Max level shown:
1 [ Aug 27 19:02:05 Enabled. ]
2 [ Aug 27 19:02:05 Rereading configuration. ]
3 [ Aug 27 19:02:08 Rereading configuration. ]
4 [ Aug 27 19:02:18 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 27 19:02:18 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.27 19:02:19.962029 [ 1 ] {} <Information> Application: Will watch for the process with pid 25458
30 2024.08.27 19:02:19.962671 [ 1 ] {} <Information> Application: Forked a child process to watch
31 2024.08.27 19:02:20.483571 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 25458
32 2024.08.27 19:02:20.484334 [ 1 ] {} <Information> Application: starting up
33 2024.08.27 19:02:20.486690 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
34 2024.08.27 19:02:20.585041 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
35 2024.08.27 19:02:20.653273 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
36 2024.08.27 19:02:20.653324 [ 1 ] {} <Debug> Application: Initializing DateLUT.
37 2024.08.27 19:02:20.653343 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
38 2024.08.27 19:02:20.653411 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
39 2024.08.27 19:02:20.653978 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
40 2024.08.27 19:02:20.655570 [ 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.27 19:02:20.656129 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
45 2024.08.27 19:02:20.657001 [ 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.27 19:02:20.657080 [ 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.27 19:02:20.657095 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
48 2024.08.27 19:02:20.657291 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
49 2024.08.27 19:02:20.658234 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
50 2024.08.27 19:02:20.664108 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
51 2024.08.27 19:02:20.664888 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.08.27 19:02:20.666290 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
53 2024.08.27 19:02:20.666409 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
54 2024.08.27 19:02:20.667947 [ 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.27 19:02:20.668260 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
59 2024.08.27 19:02:20.672784 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
60 2024.08.27 19:02:20.673176 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
61 2024.08.27 19:02:20.674715 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
62 2024.08.27 19:02:20.675120 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
63 2024.08.27 19:02:20.675440 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
64 2024.08.27 19:02:20.675841 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
65 2024.08.27 19:02:20.677289 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
66 2024.08.27 19:02:20.677343 [ 1 ] {} <Information> Application: Loading metadata from /data/
67 2024.08.27 19:02:20.677423 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache
68 2024.08.27 19:02:20.677580 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache
69 2024.08.27 19:02:20.702950 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
70 2024.08.27 19:02:20.702998 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000236775 sec
71 2024.08.27 19:02:20.703111 [ 1 ] {} <Trace> ReferentialDeps: No tables
72 2024.08.27 19:02:20.703134 [ 1 ] {} <Trace> LoadingDeps: No tables
73 2024.08.27 19:02:20.704645 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
74 2024.08.27 19:02:20.705736 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
75 2024.08.27 19:02:20.705756 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
76 2024.08.27 19:02:20.705818 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
77 2024.08.27 19:02:20.705856 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
78 2024.08.27 19:02:20.705870 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
79 2024.08.27 19:02:20.705927 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
80 2024.08.27 19:02:20.705939 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
81 2024.08.27 19:02:20.705981 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
82 2024.08.27 19:02:20.706012 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
83 2024.08.27 19:02:20.706053 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
84 2024.08.27 19:02:20.706091 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
85 2024.08.27 19:02:20.706129 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
86 2024.08.27 19:02:20.706163 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
87 2024.08.27 19:02:20.706201 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
88 2024.08.27 19:02:20.706215 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
89 2024.08.27 19:02:20.706271 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
90 2024.08.27 19:02:20.706310 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
91 2024.08.27 19:02:20.747375 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
92 2024.08.27 19:02:20.753871 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
93 2024.08.27 19:02:20.753964 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000138313 sec
94 2024.08.27 19:02:20.753993 [ 1 ] {} <Trace> ReferentialDeps: No tables
95 2024.08.27 19:02:20.754014 [ 1 ] {} <Trace> LoadingDeps: No tables
96 2024.08.27 19:02:20.754094 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
97 2024.08.27 19:02:20.754422 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
98 2024.08.27 19:02:20.754534 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
99 2024.08.27 19:02:20.754550 [ 1 ] {} <Debug> Application: Loaded metadata.
100 2024.08.27 19:02:20.754562 [ 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.27 19:02:20.754603 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
102 2024.08.27 19:02:20.830859 [ 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.27 19:02:21.620564 [ 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.27 19:02:21.620646 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
105 2024.08.27 19:02:21.684838 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
106 2024.08.27 19:02:21.685093 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.86 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.10 MiB (RSS), difference: 147.23 MiB
107 2024.08.27 19:02:21.685990 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.264e-05 sec.
108 2024.08.27 19:02:21.686335 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
109 2024.08.27 19:02:21.686431 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
110 2024.08.27 19:02:21.686482 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
111 2024.08.27 19:02:21.686531 [ 1 ] {} <Information> Application: Ready for connections.
112 2024.08.27 19:02:24.698157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
113 2024.08.27 19:02:24.698438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
114 2024.08.27 19:02:24.698515 [ 3 ] {} <Debug> HTTP-Session: b3ce4c79-ec75-45b6-b339-6f86d7bcb496 Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
115 2024.08.27 19:02:24.698551 [ 3 ] {} <Debug> HTTP-Session: b3ce4c79-ec75-45b6-b339-6f86d7bcb496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
116 2024.08.27 19:02:24.698664 [ 3 ] {} <Debug> HTTP-Session: b3ce4c79-ec75-45b6-b339-6f86d7bcb496 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
117 2024.08.27 19:02:24.698780 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
118 2024.08.27 19:02:24.698814 [ 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.27 19:02:24.698894 [ 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.27 19:02:24.698988 [ 3 ] {} <Trace> HTTP-Session: b3ce4c79-ec75-45b6-b339-6f86d7bcb496 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
121 2024.08.27 19:02:24.700188 [ 3 ] {bfb9aed3-3e02-45a8-ad5c-4c30ae024739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
122 2024.08.27 19:02:24.744128 [ 3 ] {bfb9aed3-3e02-45a8-ad5c-4c30ae024739} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50267) (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.27 19:02:24.744968 [ 3 ] {bfb9aed3-3e02-45a8-ad5c-4c30ae024739} <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.27 19:02:24.746499 [ 3 ] {} <Debug> HTTP-Session: b3ce4c79-ec75-45b6-b339-6f86d7bcb496 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
173 2024.08.27 19:02:24.746942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
174 2024.08.27 19:02:24.747045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
175 2024.08.27 19:02:24.747099 [ 3 ] {} <Debug> HTTP-Session: 7b559000-af11-45ee-be17-2d9071414ede Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
176 2024.08.27 19:02:24.747153 [ 3 ] {} <Debug> HTTP-Session: 7b559000-af11-45ee-be17-2d9071414ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
177 2024.08.27 19:02:24.747167 [ 3 ] {} <Debug> HTTP-Session: 7b559000-af11-45ee-be17-2d9071414ede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
178 2024.08.27 19:02:24.747240 [ 3 ] {} <Trace> HTTP-Session: 7b559000-af11-45ee-be17-2d9071414ede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
179 2024.08.27 19:02:24.747465 [ 3 ] {94644e74-26e8-4a19-b547-b9b3b4b6288d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
180 2024.08.27 19:02:24.747751 [ 3 ] {94644e74-26e8-4a19-b547-b9b3b4b6288d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50267) (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.27 19:02:24.747991 [ 3 ] {94644e74-26e8-4a19-b547-b9b3b4b6288d} <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.27 19:02:24.748269 [ 3 ] {} <Debug> HTTP-Session: 7b559000-af11-45ee-be17-2d9071414ede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
231 2024.08.27 19:02:24.750612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
232 2024.08.27 19:02:24.750704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
233 2024.08.27 19:02:24.750768 [ 3 ] {} <Debug> HTTP-Session: 2fc82ceb-55a9-4e50-a409-67618a25c7a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
234 2024.08.27 19:02:24.750822 [ 3 ] {} <Debug> HTTP-Session: 2fc82ceb-55a9-4e50-a409-67618a25c7a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
235 2024.08.27 19:02:24.750839 [ 3 ] {} <Debug> HTTP-Session: 2fc82ceb-55a9-4e50-a409-67618a25c7a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
236 2024.08.27 19:02:24.750912 [ 3 ] {} <Trace> HTTP-Session: 2fc82ceb-55a9-4e50-a409-67618a25c7a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
237 2024.08.27 19:02:24.752285 [ 3 ] {937712c1-0fd1-45e3-ba23-5a850820f96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) DROP DATABASE IF EXISTS oximeter (stage: Complete)
238 2024.08.27 19:02:24.753002 [ 3 ] {937712c1-0fd1-45e3-ba23-5a850820f96d} <Debug> DynamicQueryHandler: Done processing query
239 2024.08.27 19:02:24.753058 [ 3 ] {} <Debug> HTTP-Session: 2fc82ceb-55a9-4e50-a409-67618a25c7a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
240 2024.08.27 19:02:24.769890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
241 2024.08.27 19:02:24.769980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
242 2024.08.27 19:02:24.770184 [ 3 ] {} <Debug> HTTP-Session: 129c79e3-a3c9-42b1-9263-9c43dee006b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
243 2024.08.27 19:02:24.770261 [ 3 ] {} <Debug> HTTP-Session: 129c79e3-a3c9-42b1-9263-9c43dee006b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
244 2024.08.27 19:02:24.770290 [ 3 ] {} <Debug> HTTP-Session: 129c79e3-a3c9-42b1-9263-9c43dee006b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
245 2024.08.27 19:02:24.770396 [ 3 ] {} <Trace> HTTP-Session: 129c79e3-a3c9-42b1-9263-9c43dee006b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
246 2024.08.27 19:02:24.770601 [ 3 ] {4600739d-f2ff-4d00-a2fd-cf66441bce3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
247 2024.08.27 19:02:24.770747 [ 3 ] {4600739d-f2ff-4d00-a2fd-cf66441bce3b} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
248 2024.08.27 19:02:24.773924 [ 3 ] {4600739d-f2ff-4d00-a2fd-cf66441bce3b} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
249 2024.08.27 19:02:24.773988 [ 3 ] {4600739d-f2ff-4d00-a2fd-cf66441bce3b} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.9602e-05 sec
250 2024.08.27 19:02:24.774007 [ 3 ] {4600739d-f2ff-4d00-a2fd-cf66441bce3b} <Trace> ReferentialDeps: No tables
251 2024.08.27 19:02:24.774058 [ 3 ] {4600739d-f2ff-4d00-a2fd-cf66441bce3b} <Trace> LoadingDeps: No tables
252 2024.08.27 19:02:24.774084 [ 3 ] {4600739d-f2ff-4d00-a2fd-cf66441bce3b} <Information> DatabaseAtomic (oximeter): Starting up tables.
253 2024.08.27 19:02:24.774263 [ 3 ] {4600739d-f2ff-4d00-a2fd-cf66441bce3b} <Debug> DynamicQueryHandler: Done processing query
254 2024.08.27 19:02:24.774290 [ 3 ] {} <Debug> HTTP-Session: 129c79e3-a3c9-42b1-9263-9c43dee006b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
255 2024.08.27 19:02:24.774472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
256 2024.08.27 19:02:24.774563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
257 2024.08.27 19:02:24.774587 [ 3 ] {} <Debug> HTTP-Session: 198e30a3-3300-473f-a345-313c6ab12d50 Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
258 2024.08.27 19:02:24.774642 [ 3 ] {} <Debug> HTTP-Session: 198e30a3-3300-473f-a345-313c6ab12d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
259 2024.08.27 19:02:24.774683 [ 3 ] {} <Debug> HTTP-Session: 198e30a3-3300-473f-a345-313c6ab12d50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
260 2024.08.27 19:02:24.774713 [ 3 ] {} <Trace> HTTP-Session: 198e30a3-3300-473f-a345-313c6ab12d50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
261 2024.08.27 19:02:24.774879 [ 3 ] {18093518-ecf6-4fe0-96cd-6f3a2f4f95a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) /* 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.27 19:02:24.774983 [ 3 ] {18093518-ecf6-4fe0-96cd-6f3a2f4f95a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
264 2024.08.27 19:02:24.781807 [ 3 ] {18093518-ecf6-4fe0-96cd-6f3a2f4f95a4} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
265 2024.08.27 19:02:24.786553 [ 3 ] {18093518-ecf6-4fe0-96cd-6f3a2f4f95a4} <Debug> oximeter.version (39e45348-31b2-4017-9b6a-affa3d951743): Loading data parts
266 2024.08.27 19:02:24.787258 [ 3 ] {18093518-ecf6-4fe0-96cd-6f3a2f4f95a4} <Debug> oximeter.version (39e45348-31b2-4017-9b6a-affa3d951743): There are no data parts
267 2024.08.27 19:02:24.793796 [ 3 ] {18093518-ecf6-4fe0-96cd-6f3a2f4f95a4} <Debug> DynamicQueryHandler: Done processing query
268 2024.08.27 19:02:24.793856 [ 3 ] {} <Debug> HTTP-Session: 198e30a3-3300-473f-a345-313c6ab12d50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
269 2024.08.27 19:02:24.793989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
270 2024.08.27 19:02:24.794064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
271 2024.08.27 19:02:24.794114 [ 3 ] {} <Debug> HTTP-Session: bd9b7b95-200d-48b4-a53f-579fd86bc32f Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
272 2024.08.27 19:02:24.794132 [ 3 ] {} <Debug> HTTP-Session: bd9b7b95-200d-48b4-a53f-579fd86bc32f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
273 2024.08.27 19:02:24.794177 [ 3 ] {} <Debug> HTTP-Session: bd9b7b95-200d-48b4-a53f-579fd86bc32f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
274 2024.08.27 19:02:24.794240 [ 3 ] {} <Trace> HTTP-Session: bd9b7b95-200d-48b4-a53f-579fd86bc32f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
275 2024.08.27 19:02:24.794481 [ 3 ] {7f31e157-d51b-4cee-b093-7c683c1a3fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) /* 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.27 19:02:24.794592 [ 3 ] {7f31e157-d51b-4cee-b093-7c683c1a3fbc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
287 2024.08.27 19:02:24.809470 [ 3 ] {7f31e157-d51b-4cee-b093-7c683c1a3fbc} <Debug> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Loading data parts
288 2024.08.27 19:02:24.809852 [ 3 ] {7f31e157-d51b-4cee-b093-7c683c1a3fbc} <Debug> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): There are no data parts
289 2024.08.27 19:02:24.813404 [ 3 ] {7f31e157-d51b-4cee-b093-7c683c1a3fbc} <Debug> DynamicQueryHandler: Done processing query
290 2024.08.27 19:02:24.813479 [ 3 ] {} <Debug> HTTP-Session: bd9b7b95-200d-48b4-a53f-579fd86bc32f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
291 2024.08.27 19:02:24.813610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
292 2024.08.27 19:02:24.813686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
293 2024.08.27 19:02:24.813735 [ 3 ] {} <Debug> HTTP-Session: 893df244-c120-4587-876e-18f87661fa27 Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
294 2024.08.27 19:02:24.813778 [ 3 ] {} <Debug> HTTP-Session: 893df244-c120-4587-876e-18f87661fa27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
295 2024.08.27 19:02:24.813793 [ 3 ] {} <Debug> HTTP-Session: 893df244-c120-4587-876e-18f87661fa27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
296 2024.08.27 19:02:24.813850 [ 3 ] {} <Trace> HTTP-Session: 893df244-c120-4587-876e-18f87661fa27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
297 2024.08.27 19:02:24.814051 [ 3 ] {7eae1e48-13aa-4594-a656-1a5d4c55449a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) 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.27 19:02:24.814127 [ 3 ] {7eae1e48-13aa-4594-a656-1a5d4c55449a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
299 2024.08.27 19:02:24.816632 [ 3 ] {7eae1e48-13aa-4594-a656-1a5d4c55449a} <Debug> oximeter.measurements_i8 (4f79d35b-5cf1-45c2-ab86-e4eb4a61044b): Loading data parts
300 2024.08.27 19:02:24.816789 [ 3 ] {7eae1e48-13aa-4594-a656-1a5d4c55449a} <Debug> oximeter.measurements_i8 (4f79d35b-5cf1-45c2-ab86-e4eb4a61044b): There are no data parts
301 2024.08.27 19:02:24.821564 [ 3 ] {7eae1e48-13aa-4594-a656-1a5d4c55449a} <Debug> DynamicQueryHandler: Done processing query
302 2024.08.27 19:02:24.821659 [ 3 ] {} <Debug> HTTP-Session: 893df244-c120-4587-876e-18f87661fa27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
303 2024.08.27 19:02:24.821802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
304 2024.08.27 19:02:24.821876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
305 2024.08.27 19:02:24.821923 [ 3 ] {} <Debug> HTTP-Session: 47fd6dff-970d-451e-ab77-8df9c1afa019 Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
306 2024.08.27 19:02:24.821969 [ 3 ] {} <Debug> HTTP-Session: 47fd6dff-970d-451e-ab77-8df9c1afa019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
307 2024.08.27 19:02:24.821983 [ 3 ] {} <Debug> HTTP-Session: 47fd6dff-970d-451e-ab77-8df9c1afa019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
308 2024.08.27 19:02:24.822041 [ 3 ] {} <Trace> HTTP-Session: 47fd6dff-970d-451e-ab77-8df9c1afa019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
309 2024.08.27 19:02:24.822239 [ 3 ] {d2beeede-7d98-4e31-802f-85cfc0911904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) 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.27 19:02:24.822314 [ 3 ] {d2beeede-7d98-4e31-802f-85cfc0911904} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
311 2024.08.27 19:02:24.830833 [ 3 ] {d2beeede-7d98-4e31-802f-85cfc0911904} <Debug> oximeter.measurements_u8 (ef5e6a02-2c76-48db-afc0-4e92dece56e2): Loading data parts
312 2024.08.27 19:02:24.831196 [ 3 ] {d2beeede-7d98-4e31-802f-85cfc0911904} <Debug> oximeter.measurements_u8 (ef5e6a02-2c76-48db-afc0-4e92dece56e2): There are no data parts
313 2024.08.27 19:02:24.834468 [ 3 ] {d2beeede-7d98-4e31-802f-85cfc0911904} <Debug> DynamicQueryHandler: Done processing query
314 2024.08.27 19:02:24.834537 [ 3 ] {} <Debug> HTTP-Session: 47fd6dff-970d-451e-ab77-8df9c1afa019 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
315 2024.08.27 19:02:24.834714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
316 2024.08.27 19:02:24.834760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
317 2024.08.27 19:02:24.834812 [ 3 ] {} <Debug> HTTP-Session: 3f7ae304-e612-43ed-8b9e-221e5b944e0e Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
318 2024.08.27 19:02:24.834855 [ 3 ] {} <Debug> HTTP-Session: 3f7ae304-e612-43ed-8b9e-221e5b944e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
319 2024.08.27 19:02:24.834870 [ 3 ] {} <Debug> HTTP-Session: 3f7ae304-e612-43ed-8b9e-221e5b944e0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
320 2024.08.27 19:02:24.834929 [ 3 ] {} <Trace> HTTP-Session: 3f7ae304-e612-43ed-8b9e-221e5b944e0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
321 2024.08.27 19:02:24.835127 [ 3 ] {87d975ba-6874-4742-a856-a8b582217b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) 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.27 19:02:24.835232 [ 3 ] {87d975ba-6874-4742-a856-a8b582217b4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
323 2024.08.27 19:02:24.837678 [ 3 ] {87d975ba-6874-4742-a856-a8b582217b4c} <Debug> oximeter.measurements_i16 (953b8bda-9243-44a4-b928-ad692ce3b599): Loading data parts
324 2024.08.27 19:02:24.837934 [ 3 ] {87d975ba-6874-4742-a856-a8b582217b4c} <Debug> oximeter.measurements_i16 (953b8bda-9243-44a4-b928-ad692ce3b599): There are no data parts
325 2024.08.27 19:02:24.842659 [ 3 ] {87d975ba-6874-4742-a856-a8b582217b4c} <Debug> DynamicQueryHandler: Done processing query
326 2024.08.27 19:02:24.842685 [ 3 ] {} <Debug> HTTP-Session: 3f7ae304-e612-43ed-8b9e-221e5b944e0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
327 2024.08.27 19:02:24.842819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
328 2024.08.27 19:02:24.842999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
329 2024.08.27 19:02:24.843020 [ 3 ] {} <Debug> HTTP-Session: 52489019-f924-4450-b7d8-3fbaa5fec151 Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
330 2024.08.27 19:02:24.843066 [ 3 ] {} <Debug> HTTP-Session: 52489019-f924-4450-b7d8-3fbaa5fec151 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
331 2024.08.27 19:02:24.843079 [ 3 ] {} <Debug> HTTP-Session: 52489019-f924-4450-b7d8-3fbaa5fec151 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
332 2024.08.27 19:02:24.843137 [ 3 ] {} <Trace> HTTP-Session: 52489019-f924-4450-b7d8-3fbaa5fec151 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
333 2024.08.27 19:02:24.843341 [ 3 ] {1d3eb694-fc49-41f6-b84d-91b78a72c702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) 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.27 19:02:24.843444 [ 3 ] {1d3eb694-fc49-41f6-b84d-91b78a72c702} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
335 2024.08.27 19:02:24.847780 [ 3 ] {1d3eb694-fc49-41f6-b84d-91b78a72c702} <Debug> oximeter.measurements_u16 (ee52b232-1bae-48af-a428-7125be6f54eb): Loading data parts
336 2024.08.27 19:02:24.848109 [ 3 ] {1d3eb694-fc49-41f6-b84d-91b78a72c702} <Debug> oximeter.measurements_u16 (ee52b232-1bae-48af-a428-7125be6f54eb): There are no data parts
337 2024.08.27 19:02:24.851080 [ 3 ] {1d3eb694-fc49-41f6-b84d-91b78a72c702} <Debug> DynamicQueryHandler: Done processing query
338 2024.08.27 19:02:24.851146 [ 3 ] {} <Debug> HTTP-Session: 52489019-f924-4450-b7d8-3fbaa5fec151 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
339 2024.08.27 19:02:24.851331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
340 2024.08.27 19:02:24.851419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
341 2024.08.27 19:02:24.851442 [ 3 ] {} <Debug> HTTP-Session: 4c7fbf98-9bc0-4e38-acce-147af641e04d Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
342 2024.08.27 19:02:24.851494 [ 3 ] {} <Debug> HTTP-Session: 4c7fbf98-9bc0-4e38-acce-147af641e04d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
343 2024.08.27 19:02:24.851512 [ 3 ] {} <Debug> HTTP-Session: 4c7fbf98-9bc0-4e38-acce-147af641e04d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
344 2024.08.27 19:02:24.851581 [ 3 ] {} <Trace> HTTP-Session: 4c7fbf98-9bc0-4e38-acce-147af641e04d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
345 2024.08.27 19:02:24.851788 [ 3 ] {01eee62c-5310-4c19-b10c-4ef2014138a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) 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.27 19:02:24.851894 [ 3 ] {01eee62c-5310-4c19-b10c-4ef2014138a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
347 2024.08.27 19:02:24.854410 [ 3 ] {01eee62c-5310-4c19-b10c-4ef2014138a6} <Debug> oximeter.measurements_i32 (c13f3215-9203-409a-87ab-c1ce052fe5da): Loading data parts
348 2024.08.27 19:02:24.854580 [ 3 ] {01eee62c-5310-4c19-b10c-4ef2014138a6} <Debug> oximeter.measurements_i32 (c13f3215-9203-409a-87ab-c1ce052fe5da): There are no data parts
349 2024.08.27 19:02:24.859413 [ 3 ] {01eee62c-5310-4c19-b10c-4ef2014138a6} <Debug> DynamicQueryHandler: Done processing query
350 2024.08.27 19:02:24.859462 [ 3 ] {} <Debug> HTTP-Session: 4c7fbf98-9bc0-4e38-acce-147af641e04d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
351 2024.08.27 19:02:24.859749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
352 2024.08.27 19:02:24.859912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
353 2024.08.27 19:02:24.859959 [ 3 ] {} <Debug> HTTP-Session: 884918ec-6547-4b2f-b775-f16995bc94cb Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
354 2024.08.27 19:02:24.860036 [ 3 ] {} <Debug> HTTP-Session: 884918ec-6547-4b2f-b775-f16995bc94cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
355 2024.08.27 19:02:24.860083 [ 3 ] {} <Debug> HTTP-Session: 884918ec-6547-4b2f-b775-f16995bc94cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
356 2024.08.27 19:02:24.860114 [ 3 ] {} <Trace> HTTP-Session: 884918ec-6547-4b2f-b775-f16995bc94cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
357 2024.08.27 19:02:24.860317 [ 3 ] {7b2194ab-2221-4f7e-a4b2-a33c0f9b83de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) 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.27 19:02:24.860425 [ 3 ] {7b2194ab-2221-4f7e-a4b2-a33c0f9b83de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
359 2024.08.27 19:02:24.868639 [ 3 ] {7b2194ab-2221-4f7e-a4b2-a33c0f9b83de} <Debug> oximeter.measurements_u32 (d1e4a2fb-58ad-4a94-bb12-965aad1b8d49): Loading data parts
360 2024.08.27 19:02:24.868904 [ 3 ] {7b2194ab-2221-4f7e-a4b2-a33c0f9b83de} <Debug> oximeter.measurements_u32 (d1e4a2fb-58ad-4a94-bb12-965aad1b8d49): There are no data parts
361 2024.08.27 19:02:24.872128 [ 3 ] {7b2194ab-2221-4f7e-a4b2-a33c0f9b83de} <Debug> DynamicQueryHandler: Done processing query
362 2024.08.27 19:02:24.872158 [ 3 ] {} <Debug> HTTP-Session: 884918ec-6547-4b2f-b775-f16995bc94cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
363 2024.08.27 19:02:24.872348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
364 2024.08.27 19:02:24.872457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
365 2024.08.27 19:02:24.872480 [ 3 ] {} <Debug> HTTP-Session: de9dbfc1-5238-494a-bbef-4be29a2acbfe Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
366 2024.08.27 19:02:24.872533 [ 3 ] {} <Debug> HTTP-Session: de9dbfc1-5238-494a-bbef-4be29a2acbfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
367 2024.08.27 19:02:24.872585 [ 3 ] {} <Debug> HTTP-Session: de9dbfc1-5238-494a-bbef-4be29a2acbfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
368 2024.08.27 19:02:24.872621 [ 3 ] {} <Trace> HTTP-Session: de9dbfc1-5238-494a-bbef-4be29a2acbfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
369 2024.08.27 19:02:24.872825 [ 3 ] {20bcb6ba-3df5-42a6-83e8-c6da74a241a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) 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.27 19:02:24.872933 [ 3 ] {20bcb6ba-3df5-42a6-83e8-c6da74a241a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
371 2024.08.27 19:02:24.877509 [ 3 ] {20bcb6ba-3df5-42a6-83e8-c6da74a241a9} <Debug> oximeter.measurements_i64 (fa12deae-58ee-488a-b601-6fe992c24a60): Loading data parts
372 2024.08.27 19:02:24.877675 [ 3 ] {20bcb6ba-3df5-42a6-83e8-c6da74a241a9} <Debug> oximeter.measurements_i64 (fa12deae-58ee-488a-b601-6fe992c24a60): There are no data parts
373 2024.08.27 19:02:24.884850 [ 3 ] {20bcb6ba-3df5-42a6-83e8-c6da74a241a9} <Debug> DynamicQueryHandler: Done processing query
374 2024.08.27 19:02:24.884898 [ 3 ] {} <Debug> HTTP-Session: de9dbfc1-5238-494a-bbef-4be29a2acbfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
375 2024.08.27 19:02:24.885181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
376 2024.08.27 19:02:24.885320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
377 2024.08.27 19:02:24.885361 [ 3 ] {} <Debug> HTTP-Session: f4c79969-f704-43d6-b491-84c96182a398 Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
378 2024.08.27 19:02:24.885447 [ 3 ] {} <Debug> HTTP-Session: f4c79969-f704-43d6-b491-84c96182a398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
379 2024.08.27 19:02:24.885519 [ 3 ] {} <Debug> HTTP-Session: f4c79969-f704-43d6-b491-84c96182a398 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
380 2024.08.27 19:02:24.885585 [ 3 ] {} <Trace> HTTP-Session: f4c79969-f704-43d6-b491-84c96182a398 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
381 2024.08.27 19:02:24.886034 [ 3 ] {936fae2f-4eef-4b3e-82b4-1cb140b225a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) 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.27 19:02:24.886148 [ 3 ] {936fae2f-4eef-4b3e-82b4-1cb140b225a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
383 2024.08.27 19:02:24.894978 [ 3 ] {936fae2f-4eef-4b3e-82b4-1cb140b225a8} <Debug> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Loading data parts
384 2024.08.27 19:02:24.895210 [ 3 ] {936fae2f-4eef-4b3e-82b4-1cb140b225a8} <Debug> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): There are no data parts
385 2024.08.27 19:02:24.903172 [ 3 ] {936fae2f-4eef-4b3e-82b4-1cb140b225a8} <Debug> DynamicQueryHandler: Done processing query
386 2024.08.27 19:02:24.903220 [ 3 ] {} <Debug> HTTP-Session: f4c79969-f704-43d6-b491-84c96182a398 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
387 2024.08.27 19:02:24.903551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
388 2024.08.27 19:02:24.903715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
389 2024.08.27 19:02:24.903759 [ 3 ] {} <Debug> HTTP-Session: 1b2c025f-1b5e-419d-bdd7-1e2e908d7d30 Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
390 2024.08.27 19:02:24.903854 [ 3 ] {} <Debug> HTTP-Session: 1b2c025f-1b5e-419d-bdd7-1e2e908d7d30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
391 2024.08.27 19:02:24.903944 [ 3 ] {} <Debug> HTTP-Session: 1b2c025f-1b5e-419d-bdd7-1e2e908d7d30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
392 2024.08.27 19:02:24.904013 [ 3 ] {} <Trace> HTTP-Session: 1b2c025f-1b5e-419d-bdd7-1e2e908d7d30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
393 2024.08.27 19:02:24.904224 [ 3 ] {5d507a84-7b6f-4ab1-be49-b4c3c42ae816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) 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.27 19:02:24.904341 [ 3 ] {5d507a84-7b6f-4ab1-be49-b4c3c42ae816} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
395 2024.08.27 19:02:24.913012 [ 3 ] {5d507a84-7b6f-4ab1-be49-b4c3c42ae816} <Debug> oximeter.measurements_f32 (7cb3385e-8c85-4109-8b2f-7bbf77408218): Loading data parts
396 2024.08.27 19:02:24.913306 [ 3 ] {5d507a84-7b6f-4ab1-be49-b4c3c42ae816} <Debug> oximeter.measurements_f32 (7cb3385e-8c85-4109-8b2f-7bbf77408218): There are no data parts
397 2024.08.27 19:02:24.919000 [ 3 ] {5d507a84-7b6f-4ab1-be49-b4c3c42ae816} <Debug> DynamicQueryHandler: Done processing query
398 2024.08.27 19:02:24.919050 [ 3 ] {} <Debug> HTTP-Session: 1b2c025f-1b5e-419d-bdd7-1e2e908d7d30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
399 2024.08.27 19:02:24.919337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2024.08.27 19:02:24.919481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
401 2024.08.27 19:02:24.919521 [ 3 ] {} <Debug> HTTP-Session: d5875c33-4966-430a-bd10-1526216520a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
402 2024.08.27 19:02:24.919614 [ 3 ] {} <Debug> HTTP-Session: d5875c33-4966-430a-bd10-1526216520a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2024.08.27 19:02:24.919701 [ 3 ] {} <Debug> HTTP-Session: d5875c33-4966-430a-bd10-1526216520a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
404 2024.08.27 19:02:24.919774 [ 3 ] {} <Trace> HTTP-Session: d5875c33-4966-430a-bd10-1526216520a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
405 2024.08.27 19:02:24.920124 [ 3 ] {59bac7c7-ea34-4136-9d79-784a4f7d02d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) 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.27 19:02:24.920231 [ 3 ] {59bac7c7-ea34-4136-9d79-784a4f7d02d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
407 2024.08.27 19:02:24.929166 [ 3 ] {59bac7c7-ea34-4136-9d79-784a4f7d02d2} <Debug> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Loading data parts
408 2024.08.27 19:02:24.929313 [ 3 ] {59bac7c7-ea34-4136-9d79-784a4f7d02d2} <Debug> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): There are no data parts
409 2024.08.27 19:02:24.932544 [ 3 ] {59bac7c7-ea34-4136-9d79-784a4f7d02d2} <Debug> DynamicQueryHandler: Done processing query
410 2024.08.27 19:02:24.932574 [ 3 ] {} <Debug> HTTP-Session: d5875c33-4966-430a-bd10-1526216520a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
411 2024.08.27 19:02:24.932756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
412 2024.08.27 19:02:24.932830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
413 2024.08.27 19:02:24.932878 [ 3 ] {} <Debug> HTTP-Session: 126daac4-abc5-4951-bc4f-2d9380e1235b Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
414 2024.08.27 19:02:24.932895 [ 3 ] {} <Debug> HTTP-Session: 126daac4-abc5-4951-bc4f-2d9380e1235b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
415 2024.08.27 19:02:24.932937 [ 3 ] {} <Debug> HTTP-Session: 126daac4-abc5-4951-bc4f-2d9380e1235b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
416 2024.08.27 19:02:24.932994 [ 3 ] {} <Trace> HTTP-Session: 126daac4-abc5-4951-bc4f-2d9380e1235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
417 2024.08.27 19:02:24.933166 [ 3 ] {471e930e-272b-40ed-b4ea-cece2c651191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) 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.27 19:02:24.933273 [ 3 ] {471e930e-272b-40ed-b4ea-cece2c651191} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
419 2024.08.27 19:02:24.935723 [ 3 ] {471e930e-272b-40ed-b4ea-cece2c651191} <Debug> oximeter.measurements_string (5e435b36-aa67-4227-809b-c31a2984c851): Loading data parts
420 2024.08.27 19:02:24.935833 [ 3 ] {471e930e-272b-40ed-b4ea-cece2c651191} <Debug> oximeter.measurements_string (5e435b36-aa67-4227-809b-c31a2984c851): There are no data parts
421 2024.08.27 19:02:24.940606 [ 3 ] {471e930e-272b-40ed-b4ea-cece2c651191} <Debug> DynamicQueryHandler: Done processing query
422 2024.08.27 19:02:24.940664 [ 3 ] {} <Debug> HTTP-Session: 126daac4-abc5-4951-bc4f-2d9380e1235b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
423 2024.08.27 19:02:24.940983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
424 2024.08.27 19:02:24.941083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
425 2024.08.27 19:02:24.941132 [ 3 ] {} <Debug> HTTP-Session: 47a70885-7d10-4b1f-bd51-94d7ef7cd288 Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
426 2024.08.27 19:02:24.941148 [ 3 ] {} <Debug> HTTP-Session: 47a70885-7d10-4b1f-bd51-94d7ef7cd288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
427 2024.08.27 19:02:24.941189 [ 3 ] {} <Debug> HTTP-Session: 47a70885-7d10-4b1f-bd51-94d7ef7cd288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
428 2024.08.27 19:02:24.941247 [ 3 ] {} <Trace> HTTP-Session: 47a70885-7d10-4b1f-bd51-94d7ef7cd288 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
429 2024.08.27 19:02:24.941448 [ 3 ] {db49b89f-12d9-4665-86a0-4d3900014022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) 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.27 19:02:24.941555 [ 3 ] {db49b89f-12d9-4665-86a0-4d3900014022} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
438 2024.08.27 19:02:24.950497 [ 3 ] {db49b89f-12d9-4665-86a0-4d3900014022} <Debug> oximeter.measurements_bytes (7c7fc9f2-2c6a-440d-a760-fc99bc4c926c): Loading data parts
439 2024.08.27 19:02:24.950767 [ 3 ] {db49b89f-12d9-4665-86a0-4d3900014022} <Debug> oximeter.measurements_bytes (7c7fc9f2-2c6a-440d-a760-fc99bc4c926c): There are no data parts
440 2024.08.27 19:02:24.954255 [ 3 ] {db49b89f-12d9-4665-86a0-4d3900014022} <Debug> DynamicQueryHandler: Done processing query
441 2024.08.27 19:02:24.954363 [ 3 ] {} <Debug> HTTP-Session: 47a70885-7d10-4b1f-bd51-94d7ef7cd288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
442 2024.08.27 19:02:24.954547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
443 2024.08.27 19:02:24.954664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
444 2024.08.27 19:02:24.954715 [ 3 ] {} <Debug> HTTP-Session: ea7a2cd3-ed4d-445a-85b4-4be2e299892f Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
445 2024.08.27 19:02:24.954758 [ 3 ] {} <Debug> HTTP-Session: ea7a2cd3-ed4d-445a-85b4-4be2e299892f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
446 2024.08.27 19:02:24.954773 [ 3 ] {} <Debug> HTTP-Session: ea7a2cd3-ed4d-445a-85b4-4be2e299892f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
447 2024.08.27 19:02:24.954832 [ 3 ] {} <Trace> HTTP-Session: ea7a2cd3-ed4d-445a-85b4-4be2e299892f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
448 2024.08.27 19:02:24.955041 [ 3 ] {309d6ef6-d3f3-495a-a183-e2786ea350c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) 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.27 19:02:24.955147 [ 3 ] {309d6ef6-d3f3-495a-a183-e2786ea350c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
450 2024.08.27 19:02:24.961247 [ 3 ] {309d6ef6-d3f3-495a-a183-e2786ea350c4} <Debug> oximeter.measurements_cumulativei64 (c30a0616-910c-4624-9d5a-55753a857a6d): Loading data parts
451 2024.08.27 19:02:24.961508 [ 3 ] {309d6ef6-d3f3-495a-a183-e2786ea350c4} <Debug> oximeter.measurements_cumulativei64 (c30a0616-910c-4624-9d5a-55753a857a6d): There are no data parts
452 2024.08.27 19:02:24.966960 [ 3 ] {309d6ef6-d3f3-495a-a183-e2786ea350c4} <Debug> DynamicQueryHandler: Done processing query
453 2024.08.27 19:02:24.967008 [ 3 ] {} <Debug> HTTP-Session: ea7a2cd3-ed4d-445a-85b4-4be2e299892f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
454 2024.08.27 19:02:24.967226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
455 2024.08.27 19:02:24.967356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
456 2024.08.27 19:02:24.967398 [ 3 ] {} <Debug> HTTP-Session: b05b0c77-02cb-4574-b06f-f5b84de0fc26 Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
457 2024.08.27 19:02:24.967474 [ 3 ] {} <Debug> HTTP-Session: b05b0c77-02cb-4574-b06f-f5b84de0fc26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
458 2024.08.27 19:02:24.967541 [ 3 ] {} <Debug> HTTP-Session: b05b0c77-02cb-4574-b06f-f5b84de0fc26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
459 2024.08.27 19:02:24.967602 [ 3 ] {} <Trace> HTTP-Session: b05b0c77-02cb-4574-b06f-f5b84de0fc26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
460 2024.08.27 19:02:24.967841 [ 3 ] {1441105e-2fef-4317-ac0f-e23d4a4cfd81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) 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.27 19:02:24.967949 [ 3 ] {1441105e-2fef-4317-ac0f-e23d4a4cfd81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
462 2024.08.27 19:02:24.976967 [ 3 ] {1441105e-2fef-4317-ac0f-e23d4a4cfd81} <Debug> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Loading data parts
463 2024.08.27 19:02:24.977087 [ 3 ] {1441105e-2fef-4317-ac0f-e23d4a4cfd81} <Debug> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): There are no data parts
464 2024.08.27 19:02:24.985054 [ 3 ] {1441105e-2fef-4317-ac0f-e23d4a4cfd81} <Debug> DynamicQueryHandler: Done processing query
465 2024.08.27 19:02:24.985111 [ 3 ] {} <Debug> HTTP-Session: b05b0c77-02cb-4574-b06f-f5b84de0fc26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
466 2024.08.27 19:02:24.985231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
467 2024.08.27 19:02:24.985307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
468 2024.08.27 19:02:24.985355 [ 3 ] {} <Debug> HTTP-Session: 57133e8e-e2ab-49af-a75e-858aa471f14f Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
469 2024.08.27 19:02:24.985372 [ 3 ] {} <Debug> HTTP-Session: 57133e8e-e2ab-49af-a75e-858aa471f14f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
470 2024.08.27 19:02:24.985418 [ 3 ] {} <Debug> HTTP-Session: 57133e8e-e2ab-49af-a75e-858aa471f14f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
471 2024.08.27 19:02:24.985479 [ 3 ] {} <Trace> HTTP-Session: 57133e8e-e2ab-49af-a75e-858aa471f14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
472 2024.08.27 19:02:24.985662 [ 3 ] {82305948-dc72-4c67-92c6-d11d6702f31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) 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.27 19:02:24.985770 [ 3 ] {82305948-dc72-4c67-92c6-d11d6702f31b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
474 2024.08.27 19:02:24.992905 [ 3 ] {82305948-dc72-4c67-92c6-d11d6702f31b} <Debug> oximeter.measurements_cumulativef32 (d58c460c-b4c2-415c-821a-d1a039d97a37): Loading data parts
475 2024.08.27 19:02:24.993094 [ 3 ] {82305948-dc72-4c67-92c6-d11d6702f31b} <Debug> oximeter.measurements_cumulativef32 (d58c460c-b4c2-415c-821a-d1a039d97a37): There are no data parts
476 2024.08.27 19:02:25.000154 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.12 MiB, peak 160.13 MiB, free memory in arenas 0.00 B, will set to 168.34 MiB (RSS), difference: 8.22 MiB
477 2024.08.27 19:02:25.003556 [ 3 ] {82305948-dc72-4c67-92c6-d11d6702f31b} <Debug> DynamicQueryHandler: Done processing query
478 2024.08.27 19:02:25.003665 [ 3 ] {} <Debug> HTTP-Session: 57133e8e-e2ab-49af-a75e-858aa471f14f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
479 2024.08.27 19:02:25.003775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
480 2024.08.27 19:02:25.003853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
481 2024.08.27 19:02:25.003903 [ 3 ] {} <Debug> HTTP-Session: bba7bee7-767b-4819-a1be-cb1a063176ef Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
482 2024.08.27 19:02:25.003920 [ 3 ] {} <Debug> HTTP-Session: bba7bee7-767b-4819-a1be-cb1a063176ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
483 2024.08.27 19:02:25.003964 [ 3 ] {} <Debug> HTTP-Session: bba7bee7-767b-4819-a1be-cb1a063176ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
484 2024.08.27 19:02:25.004021 [ 3 ] {} <Trace> HTTP-Session: bba7bee7-767b-4819-a1be-cb1a063176ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
485 2024.08.27 19:02:25.004238 [ 3 ] {31d37273-2282-4be3-99f9-9e51b6b1bc6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) 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)
486 2024.08.27 19:02:25.004351 [ 3 ] {31d37273-2282-4be3-99f9-9e51b6b1bc6d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
487 2024.08.27 19:02:25.011987 [ 3 ] {31d37273-2282-4be3-99f9-9e51b6b1bc6d} <Debug> oximeter.measurements_cumulativef64 (1361b545-0f49-4d00-b156-21e6730587db): Loading data parts
488 2024.08.27 19:02:25.012339 [ 3 ] {31d37273-2282-4be3-99f9-9e51b6b1bc6d} <Debug> oximeter.measurements_cumulativef64 (1361b545-0f49-4d00-b156-21e6730587db): There are no data parts
489 2024.08.27 19:02:25.020077 [ 3 ] {31d37273-2282-4be3-99f9-9e51b6b1bc6d} <Debug> DynamicQueryHandler: Done processing query
490 2024.08.27 19:02:25.020126 [ 3 ] {} <Debug> HTTP-Session: bba7bee7-767b-4819-a1be-cb1a063176ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
491 2024.08.27 19:02:25.020402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
492 2024.08.27 19:02:25.020549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
493 2024.08.27 19:02:25.020587 [ 3 ] {} <Debug> HTTP-Session: 4f287271-6af0-463d-9902-aabb926f0996 Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
494 2024.08.27 19:02:25.020681 [ 3 ] {} <Debug> HTTP-Session: 4f287271-6af0-463d-9902-aabb926f0996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
495 2024.08.27 19:02:25.020734 [ 3 ] {} <Debug> HTTP-Session: 4f287271-6af0-463d-9902-aabb926f0996 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
496 2024.08.27 19:02:25.020763 [ 3 ] {} <Trace> HTTP-Session: 4f287271-6af0-463d-9902-aabb926f0996 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
497 2024.08.27 19:02:25.021043 [ 3 ] {2ded4173-d607-424e-8336-66678e0c5ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
498 * NOTE: Array types cannot be Nullable, see
499 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
500 * for more details.
501 *
502 * This means we need to use empty arrays to indicate a missing value. This
503 * is unfortunate, and at this point relies on the fact that an
504 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
505 * to figure out another way to represent missing samples here.
506 */
507 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)
508 2024.08.27 19:02:25.021161 [ 3 ] {2ded4173-d607-424e-8336-66678e0c5ca2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
509 2024.08.27 19:02:25.024462 [ 3 ] {2ded4173-d607-424e-8336-66678e0c5ca2} <Debug> oximeter.measurements_histogrami8 (0571c083-4316-43de-86ac-d6a712954c60): Loading data parts
510 2024.08.27 19:02:25.024648 [ 3 ] {2ded4173-d607-424e-8336-66678e0c5ca2} <Debug> oximeter.measurements_histogrami8 (0571c083-4316-43de-86ac-d6a712954c60): There are no data parts
511 2024.08.27 19:02:25.030672 [ 3 ] {2ded4173-d607-424e-8336-66678e0c5ca2} <Debug> DynamicQueryHandler: Done processing query
512 2024.08.27 19:02:25.030704 [ 3 ] {} <Debug> HTTP-Session: 4f287271-6af0-463d-9902-aabb926f0996 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
513 2024.08.27 19:02:25.030851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
514 2024.08.27 19:02:25.030979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
515 2024.08.27 19:02:25.031004 [ 3 ] {} <Debug> HTTP-Session: 8706e918-ad40-4eee-8d9d-8db18b819c5e Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
516 2024.08.27 19:02:25.031059 [ 3 ] {} <Debug> HTTP-Session: 8706e918-ad40-4eee-8d9d-8db18b819c5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
517 2024.08.27 19:02:25.031077 [ 3 ] {} <Debug> HTTP-Session: 8706e918-ad40-4eee-8d9d-8db18b819c5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
518 2024.08.27 19:02:25.031144 [ 3 ] {} <Trace> HTTP-Session: 8706e918-ad40-4eee-8d9d-8db18b819c5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
519 2024.08.27 19:02:25.031483 [ 3 ] {50fefe42-0d0b-4116-94f9-1331526df316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) 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)
520 2024.08.27 19:02:25.031618 [ 3 ] {50fefe42-0d0b-4116-94f9-1331526df316} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
521 2024.08.27 19:02:25.043753 [ 3 ] {50fefe42-0d0b-4116-94f9-1331526df316} <Debug> oximeter.measurements_histogramu8 (39dcfffd-5f43-4588-96fd-5e4e4d2c11e2): Loading data parts
522 2024.08.27 19:02:25.043984 [ 3 ] {50fefe42-0d0b-4116-94f9-1331526df316} <Debug> oximeter.measurements_histogramu8 (39dcfffd-5f43-4588-96fd-5e4e4d2c11e2): There are no data parts
523 2024.08.27 19:02:25.052308 [ 3 ] {50fefe42-0d0b-4116-94f9-1331526df316} <Debug> DynamicQueryHandler: Done processing query
524 2024.08.27 19:02:25.052425 [ 3 ] {} <Debug> HTTP-Session: 8706e918-ad40-4eee-8d9d-8db18b819c5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
525 2024.08.27 19:02:25.052667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
526 2024.08.27 19:02:25.052745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
527 2024.08.27 19:02:25.052763 [ 3 ] {} <Debug> HTTP-Session: 969a7f94-12a3-4984-a406-20ae461192f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
528 2024.08.27 19:02:25.052810 [ 3 ] {} <Debug> HTTP-Session: 969a7f94-12a3-4984-a406-20ae461192f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
529 2024.08.27 19:02:25.052825 [ 3 ] {} <Debug> HTTP-Session: 969a7f94-12a3-4984-a406-20ae461192f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
530 2024.08.27 19:02:25.052886 [ 3 ] {} <Trace> HTTP-Session: 969a7f94-12a3-4984-a406-20ae461192f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
531 2024.08.27 19:02:25.053197 [ 3 ] {a39d9068-a288-4a11-a0b2-8f263f2ce9bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) 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)
532 2024.08.27 19:02:25.053319 [ 3 ] {a39d9068-a288-4a11-a0b2-8f263f2ce9bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
533 2024.08.27 19:02:25.061119 [ 3 ] {a39d9068-a288-4a11-a0b2-8f263f2ce9bc} <Debug> oximeter.measurements_histogrami16 (4384296e-17ea-4013-b6d1-2b5a39247839): Loading data parts
534 2024.08.27 19:02:25.061435 [ 3 ] {a39d9068-a288-4a11-a0b2-8f263f2ce9bc} <Debug> oximeter.measurements_histogrami16 (4384296e-17ea-4013-b6d1-2b5a39247839): There are no data parts
535 2024.08.27 19:02:25.071296 [ 3 ] {a39d9068-a288-4a11-a0b2-8f263f2ce9bc} <Debug> DynamicQueryHandler: Done processing query
536 2024.08.27 19:02:25.071345 [ 3 ] {} <Debug> HTTP-Session: 969a7f94-12a3-4984-a406-20ae461192f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
537 2024.08.27 19:02:25.071614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
538 2024.08.27 19:02:25.071717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
539 2024.08.27 19:02:25.071738 [ 3 ] {} <Debug> HTTP-Session: 5302bc5a-cbbd-473d-9afe-3df9d4d75b97 Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
540 2024.08.27 19:02:25.071787 [ 3 ] {} <Debug> HTTP-Session: 5302bc5a-cbbd-473d-9afe-3df9d4d75b97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
541 2024.08.27 19:02:25.071830 [ 3 ] {} <Debug> HTTP-Session: 5302bc5a-cbbd-473d-9afe-3df9d4d75b97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
542 2024.08.27 19:02:25.071862 [ 3 ] {} <Trace> HTTP-Session: 5302bc5a-cbbd-473d-9afe-3df9d4d75b97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
543 2024.08.27 19:02:25.072196 [ 3 ] {eec5418c-6822-4601-b41d-e09813fd07c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) 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)
544 2024.08.27 19:02:25.072312 [ 3 ] {eec5418c-6822-4601-b41d-e09813fd07c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
545 2024.08.27 19:02:25.080510 [ 3 ] {eec5418c-6822-4601-b41d-e09813fd07c7} <Debug> oximeter.measurements_histogramu16 (14d6bb0e-e34e-457e-bf72-dbbdeed1e86c): Loading data parts
546 2024.08.27 19:02:25.080884 [ 3 ] {eec5418c-6822-4601-b41d-e09813fd07c7} <Debug> oximeter.measurements_histogramu16 (14d6bb0e-e34e-457e-bf72-dbbdeed1e86c): There are no data parts
547 2024.08.27 19:02:25.091273 [ 3 ] {eec5418c-6822-4601-b41d-e09813fd07c7} <Debug> DynamicQueryHandler: Done processing query
548 2024.08.27 19:02:25.091306 [ 3 ] {} <Debug> HTTP-Session: 5302bc5a-cbbd-473d-9afe-3df9d4d75b97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
549 2024.08.27 19:02:25.091531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
550 2024.08.27 19:02:25.091630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
551 2024.08.27 19:02:25.091650 [ 3 ] {} <Debug> HTTP-Session: e82120a3-0ba7-4fb2-aa3e-1d2d2bdc29af Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
552 2024.08.27 19:02:25.091696 [ 3 ] {} <Debug> HTTP-Session: e82120a3-0ba7-4fb2-aa3e-1d2d2bdc29af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
553 2024.08.27 19:02:25.091748 [ 3 ] {} <Debug> HTTP-Session: e82120a3-0ba7-4fb2-aa3e-1d2d2bdc29af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
554 2024.08.27 19:02:25.091779 [ 3 ] {} <Trace> HTTP-Session: e82120a3-0ba7-4fb2-aa3e-1d2d2bdc29af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
555 2024.08.27 19:02:25.092055 [ 3 ] {225b4b9a-0ebb-416a-86a1-c8f0a3404e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) 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)
556 2024.08.27 19:02:25.092173 [ 3 ] {225b4b9a-0ebb-416a-86a1-c8f0a3404e2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
557 2024.08.27 19:02:25.097731 [ 3 ] {225b4b9a-0ebb-416a-86a1-c8f0a3404e2e} <Debug> oximeter.measurements_histogrami32 (e9d0ef06-af09-4107-bbd9-fae611a44de5): Loading data parts
558 2024.08.27 19:02:25.097992 [ 3 ] {225b4b9a-0ebb-416a-86a1-c8f0a3404e2e} <Debug> oximeter.measurements_histogrami32 (e9d0ef06-af09-4107-bbd9-fae611a44de5): There are no data parts
559 2024.08.27 19:02:25.110309 [ 3 ] {225b4b9a-0ebb-416a-86a1-c8f0a3404e2e} <Debug> DynamicQueryHandler: Done processing query
560 2024.08.27 19:02:25.110358 [ 3 ] {} <Debug> HTTP-Session: e82120a3-0ba7-4fb2-aa3e-1d2d2bdc29af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
561 2024.08.27 19:02:25.110645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
562 2024.08.27 19:02:25.110812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
563 2024.08.27 19:02:25.110859 [ 3 ] {} <Debug> HTTP-Session: ff48f4bd-c733-40ba-b3eb-9586c0e41672 Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
564 2024.08.27 19:02:25.110965 [ 3 ] {} <Debug> HTTP-Session: ff48f4bd-c733-40ba-b3eb-9586c0e41672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
565 2024.08.27 19:02:25.111040 [ 3 ] {} <Debug> HTTP-Session: ff48f4bd-c733-40ba-b3eb-9586c0e41672 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
566 2024.08.27 19:02:25.111076 [ 3 ] {} <Trace> HTTP-Session: ff48f4bd-c733-40ba-b3eb-9586c0e41672 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
567 2024.08.27 19:02:25.111361 [ 3 ] {4351cf00-1023-42d1-a668-43ebea4ec6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) 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)
568 2024.08.27 19:02:25.111483 [ 3 ] {4351cf00-1023-42d1-a668-43ebea4ec6b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
569 2024.08.27 19:02:25.123979 [ 3 ] {4351cf00-1023-42d1-a668-43ebea4ec6b1} <Debug> oximeter.measurements_histogramu32 (1ca6b79b-ef29-46a3-8ff6-84845e35a739): Loading data parts
570 2024.08.27 19:02:25.124301 [ 3 ] {4351cf00-1023-42d1-a668-43ebea4ec6b1} <Debug> oximeter.measurements_histogramu32 (1ca6b79b-ef29-46a3-8ff6-84845e35a739): There are no data parts
571 2024.08.27 19:02:25.135620 [ 3 ] {4351cf00-1023-42d1-a668-43ebea4ec6b1} <Debug> DynamicQueryHandler: Done processing query
572 2024.08.27 19:02:25.135681 [ 3 ] {} <Debug> HTTP-Session: ff48f4bd-c733-40ba-b3eb-9586c0e41672 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
573 2024.08.27 19:02:25.136022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
574 2024.08.27 19:02:25.136114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
575 2024.08.27 19:02:25.136133 [ 3 ] {} <Debug> HTTP-Session: a675f7e2-13b9-4109-b085-ae7c3d91120d Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
576 2024.08.27 19:02:25.136181 [ 3 ] {} <Debug> HTTP-Session: a675f7e2-13b9-4109-b085-ae7c3d91120d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
577 2024.08.27 19:02:25.136225 [ 3 ] {} <Debug> HTTP-Session: a675f7e2-13b9-4109-b085-ae7c3d91120d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
578 2024.08.27 19:02:25.136255 [ 3 ] {} <Trace> HTTP-Session: a675f7e2-13b9-4109-b085-ae7c3d91120d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
579 2024.08.27 19:02:25.136533 [ 3 ] {9ac4c3ec-efd0-462a-b066-425f98417c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) 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)
580 2024.08.27 19:02:25.136651 [ 3 ] {9ac4c3ec-efd0-462a-b066-425f98417c35} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
581 2024.08.27 19:02:25.140615 [ 3 ] {9ac4c3ec-efd0-462a-b066-425f98417c35} <Debug> oximeter.measurements_histogrami64 (8f328727-ed2c-430c-a460-4ba81d12a7ae): Loading data parts
582 2024.08.27 19:02:25.140950 [ 3 ] {9ac4c3ec-efd0-462a-b066-425f98417c35} <Debug> oximeter.measurements_histogrami64 (8f328727-ed2c-430c-a460-4ba81d12a7ae): There are no data parts
583 2024.08.27 19:02:25.153067 [ 3 ] {9ac4c3ec-efd0-462a-b066-425f98417c35} <Debug> DynamicQueryHandler: Done processing query
584 2024.08.27 19:02:25.153098 [ 3 ] {} <Debug> HTTP-Session: a675f7e2-13b9-4109-b085-ae7c3d91120d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
585 2024.08.27 19:02:25.153307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
586 2024.08.27 19:02:25.153403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
587 2024.08.27 19:02:25.153430 [ 3 ] {} <Debug> HTTP-Session: 5a4670df-4c6f-40d9-a5d4-fb4cea8160fa Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
588 2024.08.27 19:02:25.153499 [ 3 ] {} <Debug> HTTP-Session: 5a4670df-4c6f-40d9-a5d4-fb4cea8160fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
589 2024.08.27 19:02:25.153555 [ 3 ] {} <Debug> HTTP-Session: 5a4670df-4c6f-40d9-a5d4-fb4cea8160fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
590 2024.08.27 19:02:25.153594 [ 3 ] {} <Trace> HTTP-Session: 5a4670df-4c6f-40d9-a5d4-fb4cea8160fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
591 2024.08.27 19:02:25.153883 [ 3 ] {56efbf5a-8987-4c4d-997b-e44f84131b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
592 2024.08.27 19:02:25.154002 [ 3 ] {56efbf5a-8987-4c4d-997b-e44f84131b0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
593 2024.08.27 19:02:25.160284 [ 3 ] {56efbf5a-8987-4c4d-997b-e44f84131b0d} <Debug> oximeter.measurements_histogramu64 (99b6f38a-1016-4519-a1d9-f3cab34f8d49): Loading data parts
594 2024.08.27 19:02:25.160529 [ 3 ] {56efbf5a-8987-4c4d-997b-e44f84131b0d} <Debug> oximeter.measurements_histogramu64 (99b6f38a-1016-4519-a1d9-f3cab34f8d49): There are no data parts
595 2024.08.27 19:02:25.167124 [ 3 ] {56efbf5a-8987-4c4d-997b-e44f84131b0d} <Debug> DynamicQueryHandler: Done processing query
596 2024.08.27 19:02:25.167173 [ 3 ] {} <Debug> HTTP-Session: 5a4670df-4c6f-40d9-a5d4-fb4cea8160fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
597 2024.08.27 19:02:25.167405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
598 2024.08.27 19:02:25.167548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
599 2024.08.27 19:02:25.167636 [ 3 ] {} <Debug> HTTP-Session: e6b359a1-6fad-4c44-8d31-c47b0e13d1a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
600 2024.08.27 19:02:25.167664 [ 3 ] {} <Debug> HTTP-Session: e6b359a1-6fad-4c44-8d31-c47b0e13d1a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
601 2024.08.27 19:02:25.167709 [ 3 ] {} <Debug> HTTP-Session: e6b359a1-6fad-4c44-8d31-c47b0e13d1a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
602 2024.08.27 19:02:25.167768 [ 3 ] {} <Trace> HTTP-Session: e6b359a1-6fad-4c44-8d31-c47b0e13d1a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
603 2024.08.27 19:02:25.168011 [ 3 ] {4e575eaa-23a1-478b-871f-2cc08e2037b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
604 2024.08.27 19:02:25.168130 [ 3 ] {4e575eaa-23a1-478b-871f-2cc08e2037b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
605 2024.08.27 19:02:25.171750 [ 3 ] {4e575eaa-23a1-478b-871f-2cc08e2037b8} <Debug> oximeter.measurements_histogramf32 (29431883-c48f-4e2e-a7e7-ebbe0ac7a930): Loading data parts
606 2024.08.27 19:02:25.171901 [ 3 ] {4e575eaa-23a1-478b-871f-2cc08e2037b8} <Debug> oximeter.measurements_histogramf32 (29431883-c48f-4e2e-a7e7-ebbe0ac7a930): There are no data parts
607 2024.08.27 19:02:25.179728 [ 3 ] {4e575eaa-23a1-478b-871f-2cc08e2037b8} <Debug> DynamicQueryHandler: Done processing query
608 2024.08.27 19:02:25.179758 [ 3 ] {} <Debug> HTTP-Session: e6b359a1-6fad-4c44-8d31-c47b0e13d1a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
609 2024.08.27 19:02:25.179946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
610 2024.08.27 19:02:25.180037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
611 2024.08.27 19:02:25.180106 [ 3 ] {} <Debug> HTTP-Session: eea6e577-c873-4d07-a3b4-c3cce5a4b615 Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
612 2024.08.27 19:02:25.180126 [ 3 ] {} <Debug> HTTP-Session: eea6e577-c873-4d07-a3b4-c3cce5a4b615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
613 2024.08.27 19:02:25.180180 [ 3 ] {} <Debug> HTTP-Session: eea6e577-c873-4d07-a3b4-c3cce5a4b615 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
614 2024.08.27 19:02:25.180256 [ 3 ] {} <Trace> HTTP-Session: eea6e577-c873-4d07-a3b4-c3cce5a4b615 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
615 2024.08.27 19:02:25.180599 [ 3 ] {d5421bac-e6ba-4a8a-9f8a-07264caa7ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
616 2024.08.27 19:02:25.180735 [ 3 ] {d5421bac-e6ba-4a8a-9f8a-07264caa7ddf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
617 2024.08.27 19:02:25.186567 [ 3 ] {d5421bac-e6ba-4a8a-9f8a-07264caa7ddf} <Debug> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Loading data parts
618 2024.08.27 19:02:25.186708 [ 3 ] {d5421bac-e6ba-4a8a-9f8a-07264caa7ddf} <Debug> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): There are no data parts
619 2024.08.27 19:02:25.196712 [ 3 ] {d5421bac-e6ba-4a8a-9f8a-07264caa7ddf} <Debug> DynamicQueryHandler: Done processing query
620 2024.08.27 19:02:25.196784 [ 3 ] {} <Debug> HTTP-Session: eea6e577-c873-4d07-a3b4-c3cce5a4b615 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
621 2024.08.27 19:02:25.196924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 1762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
622 2024.08.27 19:02:25.197009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
623 2024.08.27 19:02:25.197065 [ 3 ] {} <Debug> HTTP-Session: 0ff19dd6-756b-49fa-b581-ca95c6ff6b5d Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
624 2024.08.27 19:02:25.197085 [ 3 ] {} <Debug> HTTP-Session: 0ff19dd6-756b-49fa-b581-ca95c6ff6b5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
625 2024.08.27 19:02:25.197134 [ 3 ] {} <Debug> HTTP-Session: 0ff19dd6-756b-49fa-b581-ca95c6ff6b5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
626 2024.08.27 19:02:25.197197 [ 3 ] {} <Trace> HTTP-Session: 0ff19dd6-756b-49fa-b581-ca95c6ff6b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
627 2024.08.27 19:02:25.197415 [ 3 ] {0817f8c6-4529-4c24-9098-069ed876e132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) /* The field tables store named dimensions of each timeseries.
628 *
629 * As with the measurement tables, there is one field table for each field data
630 * type. Fields are deduplicated by using the "replacing merge tree", though
631 * this behavior **must not** be relied upon for query correctness.
632 *
633 * The index for the fields differs from the measurements, however. Rows are
634 * sorted by timeseries name, then field name, field value, and finally
635 * timeseries key. This reflects the most common pattern for looking them up:
636 * by field name and possibly value, within a timeseries. The resulting keys are
637 * usually then used to look up measurements.
638 *
639 * NOTE: We may want to consider a secondary index on these tables, sorting by
640 * timeseries name and then key, since it would improve lookups where one
641 * already has the key. Realistically though, these tables are quite small and
642 * so performance benefits will be low in absolute terms.
643 *
644 * TTL: We use a materialized column to expire old field table records. This
645 * column is generated automatically by the database whenever a new row is
646 * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *`
647 * query. Since these tables are `ReplacingMergeTree`s, that means the last
648 * record will remain during a deduplication, which will have the last
649 * timestamp. ClickHouse will then expire old data for us, similar to the
650 * measurement tables.
651 */
652 CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
653 2024.08.27 19:02:25.197547 [ 3 ] {0817f8c6-4529-4c24-9098-069ed876e132} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
654 2024.08.27 19:02:25.208412 [ 3 ] {0817f8c6-4529-4c24-9098-069ed876e132} <Debug> oximeter.fields_bool (3b06a88b-236d-485f-8f61-6431ea6c8a24): Loading data parts
655 2024.08.27 19:02:25.208687 [ 3 ] {0817f8c6-4529-4c24-9098-069ed876e132} <Debug> oximeter.fields_bool (3b06a88b-236d-485f-8f61-6431ea6c8a24): There are no data parts
656 2024.08.27 19:02:25.214501 [ 3 ] {0817f8c6-4529-4c24-9098-069ed876e132} <Debug> DynamicQueryHandler: Done processing query
657 2024.08.27 19:02:25.214530 [ 3 ] {} <Debug> HTTP-Session: 0ff19dd6-756b-49fa-b581-ca95c6ff6b5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
658 2024.08.27 19:02:25.214718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
659 2024.08.27 19:02:25.214805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
660 2024.08.27 19:02:25.214826 [ 3 ] {} <Debug> HTTP-Session: b6b295e5-bfd7-4c64-b6ba-ed3dc2855314 Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
661 2024.08.27 19:02:25.214880 [ 3 ] {} <Debug> HTTP-Session: b6b295e5-bfd7-4c64-b6ba-ed3dc2855314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
662 2024.08.27 19:02:25.214930 [ 3 ] {} <Debug> HTTP-Session: b6b295e5-bfd7-4c64-b6ba-ed3dc2855314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
663 2024.08.27 19:02:25.214963 [ 3 ] {} <Trace> HTTP-Session: b6b295e5-bfd7-4c64-b6ba-ed3dc2855314 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
664 2024.08.27 19:02:25.215175 [ 3 ] {f1083a1f-dc5c-452e-94f4-7bffdd1587a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
665 2024.08.27 19:02:25.215298 [ 3 ] {f1083a1f-dc5c-452e-94f4-7bffdd1587a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
666 2024.08.27 19:02:25.221673 [ 3 ] {f1083a1f-dc5c-452e-94f4-7bffdd1587a6} <Debug> oximeter.fields_i8 (8a09e0aa-1749-4592-acc4-97b511330829): Loading data parts
667 2024.08.27 19:02:25.221825 [ 3 ] {f1083a1f-dc5c-452e-94f4-7bffdd1587a6} <Debug> oximeter.fields_i8 (8a09e0aa-1749-4592-acc4-97b511330829): There are no data parts
668 2024.08.27 19:02:25.227355 [ 3 ] {f1083a1f-dc5c-452e-94f4-7bffdd1587a6} <Debug> DynamicQueryHandler: Done processing query
669 2024.08.27 19:02:25.227469 [ 3 ] {} <Debug> HTTP-Session: b6b295e5-bfd7-4c64-b6ba-ed3dc2855314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
670 2024.08.27 19:02:25.227704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
671 2024.08.27 19:02:25.227876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
672 2024.08.27 19:02:25.227990 [ 3 ] {} <Debug> HTTP-Session: a3d3db06-dfd8-4d93-9f06-eef7ed49af3e Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
673 2024.08.27 19:02:25.228017 [ 3 ] {} <Debug> HTTP-Session: a3d3db06-dfd8-4d93-9f06-eef7ed49af3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
674 2024.08.27 19:02:25.228073 [ 3 ] {} <Debug> HTTP-Session: a3d3db06-dfd8-4d93-9f06-eef7ed49af3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
675 2024.08.27 19:02:25.228138 [ 3 ] {} <Trace> HTTP-Session: a3d3db06-dfd8-4d93-9f06-eef7ed49af3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
676 2024.08.27 19:02:25.228308 [ 3 ] {835af4b1-b3fb-4247-b988-0b08cfb84f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
677 2024.08.27 19:02:25.228432 [ 3 ] {835af4b1-b3fb-4247-b988-0b08cfb84f20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
678 2024.08.27 19:02:25.233342 [ 3 ] {835af4b1-b3fb-4247-b988-0b08cfb84f20} <Debug> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Loading data parts
679 2024.08.27 19:02:25.233514 [ 3 ] {835af4b1-b3fb-4247-b988-0b08cfb84f20} <Debug> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): There are no data parts
680 2024.08.27 19:02:25.244281 [ 3 ] {835af4b1-b3fb-4247-b988-0b08cfb84f20} <Debug> DynamicQueryHandler: Done processing query
681 2024.08.27 19:02:25.244360 [ 3 ] {} <Debug> HTTP-Session: a3d3db06-dfd8-4d93-9f06-eef7ed49af3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
682 2024.08.27 19:02:25.244525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
683 2024.08.27 19:02:25.244626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
684 2024.08.27 19:02:25.244685 [ 3 ] {} <Debug> HTTP-Session: cbefca54-e969-496c-bfc2-279e10e2f81c Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
685 2024.08.27 19:02:25.244701 [ 3 ] {} <Debug> HTTP-Session: cbefca54-e969-496c-bfc2-279e10e2f81c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
686 2024.08.27 19:02:25.244750 [ 3 ] {} <Debug> HTTP-Session: cbefca54-e969-496c-bfc2-279e10e2f81c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
687 2024.08.27 19:02:25.244816 [ 3 ] {} <Trace> HTTP-Session: cbefca54-e969-496c-bfc2-279e10e2f81c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
688 2024.08.27 19:02:25.245025 [ 3 ] {1bc867c7-8daf-4368-b7a1-5fa3c24126d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
689 2024.08.27 19:02:25.245112 [ 3 ] {1bc867c7-8daf-4368-b7a1-5fa3c24126d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
690 2024.08.27 19:02:25.256728 [ 3 ] {1bc867c7-8daf-4368-b7a1-5fa3c24126d7} <Debug> oximeter.fields_i16 (40735123-ba8d-44b2-813e-0dd7f989da24): Loading data parts
691 2024.08.27 19:02:25.257090 [ 3 ] {1bc867c7-8daf-4368-b7a1-5fa3c24126d7} <Debug> oximeter.fields_i16 (40735123-ba8d-44b2-813e-0dd7f989da24): There are no data parts
692 2024.08.27 19:02:25.262507 [ 3 ] {1bc867c7-8daf-4368-b7a1-5fa3c24126d7} <Debug> DynamicQueryHandler: Done processing query
693 2024.08.27 19:02:25.262614 [ 3 ] {} <Debug> HTTP-Session: cbefca54-e969-496c-bfc2-279e10e2f81c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
694 2024.08.27 19:02:25.262762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
695 2024.08.27 19:02:25.262845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
696 2024.08.27 19:02:25.262901 [ 3 ] {} <Debug> HTTP-Session: 70f8c7d6-291b-434f-9651-e8b98233ed9f Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
697 2024.08.27 19:02:25.262918 [ 3 ] {} <Debug> HTTP-Session: 70f8c7d6-291b-434f-9651-e8b98233ed9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
698 2024.08.27 19:02:25.262969 [ 3 ] {} <Debug> HTTP-Session: 70f8c7d6-291b-434f-9651-e8b98233ed9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
699 2024.08.27 19:02:25.263032 [ 3 ] {} <Trace> HTTP-Session: 70f8c7d6-291b-434f-9651-e8b98233ed9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
700 2024.08.27 19:02:25.263241 [ 3 ] {fbf396cf-c5b5-4180-bb4a-2bf228e96be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
701 2024.08.27 19:02:25.263325 [ 3 ] {fbf396cf-c5b5-4180-bb4a-2bf228e96be5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
702 2024.08.27 19:02:25.268723 [ 3 ] {fbf396cf-c5b5-4180-bb4a-2bf228e96be5} <Debug> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Loading data parts
703 2024.08.27 19:02:25.269029 [ 3 ] {fbf396cf-c5b5-4180-bb4a-2bf228e96be5} <Debug> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): There are no data parts
704 2024.08.27 19:02:25.272996 [ 3 ] {fbf396cf-c5b5-4180-bb4a-2bf228e96be5} <Debug> DynamicQueryHandler: Done processing query
705 2024.08.27 19:02:25.273068 [ 3 ] {} <Debug> HTTP-Session: 70f8c7d6-291b-434f-9651-e8b98233ed9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
706 2024.08.27 19:02:25.273243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
707 2024.08.27 19:02:25.273288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
708 2024.08.27 19:02:25.273347 [ 3 ] {} <Debug> HTTP-Session: 5fe9fb96-c4b2-43b0-ab11-2e14b854edd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
709 2024.08.27 19:02:25.273399 [ 3 ] {} <Debug> HTTP-Session: 5fe9fb96-c4b2-43b0-ab11-2e14b854edd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
710 2024.08.27 19:02:25.273415 [ 3 ] {} <Debug> HTTP-Session: 5fe9fb96-c4b2-43b0-ab11-2e14b854edd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
711 2024.08.27 19:02:25.273483 [ 3 ] {} <Trace> HTTP-Session: 5fe9fb96-c4b2-43b0-ab11-2e14b854edd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
712 2024.08.27 19:02:25.273694 [ 3 ] {164a514e-69ca-4881-92ec-70a125aeeae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
713 2024.08.27 19:02:25.273814 [ 3 ] {164a514e-69ca-4881-92ec-70a125aeeae5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
714 2024.08.27 19:02:25.279664 [ 3 ] {164a514e-69ca-4881-92ec-70a125aeeae5} <Debug> oximeter.fields_i32 (bcbbd240-54a9-4e18-9fec-acb467bd1d8c): Loading data parts
715 2024.08.27 19:02:25.279886 [ 3 ] {164a514e-69ca-4881-92ec-70a125aeeae5} <Debug> oximeter.fields_i32 (bcbbd240-54a9-4e18-9fec-acb467bd1d8c): There are no data parts
716 2024.08.27 19:02:25.316046 [ 3 ] {164a514e-69ca-4881-92ec-70a125aeeae5} <Debug> DynamicQueryHandler: Done processing query
717 2024.08.27 19:02:25.316077 [ 3 ] {} <Debug> HTTP-Session: 5fe9fb96-c4b2-43b0-ab11-2e14b854edd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
718 2024.08.27 19:02:25.316284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
719 2024.08.27 19:02:25.316384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
720 2024.08.27 19:02:25.316410 [ 3 ] {} <Debug> HTTP-Session: be95b1e1-68f3-440d-b955-7d01bc1b8c81 Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
721 2024.08.27 19:02:25.316484 [ 3 ] {} <Debug> HTTP-Session: be95b1e1-68f3-440d-b955-7d01bc1b8c81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
722 2024.08.27 19:02:25.316539 [ 3 ] {} <Debug> HTTP-Session: be95b1e1-68f3-440d-b955-7d01bc1b8c81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
723 2024.08.27 19:02:25.316577 [ 3 ] {} <Trace> HTTP-Session: be95b1e1-68f3-440d-b955-7d01bc1b8c81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
724 2024.08.27 19:02:25.316791 [ 3 ] {d33d6924-b493-48d3-8e44-e0388eff1c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
725 2024.08.27 19:02:25.316914 [ 3 ] {d33d6924-b493-48d3-8e44-e0388eff1c33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
726 2024.08.27 19:02:25.327400 [ 3 ] {d33d6924-b493-48d3-8e44-e0388eff1c33} <Debug> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Loading data parts
727 2024.08.27 19:02:25.327636 [ 3 ] {d33d6924-b493-48d3-8e44-e0388eff1c33} <Debug> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): There are no data parts
728 2024.08.27 19:02:25.338421 [ 3 ] {d33d6924-b493-48d3-8e44-e0388eff1c33} <Debug> DynamicQueryHandler: Done processing query
729 2024.08.27 19:02:25.338453 [ 3 ] {} <Debug> HTTP-Session: be95b1e1-68f3-440d-b955-7d01bc1b8c81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
730 2024.08.27 19:02:25.338683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
731 2024.08.27 19:02:25.338766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
732 2024.08.27 19:02:25.338784 [ 3 ] {} <Debug> HTTP-Session: 6f4630e7-d1c9-428a-b5a6-5fbd4f14c474 Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
733 2024.08.27 19:02:25.338837 [ 3 ] {} <Debug> HTTP-Session: 6f4630e7-d1c9-428a-b5a6-5fbd4f14c474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
734 2024.08.27 19:02:25.338889 [ 3 ] {} <Debug> HTTP-Session: 6f4630e7-d1c9-428a-b5a6-5fbd4f14c474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
735 2024.08.27 19:02:25.338918 [ 3 ] {} <Trace> HTTP-Session: 6f4630e7-d1c9-428a-b5a6-5fbd4f14c474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
736 2024.08.27 19:02:25.339129 [ 3 ] {6c6339f5-e86e-4fba-bd79-aae2fa552f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
737 2024.08.27 19:02:25.339258 [ 3 ] {6c6339f5-e86e-4fba-bd79-aae2fa552f04} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
738 2024.08.27 19:02:25.348745 [ 3 ] {6c6339f5-e86e-4fba-bd79-aae2fa552f04} <Debug> oximeter.fields_i64 (ed665c82-9ca3-4d3e-b6f3-651d6f31384c): Loading data parts
739 2024.08.27 19:02:25.349123 [ 3 ] {6c6339f5-e86e-4fba-bd79-aae2fa552f04} <Debug> oximeter.fields_i64 (ed665c82-9ca3-4d3e-b6f3-651d6f31384c): There are no data parts
740 2024.08.27 19:02:25.352588 [ 3 ] {6c6339f5-e86e-4fba-bd79-aae2fa552f04} <Debug> DynamicQueryHandler: Done processing query
741 2024.08.27 19:02:25.352614 [ 3 ] {} <Debug> HTTP-Session: 6f4630e7-d1c9-428a-b5a6-5fbd4f14c474 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
742 2024.08.27 19:02:25.352750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
743 2024.08.27 19:02:25.352845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
744 2024.08.27 19:02:25.352866 [ 3 ] {} <Debug> HTTP-Session: 17758d4c-b57e-46b1-bb71-224b7e24a4de Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
745 2024.08.27 19:02:25.352882 [ 3 ] {} <Debug> HTTP-Session: 17758d4c-b57e-46b1-bb71-224b7e24a4de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
746 2024.08.27 19:02:25.352940 [ 3 ] {} <Debug> HTTP-Session: 17758d4c-b57e-46b1-bb71-224b7e24a4de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
747 2024.08.27 19:02:25.352972 [ 3 ] {} <Trace> HTTP-Session: 17758d4c-b57e-46b1-bb71-224b7e24a4de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
748 2024.08.27 19:02:25.353148 [ 3 ] {6323a8d4-8cef-4956-89ad-a318fd21b93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
749 2024.08.27 19:02:25.353191 [ 3 ] {6323a8d4-8cef-4956-89ad-a318fd21b93b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
750 2024.08.27 19:02:25.360705 [ 3 ] {6323a8d4-8cef-4956-89ad-a318fd21b93b} <Debug> oximeter.fields_u64 (2d04835d-60af-48ce-911e-9f6e71812c6e): Loading data parts
751 2024.08.27 19:02:25.361018 [ 3 ] {6323a8d4-8cef-4956-89ad-a318fd21b93b} <Debug> oximeter.fields_u64 (2d04835d-60af-48ce-911e-9f6e71812c6e): There are no data parts
752 2024.08.27 19:02:25.370433 [ 3 ] {6323a8d4-8cef-4956-89ad-a318fd21b93b} <Debug> DynamicQueryHandler: Done processing query
753 2024.08.27 19:02:25.370485 [ 3 ] {} <Debug> HTTP-Session: 17758d4c-b57e-46b1-bb71-224b7e24a4de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
754 2024.08.27 19:02:25.370673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
755 2024.08.27 19:02:25.370719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
756 2024.08.27 19:02:25.370738 [ 3 ] {} <Debug> HTTP-Session: 734157bc-dbbc-45ed-b07a-9491ef028ca3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
757 2024.08.27 19:02:25.370753 [ 3 ] {} <Debug> HTTP-Session: 734157bc-dbbc-45ed-b07a-9491ef028ca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
758 2024.08.27 19:02:25.370767 [ 3 ] {} <Debug> HTTP-Session: 734157bc-dbbc-45ed-b07a-9491ef028ca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
759 2024.08.27 19:02:25.370797 [ 3 ] {} <Trace> HTTP-Session: 734157bc-dbbc-45ed-b07a-9491ef028ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
760 2024.08.27 19:02:25.370968 [ 3 ] {8e02ac1a-143d-4693-96b0-15b0f59674c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
761 2024.08.27 19:02:25.371012 [ 3 ] {8e02ac1a-143d-4693-96b0-15b0f59674c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
762 2024.08.27 19:02:25.378429 [ 3 ] {8e02ac1a-143d-4693-96b0-15b0f59674c9} <Debug> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Loading data parts
763 2024.08.27 19:02:25.378597 [ 3 ] {8e02ac1a-143d-4693-96b0-15b0f59674c9} <Debug> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): There are no data parts
764 2024.08.27 19:02:25.383043 [ 3 ] {8e02ac1a-143d-4693-96b0-15b0f59674c9} <Debug> DynamicQueryHandler: Done processing query
765 2024.08.27 19:02:25.383080 [ 3 ] {} <Debug> HTTP-Session: 734157bc-dbbc-45ed-b07a-9491ef028ca3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
766 2024.08.27 19:02:25.383192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
767 2024.08.27 19:02:25.383248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
768 2024.08.27 19:02:25.383272 [ 3 ] {} <Debug> HTTP-Session: 61a3ec92-9352-4d1a-8724-78d09656eecd Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
769 2024.08.27 19:02:25.383291 [ 3 ] {} <Debug> HTTP-Session: 61a3ec92-9352-4d1a-8724-78d09656eecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
770 2024.08.27 19:02:25.383308 [ 3 ] {} <Debug> HTTP-Session: 61a3ec92-9352-4d1a-8724-78d09656eecd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
771 2024.08.27 19:02:25.383346 [ 3 ] {} <Trace> HTTP-Session: 61a3ec92-9352-4d1a-8724-78d09656eecd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
772 2024.08.27 19:02:25.383558 [ 3 ] {352f44d2-9975-4ef5-8938-7b8bfd2554c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
773 2024.08.27 19:02:25.383610 [ 3 ] {352f44d2-9975-4ef5-8938-7b8bfd2554c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
774 2024.08.27 19:02:25.391382 [ 3 ] {352f44d2-9975-4ef5-8938-7b8bfd2554c5} <Debug> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Loading data parts
775 2024.08.27 19:02:25.391639 [ 3 ] {352f44d2-9975-4ef5-8938-7b8bfd2554c5} <Debug> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): There are no data parts
776 2024.08.27 19:02:25.399503 [ 3 ] {352f44d2-9975-4ef5-8938-7b8bfd2554c5} <Debug> DynamicQueryHandler: Done processing query
777 2024.08.27 19:02:25.399554 [ 3 ] {} <Debug> HTTP-Session: 61a3ec92-9352-4d1a-8724-78d09656eecd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
778 2024.08.27 19:02:25.399701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
779 2024.08.27 19:02:25.399747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
780 2024.08.27 19:02:25.399766 [ 3 ] {} <Debug> HTTP-Session: 65715df6-d7e4-401f-9a75-a6f46dadaa96 Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
781 2024.08.27 19:02:25.399783 [ 3 ] {} <Debug> HTTP-Session: 65715df6-d7e4-401f-9a75-a6f46dadaa96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
782 2024.08.27 19:02:25.399797 [ 3 ] {} <Debug> HTTP-Session: 65715df6-d7e4-401f-9a75-a6f46dadaa96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
783 2024.08.27 19:02:25.399827 [ 3 ] {} <Trace> HTTP-Session: 65715df6-d7e4-401f-9a75-a6f46dadaa96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
784 2024.08.27 19:02:25.399996 [ 3 ] {71c4e37a-c404-46fb-a05f-dec4191d5679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
785 2024.08.27 19:02:25.400039 [ 3 ] {71c4e37a-c404-46fb-a05f-dec4191d5679} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
786 2024.08.27 19:02:25.403985 [ 3 ] {71c4e37a-c404-46fb-a05f-dec4191d5679} <Debug> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Loading data parts
787 2024.08.27 19:02:25.404202 [ 3 ] {71c4e37a-c404-46fb-a05f-dec4191d5679} <Debug> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): There are no data parts
788 2024.08.27 19:02:25.409966 [ 3 ] {71c4e37a-c404-46fb-a05f-dec4191d5679} <Debug> DynamicQueryHandler: Done processing query
789 2024.08.27 19:02:25.410004 [ 3 ] {} <Debug> HTTP-Session: 65715df6-d7e4-401f-9a75-a6f46dadaa96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
790 2024.08.27 19:02:25.410143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
791 2024.08.27 19:02:25.410200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
792 2024.08.27 19:02:25.410223 [ 3 ] {} <Debug> HTTP-Session: a9e142c4-9522-4592-ae74-b75e23679936 Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
793 2024.08.27 19:02:25.410243 [ 3 ] {} <Debug> HTTP-Session: a9e142c4-9522-4592-ae74-b75e23679936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
794 2024.08.27 19:02:25.410260 [ 3 ] {} <Debug> HTTP-Session: a9e142c4-9522-4592-ae74-b75e23679936 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
795 2024.08.27 19:02:25.410296 [ 3 ] {} <Trace> HTTP-Session: a9e142c4-9522-4592-ae74-b75e23679936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
796 2024.08.27 19:02:25.410545 [ 3 ] {62bcd82e-3053-4201-801c-66fab369553f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) /* The timeseries schema table stores the extracted schema for the samples
797 * oximeter collects.
798 */
799 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
800 2024.08.27 19:02:25.410623 [ 3 ] {62bcd82e-3053-4201-801c-66fab369553f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
801 2024.08.27 19:02:25.419682 [ 3 ] {62bcd82e-3053-4201-801c-66fab369553f} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6): Loading data parts
802 2024.08.27 19:02:25.419953 [ 3 ] {62bcd82e-3053-4201-801c-66fab369553f} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6): There are no data parts
803 2024.08.27 19:02:25.425324 [ 3 ] {62bcd82e-3053-4201-801c-66fab369553f} <Debug> DynamicQueryHandler: Done processing query
804 2024.08.27 19:02:25.425357 [ 3 ] {} <Debug> HTTP-Session: a9e142c4-9522-4592-ae74-b75e23679936 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
805 2024.08.27 19:02:25.425508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50267, User-Agent: (none), Length: 52, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
806 2024.08.27 19:02:25.425566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
807 2024.08.27 19:02:25.425592 [ 3 ] {} <Debug> HTTP-Session: 1777ae71-ffb9-4c74-84f5-9c8e6b0c384a Authenticating user 'default' from [fd00:1122:3344:101::d]:50267
808 2024.08.27 19:02:25.425616 [ 3 ] {} <Debug> HTTP-Session: 1777ae71-ffb9-4c74-84f5-9c8e6b0c384a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
809 2024.08.27 19:02:25.425633 [ 3 ] {} <Debug> HTTP-Session: 1777ae71-ffb9-4c74-84f5-9c8e6b0c384a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
810 2024.08.27 19:02:25.425666 [ 3 ] {} <Trace> HTTP-Session: 1777ae71-ffb9-4c74-84f5-9c8e6b0c384a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
811 2024.08.27 19:02:25.425839 [ 3 ] {2bc92f39-4354-4c0b-b45c-e45531c213ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50267) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
812 2024.08.27 19:02:25.427583 [ 3 ] {2bc92f39-4354-4c0b-b45c-e45531c213ab} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
813 2024.08.27 19:02:25.433181 [ 3 ] {2bc92f39-4354-4c0b-b45c-e45531c213ab} <Trace> oximeter.version (39e45348-31b2-4017-9b6a-affa3d951743): Trying to reserve 1.00 MiB using storage policy from min volume index 0
814 2024.08.27 19:02:25.433217 [ 3 ] {2bc92f39-4354-4c0b-b45c-e45531c213ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
815 2024.08.27 19:02:25.437871 [ 3 ] {2bc92f39-4354-4c0b-b45c-e45531c213ab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
816 2024.08.27 19:02:25.439119 [ 3 ] {2bc92f39-4354-4c0b-b45c-e45531c213ab} <Trace> oximeter.version (39e45348-31b2-4017-9b6a-affa3d951743): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
817 2024.08.27 19:02:25.439369 [ 3 ] {2bc92f39-4354-4c0b-b45c-e45531c213ab} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.013618 sec., 73.4322220590395 rows/sec., 1.15 KiB/sec.
818 2024.08.27 19:02:25.439526 [ 3 ] {2bc92f39-4354-4c0b-b45c-e45531c213ab} <Debug> DynamicQueryHandler: Done processing query
819 2024.08.27 19:02:25.439549 [ 3 ] {2bc92f39-4354-4c0b-b45c-e45531c213ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
820 2024.08.27 19:02:25.439565 [ 3 ] {} <Debug> HTTP-Session: 1777ae71-ffb9-4c74-84f5-9c8e6b0c384a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
821 2024.08.27 19:02:26.000196 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.53 MiB, peak 174.66 MiB, free memory in arenas 0.00 B, will set to 171.67 MiB (RSS), difference: 2.14 MiB
822 2024.08.27 19:02:35.677654 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache
823 2024.08.27 19:02:35.677723 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache
824 2024.08.27 19:02:40.444718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
825 2024.08.27 19:02:40.444832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
826 2024.08.27 19:02:40.444861 [ 3 ] {} <Debug> HTTP-Session: d1787fa2-3163-432d-8bf7-00d0e03f13af Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
827 2024.08.27 19:02:40.444888 [ 3 ] {} <Debug> HTTP-Session: d1787fa2-3163-432d-8bf7-00d0e03f13af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
828 2024.08.27 19:02:40.444903 [ 3 ] {} <Debug> HTTP-Session: d1787fa2-3163-432d-8bf7-00d0e03f13af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
829 2024.08.27 19:02:40.444952 [ 3 ] {} <Trace> HTTP-Session: d1787fa2-3163-432d-8bf7-00d0e03f13af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
830 2024.08.27 19:02:40.445145 [ 3 ] {93151da3-3ca6-46a6-a3d9-28d0fb313ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
831 2024.08.27 19:02:40.445534 [ 3 ] {93151da3-3ca6-46a6-a3d9-28d0fb313ed9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
832 2024.08.27 19:02:40.447832 [ 3 ] {93151da3-3ca6-46a6-a3d9-28d0fb313ed9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
833 2024.08.27 19:02:40.450082 [ 3 ] {93151da3-3ca6-46a6-a3d9-28d0fb313ed9} <Debug> DynamicQueryHandler: Done processing query
834 2024.08.27 19:02:40.450114 [ 3 ] {93151da3-3ca6-46a6-a3d9-28d0fb313ed9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
835 2024.08.27 19:02:40.450131 [ 3 ] {} <Debug> HTTP-Session: d1787fa2-3163-432d-8bf7-00d0e03f13af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
836 2024.08.27 19:02:40.455112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
837 2024.08.27 19:02:40.455182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
838 2024.08.27 19:02:40.455204 [ 3 ] {} <Debug> HTTP-Session: 69fe969a-fb8d-4d34-8fb4-126af318ee86 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
839 2024.08.27 19:02:40.455224 [ 3 ] {} <Debug> HTTP-Session: 69fe969a-fb8d-4d34-8fb4-126af318ee86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
840 2024.08.27 19:02:40.455238 [ 3 ] {} <Debug> HTTP-Session: 69fe969a-fb8d-4d34-8fb4-126af318ee86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
841 2024.08.27 19:02:40.455276 [ 3 ] {} <Trace> HTTP-Session: 69fe969a-fb8d-4d34-8fb4-126af318ee86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
842 2024.08.27 19:02:40.455497 [ 3 ] {e0e66372-d280-46c5-8522-c5141fa3123d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
843 2024.08.27 19:02:40.457365 [ 3 ] {e0e66372-d280-46c5-8522-c5141fa3123d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
844 2024.08.27 19:02:40.457426 [ 3 ] {e0e66372-d280-46c5-8522-c5141fa3123d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
845 2024.08.27 19:02:40.458479 [ 3 ] {e0e66372-d280-46c5-8522-c5141fa3123d} <Debug> DynamicQueryHandler: Done processing query
846 2024.08.27 19:02:40.458508 [ 3 ] {e0e66372-d280-46c5-8522-c5141fa3123d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
847 2024.08.27 19:02:40.458525 [ 3 ] {} <Debug> HTTP-Session: 69fe969a-fb8d-4d34-8fb4-126af318ee86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
848 2024.08.27 19:02:40.458801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
849 2024.08.27 19:02:40.458854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
850 2024.08.27 19:02:40.458874 [ 3 ] {} <Debug> HTTP-Session: 0314df61-a731-4500-92d1-1987d51afc89 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
851 2024.08.27 19:02:40.458893 [ 3 ] {} <Debug> HTTP-Session: 0314df61-a731-4500-92d1-1987d51afc89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
852 2024.08.27 19:02:40.458908 [ 3 ] {} <Debug> HTTP-Session: 0314df61-a731-4500-92d1-1987d51afc89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
853 2024.08.27 19:02:40.458943 [ 3 ] {} <Trace> HTTP-Session: 0314df61-a731-4500-92d1-1987d51afc89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
854 2024.08.27 19:02:40.459122 [ 3 ] {279cdd8f-fd87-4066-945c-b95c9494e8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
855 2024.08.27 19:02:40.459504 [ 3 ] {279cdd8f-fd87-4066-945c-b95c9494e8c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
856 2024.08.27 19:02:40.459559 [ 3 ] {279cdd8f-fd87-4066-945c-b95c9494e8c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
857 2024.08.27 19:02:40.460524 [ 3 ] {279cdd8f-fd87-4066-945c-b95c9494e8c7} <Debug> DynamicQueryHandler: Done processing query
858 2024.08.27 19:02:40.460562 [ 3 ] {279cdd8f-fd87-4066-945c-b95c9494e8c7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
859 2024.08.27 19:02:40.460579 [ 3 ] {} <Debug> HTTP-Session: 0314df61-a731-4500-92d1-1987d51afc89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
860 2024.08.27 19:02:40.460825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
861 2024.08.27 19:02:40.460882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
862 2024.08.27 19:02:40.460903 [ 3 ] {} <Debug> HTTP-Session: 40b8d89f-a9b8-4d8f-9d0b-88181fec5364 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
863 2024.08.27 19:02:40.460920 [ 3 ] {} <Debug> HTTP-Session: 40b8d89f-a9b8-4d8f-9d0b-88181fec5364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
864 2024.08.27 19:02:40.460934 [ 3 ] {} <Debug> HTTP-Session: 40b8d89f-a9b8-4d8f-9d0b-88181fec5364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
865 2024.08.27 19:02:40.460967 [ 3 ] {} <Trace> HTTP-Session: 40b8d89f-a9b8-4d8f-9d0b-88181fec5364 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
866 2024.08.27 19:02:40.461098 [ 3 ] {e7b31384-56f2-43ee-a142-59231b39f441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) 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)
867 2024.08.27 19:02:40.461433 [ 3 ] {e7b31384-56f2-43ee-a142-59231b39f441} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
868 2024.08.27 19:02:40.461486 [ 3 ] {e7b31384-56f2-43ee-a142-59231b39f441} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
869 2024.08.27 19:02:40.462408 [ 3 ] {e7b31384-56f2-43ee-a142-59231b39f441} <Debug> DynamicQueryHandler: Done processing query
870 2024.08.27 19:02:40.462434 [ 3 ] {e7b31384-56f2-43ee-a142-59231b39f441} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
871 2024.08.27 19:02:40.462451 [ 3 ] {} <Debug> HTTP-Session: 40b8d89f-a9b8-4d8f-9d0b-88181fec5364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
872 2024.08.27 19:02:40.462664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
873 2024.08.27 19:02:40.462713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
874 2024.08.27 19:02:40.462732 [ 3 ] {} <Debug> HTTP-Session: a9a3141c-3511-49d5-92e2-5969f5a9e835 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
875 2024.08.27 19:02:40.462749 [ 3 ] {} <Debug> HTTP-Session: a9a3141c-3511-49d5-92e2-5969f5a9e835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
876 2024.08.27 19:02:40.462763 [ 3 ] {} <Debug> HTTP-Session: a9a3141c-3511-49d5-92e2-5969f5a9e835 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
877 2024.08.27 19:02:40.462796 [ 3 ] {} <Trace> HTTP-Session: a9a3141c-3511-49d5-92e2-5969f5a9e835 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
878 2024.08.27 19:02:40.462922 [ 3 ] {83ec1da5-ab40-438b-839f-7cd88611b2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) 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)
879 2024.08.27 19:02:40.463286 [ 3 ] {83ec1da5-ab40-438b-839f-7cd88611b2a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
880 2024.08.27 19:02:40.463343 [ 3 ] {83ec1da5-ab40-438b-839f-7cd88611b2a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
881 2024.08.27 19:02:40.464266 [ 3 ] {83ec1da5-ab40-438b-839f-7cd88611b2a0} <Debug> DynamicQueryHandler: Done processing query
882 2024.08.27 19:02:40.464292 [ 3 ] {83ec1da5-ab40-438b-839f-7cd88611b2a0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
883 2024.08.27 19:02:40.464308 [ 3 ] {} <Debug> HTTP-Session: a9a3141c-3511-49d5-92e2-5969f5a9e835 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
884 2024.08.27 19:02:40.464514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
885 2024.08.27 19:02:40.464566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
886 2024.08.27 19:02:40.464586 [ 3 ] {} <Debug> HTTP-Session: f1fcf1de-1306-49fc-aa28-f1e6ffadda54 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
887 2024.08.27 19:02:40.464604 [ 3 ] {} <Debug> HTTP-Session: f1fcf1de-1306-49fc-aa28-f1e6ffadda54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
888 2024.08.27 19:02:40.464618 [ 3 ] {} <Debug> HTTP-Session: f1fcf1de-1306-49fc-aa28-f1e6ffadda54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
889 2024.08.27 19:02:40.464652 [ 3 ] {} <Trace> HTTP-Session: f1fcf1de-1306-49fc-aa28-f1e6ffadda54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
890 2024.08.27 19:02:40.464785 [ 3 ] {5e1beee2-6ae9-4c56-9f3b-95f3c74bf229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) 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)
891 2024.08.27 19:02:40.465114 [ 3 ] {5e1beee2-6ae9-4c56-9f3b-95f3c74bf229} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
892 2024.08.27 19:02:40.465167 [ 3 ] {5e1beee2-6ae9-4c56-9f3b-95f3c74bf229} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
893 2024.08.27 19:02:40.466059 [ 3 ] {5e1beee2-6ae9-4c56-9f3b-95f3c74bf229} <Debug> DynamicQueryHandler: Done processing query
894 2024.08.27 19:02:40.466086 [ 3 ] {5e1beee2-6ae9-4c56-9f3b-95f3c74bf229} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
895 2024.08.27 19:02:40.466102 [ 3 ] {} <Debug> HTTP-Session: f1fcf1de-1306-49fc-aa28-f1e6ffadda54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
896 2024.08.27 19:02:40.466326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
897 2024.08.27 19:02:40.466374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
898 2024.08.27 19:02:40.466393 [ 3 ] {} <Debug> HTTP-Session: c795ccda-0213-4010-a8d2-69e2195f85f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
899 2024.08.27 19:02:40.466412 [ 3 ] {} <Debug> HTTP-Session: c795ccda-0213-4010-a8d2-69e2195f85f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
900 2024.08.27 19:02:40.466426 [ 3 ] {} <Debug> HTTP-Session: c795ccda-0213-4010-a8d2-69e2195f85f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
901 2024.08.27 19:02:40.466458 [ 3 ] {} <Trace> HTTP-Session: c795ccda-0213-4010-a8d2-69e2195f85f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
902 2024.08.27 19:02:40.466583 [ 3 ] {032c9337-3adb-4f11-a4c9-5d9db9ea5bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) 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)
903 2024.08.27 19:02:40.466923 [ 3 ] {032c9337-3adb-4f11-a4c9-5d9db9ea5bc2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
904 2024.08.27 19:02:40.466977 [ 3 ] {032c9337-3adb-4f11-a4c9-5d9db9ea5bc2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
905 2024.08.27 19:02:40.467898 [ 3 ] {032c9337-3adb-4f11-a4c9-5d9db9ea5bc2} <Debug> DynamicQueryHandler: Done processing query
906 2024.08.27 19:02:40.467929 [ 3 ] {032c9337-3adb-4f11-a4c9-5d9db9ea5bc2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
907 2024.08.27 19:02:40.467947 [ 3 ] {} <Debug> HTTP-Session: c795ccda-0213-4010-a8d2-69e2195f85f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
908 2024.08.27 19:02:40.468149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
909 2024.08.27 19:02:40.468196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
910 2024.08.27 19:02:40.468215 [ 3 ] {} <Debug> HTTP-Session: fa404dc3-05a9-4203-8c94-6d0cbb0b911d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
911 2024.08.27 19:02:40.468231 [ 3 ] {} <Debug> HTTP-Session: fa404dc3-05a9-4203-8c94-6d0cbb0b911d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
912 2024.08.27 19:02:40.468245 [ 3 ] {} <Debug> HTTP-Session: fa404dc3-05a9-4203-8c94-6d0cbb0b911d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
913 2024.08.27 19:02:40.468276 [ 3 ] {} <Trace> HTTP-Session: fa404dc3-05a9-4203-8c94-6d0cbb0b911d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
914 2024.08.27 19:02:40.468402 [ 3 ] {5811a0cd-ee73-4855-8d41-cf0a21b5262c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) 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)
915 2024.08.27 19:02:40.468742 [ 3 ] {5811a0cd-ee73-4855-8d41-cf0a21b5262c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
916 2024.08.27 19:02:40.468794 [ 3 ] {5811a0cd-ee73-4855-8d41-cf0a21b5262c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
917 2024.08.27 19:02:40.469729 [ 3 ] {5811a0cd-ee73-4855-8d41-cf0a21b5262c} <Debug> DynamicQueryHandler: Done processing query
918 2024.08.27 19:02:40.469766 [ 3 ] {5811a0cd-ee73-4855-8d41-cf0a21b5262c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
919 2024.08.27 19:02:40.469789 [ 3 ] {} <Debug> HTTP-Session: fa404dc3-05a9-4203-8c94-6d0cbb0b911d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
920 2024.08.27 19:02:40.470014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
921 2024.08.27 19:02:40.470070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
922 2024.08.27 19:02:40.470091 [ 3 ] {} <Debug> HTTP-Session: cf478984-6307-4a9c-8c34-5bac56f47014 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
923 2024.08.27 19:02:40.470107 [ 3 ] {} <Debug> HTTP-Session: cf478984-6307-4a9c-8c34-5bac56f47014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
924 2024.08.27 19:02:40.470122 [ 3 ] {} <Debug> HTTP-Session: cf478984-6307-4a9c-8c34-5bac56f47014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
925 2024.08.27 19:02:40.470153 [ 3 ] {} <Trace> HTTP-Session: cf478984-6307-4a9c-8c34-5bac56f47014 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
926 2024.08.27 19:02:40.470284 [ 3 ] {ca90e59c-ee05-4a95-87f8-819a76b79a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) 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)
927 2024.08.27 19:02:40.470630 [ 3 ] {ca90e59c-ee05-4a95-87f8-819a76b79a10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
928 2024.08.27 19:02:40.470684 [ 3 ] {ca90e59c-ee05-4a95-87f8-819a76b79a10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
929 2024.08.27 19:02:40.471567 [ 3 ] {ca90e59c-ee05-4a95-87f8-819a76b79a10} <Debug> DynamicQueryHandler: Done processing query
930 2024.08.27 19:02:40.471595 [ 3 ] {ca90e59c-ee05-4a95-87f8-819a76b79a10} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
931 2024.08.27 19:02:40.471613 [ 3 ] {} <Debug> HTTP-Session: cf478984-6307-4a9c-8c34-5bac56f47014 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
932 2024.08.27 19:02:40.471802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
933 2024.08.27 19:02:40.471850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
934 2024.08.27 19:02:40.471870 [ 3 ] {} <Debug> HTTP-Session: 6be26bf0-3d73-48c7-87f0-4e7dcf7b7b4e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
935 2024.08.27 19:02:40.471886 [ 3 ] {} <Debug> HTTP-Session: 6be26bf0-3d73-48c7-87f0-4e7dcf7b7b4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
936 2024.08.27 19:02:40.471900 [ 3 ] {} <Debug> HTTP-Session: 6be26bf0-3d73-48c7-87f0-4e7dcf7b7b4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
937 2024.08.27 19:02:40.471930 [ 3 ] {} <Trace> HTTP-Session: 6be26bf0-3d73-48c7-87f0-4e7dcf7b7b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
938 2024.08.27 19:02:40.472061 [ 3 ] {a93cc427-e449-49d8-8415-da059d36d965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) 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)
939 2024.08.27 19:02:40.472409 [ 3 ] {a93cc427-e449-49d8-8415-da059d36d965} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
940 2024.08.27 19:02:40.472462 [ 3 ] {a93cc427-e449-49d8-8415-da059d36d965} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
941 2024.08.27 19:02:40.473360 [ 3 ] {a93cc427-e449-49d8-8415-da059d36d965} <Debug> DynamicQueryHandler: Done processing query
942 2024.08.27 19:02:40.473398 [ 3 ] {a93cc427-e449-49d8-8415-da059d36d965} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
943 2024.08.27 19:02:40.473416 [ 3 ] {} <Debug> HTTP-Session: 6be26bf0-3d73-48c7-87f0-4e7dcf7b7b4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
944 2024.08.27 19:02:40.473684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
945 2024.08.27 19:02:40.473739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
946 2024.08.27 19:02:40.473760 [ 3 ] {} <Debug> HTTP-Session: 26b78c40-3ca4-4381-bb0c-480b2dfe617b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
947 2024.08.27 19:02:40.473778 [ 3 ] {} <Debug> HTTP-Session: 26b78c40-3ca4-4381-bb0c-480b2dfe617b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
948 2024.08.27 19:02:40.473792 [ 3 ] {} <Debug> HTTP-Session: 26b78c40-3ca4-4381-bb0c-480b2dfe617b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
949 2024.08.27 19:02:40.473823 [ 3 ] {} <Trace> HTTP-Session: 26b78c40-3ca4-4381-bb0c-480b2dfe617b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
950 2024.08.27 19:02:40.473955 [ 3 ] {a456d624-73d5-4c20-b330-aa4b2d1daec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) 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)
951 2024.08.27 19:02:40.474306 [ 3 ] {a456d624-73d5-4c20-b330-aa4b2d1daec0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
952 2024.08.27 19:02:40.474359 [ 3 ] {a456d624-73d5-4c20-b330-aa4b2d1daec0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
953 2024.08.27 19:02:40.475281 [ 3 ] {a456d624-73d5-4c20-b330-aa4b2d1daec0} <Debug> DynamicQueryHandler: Done processing query
954 2024.08.27 19:02:40.475307 [ 3 ] {a456d624-73d5-4c20-b330-aa4b2d1daec0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
955 2024.08.27 19:02:40.475324 [ 3 ] {} <Debug> HTTP-Session: 26b78c40-3ca4-4381-bb0c-480b2dfe617b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
956 2024.08.27 19:02:40.475509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
957 2024.08.27 19:02:40.475560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
958 2024.08.27 19:02:40.475579 [ 3 ] {} <Debug> HTTP-Session: ce4e3813-c1ea-46ab-a9aa-c8c528dbba53 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
959 2024.08.27 19:02:40.475597 [ 3 ] {} <Debug> HTTP-Session: ce4e3813-c1ea-46ab-a9aa-c8c528dbba53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
960 2024.08.27 19:02:40.475611 [ 3 ] {} <Debug> HTTP-Session: ce4e3813-c1ea-46ab-a9aa-c8c528dbba53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
961 2024.08.27 19:02:40.475642 [ 3 ] {} <Trace> HTTP-Session: ce4e3813-c1ea-46ab-a9aa-c8c528dbba53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
962 2024.08.27 19:02:40.475773 [ 3 ] {7c8124a8-98fb-461f-b900-3ba38103ec6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) 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)
963 2024.08.27 19:02:40.476127 [ 3 ] {7c8124a8-98fb-461f-b900-3ba38103ec6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
964 2024.08.27 19:02:40.476180 [ 3 ] {7c8124a8-98fb-461f-b900-3ba38103ec6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
965 2024.08.27 19:02:40.477112 [ 3 ] {7c8124a8-98fb-461f-b900-3ba38103ec6f} <Debug> DynamicQueryHandler: Done processing query
966 2024.08.27 19:02:40.477138 [ 3 ] {7c8124a8-98fb-461f-b900-3ba38103ec6f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
967 2024.08.27 19:02:40.477154 [ 3 ] {} <Debug> HTTP-Session: ce4e3813-c1ea-46ab-a9aa-c8c528dbba53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
968 2024.08.27 19:02:40.477358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
969 2024.08.27 19:02:40.477407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
970 2024.08.27 19:02:40.477427 [ 3 ] {} <Debug> HTTP-Session: b242fe97-e4d8-4eb9-9fa2-2e953c8feddd Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
971 2024.08.27 19:02:40.477444 [ 3 ] {} <Debug> HTTP-Session: b242fe97-e4d8-4eb9-9fa2-2e953c8feddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
972 2024.08.27 19:02:40.477458 [ 3 ] {} <Debug> HTTP-Session: b242fe97-e4d8-4eb9-9fa2-2e953c8feddd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
973 2024.08.27 19:02:40.477489 [ 3 ] {} <Trace> HTTP-Session: b242fe97-e4d8-4eb9-9fa2-2e953c8feddd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
974 2024.08.27 19:02:40.477618 [ 3 ] {14153f91-bced-43b9-b090-5da9cad2f7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) 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)
975 2024.08.27 19:02:40.477971 [ 3 ] {14153f91-bced-43b9-b090-5da9cad2f7e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
976 2024.08.27 19:02:40.478024 [ 3 ] {14153f91-bced-43b9-b090-5da9cad2f7e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
977 2024.08.27 19:02:40.479037 [ 3 ] {14153f91-bced-43b9-b090-5da9cad2f7e3} <Debug> DynamicQueryHandler: Done processing query
978 2024.08.27 19:02:40.479069 [ 3 ] {14153f91-bced-43b9-b090-5da9cad2f7e3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
979 2024.08.27 19:02:40.479093 [ 3 ] {} <Debug> HTTP-Session: b242fe97-e4d8-4eb9-9fa2-2e953c8feddd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
980 2024.08.27 19:02:40.479332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
981 2024.08.27 19:02:40.479391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
982 2024.08.27 19:02:40.479416 [ 3 ] {} <Debug> HTTP-Session: 8a220459-1317-41fe-87bb-fd3938a469a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
983 2024.08.27 19:02:40.479439 [ 3 ] {} <Debug> HTTP-Session: 8a220459-1317-41fe-87bb-fd3938a469a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
984 2024.08.27 19:02:40.479460 [ 3 ] {} <Debug> HTTP-Session: 8a220459-1317-41fe-87bb-fd3938a469a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
985 2024.08.27 19:02:40.479505 [ 3 ] {} <Trace> HTTP-Session: 8a220459-1317-41fe-87bb-fd3938a469a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
986 2024.08.27 19:02:40.479644 [ 3 ] {da4aaa24-568c-43c9-bb31-ded7f182d264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) 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)
987 2024.08.27 19:02:40.480039 [ 3 ] {da4aaa24-568c-43c9-bb31-ded7f182d264} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
988 2024.08.27 19:02:40.480104 [ 3 ] {da4aaa24-568c-43c9-bb31-ded7f182d264} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
989 2024.08.27 19:02:40.481064 [ 3 ] {da4aaa24-568c-43c9-bb31-ded7f182d264} <Debug> DynamicQueryHandler: Done processing query
990 2024.08.27 19:02:40.481092 [ 3 ] {da4aaa24-568c-43c9-bb31-ded7f182d264} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
991 2024.08.27 19:02:40.481109 [ 3 ] {} <Debug> HTTP-Session: 8a220459-1317-41fe-87bb-fd3938a469a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
992 2024.08.27 19:02:40.481326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
993 2024.08.27 19:02:40.481373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
994 2024.08.27 19:02:40.481393 [ 3 ] {} <Debug> HTTP-Session: eb49f45f-970e-4eff-9245-4f5e6a1e7278 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
995 2024.08.27 19:02:40.481409 [ 3 ] {} <Debug> HTTP-Session: eb49f45f-970e-4eff-9245-4f5e6a1e7278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
996 2024.08.27 19:02:40.481423 [ 3 ] {} <Debug> HTTP-Session: eb49f45f-970e-4eff-9245-4f5e6a1e7278 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
997 2024.08.27 19:02:40.481454 [ 3 ] {} <Trace> HTTP-Session: eb49f45f-970e-4eff-9245-4f5e6a1e7278 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
998 2024.08.27 19:02:40.481588 [ 3 ] {fc0398ba-031e-43b6-9831-d16809501e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) 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)
999 2024.08.27 19:02:40.481950 [ 3 ] {fc0398ba-031e-43b6-9831-d16809501e44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1000 2024.08.27 19:02:40.482005 [ 3 ] {fc0398ba-031e-43b6-9831-d16809501e44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1001 2024.08.27 19:02:40.482973 [ 3 ] {fc0398ba-031e-43b6-9831-d16809501e44} <Debug> DynamicQueryHandler: Done processing query
1002 2024.08.27 19:02:40.483001 [ 3 ] {fc0398ba-031e-43b6-9831-d16809501e44} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1003 2024.08.27 19:02:40.483019 [ 3 ] {} <Debug> HTTP-Session: eb49f45f-970e-4eff-9245-4f5e6a1e7278 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1004 2024.08.27 19:02:40.483232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1005 2024.08.27 19:02:40.483280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1006 2024.08.27 19:02:40.483299 [ 3 ] {} <Debug> HTTP-Session: f4eb4df8-a3c4-4ebc-9968-ad877277f6a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1007 2024.08.27 19:02:40.483315 [ 3 ] {} <Debug> HTTP-Session: f4eb4df8-a3c4-4ebc-9968-ad877277f6a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1008 2024.08.27 19:02:40.483329 [ 3 ] {} <Debug> HTTP-Session: f4eb4df8-a3c4-4ebc-9968-ad877277f6a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1009 2024.08.27 19:02:40.483359 [ 3 ] {} <Trace> HTTP-Session: f4eb4df8-a3c4-4ebc-9968-ad877277f6a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1010 2024.08.27 19:02:40.483497 [ 3 ] {f1f9ed9a-c03f-4ed2-b79b-2f722bae8468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) 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', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1011 2024.08.27 19:02:40.483860 [ 3 ] {f1f9ed9a-c03f-4ed2-b79b-2f722bae8468} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1012 2024.08.27 19:02:40.483914 [ 3 ] {f1f9ed9a-c03f-4ed2-b79b-2f722bae8468} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1013 2024.08.27 19:02:40.484858 [ 3 ] {f1f9ed9a-c03f-4ed2-b79b-2f722bae8468} <Debug> DynamicQueryHandler: Done processing query
1014 2024.08.27 19:02:40.484885 [ 3 ] {f1f9ed9a-c03f-4ed2-b79b-2f722bae8468} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1015 2024.08.27 19:02:40.484902 [ 3 ] {} <Debug> HTTP-Session: f4eb4df8-a3c4-4ebc-9968-ad877277f6a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1016 2024.08.27 19:02:40.485118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1017 2024.08.27 19:02:40.485167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1018 2024.08.27 19:02:40.485186 [ 3 ] {} <Debug> HTTP-Session: c7a9039c-4ff1-4bf5-99ff-75bf713b4aaf Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1019 2024.08.27 19:02:40.485203 [ 3 ] {} <Debug> HTTP-Session: c7a9039c-4ff1-4bf5-99ff-75bf713b4aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1020 2024.08.27 19:02:40.485218 [ 3 ] {} <Debug> HTTP-Session: c7a9039c-4ff1-4bf5-99ff-75bf713b4aaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1021 2024.08.27 19:02:40.485249 [ 3 ] {} <Trace> HTTP-Session: c7a9039c-4ff1-4bf5-99ff-75bf713b4aaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1022 2024.08.27 19:02:40.485382 [ 3 ] {e1188708-ac4a-4e4e-b7ba-dd9296e29afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1023 2024.08.27 19:02:40.485776 [ 3 ] {e1188708-ac4a-4e4e-b7ba-dd9296e29afe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1024 2024.08.27 19:02:40.485840 [ 3 ] {e1188708-ac4a-4e4e-b7ba-dd9296e29afe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1025 2024.08.27 19:02:40.486767 [ 3 ] {e1188708-ac4a-4e4e-b7ba-dd9296e29afe} <Debug> DynamicQueryHandler: Done processing query
1026 2024.08.27 19:02:40.486793 [ 3 ] {e1188708-ac4a-4e4e-b7ba-dd9296e29afe} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1027 2024.08.27 19:02:40.486810 [ 3 ] {} <Debug> HTTP-Session: c7a9039c-4ff1-4bf5-99ff-75bf713b4aaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1028 2024.08.27 19:02:40.487012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1029 2024.08.27 19:02:40.487061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1030 2024.08.27 19:02:40.487081 [ 3 ] {} <Debug> HTTP-Session: 0187b656-3b49-4bb9-b2d9-d6aeb843db02 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1031 2024.08.27 19:02:40.487097 [ 3 ] {} <Debug> HTTP-Session: 0187b656-3b49-4bb9-b2d9-d6aeb843db02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1032 2024.08.27 19:02:40.487111 [ 3 ] {} <Debug> HTTP-Session: 0187b656-3b49-4bb9-b2d9-d6aeb843db02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1033 2024.08.27 19:02:40.487143 [ 3 ] {} <Trace> HTTP-Session: 0187b656-3b49-4bb9-b2d9-d6aeb843db02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1034 2024.08.27 19:02:40.487319 [ 3 ] {29166376-eb18-4792-838d-0e99d2b80b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1035 2024.08.27 19:02:40.487701 [ 3 ] {29166376-eb18-4792-838d-0e99d2b80b7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1036 2024.08.27 19:02:40.487757 [ 3 ] {29166376-eb18-4792-838d-0e99d2b80b7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1037 2024.08.27 19:02:40.488708 [ 3 ] {29166376-eb18-4792-838d-0e99d2b80b7e} <Debug> DynamicQueryHandler: Done processing query
1038 2024.08.27 19:02:40.488736 [ 3 ] {29166376-eb18-4792-838d-0e99d2b80b7e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1039 2024.08.27 19:02:40.488753 [ 3 ] {} <Debug> HTTP-Session: 0187b656-3b49-4bb9-b2d9-d6aeb843db02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1040 2024.08.27 19:02:40.490982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 5000, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1041 2024.08.27 19:02:40.491043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1042 2024.08.27 19:02:40.491063 [ 3 ] {} <Debug> HTTP-Session: b0cfdbfe-374a-4c20-b3de-e453fd32ad1b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1043 2024.08.27 19:02:40.491080 [ 3 ] {} <Debug> HTTP-Session: b0cfdbfe-374a-4c20-b3de-e453fd32ad1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1044 2024.08.27 19:02:40.491094 [ 3 ] {} <Debug> HTTP-Session: b0cfdbfe-374a-4c20-b3de-e453fd32ad1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1045 2024.08.27 19:02:40.491126 [ 3 ] {} <Trace> HTTP-Session: b0cfdbfe-374a-4c20-b3de-e453fd32ad1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1046 2024.08.27 19:02:40.491297 [ 3 ] {b0304304-e566-44d6-851d-d62a4d98852a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1047 2024.08.27 19:02:40.491347 [ 3 ] {b0304304-e566-44d6-851d-d62a4d98852a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1048 2024.08.27 19:02:40.491561 [ 3 ] {b0304304-e566-44d6-851d-d62a4d98852a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1049 2024.08.27 19:02:40.492042 [ 3 ] {b0304304-e566-44d6-851d-d62a4d98852a} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1050 2024.08.27 19:02:40.492086 [ 3 ] {b0304304-e566-44d6-851d-d62a4d98852a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1051 2024.08.27 19:02:40.492855 [ 3 ] {b0304304-e566-44d6-851d-d62a4d98852a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1052 2024.08.27 19:02:40.493507 [ 3 ] {b0304304-e566-44d6-851d-d62a4d98852a} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1053 2024.08.27 19:02:40.493674 [ 3 ] {b0304304-e566-44d6-851d-d62a4d98852a} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.002418 sec., 7444.168734491315 rows/sec., 1.02 MiB/sec.
1054 2024.08.27 19:02:40.493956 [ 3 ] {b0304304-e566-44d6-851d-d62a4d98852a} <Debug> DynamicQueryHandler: Done processing query
1055 2024.08.27 19:02:40.493983 [ 3 ] {b0304304-e566-44d6-851d-d62a4d98852a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1056 2024.08.27 19:02:40.494001 [ 3 ] {} <Debug> HTTP-Session: b0cfdbfe-374a-4c20-b3de-e453fd32ad1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1057 2024.08.27 19:02:40.494134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1058 2024.08.27 19:02:40.494205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1059 2024.08.27 19:02:40.494235 [ 3 ] {} <Debug> HTTP-Session: 80f75959-3c63-414a-8983-0650c7826b20 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1060 2024.08.27 19:02:40.494262 [ 3 ] {} <Debug> HTTP-Session: 80f75959-3c63-414a-8983-0650c7826b20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1061 2024.08.27 19:02:40.494287 [ 3 ] {} <Debug> HTTP-Session: 80f75959-3c63-414a-8983-0650c7826b20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1062 2024.08.27 19:02:40.494332 [ 3 ] {} <Trace> HTTP-Session: 80f75959-3c63-414a-8983-0650c7826b20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1063 2024.08.27 19:02:40.494455 [ 3 ] {916f9b5f-674e-4ece-9a38-0e87db98c629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1064 2024.08.27 19:02:40.494500 [ 3 ] {916f9b5f-674e-4ece-9a38-0e87db98c629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1065 2024.08.27 19:02:40.494782 [ 3 ] {916f9b5f-674e-4ece-9a38-0e87db98c629} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1066 2024.08.27 19:02:40.495877 [ 3 ] {916f9b5f-674e-4ece-9a38-0e87db98c629} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1067 2024.08.27 19:02:40.495915 [ 3 ] {916f9b5f-674e-4ece-9a38-0e87db98c629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1068 2024.08.27 19:02:40.496417 [ 3 ] {916f9b5f-674e-4ece-9a38-0e87db98c629} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1069 2024.08.27 19:02:40.497038 [ 3 ] {916f9b5f-674e-4ece-9a38-0e87db98c629} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1070 2024.08.27 19:02:40.497202 [ 3 ] {916f9b5f-674e-4ece-9a38-0e87db98c629} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.002776 sec., 10806.91642651297 rows/sec., 863.99 KiB/sec.
1071 2024.08.27 19:02:40.497499 [ 3 ] {916f9b5f-674e-4ece-9a38-0e87db98c629} <Debug> DynamicQueryHandler: Done processing query
1072 2024.08.27 19:02:40.497524 [ 3 ] {916f9b5f-674e-4ece-9a38-0e87db98c629} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1073 2024.08.27 19:02:40.497539 [ 3 ] {} <Debug> HTTP-Session: 80f75959-3c63-414a-8983-0650c7826b20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1074 2024.08.27 19:02:40.497667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 6154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1075 2024.08.27 19:02:40.497716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1076 2024.08.27 19:02:40.497735 [ 3 ] {} <Debug> HTTP-Session: 2f069cbe-c0fa-4884-b916-2c1c6ef83d6c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1077 2024.08.27 19:02:40.497752 [ 3 ] {} <Debug> HTTP-Session: 2f069cbe-c0fa-4884-b916-2c1c6ef83d6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1078 2024.08.27 19:02:40.497765 [ 3 ] {} <Debug> HTTP-Session: 2f069cbe-c0fa-4884-b916-2c1c6ef83d6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1079 2024.08.27 19:02:40.497797 [ 3 ] {} <Trace> HTTP-Session: 2f069cbe-c0fa-4884-b916-2c1c6ef83d6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1080 2024.08.27 19:02:40.497911 [ 3 ] {95e4a350-b099-4354-b032-4f7dbb9898d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1081 2024.08.27 19:02:40.497955 [ 3 ] {95e4a350-b099-4354-b032-4f7dbb9898d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1082 2024.08.27 19:02:40.498779 [ 3 ] {95e4a350-b099-4354-b032-4f7dbb9898d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1083 2024.08.27 19:02:40.499163 [ 3 ] {95e4a350-b099-4354-b032-4f7dbb9898d5} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1084 2024.08.27 19:02:40.499199 [ 3 ] {95e4a350-b099-4354-b032-4f7dbb9898d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1085 2024.08.27 19:02:40.500255 [ 3 ] {95e4a350-b099-4354-b032-4f7dbb9898d5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1086 2024.08.27 19:02:40.500911 [ 3 ] {95e4a350-b099-4354-b032-4f7dbb9898d5} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1087 2024.08.27 19:02:40.501082 [ 3 ] {95e4a350-b099-4354-b032-4f7dbb9898d5} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.003199 sec., 11253.516723976243 rows/sec., 899.94 KiB/sec.
1088 2024.08.27 19:02:40.501371 [ 3 ] {95e4a350-b099-4354-b032-4f7dbb9898d5} <Debug> DynamicQueryHandler: Done processing query
1089 2024.08.27 19:02:40.501396 [ 3 ] {95e4a350-b099-4354-b032-4f7dbb9898d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1090 2024.08.27 19:02:40.501412 [ 3 ] {} <Debug> HTTP-Session: 2f069cbe-c0fa-4884-b916-2c1c6ef83d6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1091 2024.08.27 19:02:40.501530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1092 2024.08.27 19:02:40.501578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1093 2024.08.27 19:02:40.501598 [ 3 ] {} <Debug> HTTP-Session: 713e54f8-3e65-4542-b18f-233165eccfc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1094 2024.08.27 19:02:40.501614 [ 3 ] {} <Debug> HTTP-Session: 713e54f8-3e65-4542-b18f-233165eccfc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1095 2024.08.27 19:02:40.501629 [ 3 ] {} <Debug> HTTP-Session: 713e54f8-3e65-4542-b18f-233165eccfc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1096 2024.08.27 19:02:40.501661 [ 3 ] {} <Trace> HTTP-Session: 713e54f8-3e65-4542-b18f-233165eccfc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1097 2024.08.27 19:02:40.501776 [ 3 ] {f2cfea3b-3e30-4cbc-8a15-0c87084b6a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1098 2024.08.27 19:02:40.502380 [ 3 ] {f2cfea3b-3e30-4cbc-8a15-0c87084b6a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1099 2024.08.27 19:02:40.502555 [ 3 ] {f2cfea3b-3e30-4cbc-8a15-0c87084b6a32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1100 2024.08.27 19:02:40.503473 [ 3 ] {f2cfea3b-3e30-4cbc-8a15-0c87084b6a32} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1101 2024.08.27 19:02:40.503509 [ 3 ] {f2cfea3b-3e30-4cbc-8a15-0c87084b6a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1102 2024.08.27 19:02:40.504080 [ 3 ] {f2cfea3b-3e30-4cbc-8a15-0c87084b6a32} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1103 2024.08.27 19:02:40.504787 [ 3 ] {f2cfea3b-3e30-4cbc-8a15-0c87084b6a32} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1104 2024.08.27 19:02:40.504937 [ 3 ] {f2cfea3b-3e30-4cbc-8a15-0c87084b6a32} <Debug> executeQuery: Read 48 rows, 3.45 KiB in 0.003194 sec., 15028.177833437696 rows/sec., 1.05 MiB/sec.
1105 2024.08.27 19:02:40.505111 [ 3 ] {f2cfea3b-3e30-4cbc-8a15-0c87084b6a32} <Debug> DynamicQueryHandler: Done processing query
1106 2024.08.27 19:02:40.505135 [ 3 ] {f2cfea3b-3e30-4cbc-8a15-0c87084b6a32} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1107 2024.08.27 19:02:40.505151 [ 3 ] {} <Debug> HTTP-Session: 713e54f8-3e65-4542-b18f-233165eccfc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1108 2024.08.27 19:02:40.505262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 3665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1109 2024.08.27 19:02:40.505313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1110 2024.08.27 19:02:40.505333 [ 3 ] {} <Debug> HTTP-Session: dd654d2c-31e9-4aa7-808f-926bff701717 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1111 2024.08.27 19:02:40.505350 [ 3 ] {} <Debug> HTTP-Session: dd654d2c-31e9-4aa7-808f-926bff701717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1112 2024.08.27 19:02:40.505364 [ 3 ] {} <Debug> HTTP-Session: dd654d2c-31e9-4aa7-808f-926bff701717 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1113 2024.08.27 19:02:40.505395 [ 3 ] {} <Trace> HTTP-Session: dd654d2c-31e9-4aa7-808f-926bff701717 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1114 2024.08.27 19:02:40.505500 [ 3 ] {aa9156f2-8424-41e2-9e25-9f866cfc50db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1115 2024.08.27 19:02:40.505547 [ 3 ] {aa9156f2-8424-41e2-9e25-9f866cfc50db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1116 2024.08.27 19:02:40.505677 [ 3 ] {aa9156f2-8424-41e2-9e25-9f866cfc50db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1117 2024.08.27 19:02:40.505952 [ 3 ] {aa9156f2-8424-41e2-9e25-9f866cfc50db} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1118 2024.08.27 19:02:40.505987 [ 3 ] {aa9156f2-8424-41e2-9e25-9f866cfc50db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1119 2024.08.27 19:02:40.506453 [ 3 ] {aa9156f2-8424-41e2-9e25-9f866cfc50db} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1120 2024.08.27 19:02:40.507059 [ 3 ] {aa9156f2-8424-41e2-9e25-9f866cfc50db} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1121 2024.08.27 19:02:40.507210 [ 3 ] {aa9156f2-8424-41e2-9e25-9f866cfc50db} <Debug> executeQuery: Read 24 rows, 1.63 KiB in 0.001731 sec., 13864.818024263432 rows/sec., 941.02 KiB/sec.
1122 2024.08.27 19:02:40.507365 [ 3 ] {aa9156f2-8424-41e2-9e25-9f866cfc50db} <Debug> DynamicQueryHandler: Done processing query
1123 2024.08.27 19:02:40.507390 [ 3 ] {aa9156f2-8424-41e2-9e25-9f866cfc50db} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1124 2024.08.27 19:02:40.507407 [ 3 ] {} <Debug> HTTP-Session: dd654d2c-31e9-4aa7-808f-926bff701717 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1125 2024.08.27 19:02:41.000147 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.94 MiB, peak 178.09 MiB, free memory in arenas 0.00 B, will set to 174.71 MiB (RSS), difference: 1.77 MiB
1126 2024.08.27 19:02:45.444378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1127 2024.08.27 19:02:45.444491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1128 2024.08.27 19:02:45.444517 [ 3 ] {} <Debug> HTTP-Session: d5f5a969-5ee3-4638-a987-9d391cbfbd8e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1129 2024.08.27 19:02:45.444541 [ 3 ] {} <Debug> HTTP-Session: d5f5a969-5ee3-4638-a987-9d391cbfbd8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1130 2024.08.27 19:02:45.444557 [ 3 ] {} <Debug> HTTP-Session: d5f5a969-5ee3-4638-a987-9d391cbfbd8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1131 2024.08.27 19:02:45.444608 [ 3 ] {} <Trace> HTTP-Session: d5f5a969-5ee3-4638-a987-9d391cbfbd8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1132 2024.08.27 19:02:45.444802 [ 3 ] {5da61435-ebe6-49a4-ad06-334291e73bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1133 2024.08.27 19:02:45.444871 [ 3 ] {5da61435-ebe6-49a4-ad06-334291e73bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1134 2024.08.27 19:02:45.445213 [ 3 ] {5da61435-ebe6-49a4-ad06-334291e73bde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1135 2024.08.27 19:02:45.445675 [ 3 ] {5da61435-ebe6-49a4-ad06-334291e73bde} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1136 2024.08.27 19:02:45.445721 [ 3 ] {5da61435-ebe6-49a4-ad06-334291e73bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1137 2024.08.27 19:02:45.446270 [ 3 ] {5da61435-ebe6-49a4-ad06-334291e73bde} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1138 2024.08.27 19:02:45.446914 [ 3 ] {5da61435-ebe6-49a4-ad06-334291e73bde} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1139 2024.08.27 19:02:45.447128 [ 3 ] {5da61435-ebe6-49a4-ad06-334291e73bde} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.002383 sec., 12589.17331095258 rows/sec., 1006.48 KiB/sec.
1140 2024.08.27 19:02:45.447459 [ 3 ] {5da61435-ebe6-49a4-ad06-334291e73bde} <Debug> DynamicQueryHandler: Done processing query
1141 2024.08.27 19:02:45.447487 [ 3 ] {5da61435-ebe6-49a4-ad06-334291e73bde} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1142 2024.08.27 19:02:45.447503 [ 3 ] {} <Debug> HTTP-Session: d5f5a969-5ee3-4638-a987-9d391cbfbd8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1143 2024.08.27 19:02:45.447667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 6154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1144 2024.08.27 19:02:45.447725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1145 2024.08.27 19:02:45.447745 [ 3 ] {} <Debug> HTTP-Session: 900f0652-ed0b-4d91-b4bf-f23efc2f7591 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1146 2024.08.27 19:02:45.447765 [ 3 ] {} <Debug> HTTP-Session: 900f0652-ed0b-4d91-b4bf-f23efc2f7591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1147 2024.08.27 19:02:45.447781 [ 3 ] {} <Debug> HTTP-Session: 900f0652-ed0b-4d91-b4bf-f23efc2f7591 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1148 2024.08.27 19:02:45.447818 [ 3 ] {} <Trace> HTTP-Session: 900f0652-ed0b-4d91-b4bf-f23efc2f7591 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1149 2024.08.27 19:02:45.447942 [ 3 ] {ddabcf4a-47ac-45ed-bcb4-54813d04554e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1150 2024.08.27 19:02:45.447991 [ 3 ] {ddabcf4a-47ac-45ed-bcb4-54813d04554e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1151 2024.08.27 19:02:45.448254 [ 3 ] {ddabcf4a-47ac-45ed-bcb4-54813d04554e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1152 2024.08.27 19:02:45.448607 [ 3 ] {ddabcf4a-47ac-45ed-bcb4-54813d04554e} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1153 2024.08.27 19:02:45.448645 [ 3 ] {ddabcf4a-47ac-45ed-bcb4-54813d04554e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1154 2024.08.27 19:02:45.449170 [ 3 ] {ddabcf4a-47ac-45ed-bcb4-54813d04554e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1155 2024.08.27 19:02:45.449792 [ 3 ] {ddabcf4a-47ac-45ed-bcb4-54813d04554e} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1156 2024.08.27 19:02:45.449958 [ 3 ] {ddabcf4a-47ac-45ed-bcb4-54813d04554e} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.002055 sec., 17518.24817518248 rows/sec., 1.37 MiB/sec.
1157 2024.08.27 19:02:45.450135 [ 3 ] {ddabcf4a-47ac-45ed-bcb4-54813d04554e} <Debug> DynamicQueryHandler: Done processing query
1158 2024.08.27 19:02:45.450160 [ 3 ] {ddabcf4a-47ac-45ed-bcb4-54813d04554e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1159 2024.08.27 19:02:45.450176 [ 3 ] {} <Debug> HTTP-Session: 900f0652-ed0b-4d91-b4bf-f23efc2f7591 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1160 2024.08.27 19:02:45.450356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 11552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1161 2024.08.27 19:02:45.450413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1162 2024.08.27 19:02:45.450434 [ 3 ] {} <Debug> HTTP-Session: 29216465-1b4f-45f9-bd8d-cd3cc5907eb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1163 2024.08.27 19:02:45.450454 [ 3 ] {} <Debug> HTTP-Session: 29216465-1b4f-45f9-bd8d-cd3cc5907eb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1164 2024.08.27 19:02:45.450468 [ 3 ] {} <Debug> HTTP-Session: 29216465-1b4f-45f9-bd8d-cd3cc5907eb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1165 2024.08.27 19:02:45.450502 [ 3 ] {} <Trace> HTTP-Session: 29216465-1b4f-45f9-bd8d-cd3cc5907eb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1166 2024.08.27 19:02:45.450626 [ 3 ] {d136665a-3b75-4753-a836-50db2b3086e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1167 2024.08.27 19:02:45.450677 [ 3 ] {d136665a-3b75-4753-a836-50db2b3086e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1168 2024.08.27 19:02:45.450830 [ 3 ] {d136665a-3b75-4753-a836-50db2b3086e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1169 2024.08.27 19:02:45.451185 [ 3 ] {d136665a-3b75-4753-a836-50db2b3086e4} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1170 2024.08.27 19:02:45.451223 [ 3 ] {d136665a-3b75-4753-a836-50db2b3086e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1171 2024.08.27 19:02:45.451724 [ 3 ] {d136665a-3b75-4753-a836-50db2b3086e4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1172 2024.08.27 19:02:45.452310 [ 3 ] {d136665a-3b75-4753-a836-50db2b3086e4} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1173 2024.08.27 19:02:45.452472 [ 3 ] {d136665a-3b75-4753-a836-50db2b3086e4} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001888 sec., 31779.661016949154 rows/sec., 2.23 MiB/sec.
1174 2024.08.27 19:02:45.452685 [ 3 ] {d136665a-3b75-4753-a836-50db2b3086e4} <Debug> DynamicQueryHandler: Done processing query
1175 2024.08.27 19:02:45.452710 [ 3 ] {d136665a-3b75-4753-a836-50db2b3086e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1176 2024.08.27 19:02:45.452726 [ 3 ] {} <Debug> HTTP-Session: 29216465-1b4f-45f9-bd8d-cd3cc5907eb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1177 2024.08.27 19:02:45.452880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1178 2024.08.27 19:02:45.452930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1179 2024.08.27 19:02:45.452950 [ 3 ] {} <Debug> HTTP-Session: 86fc5da8-e227-4ac1-8718-b1c9fefafdb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1180 2024.08.27 19:02:45.452967 [ 3 ] {} <Debug> HTTP-Session: 86fc5da8-e227-4ac1-8718-b1c9fefafdb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1181 2024.08.27 19:02:45.452982 [ 3 ] {} <Debug> HTTP-Session: 86fc5da8-e227-4ac1-8718-b1c9fefafdb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1182 2024.08.27 19:02:45.453014 [ 3 ] {} <Trace> HTTP-Session: 86fc5da8-e227-4ac1-8718-b1c9fefafdb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1183 2024.08.27 19:02:45.453133 [ 3 ] {9fb0dc53-ff84-4be6-80e3-2585d415ebde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1184 2024.08.27 19:02:45.453180 [ 3 ] {9fb0dc53-ff84-4be6-80e3-2585d415ebde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1185 2024.08.27 19:02:45.453311 [ 3 ] {9fb0dc53-ff84-4be6-80e3-2585d415ebde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1186 2024.08.27 19:02:45.453669 [ 3 ] {9fb0dc53-ff84-4be6-80e3-2585d415ebde} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1187 2024.08.27 19:02:45.453706 [ 3 ] {9fb0dc53-ff84-4be6-80e3-2585d415ebde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1188 2024.08.27 19:02:45.454176 [ 3 ] {9fb0dc53-ff84-4be6-80e3-2585d415ebde} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1189 2024.08.27 19:02:45.454825 [ 3 ] {9fb0dc53-ff84-4be6-80e3-2585d415ebde} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1190 2024.08.27 19:02:45.454982 [ 3 ] {9fb0dc53-ff84-4be6-80e3-2585d415ebde} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001878 sec., 15974.440894568692 rows/sec., 1.06 MiB/sec.
1191 2024.08.27 19:02:45.455162 [ 3 ] {9fb0dc53-ff84-4be6-80e3-2585d415ebde} <Debug> DynamicQueryHandler: Done processing query
1192 2024.08.27 19:02:45.455185 [ 3 ] {9fb0dc53-ff84-4be6-80e3-2585d415ebde} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1193 2024.08.27 19:02:45.455202 [ 3 ] {} <Debug> HTTP-Session: 86fc5da8-e227-4ac1-8718-b1c9fefafdb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1194 2024.08.27 19:02:50.449205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1195 2024.08.27 19:02:50.449336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1196 2024.08.27 19:02:50.449363 [ 3 ] {} <Debug> HTTP-Session: d622eb1a-8c91-4c60-8021-1044655fcc6a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1197 2024.08.27 19:02:50.449389 [ 3 ] {} <Debug> HTTP-Session: d622eb1a-8c91-4c60-8021-1044655fcc6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1198 2024.08.27 19:02:50.449405 [ 3 ] {} <Debug> HTTP-Session: d622eb1a-8c91-4c60-8021-1044655fcc6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1199 2024.08.27 19:02:50.449455 [ 3 ] {} <Trace> HTTP-Session: d622eb1a-8c91-4c60-8021-1044655fcc6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1200 2024.08.27 19:02:50.449695 [ 3 ] {28a93048-56bb-4df7-8cc2-e7185c82fc88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1201 2024.08.27 19:02:50.449767 [ 3 ] {28a93048-56bb-4df7-8cc2-e7185c82fc88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1202 2024.08.27 19:02:50.450099 [ 3 ] {28a93048-56bb-4df7-8cc2-e7185c82fc88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1203 2024.08.27 19:02:50.450609 [ 3 ] {28a93048-56bb-4df7-8cc2-e7185c82fc88} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1204 2024.08.27 19:02:50.450655 [ 3 ] {28a93048-56bb-4df7-8cc2-e7185c82fc88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1205 2024.08.27 19:02:50.451164 [ 3 ] {28a93048-56bb-4df7-8cc2-e7185c82fc88} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1206 2024.08.27 19:02:50.451856 [ 3 ] {28a93048-56bb-4df7-8cc2-e7185c82fc88} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1207 2024.08.27 19:02:50.452008 [ 3 ] {28a93048-56bb-4df7-8cc2-e7185c82fc88} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00238 sec., 23529.41176470588 rows/sec., 1.81 MiB/sec.
1208 2024.08.27 19:02:50.452230 [ 3 ] {28a93048-56bb-4df7-8cc2-e7185c82fc88} <Debug> DynamicQueryHandler: Done processing query
1209 2024.08.27 19:02:50.452256 [ 3 ] {28a93048-56bb-4df7-8cc2-e7185c82fc88} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1210 2024.08.27 19:02:50.452273 [ 3 ] {} <Debug> HTTP-Session: d622eb1a-8c91-4c60-8021-1044655fcc6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1211 2024.08.27 19:02:50.452454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1212 2024.08.27 19:02:50.452513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1213 2024.08.27 19:02:50.452534 [ 3 ] {} <Debug> HTTP-Session: d8feccae-dfb6-44aa-9106-43cf30b1be50 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1214 2024.08.27 19:02:50.452558 [ 3 ] {} <Debug> HTTP-Session: d8feccae-dfb6-44aa-9106-43cf30b1be50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1215 2024.08.27 19:02:50.452574 [ 3 ] {} <Debug> HTTP-Session: d8feccae-dfb6-44aa-9106-43cf30b1be50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1216 2024.08.27 19:02:50.452609 [ 3 ] {} <Trace> HTTP-Session: d8feccae-dfb6-44aa-9106-43cf30b1be50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1217 2024.08.27 19:02:50.452739 [ 3 ] {ff767585-4053-479a-a2db-21a86c7d7acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1218 2024.08.27 19:02:50.452786 [ 3 ] {ff767585-4053-479a-a2db-21a86c7d7acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1219 2024.08.27 19:02:50.453023 [ 3 ] {ff767585-4053-479a-a2db-21a86c7d7acd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1220 2024.08.27 19:02:50.453435 [ 3 ] {ff767585-4053-479a-a2db-21a86c7d7acd} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1221 2024.08.27 19:02:50.453471 [ 3 ] {ff767585-4053-479a-a2db-21a86c7d7acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1222 2024.08.27 19:02:50.453985 [ 3 ] {ff767585-4053-479a-a2db-21a86c7d7acd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1223 2024.08.27 19:02:50.454677 [ 3 ] {ff767585-4053-479a-a2db-21a86c7d7acd} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1224 2024.08.27 19:02:50.454807 [ 3 ] {ff767585-4053-479a-a2db-21a86c7d7acd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002116 sec., 30245.746691871456 rows/sec., 2.36 MiB/sec.
1225 2024.08.27 19:02:50.454984 [ 3 ] {ff767585-4053-479a-a2db-21a86c7d7acd} <Debug> DynamicQueryHandler: Done processing query
1226 2024.08.27 19:02:50.455009 [ 3 ] {ff767585-4053-479a-a2db-21a86c7d7acd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1227 2024.08.27 19:02:50.455026 [ 3 ] {} <Debug> HTTP-Session: d8feccae-dfb6-44aa-9106-43cf30b1be50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1228 2024.08.27 19:02:50.455286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1229 2024.08.27 19:02:50.455339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1230 2024.08.27 19:02:50.455360 [ 3 ] {} <Debug> HTTP-Session: ea9f5905-4261-4c9e-9375-a5644abe2afc Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1231 2024.08.27 19:02:50.455378 [ 3 ] {} <Debug> HTTP-Session: ea9f5905-4261-4c9e-9375-a5644abe2afc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1232 2024.08.27 19:02:50.455393 [ 3 ] {} <Debug> HTTP-Session: ea9f5905-4261-4c9e-9375-a5644abe2afc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1233 2024.08.27 19:02:50.455429 [ 3 ] {} <Trace> HTTP-Session: ea9f5905-4261-4c9e-9375-a5644abe2afc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1234 2024.08.27 19:02:50.455584 [ 3 ] {695ecb6f-b435-418c-a72f-6c8247919d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1235 2024.08.27 19:02:50.455633 [ 3 ] {695ecb6f-b435-418c-a72f-6c8247919d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1236 2024.08.27 19:02:50.455778 [ 3 ] {695ecb6f-b435-418c-a72f-6c8247919d96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1237 2024.08.27 19:02:50.456181 [ 3 ] {695ecb6f-b435-418c-a72f-6c8247919d96} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1238 2024.08.27 19:02:50.456218 [ 3 ] {695ecb6f-b435-418c-a72f-6c8247919d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1239 2024.08.27 19:02:50.456762 [ 3 ] {695ecb6f-b435-418c-a72f-6c8247919d96} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1240 2024.08.27 19:02:50.457456 [ 3 ] {695ecb6f-b435-418c-a72f-6c8247919d96} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1241 2024.08.27 19:02:50.457589 [ 3 ] {695ecb6f-b435-418c-a72f-6c8247919d96} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002081 sec., 76886.11244593945 rows/sec., 5.35 MiB/sec.
1242 2024.08.27 19:02:50.457881 [ 3 ] {695ecb6f-b435-418c-a72f-6c8247919d96} <Debug> DynamicQueryHandler: Done processing query
1243 2024.08.27 19:02:50.457906 [ 3 ] {695ecb6f-b435-418c-a72f-6c8247919d96} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1244 2024.08.27 19:02:50.457923 [ 3 ] {} <Debug> HTTP-Session: ea9f5905-4261-4c9e-9375-a5644abe2afc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1245 2024.08.27 19:02:50.458059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1246 2024.08.27 19:02:50.458111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1247 2024.08.27 19:02:50.458131 [ 3 ] {} <Debug> HTTP-Session: 697d8d9d-ff60-43dc-800f-60d5f5530dda Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1248 2024.08.27 19:02:50.458148 [ 3 ] {} <Debug> HTTP-Session: 697d8d9d-ff60-43dc-800f-60d5f5530dda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1249 2024.08.27 19:02:50.458162 [ 3 ] {} <Debug> HTTP-Session: 697d8d9d-ff60-43dc-800f-60d5f5530dda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1250 2024.08.27 19:02:50.458194 [ 3 ] {} <Trace> HTTP-Session: 697d8d9d-ff60-43dc-800f-60d5f5530dda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1251 2024.08.27 19:02:50.458322 [ 3 ] {c1bc3f45-d178-4776-81d3-351848dd4f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1252 2024.08.27 19:02:50.458370 [ 3 ] {c1bc3f45-d178-4776-81d3-351848dd4f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1253 2024.08.27 19:02:50.458517 [ 3 ] {c1bc3f45-d178-4776-81d3-351848dd4f53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1254 2024.08.27 19:02:50.458830 [ 3 ] {c1bc3f45-d178-4776-81d3-351848dd4f53} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1255 2024.08.27 19:02:50.458866 [ 3 ] {c1bc3f45-d178-4776-81d3-351848dd4f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1256 2024.08.27 19:02:50.459359 [ 3 ] {c1bc3f45-d178-4776-81d3-351848dd4f53} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1257 2024.08.27 19:02:50.459990 [ 3 ] {c1bc3f45-d178-4776-81d3-351848dd4f53} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1258 2024.08.27 19:02:50.460121 [ 3 ] {c1bc3f45-d178-4776-81d3-351848dd4f53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001852 sec., 32397.408207343415 rows/sec., 2.18 MiB/sec.
1259 2024.08.27 19:02:50.460375 [ 3 ] {c1bc3f45-d178-4776-81d3-351848dd4f53} <Debug> DynamicQueryHandler: Done processing query
1260 2024.08.27 19:02:50.460401 [ 3 ] {c1bc3f45-d178-4776-81d3-351848dd4f53} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1261 2024.08.27 19:02:50.460417 [ 3 ] {} <Debug> HTTP-Session: 697d8d9d-ff60-43dc-800f-60d5f5530dda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1262 2024.08.27 19:02:50.677754 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache
1263 2024.08.27 19:02:50.677804 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache
1264 2024.08.27 19:02:55.448799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1265 2024.08.27 19:02:55.448919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1266 2024.08.27 19:02:55.448946 [ 3 ] {} <Debug> HTTP-Session: a8bae05a-154c-4702-b67f-983e3a730224 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1267 2024.08.27 19:02:55.448970 [ 3 ] {} <Debug> HTTP-Session: a8bae05a-154c-4702-b67f-983e3a730224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1268 2024.08.27 19:02:55.448985 [ 3 ] {} <Debug> HTTP-Session: a8bae05a-154c-4702-b67f-983e3a730224 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1269 2024.08.27 19:02:55.449036 [ 3 ] {} <Trace> HTTP-Session: a8bae05a-154c-4702-b67f-983e3a730224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1270 2024.08.27 19:02:55.449288 [ 3 ] {e9be9380-7bc1-4dcc-acc8-50745aedcd96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1271 2024.08.27 19:02:55.449363 [ 3 ] {e9be9380-7bc1-4dcc-acc8-50745aedcd96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1272 2024.08.27 19:02:55.449701 [ 3 ] {e9be9380-7bc1-4dcc-acc8-50745aedcd96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1273 2024.08.27 19:02:55.450205 [ 3 ] {e9be9380-7bc1-4dcc-acc8-50745aedcd96} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1274 2024.08.27 19:02:55.450251 [ 3 ] {e9be9380-7bc1-4dcc-acc8-50745aedcd96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1275 2024.08.27 19:02:55.450782 [ 3 ] {e9be9380-7bc1-4dcc-acc8-50745aedcd96} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1276 2024.08.27 19:02:55.451545 [ 3 ] {e9be9380-7bc1-4dcc-acc8-50745aedcd96} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1277 2024.08.27 19:02:55.451732 [ 3 ] {e9be9380-7bc1-4dcc-acc8-50745aedcd96} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002502 sec., 22382.09432454037 rows/sec., 1.72 MiB/sec.
1278 2024.08.27 19:02:55.451993 [ 3 ] {e9be9380-7bc1-4dcc-acc8-50745aedcd96} <Debug> DynamicQueryHandler: Done processing query
1279 2024.08.27 19:02:55.452023 [ 3 ] {e9be9380-7bc1-4dcc-acc8-50745aedcd96} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1280 2024.08.27 19:02:55.452041 [ 3 ] {} <Debug> HTTP-Session: a8bae05a-154c-4702-b67f-983e3a730224 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1281 2024.08.27 19:02:55.452222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1282 2024.08.27 19:02:55.452283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1283 2024.08.27 19:02:55.452305 [ 3 ] {} <Debug> HTTP-Session: fea970ae-a88c-448d-9f0e-8a02bfab8dc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1284 2024.08.27 19:02:55.452323 [ 3 ] {} <Debug> HTTP-Session: fea970ae-a88c-448d-9f0e-8a02bfab8dc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1285 2024.08.27 19:02:55.452338 [ 3 ] {} <Debug> HTTP-Session: fea970ae-a88c-448d-9f0e-8a02bfab8dc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1286 2024.08.27 19:02:55.452375 [ 3 ] {} <Trace> HTTP-Session: fea970ae-a88c-448d-9f0e-8a02bfab8dc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1287 2024.08.27 19:02:55.452509 [ 3 ] {38d200c3-7d53-4bfc-bfbb-067a6647b9be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1288 2024.08.27 19:02:55.452559 [ 3 ] {38d200c3-7d53-4bfc-bfbb-067a6647b9be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1289 2024.08.27 19:02:55.452808 [ 3 ] {38d200c3-7d53-4bfc-bfbb-067a6647b9be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1290 2024.08.27 19:02:55.453223 [ 3 ] {38d200c3-7d53-4bfc-bfbb-067a6647b9be} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1291 2024.08.27 19:02:55.453263 [ 3 ] {38d200c3-7d53-4bfc-bfbb-067a6647b9be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1292 2024.08.27 19:02:55.453769 [ 3 ] {38d200c3-7d53-4bfc-bfbb-067a6647b9be} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1293 2024.08.27 19:02:55.454501 [ 3 ] {38d200c3-7d53-4bfc-bfbb-067a6647b9be} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1294 2024.08.27 19:02:55.454693 [ 3 ] {38d200c3-7d53-4bfc-bfbb-067a6647b9be} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002224 sec., 28776.97841726619 rows/sec., 2.25 MiB/sec.
1295 2024.08.27 19:02:55.454883 [ 3 ] {38d200c3-7d53-4bfc-bfbb-067a6647b9be} <Debug> DynamicQueryHandler: Done processing query
1296 2024.08.27 19:02:55.454908 [ 3 ] {38d200c3-7d53-4bfc-bfbb-067a6647b9be} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1297 2024.08.27 19:02:55.454925 [ 3 ] {} <Debug> HTTP-Session: fea970ae-a88c-448d-9f0e-8a02bfab8dc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1298 2024.08.27 19:02:55.455165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30590, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1299 2024.08.27 19:02:55.455224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1300 2024.08.27 19:02:55.455245 [ 3 ] {} <Debug> HTTP-Session: 004fe376-21e2-4457-9dcb-8952c07e6134 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1301 2024.08.27 19:02:55.455262 [ 3 ] {} <Debug> HTTP-Session: 004fe376-21e2-4457-9dcb-8952c07e6134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1302 2024.08.27 19:02:55.455277 [ 3 ] {} <Debug> HTTP-Session: 004fe376-21e2-4457-9dcb-8952c07e6134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1303 2024.08.27 19:02:55.455314 [ 3 ] {} <Trace> HTTP-Session: 004fe376-21e2-4457-9dcb-8952c07e6134 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1304 2024.08.27 19:02:55.455475 [ 3 ] {e84d0b26-f0b2-49da-84e3-814d3e53692b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1305 2024.08.27 19:02:55.455572 [ 3 ] {e84d0b26-f0b2-49da-84e3-814d3e53692b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1306 2024.08.27 19:02:55.455738 [ 3 ] {e84d0b26-f0b2-49da-84e3-814d3e53692b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1307 2024.08.27 19:02:55.456156 [ 3 ] {e84d0b26-f0b2-49da-84e3-814d3e53692b} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1308 2024.08.27 19:02:55.456195 [ 3 ] {e84d0b26-f0b2-49da-84e3-814d3e53692b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1309 2024.08.27 19:02:55.456800 [ 3 ] {e84d0b26-f0b2-49da-84e3-814d3e53692b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1310 2024.08.27 19:02:55.457450 [ 3 ] {e84d0b26-f0b2-49da-84e3-814d3e53692b} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1311 2024.08.27 19:02:55.457578 [ 3 ] {e84d0b26-f0b2-49da-84e3-814d3e53692b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002189 sec., 73092.73640931933 rows/sec., 5.09 MiB/sec.
1312 2024.08.27 19:02:55.457742 [ 3 ] {e84d0b26-f0b2-49da-84e3-814d3e53692b} <Debug> DynamicQueryHandler: Done processing query
1313 2024.08.27 19:02:55.457766 [ 3 ] {e84d0b26-f0b2-49da-84e3-814d3e53692b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1314 2024.08.27 19:02:55.457781 [ 3 ] {} <Debug> HTTP-Session: 004fe376-21e2-4457-9dcb-8952c07e6134 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1315 2024.08.27 19:02:55.457927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1316 2024.08.27 19:02:55.457976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1317 2024.08.27 19:02:55.457995 [ 3 ] {} <Debug> HTTP-Session: 15ddbf7b-5a5a-4f81-b89f-c0c8396829db Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1318 2024.08.27 19:02:55.458012 [ 3 ] {} <Debug> HTTP-Session: 15ddbf7b-5a5a-4f81-b89f-c0c8396829db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1319 2024.08.27 19:02:55.458025 [ 3 ] {} <Debug> HTTP-Session: 15ddbf7b-5a5a-4f81-b89f-c0c8396829db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1320 2024.08.27 19:02:55.458056 [ 3 ] {} <Trace> HTTP-Session: 15ddbf7b-5a5a-4f81-b89f-c0c8396829db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1321 2024.08.27 19:02:55.458181 [ 3 ] {f524a23f-d35a-4a11-8e0a-aedfcde4420b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1322 2024.08.27 19:02:55.458224 [ 3 ] {f524a23f-d35a-4a11-8e0a-aedfcde4420b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1323 2024.08.27 19:02:55.458347 [ 3 ] {f524a23f-d35a-4a11-8e0a-aedfcde4420b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1324 2024.08.27 19:02:55.458771 [ 3 ] {f524a23f-d35a-4a11-8e0a-aedfcde4420b} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1325 2024.08.27 19:02:55.458808 [ 3 ] {f524a23f-d35a-4a11-8e0a-aedfcde4420b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1326 2024.08.27 19:02:55.459300 [ 3 ] {f524a23f-d35a-4a11-8e0a-aedfcde4420b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1327 2024.08.27 19:02:55.459943 [ 3 ] {f524a23f-d35a-4a11-8e0a-aedfcde4420b} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1328 2024.08.27 19:02:55.460072 [ 3 ] {f524a23f-d35a-4a11-8e0a-aedfcde4420b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001898 sec., 31612.22339304531 rows/sec., 2.13 MiB/sec.
1329 2024.08.27 19:02:55.460239 [ 3 ] {f524a23f-d35a-4a11-8e0a-aedfcde4420b} <Debug> DynamicQueryHandler: Done processing query
1330 2024.08.27 19:02:55.460263 [ 3 ] {f524a23f-d35a-4a11-8e0a-aedfcde4420b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1331 2024.08.27 19:02:55.460280 [ 3 ] {} <Debug> HTTP-Session: 15ddbf7b-5a5a-4f81-b89f-c0c8396829db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1332 2024.08.27 19:03:00.441477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1333 2024.08.27 19:03:00.441609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1334 2024.08.27 19:03:00.441637 [ 3 ] {} <Debug> HTTP-Session: 1c905661-c3cb-4bf6-8fd7-6da23d1a2cf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1335 2024.08.27 19:03:00.441663 [ 3 ] {} <Debug> HTTP-Session: 1c905661-c3cb-4bf6-8fd7-6da23d1a2cf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1336 2024.08.27 19:03:00.441680 [ 3 ] {} <Debug> HTTP-Session: 1c905661-c3cb-4bf6-8fd7-6da23d1a2cf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1337 2024.08.27 19:03:00.441735 [ 3 ] {} <Trace> HTTP-Session: 1c905661-c3cb-4bf6-8fd7-6da23d1a2cf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1338 2024.08.27 19:03:00.441987 [ 3 ] {9f890601-4835-455c-8f46-e1a701eb92bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1339 2024.08.27 19:03:00.444547 [ 3 ] {9f890601-4835-455c-8f46-e1a701eb92bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1340 2024.08.27 19:03:00.444647 [ 3 ] {9f890601-4835-455c-8f46-e1a701eb92bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1341 2024.08.27 19:03:00.445027 [ 3 ] {9f890601-4835-455c-8f46-e1a701eb92bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1342 2024.08.27 19:03:00.445247 [ 3 ] {9f890601-4835-455c-8f46-e1a701eb92bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1343 2024.08.27 19:03:00.448023 [ 3 ] {9f890601-4835-455c-8f46-e1a701eb92bf} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1344 2024.08.27 19:03:00.453811 [ 3 ] {9f890601-4835-455c-8f46-e1a701eb92bf} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1345 2024.08.27 19:03:00.455861 [ 3 ] {9f890601-4835-455c-8f46-e1a701eb92bf} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (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
1346 2024.08.27 19:03:00.455899 [ 3 ] {9f890601-4835-455c-8f46-e1a701eb92bf} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Spreading mark ranges among streams (default reading)
1347 2024.08.27 19:03:00.456037 [ 3 ] {9f890601-4835-455c-8f46-e1a701eb92bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1348 2024.08.27 19:03:00.456066 [ 3 ] {9f890601-4835-455c-8f46-e1a701eb92bf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1349 2024.08.27 19:03:00.464144 [ 3 ] {9f890601-4835-455c-8f46-e1a701eb92bf} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.02226 sec., 808.6253369272238 rows/sec., 33.08 KiB/sec.
1350 2024.08.27 19:03:00.464473 [ 3 ] {9f890601-4835-455c-8f46-e1a701eb92bf} <Debug> DynamicQueryHandler: Done processing query
1351 2024.08.27 19:03:00.464508 [ 3 ] {9f890601-4835-455c-8f46-e1a701eb92bf} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1352 2024.08.27 19:03:00.464531 [ 3 ] {} <Debug> HTTP-Session: 1c905661-c3cb-4bf6-8fd7-6da23d1a2cf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1353 2024.08.27 19:03:00.474095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1354 2024.08.27 19:03:00.474164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1355 2024.08.27 19:03:00.474188 [ 3 ] {} <Debug> HTTP-Session: 6c0ec164-a67a-4a22-b926-b8d550d5191a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1356 2024.08.27 19:03:00.474212 [ 3 ] {} <Debug> HTTP-Session: 6c0ec164-a67a-4a22-b926-b8d550d5191a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1357 2024.08.27 19:03:00.474226 [ 3 ] {} <Debug> HTTP-Session: 6c0ec164-a67a-4a22-b926-b8d550d5191a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1358 2024.08.27 19:03:00.474271 [ 3 ] {} <Trace> HTTP-Session: 6c0ec164-a67a-4a22-b926-b8d550d5191a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1359 2024.08.27 19:03:00.474429 [ 3 ] {ce2ad908-d820-44bc-96a9-25f284d15dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1360 2024.08.27 19:03:00.474499 [ 3 ] {ce2ad908-d820-44bc-96a9-25f284d15dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1361 2024.08.27 19:03:00.474710 [ 3 ] {ce2ad908-d820-44bc-96a9-25f284d15dec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1362 2024.08.27 19:03:00.475083 [ 3 ] {ce2ad908-d820-44bc-96a9-25f284d15dec} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1363 2024.08.27 19:03:00.475125 [ 3 ] {ce2ad908-d820-44bc-96a9-25f284d15dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1364 2024.08.27 19:03:00.475643 [ 3 ] {ce2ad908-d820-44bc-96a9-25f284d15dec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1365 2024.08.27 19:03:00.475986 [ 3 ] {ce2ad908-d820-44bc-96a9-25f284d15dec} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1366 2024.08.27 19:03:00.476135 [ 3 ] {ce2ad908-d820-44bc-96a9-25f284d15dec} <Debug> executeQuery: Read 1 rows, 153.00 B in 0.001758 sec., 568.8282138794084 rows/sec., 84.99 KiB/sec.
1367 2024.08.27 19:03:00.476364 [ 3 ] {ce2ad908-d820-44bc-96a9-25f284d15dec} <Debug> DynamicQueryHandler: Done processing query
1368 2024.08.27 19:03:00.476395 [ 3 ] {ce2ad908-d820-44bc-96a9-25f284d15dec} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1369 2024.08.27 19:03:00.476412 [ 3 ] {} <Debug> HTTP-Session: 6c0ec164-a67a-4a22-b926-b8d550d5191a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1370 2024.08.27 19:03:00.476555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1371 2024.08.27 19:03:00.476611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1372 2024.08.27 19:03:00.476633 [ 3 ] {} <Debug> HTTP-Session: 44bfc023-b3bc-41a5-bcbc-3402aa54699b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1373 2024.08.27 19:03:00.476653 [ 3 ] {} <Debug> HTTP-Session: 44bfc023-b3bc-41a5-bcbc-3402aa54699b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1374 2024.08.27 19:03:00.476671 [ 3 ] {} <Debug> HTTP-Session: 44bfc023-b3bc-41a5-bcbc-3402aa54699b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1375 2024.08.27 19:03:00.476708 [ 3 ] {} <Trace> HTTP-Session: 44bfc023-b3bc-41a5-bcbc-3402aa54699b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1376 2024.08.27 19:03:00.476842 [ 3 ] {cfad55c1-0614-4f6c-a9d1-6770f567b168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1377 2024.08.27 19:03:00.476893 [ 3 ] {cfad55c1-0614-4f6c-a9d1-6770f567b168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1378 2024.08.27 19:03:00.477145 [ 3 ] {cfad55c1-0614-4f6c-a9d1-6770f567b168} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1379 2024.08.27 19:03:00.477565 [ 3 ] {cfad55c1-0614-4f6c-a9d1-6770f567b168} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1380 2024.08.27 19:03:00.477603 [ 3 ] {cfad55c1-0614-4f6c-a9d1-6770f567b168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1381 2024.08.27 19:03:00.477980 [ 3 ] {cfad55c1-0614-4f6c-a9d1-6770f567b168} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1382 2024.08.27 19:03:00.478345 [ 3 ] {cfad55c1-0614-4f6c-a9d1-6770f567b168} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1383 2024.08.27 19:03:00.478476 [ 3 ] {cfad55c1-0614-4f6c-a9d1-6770f567b168} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001681 sec., 42831.647828673405 rows/sec., 3.48 MiB/sec.
1384 2024.08.27 19:03:00.478784 [ 3 ] {cfad55c1-0614-4f6c-a9d1-6770f567b168} <Debug> DynamicQueryHandler: Done processing query
1385 2024.08.27 19:03:00.478810 [ 3 ] {cfad55c1-0614-4f6c-a9d1-6770f567b168} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1386 2024.08.27 19:03:00.478827 [ 3 ] {} <Debug> HTTP-Session: 44bfc023-b3bc-41a5-bcbc-3402aa54699b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1387 2024.08.27 19:03:00.478947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1388 2024.08.27 19:03:00.479003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1389 2024.08.27 19:03:00.479023 [ 3 ] {} <Debug> HTTP-Session: dd7c9900-4713-4c39-b76f-04acb027b689 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1390 2024.08.27 19:03:00.479041 [ 3 ] {} <Debug> HTTP-Session: dd7c9900-4713-4c39-b76f-04acb027b689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1391 2024.08.27 19:03:00.479055 [ 3 ] {} <Debug> HTTP-Session: dd7c9900-4713-4c39-b76f-04acb027b689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1392 2024.08.27 19:03:00.479090 [ 3 ] {} <Trace> HTTP-Session: dd7c9900-4713-4c39-b76f-04acb027b689 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1393 2024.08.27 19:03:00.479196 [ 3 ] {7d3971d3-020f-4d19-b41c-7687d1cf8ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1394 2024.08.27 19:03:00.479244 [ 3 ] {7d3971d3-020f-4d19-b41c-7687d1cf8ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1395 2024.08.27 19:03:00.479532 [ 3 ] {7d3971d3-020f-4d19-b41c-7687d1cf8ad4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1396 2024.08.27 19:03:00.479978 [ 3 ] {7d3971d3-020f-4d19-b41c-7687d1cf8ad4} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1397 2024.08.27 19:03:00.480012 [ 3 ] {7d3971d3-020f-4d19-b41c-7687d1cf8ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1398 2024.08.27 19:03:00.480366 [ 3 ] {7d3971d3-020f-4d19-b41c-7687d1cf8ad4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1399 2024.08.27 19:03:00.480741 [ 3 ] {7d3971d3-020f-4d19-b41c-7687d1cf8ad4} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1400 2024.08.27 19:03:00.480867 [ 3 ] {7d3971d3-020f-4d19-b41c-7687d1cf8ad4} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001701 sec., 4703.115814226925 rows/sec., 353.65 KiB/sec.
1401 2024.08.27 19:03:00.481078 [ 3 ] {7d3971d3-020f-4d19-b41c-7687d1cf8ad4} <Debug> DynamicQueryHandler: Done processing query
1402 2024.08.27 19:03:00.481102 [ 3 ] {7d3971d3-020f-4d19-b41c-7687d1cf8ad4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1403 2024.08.27 19:03:00.481118 [ 3 ] {} <Debug> HTTP-Session: dd7c9900-4713-4c39-b76f-04acb027b689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1404 2024.08.27 19:03:00.481242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1405 2024.08.27 19:03:00.481294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1406 2024.08.27 19:03:00.481313 [ 3 ] {} <Debug> HTTP-Session: b36939d4-9c9f-4566-a1ed-38bf2c345789 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1407 2024.08.27 19:03:00.481331 [ 3 ] {} <Debug> HTTP-Session: b36939d4-9c9f-4566-a1ed-38bf2c345789 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1408 2024.08.27 19:03:00.481345 [ 3 ] {} <Debug> HTTP-Session: b36939d4-9c9f-4566-a1ed-38bf2c345789 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1409 2024.08.27 19:03:00.481378 [ 3 ] {} <Trace> HTTP-Session: b36939d4-9c9f-4566-a1ed-38bf2c345789 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1410 2024.08.27 19:03:00.481499 [ 3 ] {0a8a44b8-252c-4521-9a4c-47e17e145fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1411 2024.08.27 19:03:00.481543 [ 3 ] {0a8a44b8-252c-4521-9a4c-47e17e145fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1412 2024.08.27 19:03:00.481771 [ 3 ] {0a8a44b8-252c-4521-9a4c-47e17e145fa0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1413 2024.08.27 19:03:00.482156 [ 3 ] {0a8a44b8-252c-4521-9a4c-47e17e145fa0} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1414 2024.08.27 19:03:00.482192 [ 3 ] {0a8a44b8-252c-4521-9a4c-47e17e145fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1415 2024.08.27 19:03:00.482551 [ 3 ] {0a8a44b8-252c-4521-9a4c-47e17e145fa0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1416 2024.08.27 19:03:00.482906 [ 3 ] {0a8a44b8-252c-4521-9a4c-47e17e145fa0} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1417 2024.08.27 19:03:00.483035 [ 3 ] {0a8a44b8-252c-4521-9a4c-47e17e145fa0} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00158 sec., 45569.620253164554 rows/sec., 3.56 MiB/sec.
1418 2024.08.27 19:03:00.483193 [ 3 ] {0a8a44b8-252c-4521-9a4c-47e17e145fa0} <Debug> DynamicQueryHandler: Done processing query
1419 2024.08.27 19:03:00.483237 [ 3 ] {0a8a44b8-252c-4521-9a4c-47e17e145fa0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1420 2024.08.27 19:03:00.483253 [ 3 ] {} <Debug> HTTP-Session: b36939d4-9c9f-4566-a1ed-38bf2c345789 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1421 2024.08.27 19:03:00.483508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1422 2024.08.27 19:03:00.483557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1423 2024.08.27 19:03:00.483578 [ 3 ] {} <Debug> HTTP-Session: 770765c7-14d3-45da-8f5c-f9df6ea831c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1424 2024.08.27 19:03:00.483595 [ 3 ] {} <Debug> HTTP-Session: 770765c7-14d3-45da-8f5c-f9df6ea831c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1425 2024.08.27 19:03:00.483610 [ 3 ] {} <Debug> HTTP-Session: 770765c7-14d3-45da-8f5c-f9df6ea831c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1426 2024.08.27 19:03:00.483648 [ 3 ] {} <Trace> HTTP-Session: 770765c7-14d3-45da-8f5c-f9df6ea831c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1427 2024.08.27 19:03:00.483797 [ 3 ] {fcca7dcd-4e5b-4757-823e-ea5f01eac91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1428 2024.08.27 19:03:00.483846 [ 3 ] {fcca7dcd-4e5b-4757-823e-ea5f01eac91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1429 2024.08.27 19:03:00.484016 [ 3 ] {fcca7dcd-4e5b-4757-823e-ea5f01eac91f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1430 2024.08.27 19:03:00.484458 [ 3 ] {fcca7dcd-4e5b-4757-823e-ea5f01eac91f} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1431 2024.08.27 19:03:00.484494 [ 3 ] {fcca7dcd-4e5b-4757-823e-ea5f01eac91f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1432 2024.08.27 19:03:00.484884 [ 3 ] {fcca7dcd-4e5b-4757-823e-ea5f01eac91f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1433 2024.08.27 19:03:00.485229 [ 3 ] {fcca7dcd-4e5b-4757-823e-ea5f01eac91f} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1434 2024.08.27 19:03:00.485359 [ 3 ] {fcca7dcd-4e5b-4757-823e-ea5f01eac91f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001635 sec., 97859.32721712539 rows/sec., 6.82 MiB/sec.
1435 2024.08.27 19:03:00.485532 [ 3 ] {fcca7dcd-4e5b-4757-823e-ea5f01eac91f} <Debug> DynamicQueryHandler: Done processing query
1436 2024.08.27 19:03:00.485568 [ 3 ] {fcca7dcd-4e5b-4757-823e-ea5f01eac91f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1437 2024.08.27 19:03:00.485593 [ 3 ] {} <Debug> HTTP-Session: 770765c7-14d3-45da-8f5c-f9df6ea831c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1438 2024.08.27 19:03:00.485733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1439 2024.08.27 19:03:00.485782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1440 2024.08.27 19:03:00.485802 [ 3 ] {} <Debug> HTTP-Session: 8b20c1c9-d226-4ba6-9fd0-5e3a2055e0dd Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1441 2024.08.27 19:03:00.485820 [ 3 ] {} <Debug> HTTP-Session: 8b20c1c9-d226-4ba6-9fd0-5e3a2055e0dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1442 2024.08.27 19:03:00.485834 [ 3 ] {} <Debug> HTTP-Session: 8b20c1c9-d226-4ba6-9fd0-5e3a2055e0dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1443 2024.08.27 19:03:00.485865 [ 3 ] {} <Trace> HTTP-Session: 8b20c1c9-d226-4ba6-9fd0-5e3a2055e0dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1444 2024.08.27 19:03:00.486026 [ 3 ] {9bd1ff7f-a3a7-45da-802f-3f510621d663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1445 2024.08.27 19:03:00.486096 [ 3 ] {9bd1ff7f-a3a7-45da-802f-3f510621d663} <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
1446 2024.08.27 19:03:00.486513 [ 3 ] {9bd1ff7f-a3a7-45da-802f-3f510621d663} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1447 2024.08.27 19:03:00.487163 [ 3 ] {9bd1ff7f-a3a7-45da-802f-3f510621d663} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1448 2024.08.27 19:03:00.487202 [ 3 ] {9bd1ff7f-a3a7-45da-802f-3f510621d663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1449 2024.08.27 19:03:00.492777 [ 3 ] {9bd1ff7f-a3a7-45da-802f-3f510621d663} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1450 2024.08.27 19:03:00.493267 [ 3 ] {9bd1ff7f-a3a7-45da-802f-3f510621d663} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1451 2024.08.27 19:03:00.493425 [ 3 ] {9bd1ff7f-a3a7-45da-802f-3f510621d663} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007484 sec., 1068.9470871191875 rows/sec., 1.92 MiB/sec.
1452 2024.08.27 19:03:00.493844 [ 3 ] {9bd1ff7f-a3a7-45da-802f-3f510621d663} <Debug> DynamicQueryHandler: Done processing query
1453 2024.08.27 19:03:00.493869 [ 3 ] {9bd1ff7f-a3a7-45da-802f-3f510621d663} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
1454 2024.08.27 19:03:00.493885 [ 3 ] {} <Debug> HTTP-Session: 8b20c1c9-d226-4ba6-9fd0-5e3a2055e0dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1455 2024.08.27 19:03:00.494023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1456 2024.08.27 19:03:00.494076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1457 2024.08.27 19:03:00.494097 [ 3 ] {} <Debug> HTTP-Session: 3b938af5-c5a2-4e7b-99fd-9b5687b3e17d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1458 2024.08.27 19:03:00.494113 [ 3 ] {} <Debug> HTTP-Session: 3b938af5-c5a2-4e7b-99fd-9b5687b3e17d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1459 2024.08.27 19:03:00.494127 [ 3 ] {} <Debug> HTTP-Session: 3b938af5-c5a2-4e7b-99fd-9b5687b3e17d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1460 2024.08.27 19:03:00.494161 [ 3 ] {} <Trace> HTTP-Session: 3b938af5-c5a2-4e7b-99fd-9b5687b3e17d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1461 2024.08.27 19:03:00.494285 [ 3 ] {44581334-6f73-4980-a607-178cd05d6856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1462 2024.08.27 19:03:00.494334 [ 3 ] {44581334-6f73-4980-a607-178cd05d6856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1463 2024.08.27 19:03:00.494484 [ 3 ] {44581334-6f73-4980-a607-178cd05d6856} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1464 2024.08.27 19:03:00.494834 [ 3 ] {44581334-6f73-4980-a607-178cd05d6856} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1465 2024.08.27 19:03:00.494874 [ 3 ] {44581334-6f73-4980-a607-178cd05d6856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1466 2024.08.27 19:03:00.495275 [ 3 ] {44581334-6f73-4980-a607-178cd05d6856} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1467 2024.08.27 19:03:00.495642 [ 3 ] {44581334-6f73-4980-a607-178cd05d6856} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1468 2024.08.27 19:03:00.495778 [ 3 ] {44581334-6f73-4980-a607-178cd05d6856} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001537 sec., 39037.085230969424 rows/sec., 2.63 MiB/sec.
1469 2024.08.27 19:03:00.495942 [ 3 ] {44581334-6f73-4980-a607-178cd05d6856} <Debug> DynamicQueryHandler: Done processing query
1470 2024.08.27 19:03:00.495972 [ 3 ] {44581334-6f73-4980-a607-178cd05d6856} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1471 2024.08.27 19:03:00.495989 [ 3 ] {} <Debug> HTTP-Session: 3b938af5-c5a2-4e7b-99fd-9b5687b3e17d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1472 2024.08.27 19:03:05.447984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1473 2024.08.27 19:03:05.448147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1474 2024.08.27 19:03:05.448178 [ 3 ] {} <Debug> HTTP-Session: c989cc30-99bf-44eb-91ee-89f202d158fd Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1475 2024.08.27 19:03:05.448208 [ 3 ] {} <Debug> HTTP-Session: c989cc30-99bf-44eb-91ee-89f202d158fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1476 2024.08.27 19:03:05.448228 [ 3 ] {} <Debug> HTTP-Session: c989cc30-99bf-44eb-91ee-89f202d158fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1477 2024.08.27 19:03:05.448292 [ 3 ] {} <Trace> HTTP-Session: c989cc30-99bf-44eb-91ee-89f202d158fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1478 2024.08.27 19:03:05.448587 [ 3 ] {eabc77a9-047c-4810-86b8-f77eb15d4c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1479 2024.08.27 19:03:05.449010 [ 3 ] {eabc77a9-047c-4810-86b8-f77eb15d4c0c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1480 2024.08.27 19:03:05.449055 [ 3 ] {eabc77a9-047c-4810-86b8-f77eb15d4c0c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1481 2024.08.27 19:03:05.449361 [ 3 ] {eabc77a9-047c-4810-86b8-f77eb15d4c0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1482 2024.08.27 19:03:05.449446 [ 3 ] {eabc77a9-047c-4810-86b8-f77eb15d4c0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1483 2024.08.27 19:03:05.449628 [ 3 ] {eabc77a9-047c-4810-86b8-f77eb15d4c0c} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1484 2024.08.27 19:03:05.449718 [ 250 ] {eabc77a9-047c-4810-86b8-f77eb15d4c0c} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1485 2024.08.27 19:03:05.449773 [ 252 ] {eabc77a9-047c-4810-86b8-f77eb15d4c0c} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1486 2024.08.27 19:03:05.449893 [ 3 ] {eabc77a9-047c-4810-86b8-f77eb15d4c0c} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (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
1487 2024.08.27 19:03:05.449922 [ 3 ] {eabc77a9-047c-4810-86b8-f77eb15d4c0c} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Spreading mark ranges among streams (default reading)
1488 2024.08.27 19:03:05.449974 [ 3 ] {eabc77a9-047c-4810-86b8-f77eb15d4c0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1489 2024.08.27 19:03:05.449999 [ 3 ] {eabc77a9-047c-4810-86b8-f77eb15d4c0c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1490 2024.08.27 19:03:05.450856 [ 3 ] {eabc77a9-047c-4810-86b8-f77eb15d4c0c} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002401 sec., 7496.876301541025 rows/sec., 306.68 KiB/sec.
1491 2024.08.27 19:03:05.451140 [ 3 ] {eabc77a9-047c-4810-86b8-f77eb15d4c0c} <Debug> DynamicQueryHandler: Done processing query
1492 2024.08.27 19:03:05.451167 [ 3 ] {eabc77a9-047c-4810-86b8-f77eb15d4c0c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1493 2024.08.27 19:03:05.451185 [ 3 ] {} <Debug> HTTP-Session: c989cc30-99bf-44eb-91ee-89f202d158fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1494 2024.08.27 19:03:05.451545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1495 2024.08.27 19:03:05.451597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1496 2024.08.27 19:03:05.451619 [ 3 ] {} <Debug> HTTP-Session: e1587861-663f-4f06-833f-fb24ce5f6cb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1497 2024.08.27 19:03:05.451637 [ 3 ] {} <Debug> HTTP-Session: e1587861-663f-4f06-833f-fb24ce5f6cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1498 2024.08.27 19:03:05.451651 [ 3 ] {} <Debug> HTTP-Session: e1587861-663f-4f06-833f-fb24ce5f6cb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1499 2024.08.27 19:03:05.451685 [ 3 ] {} <Trace> HTTP-Session: e1587861-663f-4f06-833f-fb24ce5f6cb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1500 2024.08.27 19:03:05.451835 [ 3 ] {d6628658-1a9e-4321-a3af-c848319e1440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1501 2024.08.27 19:03:05.452107 [ 3 ] {d6628658-1a9e-4321-a3af-c848319e1440} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1502 2024.08.27 19:03:05.452163 [ 3 ] {d6628658-1a9e-4321-a3af-c848319e1440} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE
1503 2024.08.27 19:03:05.452461 [ 3 ] {d6628658-1a9e-4321-a3af-c848319e1440} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1504 2024.08.27 19:03:05.452534 [ 3 ] {d6628658-1a9e-4321-a3af-c848319e1440} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1505 2024.08.27 19:03:05.452680 [ 3 ] {d6628658-1a9e-4321-a3af-c848319e1440} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1506 2024.08.27 19:03:05.452774 [ 254 ] {d6628658-1a9e-4321-a3af-c848319e1440} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1507 2024.08.27 19:03:05.452799 [ 253 ] {d6628658-1a9e-4321-a3af-c848319e1440} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1508 2024.08.27 19:03:05.452920 [ 3 ] {d6628658-1a9e-4321-a3af-c848319e1440} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (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
1509 2024.08.27 19:03:05.452948 [ 3 ] {d6628658-1a9e-4321-a3af-c848319e1440} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Spreading mark ranges among streams (default reading)
1510 2024.08.27 19:03:05.452997 [ 3 ] {d6628658-1a9e-4321-a3af-c848319e1440} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))"
1511 2024.08.27 19:03:05.453020 [ 3 ] {d6628658-1a9e-4321-a3af-c848319e1440} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1512 2024.08.27 19:03:05.453941 [ 3 ] {d6628658-1a9e-4321-a3af-c848319e1440} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002174 sec., 8279.66881324747 rows/sec., 338.70 KiB/sec.
1513 2024.08.27 19:03:05.454168 [ 3 ] {d6628658-1a9e-4321-a3af-c848319e1440} <Debug> DynamicQueryHandler: Done processing query
1514 2024.08.27 19:03:05.454194 [ 3 ] {d6628658-1a9e-4321-a3af-c848319e1440} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
1515 2024.08.27 19:03:05.454215 [ 3 ] {} <Debug> HTTP-Session: e1587861-663f-4f06-833f-fb24ce5f6cb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1516 2024.08.27 19:03:05.454795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 857, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1517 2024.08.27 19:03:05.454844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1518 2024.08.27 19:03:05.454864 [ 3 ] {} <Debug> HTTP-Session: e1d8fc1f-f414-4325-aa9c-9b94586e7f1a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1519 2024.08.27 19:03:05.454882 [ 3 ] {} <Debug> HTTP-Session: e1d8fc1f-f414-4325-aa9c-9b94586e7f1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1520 2024.08.27 19:03:05.454896 [ 3 ] {} <Debug> HTTP-Session: e1d8fc1f-f414-4325-aa9c-9b94586e7f1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1521 2024.08.27 19:03:05.454928 [ 3 ] {} <Trace> HTTP-Session: e1d8fc1f-f414-4325-aa9c-9b94586e7f1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1522 2024.08.27 19:03:05.455074 [ 3 ] {7ca075cc-d606-455e-a69a-aa083b1fe049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1523 2024.08.27 19:03:05.455337 [ 3 ] {7ca075cc-d606-455e-a69a-aa083b1fe049} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1524 2024.08.27 19:03:05.455377 [ 3 ] {7ca075cc-d606-455e-a69a-aa083b1fe049} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE
1525 2024.08.27 19:03:05.455644 [ 3 ] {7ca075cc-d606-455e-a69a-aa083b1fe049} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1526 2024.08.27 19:03:05.455714 [ 3 ] {7ca075cc-d606-455e-a69a-aa083b1fe049} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1527 2024.08.27 19:03:05.455854 [ 3 ] {7ca075cc-d606-455e-a69a-aa083b1fe049} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1528 2024.08.27 19:03:05.455952 [ 254 ] {7ca075cc-d606-455e-a69a-aa083b1fe049} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1529 2024.08.27 19:03:05.455970 [ 252 ] {7ca075cc-d606-455e-a69a-aa083b1fe049} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1530 2024.08.27 19:03:05.456080 [ 3 ] {7ca075cc-d606-455e-a69a-aa083b1fe049} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (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
1531 2024.08.27 19:03:05.456107 [ 3 ] {7ca075cc-d606-455e-a69a-aa083b1fe049} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Spreading mark ranges among streams (default reading)
1532 2024.08.27 19:03:05.456155 [ 3 ] {7ca075cc-d606-455e-a69a-aa083b1fe049} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))"
1533 2024.08.27 19:03:05.456178 [ 3 ] {7ca075cc-d606-455e-a69a-aa083b1fe049} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1534 2024.08.27 19:03:05.457108 [ 3 ] {7ca075cc-d606-455e-a69a-aa083b1fe049} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002101 sec., 8567.348881485008 rows/sec., 350.47 KiB/sec.
1535 2024.08.27 19:03:05.457329 [ 3 ] {7ca075cc-d606-455e-a69a-aa083b1fe049} <Debug> DynamicQueryHandler: Done processing query
1536 2024.08.27 19:03:05.457360 [ 3 ] {7ca075cc-d606-455e-a69a-aa083b1fe049} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
1537 2024.08.27 19:03:05.457377 [ 3 ] {} <Debug> HTTP-Session: e1d8fc1f-f414-4325-aa9c-9b94586e7f1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1538 2024.08.27 19:03:05.457611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1539 2024.08.27 19:03:05.457659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1540 2024.08.27 19:03:05.457678 [ 3 ] {} <Debug> HTTP-Session: 46ff9ec5-0ed5-4105-8be7-feea246b1ef8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1541 2024.08.27 19:03:05.457696 [ 3 ] {} <Debug> HTTP-Session: 46ff9ec5-0ed5-4105-8be7-feea246b1ef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1542 2024.08.27 19:03:05.457710 [ 3 ] {} <Debug> HTTP-Session: 46ff9ec5-0ed5-4105-8be7-feea246b1ef8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1543 2024.08.27 19:03:05.457742 [ 3 ] {} <Trace> HTTP-Session: 46ff9ec5-0ed5-4105-8be7-feea246b1ef8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1544 2024.08.27 19:03:05.457881 [ 3 ] {789c210c-fbf8-4e3b-aa95-05cb3fbf3e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
1545 2024.08.27 19:03:05.458149 [ 3 ] {789c210c-fbf8-4e3b-aa95-05cb3fbf3e05} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1546 2024.08.27 19:03:05.458190 [ 3 ] {789c210c-fbf8-4e3b-aa95-05cb3fbf3e05} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE
1547 2024.08.27 19:03:05.458460 [ 3 ] {789c210c-fbf8-4e3b-aa95-05cb3fbf3e05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1548 2024.08.27 19:03:05.458527 [ 3 ] {789c210c-fbf8-4e3b-aa95-05cb3fbf3e05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1549 2024.08.27 19:03:05.458668 [ 3 ] {789c210c-fbf8-4e3b-aa95-05cb3fbf3e05} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1550 2024.08.27 19:03:05.458760 [ 253 ] {789c210c-fbf8-4e3b-aa95-05cb3fbf3e05} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1551 2024.08.27 19:03:05.458776 [ 254 ] {789c210c-fbf8-4e3b-aa95-05cb3fbf3e05} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1552 2024.08.27 19:03:05.458884 [ 3 ] {789c210c-fbf8-4e3b-aa95-05cb3fbf3e05} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (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
1553 2024.08.27 19:03:05.458912 [ 3 ] {789c210c-fbf8-4e3b-aa95-05cb3fbf3e05} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Spreading mark ranges among streams (default reading)
1554 2024.08.27 19:03:05.458960 [ 3 ] {789c210c-fbf8-4e3b-aa95-05cb3fbf3e05} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))"
1555 2024.08.27 19:03:05.458986 [ 3 ] {789c210c-fbf8-4e3b-aa95-05cb3fbf3e05} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1556 2024.08.27 19:03:05.459828 [ 3 ] {789c210c-fbf8-4e3b-aa95-05cb3fbf3e05} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002011 sec., 8950.770760815514 rows/sec., 366.15 KiB/sec.
1557 2024.08.27 19:03:05.460059 [ 3 ] {789c210c-fbf8-4e3b-aa95-05cb3fbf3e05} <Debug> DynamicQueryHandler: Done processing query
1558 2024.08.27 19:03:05.460084 [ 3 ] {789c210c-fbf8-4e3b-aa95-05cb3fbf3e05} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
1559 2024.08.27 19:03:05.460101 [ 3 ] {} <Debug> HTTP-Session: 46ff9ec5-0ed5-4105-8be7-feea246b1ef8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1560 2024.08.27 19:03:05.460340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 908, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1561 2024.08.27 19:03:05.460387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1562 2024.08.27 19:03:05.460406 [ 3 ] {} <Debug> HTTP-Session: bbaed5e5-a0cb-4fc2-b768-894147a38cf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1563 2024.08.27 19:03:05.460423 [ 3 ] {} <Debug> HTTP-Session: bbaed5e5-a0cb-4fc2-b768-894147a38cf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1564 2024.08.27 19:03:05.460437 [ 3 ] {} <Debug> HTTP-Session: bbaed5e5-a0cb-4fc2-b768-894147a38cf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1565 2024.08.27 19:03:05.460468 [ 3 ] {} <Trace> HTTP-Session: bbaed5e5-a0cb-4fc2-b768-894147a38cf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1566 2024.08.27 19:03:05.460610 [ 3 ] {01adc2a0-1964-423a-8c4f-2ea29c170320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1567 2024.08.27 19:03:05.460874 [ 3 ] {01adc2a0-1964-423a-8c4f-2ea29c170320} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1568 2024.08.27 19:03:05.460915 [ 3 ] {01adc2a0-1964-423a-8c4f-2ea29c170320} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE
1569 2024.08.27 19:03:05.461188 [ 3 ] {01adc2a0-1964-423a-8c4f-2ea29c170320} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1570 2024.08.27 19:03:05.461255 [ 3 ] {01adc2a0-1964-423a-8c4f-2ea29c170320} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1571 2024.08.27 19:03:05.461397 [ 3 ] {01adc2a0-1964-423a-8c4f-2ea29c170320} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1572 2024.08.27 19:03:05.461463 [ 254 ] {01adc2a0-1964-423a-8c4f-2ea29c170320} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1573 2024.08.27 19:03:05.461504 [ 252 ] {01adc2a0-1964-423a-8c4f-2ea29c170320} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1574 2024.08.27 19:03:05.461607 [ 3 ] {01adc2a0-1964-423a-8c4f-2ea29c170320} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (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
1575 2024.08.27 19:03:05.461634 [ 3 ] {01adc2a0-1964-423a-8c4f-2ea29c170320} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Spreading mark ranges among streams (default reading)
1576 2024.08.27 19:03:05.461682 [ 3 ] {01adc2a0-1964-423a-8c4f-2ea29c170320} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))"
1577 2024.08.27 19:03:05.461707 [ 3 ] {01adc2a0-1964-423a-8c4f-2ea29c170320} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1578 2024.08.27 19:03:05.462559 [ 3 ] {01adc2a0-1964-423a-8c4f-2ea29c170320} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002017 sec., 8924.144769459594 rows/sec., 365.06 KiB/sec.
1579 2024.08.27 19:03:05.462783 [ 3 ] {01adc2a0-1964-423a-8c4f-2ea29c170320} <Debug> DynamicQueryHandler: Done processing query
1580 2024.08.27 19:03:05.462808 [ 3 ] {01adc2a0-1964-423a-8c4f-2ea29c170320} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
1581 2024.08.27 19:03:05.462824 [ 3 ] {} <Debug> HTTP-Session: bbaed5e5-a0cb-4fc2-b768-894147a38cf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1582 2024.08.27 19:03:05.463033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1583 2024.08.27 19:03:05.463080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1584 2024.08.27 19:03:05.463101 [ 3 ] {} <Debug> HTTP-Session: e3af7c24-2ece-412e-ae00-93cc3d694b2c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1585 2024.08.27 19:03:05.463118 [ 3 ] {} <Debug> HTTP-Session: e3af7c24-2ece-412e-ae00-93cc3d694b2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1586 2024.08.27 19:03:05.463133 [ 3 ] {} <Debug> HTTP-Session: e3af7c24-2ece-412e-ae00-93cc3d694b2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1587 2024.08.27 19:03:05.463164 [ 3 ] {} <Trace> HTTP-Session: e3af7c24-2ece-412e-ae00-93cc3d694b2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1588 2024.08.27 19:03:05.463319 [ 3 ] {0af267c4-a9d2-4e11-87f2-3df97b63dc75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1589 2024.08.27 19:03:05.463582 [ 3 ] {0af267c4-a9d2-4e11-87f2-3df97b63dc75} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1590 2024.08.27 19:03:05.463623 [ 3 ] {0af267c4-a9d2-4e11-87f2-3df97b63dc75} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
1591 2024.08.27 19:03:05.463894 [ 3 ] {0af267c4-a9d2-4e11-87f2-3df97b63dc75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1592 2024.08.27 19:03:05.463959 [ 3 ] {0af267c4-a9d2-4e11-87f2-3df97b63dc75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1593 2024.08.27 19:03:05.464100 [ 3 ] {0af267c4-a9d2-4e11-87f2-3df97b63dc75} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1594 2024.08.27 19:03:05.464202 [ 253 ] {0af267c4-a9d2-4e11-87f2-3df97b63dc75} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1595 2024.08.27 19:03:05.464214 [ 254 ] {0af267c4-a9d2-4e11-87f2-3df97b63dc75} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1596 2024.08.27 19:03:05.464321 [ 3 ] {0af267c4-a9d2-4e11-87f2-3df97b63dc75} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (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
1597 2024.08.27 19:03:05.464345 [ 3 ] {0af267c4-a9d2-4e11-87f2-3df97b63dc75} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Spreading mark ranges among streams (default reading)
1598 2024.08.27 19:03:05.464391 [ 3 ] {0af267c4-a9d2-4e11-87f2-3df97b63dc75} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
1599 2024.08.27 19:03:05.464415 [ 3 ] {0af267c4-a9d2-4e11-87f2-3df97b63dc75} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1600 2024.08.27 19:03:05.465208 [ 3 ] {0af267c4-a9d2-4e11-87f2-3df97b63dc75} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001992 sec., 9036.144578313253 rows/sec., 369.64 KiB/sec.
1601 2024.08.27 19:03:05.465421 [ 3 ] {0af267c4-a9d2-4e11-87f2-3df97b63dc75} <Debug> DynamicQueryHandler: Done processing query
1602 2024.08.27 19:03:05.465445 [ 3 ] {0af267c4-a9d2-4e11-87f2-3df97b63dc75} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
1603 2024.08.27 19:03:05.465460 [ 3 ] {} <Debug> HTTP-Session: e3af7c24-2ece-412e-ae00-93cc3d694b2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1604 2024.08.27 19:03:05.465780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 956, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1605 2024.08.27 19:03:05.465828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1606 2024.08.27 19:03:05.465847 [ 3 ] {} <Debug> HTTP-Session: 3b1bb362-7ea0-4afd-a804-8b79841bcf1e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1607 2024.08.27 19:03:05.465864 [ 3 ] {} <Debug> HTTP-Session: 3b1bb362-7ea0-4afd-a804-8b79841bcf1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1608 2024.08.27 19:03:05.465878 [ 3 ] {} <Debug> HTTP-Session: 3b1bb362-7ea0-4afd-a804-8b79841bcf1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1609 2024.08.27 19:03:05.465909 [ 3 ] {} <Trace> HTTP-Session: 3b1bb362-7ea0-4afd-a804-8b79841bcf1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1610 2024.08.27 19:03:05.466054 [ 3 ] {527dd852-252c-4b39-97d4-6a88aea00c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1611 2024.08.27 19:03:05.466320 [ 3 ] {527dd852-252c-4b39-97d4-6a88aea00c55} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1612 2024.08.27 19:03:05.466361 [ 3 ] {527dd852-252c-4b39-97d4-6a88aea00c55} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
1613 2024.08.27 19:03:05.466639 [ 3 ] {527dd852-252c-4b39-97d4-6a88aea00c55} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1614 2024.08.27 19:03:05.466709 [ 3 ] {527dd852-252c-4b39-97d4-6a88aea00c55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1615 2024.08.27 19:03:05.466853 [ 3 ] {527dd852-252c-4b39-97d4-6a88aea00c55} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1616 2024.08.27 19:03:05.466956 [ 252 ] {527dd852-252c-4b39-97d4-6a88aea00c55} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1617 2024.08.27 19:03:05.466971 [ 253 ] {527dd852-252c-4b39-97d4-6a88aea00c55} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1618 2024.08.27 19:03:05.467080 [ 3 ] {527dd852-252c-4b39-97d4-6a88aea00c55} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (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
1619 2024.08.27 19:03:05.467111 [ 3 ] {527dd852-252c-4b39-97d4-6a88aea00c55} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Spreading mark ranges among streams (default reading)
1620 2024.08.27 19:03:05.467160 [ 3 ] {527dd852-252c-4b39-97d4-6a88aea00c55} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
1621 2024.08.27 19:03:05.467187 [ 3 ] {527dd852-252c-4b39-97d4-6a88aea00c55} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1622 2024.08.27 19:03:05.468061 [ 3 ] {527dd852-252c-4b39-97d4-6a88aea00c55} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002077 sec., 8666.345690900338 rows/sec., 354.52 KiB/sec.
1623 2024.08.27 19:03:05.468282 [ 3 ] {527dd852-252c-4b39-97d4-6a88aea00c55} <Debug> DynamicQueryHandler: Done processing query
1624 2024.08.27 19:03:05.468306 [ 3 ] {527dd852-252c-4b39-97d4-6a88aea00c55} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
1625 2024.08.27 19:03:05.468323 [ 3 ] {} <Debug> HTTP-Session: 3b1bb362-7ea0-4afd-a804-8b79841bcf1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1626 2024.08.27 19:03:05.468544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 980, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1627 2024.08.27 19:03:05.468592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1628 2024.08.27 19:03:05.468612 [ 3 ] {} <Debug> HTTP-Session: 9a970ee4-c201-432b-83a4-44c2b6579e80 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1629 2024.08.27 19:03:05.468630 [ 3 ] {} <Debug> HTTP-Session: 9a970ee4-c201-432b-83a4-44c2b6579e80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1630 2024.08.27 19:03:05.468651 [ 3 ] {} <Debug> HTTP-Session: 9a970ee4-c201-432b-83a4-44c2b6579e80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1631 2024.08.27 19:03:05.468683 [ 3 ] {} <Trace> HTTP-Session: 9a970ee4-c201-432b-83a4-44c2b6579e80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1632 2024.08.27 19:03:05.468830 [ 3 ] {ea088874-fb27-4776-81a6-996dddbf37e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1633 2024.08.27 19:03:05.469096 [ 3 ] {ea088874-fb27-4776-81a6-996dddbf37e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1634 2024.08.27 19:03:05.469138 [ 3 ] {ea088874-fb27-4776-81a6-996dddbf37e9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
1635 2024.08.27 19:03:05.469418 [ 3 ] {ea088874-fb27-4776-81a6-996dddbf37e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1636 2024.08.27 19:03:05.469483 [ 3 ] {ea088874-fb27-4776-81a6-996dddbf37e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1637 2024.08.27 19:03:05.469627 [ 3 ] {ea088874-fb27-4776-81a6-996dddbf37e9} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1638 2024.08.27 19:03:05.469736 [ 252 ] {ea088874-fb27-4776-81a6-996dddbf37e9} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1639 2024.08.27 19:03:05.469741 [ 254 ] {ea088874-fb27-4776-81a6-996dddbf37e9} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1640 2024.08.27 19:03:05.469837 [ 3 ] {ea088874-fb27-4776-81a6-996dddbf37e9} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (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
1641 2024.08.27 19:03:05.469860 [ 3 ] {ea088874-fb27-4776-81a6-996dddbf37e9} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Spreading mark ranges among streams (default reading)
1642 2024.08.27 19:03:05.469907 [ 3 ] {ea088874-fb27-4776-81a6-996dddbf37e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1643 2024.08.27 19:03:05.469931 [ 3 ] {ea088874-fb27-4776-81a6-996dddbf37e9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1644 2024.08.27 19:03:05.470700 [ 3 ] {ea088874-fb27-4776-81a6-996dddbf37e9} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001942 sec., 9268.795056642637 rows/sec., 379.16 KiB/sec.
1645 2024.08.27 19:03:05.470936 [ 3 ] {ea088874-fb27-4776-81a6-996dddbf37e9} <Debug> DynamicQueryHandler: Done processing query
1646 2024.08.27 19:03:05.470962 [ 3 ] {ea088874-fb27-4776-81a6-996dddbf37e9} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
1647 2024.08.27 19:03:05.470980 [ 3 ] {} <Debug> HTTP-Session: 9a970ee4-c201-432b-83a4-44c2b6579e80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1648 2024.08.27 19:03:05.471208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1649 2024.08.27 19:03:05.471256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1650 2024.08.27 19:03:05.471277 [ 3 ] {} <Debug> HTTP-Session: 0944e029-4299-4041-91fd-a10bb03bbb4f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1651 2024.08.27 19:03:05.471297 [ 3 ] {} <Debug> HTTP-Session: 0944e029-4299-4041-91fd-a10bb03bbb4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1652 2024.08.27 19:03:05.471311 [ 3 ] {} <Debug> HTTP-Session: 0944e029-4299-4041-91fd-a10bb03bbb4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1653 2024.08.27 19:03:05.471342 [ 3 ] {} <Trace> HTTP-Session: 0944e029-4299-4041-91fd-a10bb03bbb4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1654 2024.08.27 19:03:05.471490 [ 3 ] {b80cdcc1-e441-4e37-a4fd-26629e8ad734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1655 2024.08.27 19:03:05.471763 [ 3 ] {b80cdcc1-e441-4e37-a4fd-26629e8ad734} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1656 2024.08.27 19:03:05.471807 [ 3 ] {b80cdcc1-e441-4e37-a4fd-26629e8ad734} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
1657 2024.08.27 19:03:05.472084 [ 3 ] {b80cdcc1-e441-4e37-a4fd-26629e8ad734} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1658 2024.08.27 19:03:05.472155 [ 3 ] {b80cdcc1-e441-4e37-a4fd-26629e8ad734} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1659 2024.08.27 19:03:05.472297 [ 3 ] {b80cdcc1-e441-4e37-a4fd-26629e8ad734} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
1660 2024.08.27 19:03:05.472397 [ 254 ] {b80cdcc1-e441-4e37-a4fd-26629e8ad734} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1661 2024.08.27 19:03:05.472415 [ 253 ] {b80cdcc1-e441-4e37-a4fd-26629e8ad734} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1662 2024.08.27 19:03:05.472516 [ 3 ] {b80cdcc1-e441-4e37-a4fd-26629e8ad734} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (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
1663 2024.08.27 19:03:05.472553 [ 3 ] {b80cdcc1-e441-4e37-a4fd-26629e8ad734} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Spreading mark ranges among streams (default reading)
1664 2024.08.27 19:03:05.472613 [ 3 ] {b80cdcc1-e441-4e37-a4fd-26629e8ad734} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1665 2024.08.27 19:03:05.472637 [ 3 ] {b80cdcc1-e441-4e37-a4fd-26629e8ad734} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1666 2024.08.27 19:03:05.473365 [ 3 ] {b80cdcc1-e441-4e37-a4fd-26629e8ad734} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001941 sec., 9273.570324574961 rows/sec., 379.36 KiB/sec.
1667 2024.08.27 19:03:05.473605 [ 3 ] {b80cdcc1-e441-4e37-a4fd-26629e8ad734} <Debug> DynamicQueryHandler: Done processing query
1668 2024.08.27 19:03:05.473632 [ 3 ] {b80cdcc1-e441-4e37-a4fd-26629e8ad734} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
1669 2024.08.27 19:03:05.473650 [ 3 ] {} <Debug> HTTP-Session: 0944e029-4299-4041-91fd-a10bb03bbb4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1670 2024.08.27 19:03:05.473880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1671 2024.08.27 19:03:05.473930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1672 2024.08.27 19:03:05.473950 [ 3 ] {} <Debug> HTTP-Session: 65893aee-095f-49f5-a791-f12f61029819 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1673 2024.08.27 19:03:05.473966 [ 3 ] {} <Debug> HTTP-Session: 65893aee-095f-49f5-a791-f12f61029819 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1674 2024.08.27 19:03:05.473985 [ 3 ] {} <Debug> HTTP-Session: 65893aee-095f-49f5-a791-f12f61029819 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1675 2024.08.27 19:03:05.474017 [ 3 ] {} <Trace> HTTP-Session: 65893aee-095f-49f5-a791-f12f61029819 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1676 2024.08.27 19:03:05.474165 [ 3 ] {8a6b3551-9f0d-4d28-8e08-0edea7dbb4ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1677 2024.08.27 19:03:05.474439 [ 3 ] {8a6b3551-9f0d-4d28-8e08-0edea7dbb4ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1678 2024.08.27 19:03:05.474482 [ 3 ] {8a6b3551-9f0d-4d28-8e08-0edea7dbb4ae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1679 2024.08.27 19:03:05.474792 [ 3 ] {8a6b3551-9f0d-4d28-8e08-0edea7dbb4ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1680 2024.08.27 19:03:05.474861 [ 3 ] {8a6b3551-9f0d-4d28-8e08-0edea7dbb4ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1681 2024.08.27 19:03:05.475011 [ 3 ] {8a6b3551-9f0d-4d28-8e08-0edea7dbb4ae} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
1682 2024.08.27 19:03:05.475101 [ 254 ] {8a6b3551-9f0d-4d28-8e08-0edea7dbb4ae} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1683 2024.08.27 19:03:05.475117 [ 253 ] {8a6b3551-9f0d-4d28-8e08-0edea7dbb4ae} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1684 2024.08.27 19:03:05.475218 [ 3 ] {8a6b3551-9f0d-4d28-8e08-0edea7dbb4ae} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (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
1685 2024.08.27 19:03:05.475246 [ 3 ] {8a6b3551-9f0d-4d28-8e08-0edea7dbb4ae} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Spreading mark ranges among streams (default reading)
1686 2024.08.27 19:03:05.475293 [ 3 ] {8a6b3551-9f0d-4d28-8e08-0edea7dbb4ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1687 2024.08.27 19:03:05.475317 [ 3 ] {8a6b3551-9f0d-4d28-8e08-0edea7dbb4ae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1688 2024.08.27 19:03:05.476125 [ 3 ] {8a6b3551-9f0d-4d28-8e08-0edea7dbb4ae} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002033 sec., 8853.910477127398 rows/sec., 362.19 KiB/sec.
1689 2024.08.27 19:03:05.476354 [ 3 ] {8a6b3551-9f0d-4d28-8e08-0edea7dbb4ae} <Debug> DynamicQueryHandler: Done processing query
1690 2024.08.27 19:03:05.476378 [ 3 ] {8a6b3551-9f0d-4d28-8e08-0edea7dbb4ae} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
1691 2024.08.27 19:03:05.476396 [ 3 ] {} <Debug> HTTP-Session: 65893aee-095f-49f5-a791-f12f61029819 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1692 2024.08.27 19:03:05.476611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1693 2024.08.27 19:03:05.476660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1694 2024.08.27 19:03:05.476680 [ 3 ] {} <Debug> HTTP-Session: ed61df91-168c-46b4-b42e-13d9cb2b9bcd Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1695 2024.08.27 19:03:05.476699 [ 3 ] {} <Debug> HTTP-Session: ed61df91-168c-46b4-b42e-13d9cb2b9bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1696 2024.08.27 19:03:05.476713 [ 3 ] {} <Debug> HTTP-Session: ed61df91-168c-46b4-b42e-13d9cb2b9bcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1697 2024.08.27 19:03:05.476745 [ 3 ] {} <Trace> HTTP-Session: ed61df91-168c-46b4-b42e-13d9cb2b9bcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1698 2024.08.27 19:03:05.476898 [ 3 ] {2c3439d4-fec2-4f81-bd65-d82ffaea3fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1699 2024.08.27 19:03:05.477172 [ 3 ] {2c3439d4-fec2-4f81-bd65-d82ffaea3fe2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1700 2024.08.27 19:03:05.477217 [ 3 ] {2c3439d4-fec2-4f81-bd65-d82ffaea3fe2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1701 2024.08.27 19:03:05.477506 [ 3 ] {2c3439d4-fec2-4f81-bd65-d82ffaea3fe2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1702 2024.08.27 19:03:05.477572 [ 3 ] {2c3439d4-fec2-4f81-bd65-d82ffaea3fe2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1703 2024.08.27 19:03:05.477716 [ 3 ] {2c3439d4-fec2-4f81-bd65-d82ffaea3fe2} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
1704 2024.08.27 19:03:05.477806 [ 254 ] {2c3439d4-fec2-4f81-bd65-d82ffaea3fe2} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1705 2024.08.27 19:03:05.477821 [ 253 ] {2c3439d4-fec2-4f81-bd65-d82ffaea3fe2} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1706 2024.08.27 19:03:05.477915 [ 3 ] {2c3439d4-fec2-4f81-bd65-d82ffaea3fe2} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (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
1707 2024.08.27 19:03:05.477943 [ 3 ] {2c3439d4-fec2-4f81-bd65-d82ffaea3fe2} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Spreading mark ranges among streams (default reading)
1708 2024.08.27 19:03:05.477992 [ 3 ] {2c3439d4-fec2-4f81-bd65-d82ffaea3fe2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1709 2024.08.27 19:03:05.478016 [ 3 ] {2c3439d4-fec2-4f81-bd65-d82ffaea3fe2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1710 2024.08.27 19:03:05.478794 [ 3 ] {2c3439d4-fec2-4f81-bd65-d82ffaea3fe2} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001967 sec., 9150.991357397052 rows/sec., 374.34 KiB/sec.
1711 2024.08.27 19:03:05.479023 [ 3 ] {2c3439d4-fec2-4f81-bd65-d82ffaea3fe2} <Debug> DynamicQueryHandler: Done processing query
1712 2024.08.27 19:03:05.479048 [ 3 ] {2c3439d4-fec2-4f81-bd65-d82ffaea3fe2} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
1713 2024.08.27 19:03:05.479065 [ 3 ] {} <Debug> HTTP-Session: ed61df91-168c-46b4-b42e-13d9cb2b9bcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1714 2024.08.27 19:03:05.483964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1715 2024.08.27 19:03:05.484025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1716 2024.08.27 19:03:05.484046 [ 3 ] {} <Debug> HTTP-Session: 011b5475-fd23-45c9-8b2a-e0e89b0ca20f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1717 2024.08.27 19:03:05.484064 [ 3 ] {} <Debug> HTTP-Session: 011b5475-fd23-45c9-8b2a-e0e89b0ca20f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1718 2024.08.27 19:03:05.484079 [ 3 ] {} <Debug> HTTP-Session: 011b5475-fd23-45c9-8b2a-e0e89b0ca20f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1719 2024.08.27 19:03:05.484113 [ 3 ] {} <Trace> HTTP-Session: 011b5475-fd23-45c9-8b2a-e0e89b0ca20f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1720 2024.08.27 19:03:05.484275 [ 3 ] {aebe416a-20f4-4d13-8573-ee8a7bae2402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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)
1721 2024.08.27 19:03:05.484609 [ 3 ] {aebe416a-20f4-4d13-8573-ee8a7bae2402} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1722 2024.08.27 19:03:05.484658 [ 3 ] {aebe416a-20f4-4d13-8573-ee8a7bae2402} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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
1723 2024.08.27 19:03:05.484955 [ 3 ] {aebe416a-20f4-4d13-8573-ee8a7bae2402} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1724 2024.08.27 19:03:05.485022 [ 3 ] {aebe416a-20f4-4d13-8573-ee8a7bae2402} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1725 2024.08.27 19:03:05.485174 [ 3 ] {aebe416a-20f4-4d13-8573-ee8a7bae2402} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Key condition: (column 0 notIn 30-element set)
1726 2024.08.27 19:03:05.485258 [ 254 ] {aebe416a-20f4-4d13-8573-ee8a7bae2402} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1727 2024.08.27 19:03:05.485282 [ 252 ] {aebe416a-20f4-4d13-8573-ee8a7bae2402} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1728 2024.08.27 19:03:05.485394 [ 3 ] {aebe416a-20f4-4d13-8573-ee8a7bae2402} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (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
1729 2024.08.27 19:03:05.485424 [ 3 ] {aebe416a-20f4-4d13-8573-ee8a7bae2402} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Spreading mark ranges among streams (default reading)
1730 2024.08.27 19:03:05.485473 [ 3 ] {aebe416a-20f4-4d13-8573-ee8a7bae2402} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))"
1731 2024.08.27 19:03:05.485498 [ 3 ] {aebe416a-20f4-4d13-8573-ee8a7bae2402} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0
1732 2024.08.27 19:03:05.486319 [ 3 ] {aebe416a-20f4-4d13-8573-ee8a7bae2402} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002118 sec., 8498.583569405098 rows/sec., 347.65 KiB/sec.
1733 2024.08.27 19:03:05.486561 [ 3 ] {aebe416a-20f4-4d13-8573-ee8a7bae2402} <Debug> DynamicQueryHandler: Done processing query
1734 2024.08.27 19:03:05.486587 [ 3 ] {aebe416a-20f4-4d13-8573-ee8a7bae2402} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
1735 2024.08.27 19:03:05.486604 [ 3 ] {} <Debug> HTTP-Session: 011b5475-fd23-45c9-8b2a-e0e89b0ca20f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1736 2024.08.27 19:03:05.488521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 3916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1737 2024.08.27 19:03:05.488573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1738 2024.08.27 19:03:05.488593 [ 3 ] {} <Debug> HTTP-Session: 45c8c45c-8603-473b-8f05-7bb6452b3673 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1739 2024.08.27 19:03:05.488611 [ 3 ] {} <Debug> HTTP-Session: 45c8c45c-8603-473b-8f05-7bb6452b3673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1740 2024.08.27 19:03:05.488627 [ 3 ] {} <Debug> HTTP-Session: 45c8c45c-8603-473b-8f05-7bb6452b3673 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1741 2024.08.27 19:03:05.488660 [ 3 ] {} <Trace> HTTP-Session: 45c8c45c-8603-473b-8f05-7bb6452b3673 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1742 2024.08.27 19:03:05.488785 [ 3 ] {1e9ea1c1-d142-4609-8c02-222b3825ad7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1743 2024.08.27 19:03:05.488832 [ 3 ] {1e9ea1c1-d142-4609-8c02-222b3825ad7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1744 2024.08.27 19:03:05.488999 [ 3 ] {1e9ea1c1-d142-4609-8c02-222b3825ad7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1745 2024.08.27 19:03:05.489365 [ 3 ] {1e9ea1c1-d142-4609-8c02-222b3825ad7b} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1746 2024.08.27 19:03:05.489405 [ 3 ] {1e9ea1c1-d142-4609-8c02-222b3825ad7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1747 2024.08.27 19:03:05.489914 [ 3 ] {1e9ea1c1-d142-4609-8c02-222b3825ad7b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1748 2024.08.27 19:03:05.490234 [ 3 ] {1e9ea1c1-d142-4609-8c02-222b3825ad7b} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1749 2024.08.27 19:03:05.490386 [ 3 ] {1e9ea1c1-d142-4609-8c02-222b3825ad7b} <Debug> executeQuery: Read 12 rows, 2.06 KiB in 0.001648 sec., 7281.553398058252 rows/sec., 1.22 MiB/sec.
1750 2024.08.27 19:03:05.490562 [ 3 ] {1e9ea1c1-d142-4609-8c02-222b3825ad7b} <Debug> DynamicQueryHandler: Done processing query
1751 2024.08.27 19:03:05.490585 [ 3 ] {1e9ea1c1-d142-4609-8c02-222b3825ad7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1752 2024.08.27 19:03:05.490601 [ 3 ] {} <Debug> HTTP-Session: 45c8c45c-8603-473b-8f05-7bb6452b3673 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1753 2024.08.27 19:03:05.490805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 28400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1754 2024.08.27 19:03:05.490854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1755 2024.08.27 19:03:05.490874 [ 3 ] {} <Debug> HTTP-Session: 8b89d90a-88ac-4361-b9be-2c27b735d0d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1756 2024.08.27 19:03:05.490890 [ 3 ] {} <Debug> HTTP-Session: 8b89d90a-88ac-4361-b9be-2c27b735d0d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1757 2024.08.27 19:03:05.490905 [ 3 ] {} <Debug> HTTP-Session: 8b89d90a-88ac-4361-b9be-2c27b735d0d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1758 2024.08.27 19:03:05.490938 [ 3 ] {} <Trace> HTTP-Session: 8b89d90a-88ac-4361-b9be-2c27b735d0d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1759 2024.08.27 19:03:05.491098 [ 3 ] {12b7fbcf-66b3-4bc6-837f-0eafecb76f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1760 2024.08.27 19:03:05.491143 [ 3 ] {12b7fbcf-66b3-4bc6-837f-0eafecb76f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1761 2024.08.27 19:03:05.491390 [ 3 ] {12b7fbcf-66b3-4bc6-837f-0eafecb76f12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1762 2024.08.27 19:03:05.491829 [ 3 ] {12b7fbcf-66b3-4bc6-837f-0eafecb76f12} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1763 2024.08.27 19:03:05.491866 [ 3 ] {12b7fbcf-66b3-4bc6-837f-0eafecb76f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1764 2024.08.27 19:03:05.492251 [ 3 ] {12b7fbcf-66b3-4bc6-837f-0eafecb76f12} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1765 2024.08.27 19:03:05.492611 [ 3 ] {12b7fbcf-66b3-4bc6-837f-0eafecb76f12} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1766 2024.08.27 19:03:05.492730 [ 79 ] {} <Debug> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1767 2024.08.27 19:03:05.492735 [ 3 ] {12b7fbcf-66b3-4bc6-837f-0eafecb76f12} <Debug> executeQuery: Read 189 rows, 16.90 KiB in 0.001707 sec., 110720.56239015817 rows/sec., 9.67 MiB/sec.
1768 2024.08.27 19:03:05.492781 [ 79 ] {} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1769 2024.08.27 19:03:05.492816 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1770 2024.08.27 19:03:05.492967 [ 3 ] {12b7fbcf-66b3-4bc6-837f-0eafecb76f12} <Debug> DynamicQueryHandler: Done processing query
1771 2024.08.27 19:03:05.493075 [ 3 ] {12b7fbcf-66b3-4bc6-837f-0eafecb76f12} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
1772 2024.08.27 19:03:05.493142 [ 3 ] {} <Debug> HTTP-Session: 8b89d90a-88ac-4361-b9be-2c27b735d0d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1773 2024.08.27 19:03:05.493324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1774 2024.08.27 19:03:05.493371 [ 197 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::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
1775 2024.08.27 19:03:05.493391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1776 2024.08.27 19:03:05.493448 [ 3 ] {} <Debug> HTTP-Session: fd77ff63-324b-47e3-a75b-49251de149e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1777 2024.08.27 19:03:05.493484 [ 3 ] {} <Debug> HTTP-Session: fd77ff63-324b-47e3-a75b-49251de149e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1778 2024.08.27 19:03:05.493523 [ 3 ] {} <Debug> HTTP-Session: fd77ff63-324b-47e3-a75b-49251de149e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1779 2024.08.27 19:03:05.493609 [ 3 ] {} <Trace> HTTP-Session: fd77ff63-324b-47e3-a75b-49251de149e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1780 2024.08.27 19:03:05.493752 [ 197 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1781 2024.08.27 19:03:05.493804 [ 3 ] {aaeb9512-aff8-45bf-8d75-7584a045491c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
1782 2024.08.27 19:03:05.493858 [ 3 ] {aaeb9512-aff8-45bf-8d75-7584a045491c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1783 2024.08.27 19:03:05.493915 [ 197 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part
1784 2024.08.27 19:03:05.494317 [ 197 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::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
1785 2024.08.27 19:03:05.494665 [ 197 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part
1786 2024.08.27 19:03:05.495029 [ 197 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part
1787 2024.08.27 19:03:05.495116 [ 3 ] {aaeb9512-aff8-45bf-8d75-7584a045491c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1788 2024.08.27 19:03:05.495330 [ 197 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part
1789 2024.08.27 19:03:05.495617 [ 197 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 189 rows starting from the beginning of the part
1790 2024.08.27 19:03:05.496970 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 433 rows, containing 5 columns (5 merged, 0 gathered) in 0.004052043 sec., 106859.67547728393 rows/sec., 9.20 MiB/sec.
1791 2024.08.27 19:03:05.497250 [ 188 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1792 2024.08.27 19:03:05.497931 [ 188 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_6_1} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1793 2024.08.27 19:03:05.498047 [ 188 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_6_1} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1794 2024.08.27 19:03:05.498215 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
1795 2024.08.27 19:03:05.498551 [ 3 ] {aaeb9512-aff8-45bf-8d75-7584a045491c} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1796 2024.08.27 19:03:05.498605 [ 3 ] {aaeb9512-aff8-45bf-8d75-7584a045491c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1797 2024.08.27 19:03:05.499257 [ 3 ] {aaeb9512-aff8-45bf-8d75-7584a045491c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1798 2024.08.27 19:03:05.499851 [ 3 ] {aaeb9512-aff8-45bf-8d75-7584a045491c} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1799 2024.08.27 19:03:05.500042 [ 3 ] {aaeb9512-aff8-45bf-8d75-7584a045491c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006281 sec., 2228.944435599427 rows/sec., 156.10 KiB/sec.
1800 2024.08.27 19:03:05.500425 [ 3 ] {aaeb9512-aff8-45bf-8d75-7584a045491c} <Debug> DynamicQueryHandler: Done processing query
1801 2024.08.27 19:03:05.500458 [ 3 ] {aaeb9512-aff8-45bf-8d75-7584a045491c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1802 2024.08.27 19:03:05.500481 [ 3 ] {} <Debug> HTTP-Session: fd77ff63-324b-47e3-a75b-49251de149e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1803 2024.08.27 19:03:05.500613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1804 2024.08.27 19:03:05.500673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1805 2024.08.27 19:03:05.500699 [ 3 ] {} <Debug> HTTP-Session: 74d4dc16-5bce-4565-b953-eea265057d78 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1806 2024.08.27 19:03:05.500722 [ 3 ] {} <Debug> HTTP-Session: 74d4dc16-5bce-4565-b953-eea265057d78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1807 2024.08.27 19:03:05.500743 [ 3 ] {} <Debug> HTTP-Session: 74d4dc16-5bce-4565-b953-eea265057d78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1808 2024.08.27 19:03:05.500785 [ 3 ] {} <Trace> HTTP-Session: 74d4dc16-5bce-4565-b953-eea265057d78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1809 2024.08.27 19:03:05.500901 [ 3 ] {fc8edd2f-35f0-4127-b754-ba7f97f47e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
1810 2024.08.27 19:03:05.500947 [ 3 ] {fc8edd2f-35f0-4127-b754-ba7f97f47e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
1811 2024.08.27 19:03:05.501196 [ 3 ] {fc8edd2f-35f0-4127-b754-ba7f97f47e64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1812 2024.08.27 19:03:05.501535 [ 3 ] {fc8edd2f-35f0-4127-b754-ba7f97f47e64} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1813 2024.08.27 19:03:05.501573 [ 3 ] {fc8edd2f-35f0-4127-b754-ba7f97f47e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1814 2024.08.27 19:03:05.501934 [ 3 ] {fc8edd2f-35f0-4127-b754-ba7f97f47e64} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1815 2024.08.27 19:03:05.502296 [ 3 ] {fc8edd2f-35f0-4127-b754-ba7f97f47e64} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1816 2024.08.27 19:03:05.502420 [ 3 ] {fc8edd2f-35f0-4127-b754-ba7f97f47e64} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001548 sec., 3875.9689922480625 rows/sec., 229.00 KiB/sec.
1817 2024.08.27 19:03:05.502701 [ 3 ] {fc8edd2f-35f0-4127-b754-ba7f97f47e64} <Debug> DynamicQueryHandler: Done processing query
1818 2024.08.27 19:03:05.502726 [ 3 ] {fc8edd2f-35f0-4127-b754-ba7f97f47e64} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1819 2024.08.27 19:03:05.502743 [ 3 ] {} <Debug> HTTP-Session: 74d4dc16-5bce-4565-b953-eea265057d78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1820 2024.08.27 19:03:05.503093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 61785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1821 2024.08.27 19:03:05.503146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1822 2024.08.27 19:03:05.503165 [ 3 ] {} <Debug> HTTP-Session: 9cc64caf-43bd-4bac-9b1a-986b5c930029 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1823 2024.08.27 19:03:05.503183 [ 3 ] {} <Debug> HTTP-Session: 9cc64caf-43bd-4bac-9b1a-986b5c930029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1824 2024.08.27 19:03:05.503197 [ 3 ] {} <Debug> HTTP-Session: 9cc64caf-43bd-4bac-9b1a-986b5c930029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1825 2024.08.27 19:03:05.503229 [ 3 ] {} <Trace> HTTP-Session: 9cc64caf-43bd-4bac-9b1a-986b5c930029 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1826 2024.08.27 19:03:05.503443 [ 3 ] {b2203bed-81e5-412b-a244-578faaaabc16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1827 2024.08.27 19:03:05.503489 [ 3 ] {b2203bed-81e5-412b-a244-578faaaabc16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1828 2024.08.27 19:03:05.503735 [ 3 ] {b2203bed-81e5-412b-a244-578faaaabc16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1829 2024.08.27 19:03:05.504293 [ 3 ] {b2203bed-81e5-412b-a244-578faaaabc16} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1830 2024.08.27 19:03:05.504330 [ 3 ] {b2203bed-81e5-412b-a244-578faaaabc16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1831 2024.08.27 19:03:05.504704 [ 3 ] {b2203bed-81e5-412b-a244-578faaaabc16} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1832 2024.08.27 19:03:05.505082 [ 3 ] {b2203bed-81e5-412b-a244-578faaaabc16} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1833 2024.08.27 19:03:05.505202 [ 79 ] {} <Debug> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1834 2024.08.27 19:03:05.505214 [ 3 ] {b2203bed-81e5-412b-a244-578faaaabc16} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001891 sec., 202009.5187731359 rows/sec., 14.30 MiB/sec.
1835 2024.08.27 19:03:05.505244 [ 79 ] {} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1836 2024.08.27 19:03:05.505280 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1837 2024.08.27 19:03:05.505451 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::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
1838 2024.08.27 19:03:05.505472 [ 3 ] {b2203bed-81e5-412b-a244-578faaaabc16} <Debug> DynamicQueryHandler: Done processing query
1839 2024.08.27 19:03:05.505518 [ 3 ] {b2203bed-81e5-412b-a244-578faaaabc16} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
1840 2024.08.27 19:03:05.505565 [ 3 ] {} <Debug> HTTP-Session: 9cc64caf-43bd-4bac-9b1a-986b5c930029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1841 2024.08.27 19:03:05.505694 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1842 2024.08.27 19:03:05.505736 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part
1843 2024.08.27 19:03:05.505823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1844 2024.08.27 19:03:05.505994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1845 2024.08.27 19:03:05.505999 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part
1846 2024.08.27 19:03:05.506039 [ 3 ] {} <Debug> HTTP-Session: 9a3bcb3c-7eac-4990-a3cd-96b592a16f3f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1847 2024.08.27 19:03:05.506096 [ 3 ] {} <Debug> HTTP-Session: 9a3bcb3c-7eac-4990-a3cd-96b592a16f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1848 2024.08.27 19:03:05.506150 [ 3 ] {} <Debug> HTTP-Session: 9a3bcb3c-7eac-4990-a3cd-96b592a16f3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1849 2024.08.27 19:03:05.506295 [ 3 ] {} <Trace> HTTP-Session: 9a3bcb3c-7eac-4990-a3cd-96b592a16f3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1850 2024.08.27 19:03:05.506313 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part
1851 2024.08.27 19:03:05.506581 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part
1852 2024.08.27 19:03:05.506606 [ 3 ] {74792b67-eb01-4c2b-bab7-2c5fe45506df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1853 2024.08.27 19:03:05.506764 [ 3 ] {74792b67-eb01-4c2b-bab7-2c5fe45506df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1854 2024.08.27 19:03:05.506859 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part
1855 2024.08.27 19:03:05.507235 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 382 rows starting from the beginning of the part
1856 2024.08.27 19:03:05.507772 [ 3 ] {74792b67-eb01-4c2b-bab7-2c5fe45506df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1857 2024.08.27 19:03:05.508499 [ 3 ] {74792b67-eb01-4c2b-bab7-2c5fe45506df} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1858 2024.08.27 19:03:05.508558 [ 3 ] {74792b67-eb01-4c2b-bab7-2c5fe45506df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1859 2024.08.27 19:03:05.509559 [ 3 ] {74792b67-eb01-4c2b-bab7-2c5fe45506df} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1860 2024.08.27 19:03:05.510378 [ 188 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 654 rows, containing 5 columns (5 merged, 0 gathered) in 0.004989172 sec., 131083.87524022022 rows/sec., 10.17 MiB/sec.
1861 2024.08.27 19:03:05.510443 [ 3 ] {74792b67-eb01-4c2b-bab7-2c5fe45506df} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1862 2024.08.27 19:03:05.510674 [ 188 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1863 2024.08.27 19:03:05.510690 [ 3 ] {74792b67-eb01-4c2b-bab7-2c5fe45506df} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004199 sec., 1428.911645629912 rows/sec., 74.66 KiB/sec.
1864 2024.08.27 19:03:05.511237 [ 3 ] {74792b67-eb01-4c2b-bab7-2c5fe45506df} <Debug> DynamicQueryHandler: Done processing query
1865 2024.08.27 19:03:05.511304 [ 3 ] {74792b67-eb01-4c2b-bab7-2c5fe45506df} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1866 2024.08.27 19:03:05.511354 [ 3 ] {} <Debug> HTTP-Session: 9a3bcb3c-7eac-4990-a3cd-96b592a16f3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1867 2024.08.27 19:03:05.511635 [ 188 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_6_1} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1868 2024.08.27 19:03:05.511721 [ 188 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_6_1} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1869 2024.08.27 19:03:05.511834 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
1870 2024.08.27 19:03:05.511853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1871 2024.08.27 19:03:05.511922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1872 2024.08.27 19:03:05.511942 [ 3 ] {} <Debug> HTTP-Session: e5591f53-be65-42a1-a528-6bb50c6f01a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1873 2024.08.27 19:03:05.511960 [ 3 ] {} <Debug> HTTP-Session: e5591f53-be65-42a1-a528-6bb50c6f01a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1874 2024.08.27 19:03:05.511974 [ 3 ] {} <Debug> HTTP-Session: e5591f53-be65-42a1-a528-6bb50c6f01a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1875 2024.08.27 19:03:05.512007 [ 3 ] {} <Trace> HTTP-Session: e5591f53-be65-42a1-a528-6bb50c6f01a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1876 2024.08.27 19:03:05.512207 [ 3 ] {28f3d054-5e4e-4933-b7da-d6c25d94fdc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1877 2024.08.27 19:03:05.512258 [ 3 ] {28f3d054-5e4e-4933-b7da-d6c25d94fdc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1878 2024.08.27 19:03:05.512432 [ 3 ] {28f3d054-5e4e-4933-b7da-d6c25d94fdc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1879 2024.08.27 19:03:05.512893 [ 3 ] {28f3d054-5e4e-4933-b7da-d6c25d94fdc6} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1880 2024.08.27 19:03:05.512930 [ 3 ] {28f3d054-5e4e-4933-b7da-d6c25d94fdc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1881 2024.08.27 19:03:05.513459 [ 3 ] {28f3d054-5e4e-4933-b7da-d6c25d94fdc6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1882 2024.08.27 19:03:05.513813 [ 3 ] {28f3d054-5e4e-4933-b7da-d6c25d94fdc6} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1883 2024.08.27 19:03:05.513948 [ 3 ] {28f3d054-5e4e-4933-b7da-d6c25d94fdc6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001846 sec., 128385.69880823402 rows/sec., 8.61 MiB/sec.
1884 2024.08.27 19:03:05.514000 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1885 2024.08.27 19:03:05.514113 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1886 2024.08.27 19:03:05.514145 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1887 2024.08.27 19:03:05.514223 [ 3 ] {28f3d054-5e4e-4933-b7da-d6c25d94fdc6} <Debug> DynamicQueryHandler: Done processing query
1888 2024.08.27 19:03:05.514273 [ 3 ] {28f3d054-5e4e-4933-b7da-d6c25d94fdc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
1889 2024.08.27 19:03:05.514297 [ 3 ] {} <Debug> HTTP-Session: e5591f53-be65-42a1-a528-6bb50c6f01a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1890 2024.08.27 19:03:05.514311 [ 191 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::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
1891 2024.08.27 19:03:05.514446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1892 2024.08.27 19:03:05.514478 [ 191 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1893 2024.08.27 19:03:05.514522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1894 2024.08.27 19:03:05.514532 [ 191 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part
1895 2024.08.27 19:03:05.514548 [ 3 ] {} <Debug> HTTP-Session: 4319f4c6-8917-497a-ab2d-927dd5b34bff Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1896 2024.08.27 19:03:05.514569 [ 3 ] {} <Debug> HTTP-Session: 4319f4c6-8917-497a-ab2d-927dd5b34bff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1897 2024.08.27 19:03:05.514592 [ 3 ] {} <Debug> HTTP-Session: 4319f4c6-8917-497a-ab2d-927dd5b34bff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1898 2024.08.27 19:03:05.514668 [ 3 ] {} <Trace> HTTP-Session: 4319f4c6-8917-497a-ab2d-927dd5b34bff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1899 2024.08.27 19:03:05.514747 [ 191 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part
1900 2024.08.27 19:03:05.514850 [ 3 ] {5066c8a8-0c91-41c7-bef8-8ffbf16fd0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
1901 2024.08.27 19:03:05.514948 [ 191 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part
1902 2024.08.27 19:03:05.514955 [ 3 ] {5066c8a8-0c91-41c7-bef8-8ffbf16fd0ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
1903 2024.08.27 19:03:05.515203 [ 191 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part
1904 2024.08.27 19:03:05.515427 [ 191 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part
1905 2024.08.27 19:03:05.515631 [ 3 ] {5066c8a8-0c91-41c7-bef8-8ffbf16fd0ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1906 2024.08.27 19:03:05.515646 [ 191 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 237 rows starting from the beginning of the part
1907 2024.08.27 19:03:05.516214 [ 3 ] {5066c8a8-0c91-41c7-bef8-8ffbf16fd0ec} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1908 2024.08.27 19:03:05.516252 [ 3 ] {5066c8a8-0c91-41c7-bef8-8ffbf16fd0ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1909 2024.08.27 19:03:05.516828 [ 3 ] {5066c8a8-0c91-41c7-bef8-8ffbf16fd0ec} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1910 2024.08.27 19:03:05.517359 [ 3 ] {5066c8a8-0c91-41c7-bef8-8ffbf16fd0ec} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1911 2024.08.27 19:03:05.517571 [ 188 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 825 rows, containing 5 columns (5 merged, 0 gathered) in 0.00339267 sec., 243171.3075542272 rows/sec., 16.77 MiB/sec.
1912 2024.08.27 19:03:05.517748 [ 3 ] {5066c8a8-0c91-41c7-bef8-8ffbf16fd0ec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002937 sec., 340.4834865509023 rows/sec., 22.94 KiB/sec.
1913 2024.08.27 19:03:05.518048 [ 188 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1914 2024.08.27 19:03:05.518193 [ 3 ] {5066c8a8-0c91-41c7-bef8-8ffbf16fd0ec} <Debug> DynamicQueryHandler: Done processing query
1915 2024.08.27 19:03:05.518239 [ 3 ] {5066c8a8-0c91-41c7-bef8-8ffbf16fd0ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1916 2024.08.27 19:03:05.518265 [ 3 ] {} <Debug> HTTP-Session: 4319f4c6-8917-497a-ab2d-927dd5b34bff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1917 2024.08.27 19:03:05.518467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1918 2024.08.27 19:03:05.518576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1919 2024.08.27 19:03:05.518606 [ 3 ] {} <Debug> HTTP-Session: a1a17d75-e763-4668-a28b-28c90e89201a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1920 2024.08.27 19:03:05.518631 [ 3 ] {} <Debug> HTTP-Session: a1a17d75-e763-4668-a28b-28c90e89201a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1921 2024.08.27 19:03:05.518651 [ 3 ] {} <Debug> HTTP-Session: a1a17d75-e763-4668-a28b-28c90e89201a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1922 2024.08.27 19:03:05.518712 [ 188 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1923 2024.08.27 19:03:05.518727 [ 3 ] {} <Trace> HTTP-Session: a1a17d75-e763-4668-a28b-28c90e89201a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1924 2024.08.27 19:03:05.518877 [ 188 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1925 2024.08.27 19:03:05.519006 [ 3 ] {7db5f42e-7bbc-40e9-862e-77c7c4f4d65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1926 2024.08.27 19:03:05.519041 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
1927 2024.08.27 19:03:05.519096 [ 3 ] {7db5f42e-7bbc-40e9-862e-77c7c4f4d65d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1928 2024.08.27 19:03:05.519251 [ 3 ] {7db5f42e-7bbc-40e9-862e-77c7c4f4d65d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1929 2024.08.27 19:03:05.519578 [ 3 ] {7db5f42e-7bbc-40e9-862e-77c7c4f4d65d} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1930 2024.08.27 19:03:05.519616 [ 3 ] {7db5f42e-7bbc-40e9-862e-77c7c4f4d65d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1931 2024.08.27 19:03:05.520003 [ 3 ] {7db5f42e-7bbc-40e9-862e-77c7c4f4d65d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1932 2024.08.27 19:03:05.520332 [ 3 ] {7db5f42e-7bbc-40e9-862e-77c7c4f4d65d} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1933 2024.08.27 19:03:05.520491 [ 78 ] {} <Debug> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1934 2024.08.27 19:03:05.520500 [ 3 ] {7db5f42e-7bbc-40e9-862e-77c7c4f4d65d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00161 sec., 50931.677018633534 rows/sec., 3.23 MiB/sec.
1935 2024.08.27 19:03:05.520561 [ 78 ] {} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1936 2024.08.27 19:03:05.520630 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB.
1937 2024.08.27 19:03:05.520780 [ 191 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
1938 2024.08.27 19:03:05.520795 [ 3 ] {7db5f42e-7bbc-40e9-862e-77c7c4f4d65d} <Debug> DynamicQueryHandler: Done processing query
1939 2024.08.27 19:03:05.520830 [ 3 ] {7db5f42e-7bbc-40e9-862e-77c7c4f4d65d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1940 2024.08.27 19:03:05.520856 [ 3 ] {} <Debug> HTTP-Session: a1a17d75-e763-4668-a28b-28c90e89201a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1941 2024.08.27 19:03:05.520932 [ 191 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1942 2024.08.27 19:03:05.520960 [ 191 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
1943 2024.08.27 19:03:05.521028 [ 191 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
1944 2024.08.27 19:03:05.521114 [ 191 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part
1945 2024.08.27 19:03:05.521357 [ 191 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part
1946 2024.08.27 19:03:05.521550 [ 191 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part
1947 2024.08.27 19:03:05.521659 [ 191 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 82 rows starting from the beginning of the part
1948 2024.08.27 19:03:05.522736 [ 196 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 4 columns (4 merged, 0 gathered) in 0.002008551 sec., 157327.34692820846 rows/sec., 10.41 MiB/sec.
1949 2024.08.27 19:03:05.522939 [ 196 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1950 2024.08.27 19:03:05.523412 [ 196 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_6_1} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1951 2024.08.27 19:03:05.523493 [ 196 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_6_1} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1952 2024.08.27 19:03:05.523577 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
1953 2024.08.27 19:03:05.678046 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache
1954 2024.08.27 19:03:05.678097 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache
1955 2024.08.27 19:03:10.450156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1956 2024.08.27 19:03:10.450285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1957 2024.08.27 19:03:10.450311 [ 3 ] {} <Debug> HTTP-Session: 3dc3a2d5-d1a4-401a-acfb-82ee3bab1943 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1958 2024.08.27 19:03:10.450337 [ 3 ] {} <Debug> HTTP-Session: 3dc3a2d5-d1a4-401a-acfb-82ee3bab1943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1959 2024.08.27 19:03:10.450353 [ 3 ] {} <Debug> HTTP-Session: 3dc3a2d5-d1a4-401a-acfb-82ee3bab1943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1960 2024.08.27 19:03:10.450402 [ 3 ] {} <Trace> HTTP-Session: 3dc3a2d5-d1a4-401a-acfb-82ee3bab1943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1961 2024.08.27 19:03:10.450697 [ 3 ] {830ffb1f-979f-4b94-b4c2-f559561d1351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1962 2024.08.27 19:03:10.450769 [ 3 ] {830ffb1f-979f-4b94-b4c2-f559561d1351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1963 2024.08.27 19:03:10.451119 [ 3 ] {830ffb1f-979f-4b94-b4c2-f559561d1351} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1964 2024.08.27 19:03:10.451699 [ 3 ] {830ffb1f-979f-4b94-b4c2-f559561d1351} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1965 2024.08.27 19:03:10.451747 [ 3 ] {830ffb1f-979f-4b94-b4c2-f559561d1351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1966 2024.08.27 19:03:10.452180 [ 3 ] {830ffb1f-979f-4b94-b4c2-f559561d1351} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1967 2024.08.27 19:03:10.452596 [ 3 ] {830ffb1f-979f-4b94-b4c2-f559561d1351} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1968 2024.08.27 19:03:10.452755 [ 3 ] {830ffb1f-979f-4b94-b4c2-f559561d1351} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002128 sec., 33834.58646616541 rows/sec., 2.75 MiB/sec.
1969 2024.08.27 19:03:10.452978 [ 3 ] {830ffb1f-979f-4b94-b4c2-f559561d1351} <Debug> DynamicQueryHandler: Done processing query
1970 2024.08.27 19:03:10.453006 [ 3 ] {830ffb1f-979f-4b94-b4c2-f559561d1351} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1971 2024.08.27 19:03:10.453022 [ 3 ] {} <Debug> HTTP-Session: 3dc3a2d5-d1a4-401a-acfb-82ee3bab1943 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1972 2024.08.27 19:03:10.453212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1973 2024.08.27 19:03:10.453265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1974 2024.08.27 19:03:10.453286 [ 3 ] {} <Debug> HTTP-Session: c8a6e9b2-a7b8-425f-b85c-f6e25787a203 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1975 2024.08.27 19:03:10.453304 [ 3 ] {} <Debug> HTTP-Session: c8a6e9b2-a7b8-425f-b85c-f6e25787a203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1976 2024.08.27 19:03:10.453319 [ 3 ] {} <Debug> HTTP-Session: c8a6e9b2-a7b8-425f-b85c-f6e25787a203 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1977 2024.08.27 19:03:10.453355 [ 3 ] {} <Trace> HTTP-Session: c8a6e9b2-a7b8-425f-b85c-f6e25787a203 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1978 2024.08.27 19:03:10.453483 [ 3 ] {046d17e8-b471-4239-9f11-e56b8be81e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1979 2024.08.27 19:03:10.453534 [ 3 ] {046d17e8-b471-4239-9f11-e56b8be81e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1980 2024.08.27 19:03:10.453793 [ 3 ] {046d17e8-b471-4239-9f11-e56b8be81e48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1981 2024.08.27 19:03:10.454116 [ 3 ] {046d17e8-b471-4239-9f11-e56b8be81e48} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1982 2024.08.27 19:03:10.454158 [ 3 ] {046d17e8-b471-4239-9f11-e56b8be81e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
1983 2024.08.27 19:03:10.454551 [ 3 ] {046d17e8-b471-4239-9f11-e56b8be81e48} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1984 2024.08.27 19:03:10.454960 [ 3 ] {046d17e8-b471-4239-9f11-e56b8be81e48} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1985 2024.08.27 19:03:10.455129 [ 3 ] {046d17e8-b471-4239-9f11-e56b8be81e48} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001674 sec., 4778.972520908005 rows/sec., 359.36 KiB/sec.
1986 2024.08.27 19:03:10.455334 [ 3 ] {046d17e8-b471-4239-9f11-e56b8be81e48} <Debug> DynamicQueryHandler: Done processing query
1987 2024.08.27 19:03:10.455360 [ 3 ] {046d17e8-b471-4239-9f11-e56b8be81e48} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1988 2024.08.27 19:03:10.455377 [ 3 ] {} <Debug> HTTP-Session: c8a6e9b2-a7b8-425f-b85c-f6e25787a203 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1989 2024.08.27 19:03:10.455560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1990 2024.08.27 19:03:10.455614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1991 2024.08.27 19:03:10.455636 [ 3 ] {} <Debug> HTTP-Session: 740c32ef-50c8-4d5d-afea-dd8921db2ff3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
1992 2024.08.27 19:03:10.455654 [ 3 ] {} <Debug> HTTP-Session: 740c32ef-50c8-4d5d-afea-dd8921db2ff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1993 2024.08.27 19:03:10.455669 [ 3 ] {} <Debug> HTTP-Session: 740c32ef-50c8-4d5d-afea-dd8921db2ff3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1994 2024.08.27 19:03:10.455704 [ 3 ] {} <Trace> HTTP-Session: 740c32ef-50c8-4d5d-afea-dd8921db2ff3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1995 2024.08.27 19:03:10.455837 [ 3 ] {b5928bb6-8962-48d5-8450-45c73721ae98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1996 2024.08.27 19:03:10.455885 [ 3 ] {b5928bb6-8962-48d5-8450-45c73721ae98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1997 2024.08.27 19:03:10.456136 [ 3 ] {b5928bb6-8962-48d5-8450-45c73721ae98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1998 2024.08.27 19:03:10.456469 [ 3 ] {b5928bb6-8962-48d5-8450-45c73721ae98} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1999 2024.08.27 19:03:10.456508 [ 3 ] {b5928bb6-8962-48d5-8450-45c73721ae98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2000 2024.08.27 19:03:10.456877 [ 3 ] {b5928bb6-8962-48d5-8450-45c73721ae98} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2001 2024.08.27 19:03:10.457265 [ 3 ] {b5928bb6-8962-48d5-8450-45c73721ae98} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2002 2024.08.27 19:03:10.457436 [ 3 ] {b5928bb6-8962-48d5-8450-45c73721ae98} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001639 sec., 43929.22513727883 rows/sec., 3.43 MiB/sec.
2003 2024.08.27 19:03:10.457605 [ 3 ] {b5928bb6-8962-48d5-8450-45c73721ae98} <Debug> DynamicQueryHandler: Done processing query
2004 2024.08.27 19:03:10.457632 [ 3 ] {b5928bb6-8962-48d5-8450-45c73721ae98} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2005 2024.08.27 19:03:10.457651 [ 3 ] {} <Debug> HTTP-Session: 740c32ef-50c8-4d5d-afea-dd8921db2ff3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2006 2024.08.27 19:03:10.457880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2007 2024.08.27 19:03:10.457933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2008 2024.08.27 19:03:10.457955 [ 3 ] {} <Debug> HTTP-Session: 3da6e2e9-501a-460d-a5d6-3c0b585c4c86 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2009 2024.08.27 19:03:10.457973 [ 3 ] {} <Debug> HTTP-Session: 3da6e2e9-501a-460d-a5d6-3c0b585c4c86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2010 2024.08.27 19:03:10.457989 [ 3 ] {} <Debug> HTTP-Session: 3da6e2e9-501a-460d-a5d6-3c0b585c4c86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2011 2024.08.27 19:03:10.458023 [ 3 ] {} <Trace> HTTP-Session: 3da6e2e9-501a-460d-a5d6-3c0b585c4c86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2012 2024.08.27 19:03:10.458240 [ 3 ] {95cd41d4-18dd-4f5c-94a8-938fcb142146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2013 2024.08.27 19:03:10.458291 [ 3 ] {95cd41d4-18dd-4f5c-94a8-938fcb142146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2014 2024.08.27 19:03:10.458439 [ 3 ] {95cd41d4-18dd-4f5c-94a8-938fcb142146} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2015 2024.08.27 19:03:10.458863 [ 3 ] {95cd41d4-18dd-4f5c-94a8-938fcb142146} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2016 2024.08.27 19:03:10.458913 [ 3 ] {95cd41d4-18dd-4f5c-94a8-938fcb142146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2017 2024.08.27 19:03:10.459316 [ 3 ] {95cd41d4-18dd-4f5c-94a8-938fcb142146} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2018 2024.08.27 19:03:10.459681 [ 3 ] {95cd41d4-18dd-4f5c-94a8-938fcb142146} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2019 2024.08.27 19:03:10.459840 [ 3 ] {95cd41d4-18dd-4f5c-94a8-938fcb142146} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001726 sec., 92699.88412514483 rows/sec., 6.46 MiB/sec.
2020 2024.08.27 19:03:10.460004 [ 3 ] {95cd41d4-18dd-4f5c-94a8-938fcb142146} <Debug> DynamicQueryHandler: Done processing query
2021 2024.08.27 19:03:10.460029 [ 3 ] {95cd41d4-18dd-4f5c-94a8-938fcb142146} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2022 2024.08.27 19:03:10.460045 [ 3 ] {} <Debug> HTTP-Session: 3da6e2e9-501a-460d-a5d6-3c0b585c4c86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2023 2024.08.27 19:03:10.460228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2024 2024.08.27 19:03:10.460278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2025 2024.08.27 19:03:10.460299 [ 3 ] {} <Debug> HTTP-Session: 555ccbc4-d319-4899-b000-3553c5e0791d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2026 2024.08.27 19:03:10.460318 [ 3 ] {} <Debug> HTTP-Session: 555ccbc4-d319-4899-b000-3553c5e0791d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2027 2024.08.27 19:03:10.460332 [ 3 ] {} <Debug> HTTP-Session: 555ccbc4-d319-4899-b000-3553c5e0791d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2028 2024.08.27 19:03:10.460364 [ 3 ] {} <Trace> HTTP-Session: 555ccbc4-d319-4899-b000-3553c5e0791d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2029 2024.08.27 19:03:10.460538 [ 3 ] {2dec46d5-de3c-4c0f-a667-728d04e92f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2030 2024.08.27 19:03:10.460606 [ 3 ] {2dec46d5-de3c-4c0f-a667-728d04e92f16} <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
2031 2024.08.27 19:03:10.461005 [ 3 ] {2dec46d5-de3c-4c0f-a667-728d04e92f16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2032 2024.08.27 19:03:10.461477 [ 3 ] {2dec46d5-de3c-4c0f-a667-728d04e92f16} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2033 2024.08.27 19:03:10.461513 [ 3 ] {2dec46d5-de3c-4c0f-a667-728d04e92f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2034 2024.08.27 19:03:10.462188 [ 3 ] {2dec46d5-de3c-4c0f-a667-728d04e92f16} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2035 2024.08.27 19:03:10.462661 [ 3 ] {2dec46d5-de3c-4c0f-a667-728d04e92f16} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2036 2024.08.27 19:03:10.462864 [ 3 ] {2dec46d5-de3c-4c0f-a667-728d04e92f16} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002418 sec., 3308.519437551696 rows/sec., 5.93 MiB/sec.
2037 2024.08.27 19:03:10.463276 [ 3 ] {2dec46d5-de3c-4c0f-a667-728d04e92f16} <Debug> DynamicQueryHandler: Done processing query
2038 2024.08.27 19:03:10.463301 [ 3 ] {2dec46d5-de3c-4c0f-a667-728d04e92f16} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
2039 2024.08.27 19:03:10.463320 [ 3 ] {} <Debug> HTTP-Session: 555ccbc4-d319-4899-b000-3553c5e0791d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2040 2024.08.27 19:03:10.463496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2041 2024.08.27 19:03:10.463545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2042 2024.08.27 19:03:10.463566 [ 3 ] {} <Debug> HTTP-Session: c8f3c49a-25f4-4648-85d1-a0251d73604b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2043 2024.08.27 19:03:10.463584 [ 3 ] {} <Debug> HTTP-Session: c8f3c49a-25f4-4648-85d1-a0251d73604b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2044 2024.08.27 19:03:10.463599 [ 3 ] {} <Debug> HTTP-Session: c8f3c49a-25f4-4648-85d1-a0251d73604b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2045 2024.08.27 19:03:10.463630 [ 3 ] {} <Trace> HTTP-Session: c8f3c49a-25f4-4648-85d1-a0251d73604b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2046 2024.08.27 19:03:10.463747 [ 3 ] {2fd4e105-55f7-4ea0-a457-3610023c139d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2047 2024.08.27 19:03:10.463795 [ 3 ] {2fd4e105-55f7-4ea0-a457-3610023c139d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2048 2024.08.27 19:03:10.463938 [ 3 ] {2fd4e105-55f7-4ea0-a457-3610023c139d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2049 2024.08.27 19:03:10.464212 [ 3 ] {2fd4e105-55f7-4ea0-a457-3610023c139d} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2050 2024.08.27 19:03:10.464248 [ 3 ] {2fd4e105-55f7-4ea0-a457-3610023c139d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2051 2024.08.27 19:03:10.464611 [ 3 ] {2fd4e105-55f7-4ea0-a457-3610023c139d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2052 2024.08.27 19:03:10.464950 [ 3 ] {2fd4e105-55f7-4ea0-a457-3610023c139d} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2053 2024.08.27 19:03:10.465108 [ 3 ] {2fd4e105-55f7-4ea0-a457-3610023c139d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001397 sec., 42949.17680744452 rows/sec., 2.89 MiB/sec.
2054 2024.08.27 19:03:10.465267 [ 3 ] {2fd4e105-55f7-4ea0-a457-3610023c139d} <Debug> DynamicQueryHandler: Done processing query
2055 2024.08.27 19:03:10.465293 [ 3 ] {2fd4e105-55f7-4ea0-a457-3610023c139d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2056 2024.08.27 19:03:10.465309 [ 3 ] {} <Debug> HTTP-Session: c8f3c49a-25f4-4648-85d1-a0251d73604b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2057 2024.08.27 19:03:15.445730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2058 2024.08.27 19:03:15.445881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2059 2024.08.27 19:03:15.445912 [ 3 ] {} <Debug> HTTP-Session: b369547b-5b7b-49d9-87ff-ee06b0dc3df4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2060 2024.08.27 19:03:15.445941 [ 3 ] {} <Debug> HTTP-Session: b369547b-5b7b-49d9-87ff-ee06b0dc3df4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2061 2024.08.27 19:03:15.445961 [ 3 ] {} <Debug> HTTP-Session: b369547b-5b7b-49d9-87ff-ee06b0dc3df4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2062 2024.08.27 19:03:15.446019 [ 3 ] {} <Trace> HTTP-Session: b369547b-5b7b-49d9-87ff-ee06b0dc3df4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2063 2024.08.27 19:03:15.446300 [ 3 ] {350f4e7e-f0cc-46df-aef7-f34235d7f5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) 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', 'mg_lower:routes_blocked_by_link_state', '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)
2064 2024.08.27 19:03:15.446737 [ 3 ] {350f4e7e-f0cc-46df-aef7-f34235d7f5cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2065 2024.08.27 19:03:15.446787 [ 3 ] {350f4e7e-f0cc-46df-aef7-f34235d7f5cb} <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', 'mg_lower:routes_blocked_by_link_state', '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
2066 2024.08.27 19:03:15.447137 [ 3 ] {350f4e7e-f0cc-46df-aef7-f34235d7f5cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2067 2024.08.27 19:03:15.447220 [ 3 ] {350f4e7e-f0cc-46df-aef7-f34235d7f5cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2068 2024.08.27 19:03:15.447399 [ 3 ] {350f4e7e-f0cc-46df-aef7-f34235d7f5cb} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Key condition: (column 0 notIn 31-element set)
2069 2024.08.27 19:03:15.447577 [ 250 ] {350f4e7e-f0cc-46df-aef7-f34235d7f5cb} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2070 2024.08.27 19:03:15.447594 [ 255 ] {350f4e7e-f0cc-46df-aef7-f34235d7f5cb} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2071 2024.08.27 19:03:15.447685 [ 256 ] {350f4e7e-f0cc-46df-aef7-f34235d7f5cb} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2072 2024.08.27 19:03:15.447816 [ 3 ] {350f4e7e-f0cc-46df-aef7-f34235d7f5cb} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2073 2024.08.27 19:03:15.447848 [ 3 ] {350f4e7e-f0cc-46df-aef7-f34235d7f5cb} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Spreading mark ranges among streams (default reading)
2074 2024.08.27 19:03:15.450220 [ 3 ] {350f4e7e-f0cc-46df-aef7-f34235d7f5cb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2075 2024.08.27 19:03:15.452481 [ 3 ] {350f4e7e-f0cc-46df-aef7-f34235d7f5cb} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Reading approx. 30 rows with 2 streams
2076 2024.08.27 19:03:15.452550 [ 3 ] {350f4e7e-f0cc-46df-aef7-f34235d7f5cb} <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', 'mg_lower:routes_blocked_by_link_state', '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'))"
2077 2024.08.27 19:03:15.452602 [ 3 ] {350f4e7e-f0cc-46df-aef7-f34235d7f5cb} <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', 'mg_lower:routes_blocked_by_link_state', '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'))"
2078 2024.08.27 19:03:15.454363 [ 3 ] {350f4e7e-f0cc-46df-aef7-f34235d7f5cb} <Debug> executeQuery: Read 30 rows, 1.12 KiB in 0.00819 sec., 3663.0036630036634 rows/sec., 137.24 KiB/sec.
2079 2024.08.27 19:03:15.454729 [ 3 ] {350f4e7e-f0cc-46df-aef7-f34235d7f5cb} <Debug> DynamicQueryHandler: Done processing query
2080 2024.08.27 19:03:15.454761 [ 3 ] {350f4e7e-f0cc-46df-aef7-f34235d7f5cb} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2081 2024.08.27 19:03:15.454783 [ 3 ] {} <Debug> HTTP-Session: b369547b-5b7b-49d9-87ff-ee06b0dc3df4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2082 2024.08.27 19:03:15.455029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1171, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2083 2024.08.27 19:03:15.455096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2084 2024.08.27 19:03:15.455120 [ 3 ] {} <Debug> HTTP-Session: cab0d3b6-d3f9-4214-b429-5eb60dd36181 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2085 2024.08.27 19:03:15.455143 [ 3 ] {} <Debug> HTTP-Session: cab0d3b6-d3f9-4214-b429-5eb60dd36181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2086 2024.08.27 19:03:15.455161 [ 3 ] {} <Debug> HTTP-Session: cab0d3b6-d3f9-4214-b429-5eb60dd36181 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2087 2024.08.27 19:03:15.455204 [ 3 ] {} <Trace> HTTP-Session: cab0d3b6-d3f9-4214-b429-5eb60dd36181 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2088 2024.08.27 19:03:15.455404 [ 3 ] {2a490b81-6a2e-468d-acce-1fd7757699cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) 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', 'mg_lower:routes_blocked_by_link_state', '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)
2089 2024.08.27 19:03:15.455738 [ 3 ] {2a490b81-6a2e-468d-acce-1fd7757699cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2090 2024.08.27 19:03:15.455785 [ 3 ] {2a490b81-6a2e-468d-acce-1fd7757699cd} <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', 'mg_lower:routes_blocked_by_link_state', '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
2091 2024.08.27 19:03:15.456095 [ 3 ] {2a490b81-6a2e-468d-acce-1fd7757699cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2092 2024.08.27 19:03:15.456163 [ 3 ] {2a490b81-6a2e-468d-acce-1fd7757699cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2093 2024.08.27 19:03:15.456308 [ 3 ] {2a490b81-6a2e-468d-acce-1fd7757699cd} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Key condition: (column 0 notIn 32-element set)
2094 2024.08.27 19:03:15.456444 [ 259 ] {2a490b81-6a2e-468d-acce-1fd7757699cd} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2095 2024.08.27 19:03:15.456467 [ 258 ] {2a490b81-6a2e-468d-acce-1fd7757699cd} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2096 2024.08.27 19:03:15.456444 [ 260 ] {2a490b81-6a2e-468d-acce-1fd7757699cd} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2097 2024.08.27 19:03:15.456638 [ 3 ] {2a490b81-6a2e-468d-acce-1fd7757699cd} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2098 2024.08.27 19:03:15.456671 [ 3 ] {2a490b81-6a2e-468d-acce-1fd7757699cd} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Spreading mark ranges among streams (default reading)
2099 2024.08.27 19:03:15.456759 [ 3 ] {2a490b81-6a2e-468d-acce-1fd7757699cd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2100 2024.08.27 19:03:15.456781 [ 3 ] {2a490b81-6a2e-468d-acce-1fd7757699cd} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Reading approx. 30 rows with 2 streams
2101 2024.08.27 19:03:15.456822 [ 3 ] {2a490b81-6a2e-468d-acce-1fd7757699cd} <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', 'mg_lower:routes_blocked_by_link_state', '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'))"
2102 2024.08.27 19:03:15.456868 [ 3 ] {2a490b81-6a2e-468d-acce-1fd7757699cd} <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', 'mg_lower:routes_blocked_by_link_state', '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'))"
2103 2024.08.27 19:03:15.458261 [ 3 ] {2a490b81-6a2e-468d-acce-1fd7757699cd} <Debug> executeQuery: Read 30 rows, 1.12 KiB in 0.00296 sec., 10135.135135135135 rows/sec., 379.74 KiB/sec.
2104 2024.08.27 19:03:15.458562 [ 3 ] {2a490b81-6a2e-468d-acce-1fd7757699cd} <Debug> DynamicQueryHandler: Done processing query
2105 2024.08.27 19:03:15.458588 [ 3 ] {2a490b81-6a2e-468d-acce-1fd7757699cd} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2106 2024.08.27 19:03:15.458604 [ 3 ] {} <Debug> HTTP-Session: cab0d3b6-d3f9-4214-b429-5eb60dd36181 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2107 2024.08.27 19:03:15.458908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2108 2024.08.27 19:03:15.458961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2109 2024.08.27 19:03:15.458981 [ 3 ] {} <Debug> HTTP-Session: 3e5d676a-aca3-4b93-8c09-41f91a615712 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2110 2024.08.27 19:03:15.458998 [ 3 ] {} <Debug> HTTP-Session: 3e5d676a-aca3-4b93-8c09-41f91a615712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2111 2024.08.27 19:03:15.459012 [ 3 ] {} <Debug> HTTP-Session: 3e5d676a-aca3-4b93-8c09-41f91a615712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2112 2024.08.27 19:03:15.459046 [ 3 ] {} <Trace> HTTP-Session: 3e5d676a-aca3-4b93-8c09-41f91a615712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2113 2024.08.27 19:03:15.459204 [ 3 ] {c007735b-8d93-4817-aa56-1ea8314b536c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) 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', 'mg_lower:routes_blocked_by_link_state', '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)
2114 2024.08.27 19:03:15.459508 [ 3 ] {c007735b-8d93-4817-aa56-1ea8314b536c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2115 2024.08.27 19:03:15.459554 [ 3 ] {c007735b-8d93-4817-aa56-1ea8314b536c} <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', 'mg_lower:routes_blocked_by_link_state', '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
2116 2024.08.27 19:03:15.459865 [ 3 ] {c007735b-8d93-4817-aa56-1ea8314b536c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2117 2024.08.27 19:03:15.459931 [ 3 ] {c007735b-8d93-4817-aa56-1ea8314b536c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2118 2024.08.27 19:03:15.460078 [ 3 ] {c007735b-8d93-4817-aa56-1ea8314b536c} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Key condition: (column 0 notIn 33-element set)
2119 2024.08.27 19:03:15.460164 [ 255 ] {c007735b-8d93-4817-aa56-1ea8314b536c} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2120 2024.08.27 19:03:15.460204 [ 250 ] {c007735b-8d93-4817-aa56-1ea8314b536c} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2121 2024.08.27 19:03:15.460216 [ 256 ] {c007735b-8d93-4817-aa56-1ea8314b536c} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2122 2024.08.27 19:03:15.460330 [ 3 ] {c007735b-8d93-4817-aa56-1ea8314b536c} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
2123 2024.08.27 19:03:15.460359 [ 3 ] {c007735b-8d93-4817-aa56-1ea8314b536c} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Spreading mark ranges among streams (default reading)
2124 2024.08.27 19:03:15.460439 [ 3 ] {c007735b-8d93-4817-aa56-1ea8314b536c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2125 2024.08.27 19:03:15.460460 [ 3 ] {c007735b-8d93-4817-aa56-1ea8314b536c} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Reading approx. 30 rows with 2 streams
2126 2024.08.27 19:03:15.460499 [ 3 ] {c007735b-8d93-4817-aa56-1ea8314b536c} <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', 'mg_lower:routes_blocked_by_link_state', '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'))"
2127 2024.08.27 19:03:15.460540 [ 3 ] {c007735b-8d93-4817-aa56-1ea8314b536c} <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', 'mg_lower:routes_blocked_by_link_state', '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'))"
2128 2024.08.27 19:03:15.461978 [ 3 ] {c007735b-8d93-4817-aa56-1ea8314b536c} <Debug> executeQuery: Read 30 rows, 1.12 KiB in 0.002841 sec., 10559.662090813094 rows/sec., 395.64 KiB/sec.
2129 2024.08.27 19:03:15.462290 [ 3 ] {c007735b-8d93-4817-aa56-1ea8314b536c} <Debug> DynamicQueryHandler: Done processing query
2130 2024.08.27 19:03:15.462314 [ 3 ] {c007735b-8d93-4817-aa56-1ea8314b536c} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2131 2024.08.27 19:03:15.462331 [ 3 ] {} <Debug> HTTP-Session: 3e5d676a-aca3-4b93-8c09-41f91a615712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2132 2024.08.27 19:03:15.473497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2133 2024.08.27 19:03:15.473598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2134 2024.08.27 19:03:15.473637 [ 3 ] {} <Debug> HTTP-Session: 3b2412f8-c2c5-44e5-82ed-e2c4a0df780d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2135 2024.08.27 19:03:15.473654 [ 3 ] {} <Debug> HTTP-Session: 3b2412f8-c2c5-44e5-82ed-e2c4a0df780d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2136 2024.08.27 19:03:15.473668 [ 3 ] {} <Debug> HTTP-Session: 3b2412f8-c2c5-44e5-82ed-e2c4a0df780d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2137 2024.08.27 19:03:15.473699 [ 3 ] {} <Trace> HTTP-Session: 3b2412f8-c2c5-44e5-82ed-e2c4a0df780d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2138 2024.08.27 19:03:15.473810 [ 3 ] {d0e3463e-57ec-4c7d-ae75-d9b6bb200ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2139 2024.08.27 19:03:15.473857 [ 3 ] {d0e3463e-57ec-4c7d-ae75-d9b6bb200ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2140 2024.08.27 19:03:15.474032 [ 3 ] {d0e3463e-57ec-4c7d-ae75-d9b6bb200ab9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2141 2024.08.27 19:03:15.474378 [ 3 ] {d0e3463e-57ec-4c7d-ae75-d9b6bb200ab9} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2142 2024.08.27 19:03:15.474418 [ 3 ] {d0e3463e-57ec-4c7d-ae75-d9b6bb200ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2143 2024.08.27 19:03:15.474921 [ 3 ] {d0e3463e-57ec-4c7d-ae75-d9b6bb200ab9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2144 2024.08.27 19:03:15.475237 [ 3 ] {d0e3463e-57ec-4c7d-ae75-d9b6bb200ab9} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2145 2024.08.27 19:03:15.475416 [ 3 ] {d0e3463e-57ec-4c7d-ae75-d9b6bb200ab9} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001634 sec., 1835.985312117503 rows/sec., 167.34 KiB/sec.
2146 2024.08.27 19:03:15.475687 [ 3 ] {d0e3463e-57ec-4c7d-ae75-d9b6bb200ab9} <Debug> DynamicQueryHandler: Done processing query
2147 2024.08.27 19:03:15.475712 [ 3 ] {d0e3463e-57ec-4c7d-ae75-d9b6bb200ab9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2148 2024.08.27 19:03:15.475729 [ 3 ] {} <Debug> HTTP-Session: 3b2412f8-c2c5-44e5-82ed-e2c4a0df780d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2149 2024.08.27 19:03:15.475917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 35503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2150 2024.08.27 19:03:15.475966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2151 2024.08.27 19:03:15.475986 [ 3 ] {} <Debug> HTTP-Session: c50e4137-a89c-4efa-9091-e47c908b830a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2152 2024.08.27 19:03:15.476003 [ 3 ] {} <Debug> HTTP-Session: c50e4137-a89c-4efa-9091-e47c908b830a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2153 2024.08.27 19:03:15.476017 [ 3 ] {} <Debug> HTTP-Session: c50e4137-a89c-4efa-9091-e47c908b830a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2154 2024.08.27 19:03:15.476047 [ 3 ] {} <Trace> HTTP-Session: c50e4137-a89c-4efa-9091-e47c908b830a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2155 2024.08.27 19:03:15.476318 [ 3 ] {edf652e1-0399-488f-8f07-00ea3a8c2c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2156 2024.08.27 19:03:15.476363 [ 3 ] {edf652e1-0399-488f-8f07-00ea3a8c2c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2157 2024.08.27 19:03:15.476619 [ 3 ] {edf652e1-0399-488f-8f07-00ea3a8c2c5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2158 2024.08.27 19:03:15.477100 [ 3 ] {edf652e1-0399-488f-8f07-00ea3a8c2c5c} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2159 2024.08.27 19:03:15.477138 [ 3 ] {edf652e1-0399-488f-8f07-00ea3a8c2c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2160 2024.08.27 19:03:15.477552 [ 3 ] {edf652e1-0399-488f-8f07-00ea3a8c2c5c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2161 2024.08.27 19:03:15.477917 [ 3 ] {edf652e1-0399-488f-8f07-00ea3a8c2c5c} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2162 2024.08.27 19:03:15.478083 [ 3 ] {edf652e1-0399-488f-8f07-00ea3a8c2c5c} <Debug> executeQuery: Read 235 rows, 21.22 KiB in 0.001936 sec., 121384.29752066116 rows/sec., 10.70 MiB/sec.
2163 2024.08.27 19:03:15.478378 [ 3 ] {edf652e1-0399-488f-8f07-00ea3a8c2c5c} <Debug> DynamicQueryHandler: Done processing query
2164 2024.08.27 19:03:15.478404 [ 3 ] {edf652e1-0399-488f-8f07-00ea3a8c2c5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
2165 2024.08.27 19:03:15.478420 [ 3 ] {} <Debug> HTTP-Session: c50e4137-a89c-4efa-9091-e47c908b830a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2166 2024.08.27 19:03:15.478607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 3346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2167 2024.08.27 19:03:15.478656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2168 2024.08.27 19:03:15.478676 [ 3 ] {} <Debug> HTTP-Session: bbc051aa-186d-44ac-98fb-465f31a1ea7b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2169 2024.08.27 19:03:15.478693 [ 3 ] {} <Debug> HTTP-Session: bbc051aa-186d-44ac-98fb-465f31a1ea7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2170 2024.08.27 19:03:15.478707 [ 3 ] {} <Debug> HTTP-Session: bbc051aa-186d-44ac-98fb-465f31a1ea7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2171 2024.08.27 19:03:15.478737 [ 3 ] {} <Trace> HTTP-Session: bbc051aa-186d-44ac-98fb-465f31a1ea7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2172 2024.08.27 19:03:15.478843 [ 3 ] {1e14ed9d-fba6-42cf-b6a9-b0ad782eea1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2173 2024.08.27 19:03:15.478886 [ 3 ] {1e14ed9d-fba6-42cf-b6a9-b0ad782eea1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2174 2024.08.27 19:03:15.479131 [ 3 ] {1e14ed9d-fba6-42cf-b6a9-b0ad782eea1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2175 2024.08.27 19:03:15.479463 [ 3 ] {1e14ed9d-fba6-42cf-b6a9-b0ad782eea1b} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2176 2024.08.27 19:03:15.479501 [ 3 ] {1e14ed9d-fba6-42cf-b6a9-b0ad782eea1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2177 2024.08.27 19:03:15.479839 [ 3 ] {1e14ed9d-fba6-42cf-b6a9-b0ad782eea1b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2178 2024.08.27 19:03:15.480197 [ 3 ] {1e14ed9d-fba6-42cf-b6a9-b0ad782eea1b} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2179 2024.08.27 19:03:15.480369 [ 3 ] {1e14ed9d-fba6-42cf-b6a9-b0ad782eea1b} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001545 sec., 14886.731391585761 rows/sec., 1.09 MiB/sec.
2180 2024.08.27 19:03:15.480655 [ 3 ] {1e14ed9d-fba6-42cf-b6a9-b0ad782eea1b} <Debug> DynamicQueryHandler: Done processing query
2181 2024.08.27 19:03:15.480679 [ 3 ] {1e14ed9d-fba6-42cf-b6a9-b0ad782eea1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2182 2024.08.27 19:03:15.480695 [ 3 ] {} <Debug> HTTP-Session: bbc051aa-186d-44ac-98fb-465f31a1ea7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2183 2024.08.27 19:03:15.480898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2184 2024.08.27 19:03:15.480946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2185 2024.08.27 19:03:15.480965 [ 3 ] {} <Debug> HTTP-Session: 6f7c1669-407d-4fe2-878d-a212f6a2cde7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2186 2024.08.27 19:03:15.480981 [ 3 ] {} <Debug> HTTP-Session: 6f7c1669-407d-4fe2-878d-a212f6a2cde7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2187 2024.08.27 19:03:15.480996 [ 3 ] {} <Debug> HTTP-Session: 6f7c1669-407d-4fe2-878d-a212f6a2cde7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2188 2024.08.27 19:03:15.481026 [ 3 ] {} <Trace> HTTP-Session: 6f7c1669-407d-4fe2-878d-a212f6a2cde7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2189 2024.08.27 19:03:15.481124 [ 3 ] {50317dad-bb90-4949-8f7a-56e04d94cbe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2190 2024.08.27 19:03:15.481176 [ 3 ] {50317dad-bb90-4949-8f7a-56e04d94cbe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2191 2024.08.27 19:03:15.481427 [ 3 ] {50317dad-bb90-4949-8f7a-56e04d94cbe1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2192 2024.08.27 19:03:15.481733 [ 3 ] {50317dad-bb90-4949-8f7a-56e04d94cbe1} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2193 2024.08.27 19:03:15.481770 [ 3 ] {50317dad-bb90-4949-8f7a-56e04d94cbe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2194 2024.08.27 19:03:15.482114 [ 3 ] {50317dad-bb90-4949-8f7a-56e04d94cbe1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2195 2024.08.27 19:03:15.482479 [ 3 ] {50317dad-bb90-4949-8f7a-56e04d94cbe1} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2196 2024.08.27 19:03:15.482644 [ 3 ] {50317dad-bb90-4949-8f7a-56e04d94cbe1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001547 sec., 9049.773755656108 rows/sec., 633.79 KiB/sec.
2197 2024.08.27 19:03:15.482813 [ 3 ] {50317dad-bb90-4949-8f7a-56e04d94cbe1} <Debug> DynamicQueryHandler: Done processing query
2198 2024.08.27 19:03:15.482837 [ 3 ] {50317dad-bb90-4949-8f7a-56e04d94cbe1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2199 2024.08.27 19:03:15.482853 [ 3 ] {} <Debug> HTTP-Session: 6f7c1669-407d-4fe2-878d-a212f6a2cde7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2200 2024.08.27 19:03:15.483003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2201 2024.08.27 19:03:15.483051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2202 2024.08.27 19:03:15.483071 [ 3 ] {} <Debug> HTTP-Session: 03933b43-c79a-46be-b818-683c45691ca3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2203 2024.08.27 19:03:15.483087 [ 3 ] {} <Debug> HTTP-Session: 03933b43-c79a-46be-b818-683c45691ca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2204 2024.08.27 19:03:15.483101 [ 3 ] {} <Debug> HTTP-Session: 03933b43-c79a-46be-b818-683c45691ca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2205 2024.08.27 19:03:15.483132 [ 3 ] {} <Trace> HTTP-Session: 03933b43-c79a-46be-b818-683c45691ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2206 2024.08.27 19:03:15.483227 [ 3 ] {21c5fe70-c6c7-406e-a6cc-2e5d5ab53d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
2207 2024.08.27 19:03:15.483270 [ 3 ] {21c5fe70-c6c7-406e-a6cc-2e5d5ab53d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2208 2024.08.27 19:03:15.483492 [ 3 ] {21c5fe70-c6c7-406e-a6cc-2e5d5ab53d7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2209 2024.08.27 19:03:15.483788 [ 3 ] {21c5fe70-c6c7-406e-a6cc-2e5d5ab53d7e} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2210 2024.08.27 19:03:15.483825 [ 3 ] {21c5fe70-c6c7-406e-a6cc-2e5d5ab53d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2211 2024.08.27 19:03:15.484159 [ 3 ] {21c5fe70-c6c7-406e-a6cc-2e5d5ab53d7e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2212 2024.08.27 19:03:15.484523 [ 3 ] {21c5fe70-c6c7-406e-a6cc-2e5d5ab53d7e} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2213 2024.08.27 19:03:15.484680 [ 3 ] {21c5fe70-c6c7-406e-a6cc-2e5d5ab53d7e} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001478 sec., 4059.539918809202 rows/sec., 239.85 KiB/sec.
2214 2024.08.27 19:03:15.484839 [ 3 ] {21c5fe70-c6c7-406e-a6cc-2e5d5ab53d7e} <Debug> DynamicQueryHandler: Done processing query
2215 2024.08.27 19:03:15.484863 [ 3 ] {21c5fe70-c6c7-406e-a6cc-2e5d5ab53d7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2216 2024.08.27 19:03:15.484880 [ 3 ] {} <Debug> HTTP-Session: 03933b43-c79a-46be-b818-683c45691ca3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2217 2024.08.27 19:03:15.485388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 68228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2218 2024.08.27 19:03:15.485435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2219 2024.08.27 19:03:15.485454 [ 3 ] {} <Debug> HTTP-Session: f0f5b605-1b5d-4953-a8bf-e4c10106a402 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2220 2024.08.27 19:03:15.485471 [ 3 ] {} <Debug> HTTP-Session: f0f5b605-1b5d-4953-a8bf-e4c10106a402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2221 2024.08.27 19:03:15.485486 [ 3 ] {} <Debug> HTTP-Session: f0f5b605-1b5d-4953-a8bf-e4c10106a402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2222 2024.08.27 19:03:15.485516 [ 3 ] {} <Trace> HTTP-Session: f0f5b605-1b5d-4953-a8bf-e4c10106a402 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2223 2024.08.27 19:03:15.485955 [ 3 ] {3cac41cd-bb61-4948-b52e-934fc85430b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2224 2024.08.27 19:03:15.485999 [ 3 ] {3cac41cd-bb61-4948-b52e-934fc85430b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2225 2024.08.27 19:03:15.486217 [ 3 ] {3cac41cd-bb61-4948-b52e-934fc85430b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2226 2024.08.27 19:03:15.486787 [ 3 ] {3cac41cd-bb61-4948-b52e-934fc85430b7} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2227 2024.08.27 19:03:15.486824 [ 3 ] {3cac41cd-bb61-4948-b52e-934fc85430b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2228 2024.08.27 19:03:15.487186 [ 3 ] {3cac41cd-bb61-4948-b52e-934fc85430b7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2229 2024.08.27 19:03:15.487551 [ 3 ] {3cac41cd-bb61-4948-b52e-934fc85430b7} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2230 2024.08.27 19:03:15.487711 [ 3 ] {3cac41cd-bb61-4948-b52e-934fc85430b7} <Debug> executeQuery: Read 420 rows, 30.73 KiB in 0.002066 sec., 203291.38431752176 rows/sec., 14.53 MiB/sec.
2231 2024.08.27 19:03:15.487884 [ 3 ] {3cac41cd-bb61-4948-b52e-934fc85430b7} <Debug> DynamicQueryHandler: Done processing query
2232 2024.08.27 19:03:15.487909 [ 3 ] {3cac41cd-bb61-4948-b52e-934fc85430b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
2233 2024.08.27 19:03:15.487925 [ 3 ] {} <Debug> HTTP-Session: f0f5b605-1b5d-4953-a8bf-e4c10106a402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2234 2024.08.27 19:03:15.488061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2235 2024.08.27 19:03:15.488109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2236 2024.08.27 19:03:15.488130 [ 3 ] {} <Debug> HTTP-Session: a29301bf-1567-436a-91be-145a4a749a79 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2237 2024.08.27 19:03:15.488146 [ 3 ] {} <Debug> HTTP-Session: a29301bf-1567-436a-91be-145a4a749a79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2238 2024.08.27 19:03:15.488161 [ 3 ] {} <Debug> HTTP-Session: a29301bf-1567-436a-91be-145a4a749a79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2239 2024.08.27 19:03:15.488191 [ 3 ] {} <Trace> HTTP-Session: a29301bf-1567-436a-91be-145a4a749a79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2240 2024.08.27 19:03:15.488284 [ 3 ] {2ebbe5f0-e115-4979-bf02-a85647048ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2241 2024.08.27 19:03:15.488328 [ 3 ] {2ebbe5f0-e115-4979-bf02-a85647048ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2242 2024.08.27 19:03:15.488456 [ 3 ] {2ebbe5f0-e115-4979-bf02-a85647048ee2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2243 2024.08.27 19:03:15.488697 [ 3 ] {2ebbe5f0-e115-4979-bf02-a85647048ee2} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2244 2024.08.27 19:03:15.488734 [ 3 ] {2ebbe5f0-e115-4979-bf02-a85647048ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2245 2024.08.27 19:03:15.489082 [ 3 ] {2ebbe5f0-e115-4979-bf02-a85647048ee2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2246 2024.08.27 19:03:15.489402 [ 3 ] {2ebbe5f0-e115-4979-bf02-a85647048ee2} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2247 2024.08.27 19:03:15.489560 [ 3 ] {2ebbe5f0-e115-4979-bf02-a85647048ee2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001299 sec., 4618.937644341801 rows/sec., 241.32 KiB/sec.
2248 2024.08.27 19:03:15.489835 [ 3 ] {2ebbe5f0-e115-4979-bf02-a85647048ee2} <Debug> DynamicQueryHandler: Done processing query
2249 2024.08.27 19:03:15.489859 [ 3 ] {2ebbe5f0-e115-4979-bf02-a85647048ee2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2250 2024.08.27 19:03:15.489877 [ 3 ] {} <Debug> HTTP-Session: a29301bf-1567-436a-91be-145a4a749a79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2251 2024.08.27 19:03:15.490044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2252 2024.08.27 19:03:15.490092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2253 2024.08.27 19:03:15.490112 [ 3 ] {} <Debug> HTTP-Session: db080f5e-d5c5-403a-a3ad-6c16e33f6fc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2254 2024.08.27 19:03:15.490128 [ 3 ] {} <Debug> HTTP-Session: db080f5e-d5c5-403a-a3ad-6c16e33f6fc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2255 2024.08.27 19:03:15.490142 [ 3 ] {} <Debug> HTTP-Session: db080f5e-d5c5-403a-a3ad-6c16e33f6fc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2256 2024.08.27 19:03:15.490172 [ 3 ] {} <Trace> HTTP-Session: db080f5e-d5c5-403a-a3ad-6c16e33f6fc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2257 2024.08.27 19:03:15.490395 [ 3 ] {a572b536-c9b0-4d50-bfc3-fafcbfa84d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2258 2024.08.27 19:03:15.490443 [ 3 ] {a572b536-c9b0-4d50-bfc3-fafcbfa84d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2259 2024.08.27 19:03:15.490602 [ 3 ] {a572b536-c9b0-4d50-bfc3-fafcbfa84d07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2260 2024.08.27 19:03:15.491008 [ 3 ] {a572b536-c9b0-4d50-bfc3-fafcbfa84d07} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2261 2024.08.27 19:03:15.491045 [ 3 ] {a572b536-c9b0-4d50-bfc3-fafcbfa84d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2262 2024.08.27 19:03:15.491422 [ 3 ] {a572b536-c9b0-4d50-bfc3-fafcbfa84d07} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2263 2024.08.27 19:03:15.491755 [ 3 ] {a572b536-c9b0-4d50-bfc3-fafcbfa84d07} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2264 2024.08.27 19:03:15.491931 [ 3 ] {a572b536-c9b0-4d50-bfc3-fafcbfa84d07} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001668 sec., 142086.3309352518 rows/sec., 9.52 MiB/sec.
2265 2024.08.27 19:03:15.492235 [ 3 ] {a572b536-c9b0-4d50-bfc3-fafcbfa84d07} <Debug> DynamicQueryHandler: Done processing query
2266 2024.08.27 19:03:15.492259 [ 3 ] {a572b536-c9b0-4d50-bfc3-fafcbfa84d07} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2267 2024.08.27 19:03:15.492276 [ 3 ] {} <Debug> HTTP-Session: db080f5e-d5c5-403a-a3ad-6c16e33f6fc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2268 2024.08.27 19:03:15.492401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2269 2024.08.27 19:03:15.492449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2270 2024.08.27 19:03:15.492469 [ 3 ] {} <Debug> HTTP-Session: af59a8f2-2448-427d-b014-3f364f60251a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2271 2024.08.27 19:03:15.492485 [ 3 ] {} <Debug> HTTP-Session: af59a8f2-2448-427d-b014-3f364f60251a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2272 2024.08.27 19:03:15.492499 [ 3 ] {} <Debug> HTTP-Session: af59a8f2-2448-427d-b014-3f364f60251a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2273 2024.08.27 19:03:15.492529 [ 3 ] {} <Trace> HTTP-Session: af59a8f2-2448-427d-b014-3f364f60251a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2274 2024.08.27 19:03:15.492619 [ 3 ] {d3604d84-de47-4fbe-adee-d235596acc46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
2275 2024.08.27 19:03:15.492666 [ 3 ] {d3604d84-de47-4fbe-adee-d235596acc46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2276 2024.08.27 19:03:15.492817 [ 3 ] {d3604d84-de47-4fbe-adee-d235596acc46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2277 2024.08.27 19:03:15.493058 [ 3 ] {d3604d84-de47-4fbe-adee-d235596acc46} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2278 2024.08.27 19:03:15.493094 [ 3 ] {d3604d84-de47-4fbe-adee-d235596acc46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2279 2024.08.27 19:03:15.493436 [ 3 ] {d3604d84-de47-4fbe-adee-d235596acc46} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2280 2024.08.27 19:03:15.493756 [ 3 ] {d3604d84-de47-4fbe-adee-d235596acc46} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2281 2024.08.27 19:03:15.493901 [ 3 ] {d3604d84-de47-4fbe-adee-d235596acc46} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001305 sec., 766.2835249042146 rows/sec., 51.63 KiB/sec.
2282 2024.08.27 19:03:15.494067 [ 3 ] {d3604d84-de47-4fbe-adee-d235596acc46} <Debug> DynamicQueryHandler: Done processing query
2283 2024.08.27 19:03:15.494091 [ 3 ] {d3604d84-de47-4fbe-adee-d235596acc46} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2284 2024.08.27 19:03:15.494107 [ 3 ] {} <Debug> HTTP-Session: af59a8f2-2448-427d-b014-3f364f60251a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2285 2024.08.27 19:03:15.494298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 36614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2286 2024.08.27 19:03:15.494346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2287 2024.08.27 19:03:15.494366 [ 3 ] {} <Debug> HTTP-Session: 79d0fff1-f902-4659-845a-fac99419a9e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2288 2024.08.27 19:03:15.494382 [ 3 ] {} <Debug> HTTP-Session: 79d0fff1-f902-4659-845a-fac99419a9e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2289 2024.08.27 19:03:15.494397 [ 3 ] {} <Debug> HTTP-Session: 79d0fff1-f902-4659-845a-fac99419a9e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2290 2024.08.27 19:03:15.494427 [ 3 ] {} <Trace> HTTP-Session: 79d0fff1-f902-4659-845a-fac99419a9e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2291 2024.08.27 19:03:15.494940 [ 3 ] {95780e39-04b8-40ed-bc02-dc46d908bc78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2292 2024.08.27 19:03:15.495005 [ 3 ] {95780e39-04b8-40ed-bc02-dc46d908bc78} <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
2293 2024.08.27 19:03:15.495399 [ 3 ] {95780e39-04b8-40ed-bc02-dc46d908bc78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2294 2024.08.27 19:03:15.496039 [ 3 ] {95780e39-04b8-40ed-bc02-dc46d908bc78} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2295 2024.08.27 19:03:15.496076 [ 3 ] {95780e39-04b8-40ed-bc02-dc46d908bc78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2296 2024.08.27 19:03:15.496683 [ 3 ] {95780e39-04b8-40ed-bc02-dc46d908bc78} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2297 2024.08.27 19:03:15.497097 [ 3 ] {95780e39-04b8-40ed-bc02-dc46d908bc78} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2298 2024.08.27 19:03:15.497238 [ 3 ] {95780e39-04b8-40ed-bc02-dc46d908bc78} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00273 sec., 8424.908424908426 rows/sec., 15.10 MiB/sec.
2299 2024.08.27 19:03:15.497452 [ 3 ] {95780e39-04b8-40ed-bc02-dc46d908bc78} <Debug> DynamicQueryHandler: Done processing query
2300 2024.08.27 19:03:15.497477 [ 3 ] {95780e39-04b8-40ed-bc02-dc46d908bc78} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
2301 2024.08.27 19:03:15.497493 [ 3 ] {} <Debug> HTTP-Session: 79d0fff1-f902-4659-845a-fac99419a9e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2302 2024.08.27 19:03:15.497615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 3873, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2303 2024.08.27 19:03:15.497664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2304 2024.08.27 19:03:15.497684 [ 3 ] {} <Debug> HTTP-Session: c9c939c7-88a5-4045-94bd-78f3a4c49291 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2305 2024.08.27 19:03:15.497701 [ 3 ] {} <Debug> HTTP-Session: c9c939c7-88a5-4045-94bd-78f3a4c49291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2306 2024.08.27 19:03:15.497715 [ 3 ] {} <Debug> HTTP-Session: c9c939c7-88a5-4045-94bd-78f3a4c49291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2307 2024.08.27 19:03:15.497745 [ 3 ] {} <Trace> HTTP-Session: c9c939c7-88a5-4045-94bd-78f3a4c49291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2308 2024.08.27 19:03:15.497848 [ 3 ] {1fe1ec9a-5768-45b3-90d0-d34b71bba0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2309 2024.08.27 19:03:15.497894 [ 3 ] {1fe1ec9a-5768-45b3-90d0-d34b71bba0a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2310 2024.08.27 19:03:15.498020 [ 3 ] {1fe1ec9a-5768-45b3-90d0-d34b71bba0a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2311 2024.08.27 19:03:15.498291 [ 3 ] {1fe1ec9a-5768-45b3-90d0-d34b71bba0a4} <Trace> oximeter.measurements_i64 (fa12deae-58ee-488a-b601-6fe992c24a60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2312 2024.08.27 19:03:15.498326 [ 3 ] {1fe1ec9a-5768-45b3-90d0-d34b71bba0a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2313 2024.08.27 19:03:15.498694 [ 3 ] {1fe1ec9a-5768-45b3-90d0-d34b71bba0a4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2314 2024.08.27 19:03:15.499021 [ 3 ] {1fe1ec9a-5768-45b3-90d0-d34b71bba0a4} <Trace> oximeter.measurements_i64 (fa12deae-58ee-488a-b601-6fe992c24a60): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2315 2024.08.27 19:03:15.499140 [ 3 ] {1fe1ec9a-5768-45b3-90d0-d34b71bba0a4} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001323 sec., 18140.589569161 rows/sec., 1.31 MiB/sec.
2316 2024.08.27 19:03:15.499297 [ 3 ] {1fe1ec9a-5768-45b3-90d0-d34b71bba0a4} <Debug> DynamicQueryHandler: Done processing query
2317 2024.08.27 19:03:15.499322 [ 3 ] {1fe1ec9a-5768-45b3-90d0-d34b71bba0a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2318 2024.08.27 19:03:15.499338 [ 3 ] {} <Debug> HTTP-Session: c9c939c7-88a5-4045-94bd-78f3a4c49291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2319 2024.08.27 19:03:15.499457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2320 2024.08.27 19:03:15.499506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2321 2024.08.27 19:03:15.499525 [ 3 ] {} <Debug> HTTP-Session: ba5b7758-8ac0-4e6b-a248-638210586217 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2322 2024.08.27 19:03:15.499542 [ 3 ] {} <Debug> HTTP-Session: ba5b7758-8ac0-4e6b-a248-638210586217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2323 2024.08.27 19:03:15.499556 [ 3 ] {} <Debug> HTTP-Session: ba5b7758-8ac0-4e6b-a248-638210586217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2324 2024.08.27 19:03:15.499587 [ 3 ] {} <Trace> HTTP-Session: ba5b7758-8ac0-4e6b-a248-638210586217 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2325 2024.08.27 19:03:15.499712 [ 3 ] {b5294964-ed31-41ed-a294-e16af75e5ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2326 2024.08.27 19:03:15.499756 [ 3 ] {b5294964-ed31-41ed-a294-e16af75e5ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2327 2024.08.27 19:03:15.499884 [ 3 ] {b5294964-ed31-41ed-a294-e16af75e5ef4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2328 2024.08.27 19:03:15.500167 [ 3 ] {b5294964-ed31-41ed-a294-e16af75e5ef4} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2329 2024.08.27 19:03:15.500202 [ 3 ] {b5294964-ed31-41ed-a294-e16af75e5ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2330 2024.08.27 19:03:15.500550 [ 3 ] {b5294964-ed31-41ed-a294-e16af75e5ef4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2331 2024.08.27 19:03:15.500879 [ 3 ] {b5294964-ed31-41ed-a294-e16af75e5ef4} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2332 2024.08.27 19:03:15.501008 [ 3 ] {b5294964-ed31-41ed-a294-e16af75e5ef4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001347 sec., 60876.02078693392 rows/sec., 3.87 MiB/sec.
2333 2024.08.27 19:03:15.501272 [ 3 ] {b5294964-ed31-41ed-a294-e16af75e5ef4} <Debug> DynamicQueryHandler: Done processing query
2334 2024.08.27 19:03:15.501297 [ 3 ] {b5294964-ed31-41ed-a294-e16af75e5ef4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2335 2024.08.27 19:03:15.501313 [ 3 ] {} <Debug> HTTP-Session: ba5b7758-8ac0-4e6b-a248-638210586217 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2336 2024.08.27 19:03:20.451098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2337 2024.08.27 19:03:20.451228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2338 2024.08.27 19:03:20.451253 [ 3 ] {} <Debug> HTTP-Session: f047f879-99f2-44ed-b0d0-8de76a338531 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2339 2024.08.27 19:03:20.451278 [ 3 ] {} <Debug> HTTP-Session: f047f879-99f2-44ed-b0d0-8de76a338531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2340 2024.08.27 19:03:20.451293 [ 3 ] {} <Debug> HTTP-Session: f047f879-99f2-44ed-b0d0-8de76a338531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2341 2024.08.27 19:03:20.451342 [ 3 ] {} <Trace> HTTP-Session: f047f879-99f2-44ed-b0d0-8de76a338531 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2342 2024.08.27 19:03:20.451545 [ 3 ] {a282993e-2284-4c2d-ad1b-13f321caab33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2343 2024.08.27 19:03:20.451612 [ 3 ] {a282993e-2284-4c2d-ad1b-13f321caab33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2344 2024.08.27 19:03:20.451978 [ 3 ] {a282993e-2284-4c2d-ad1b-13f321caab33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2345 2024.08.27 19:03:20.452477 [ 3 ] {a282993e-2284-4c2d-ad1b-13f321caab33} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2346 2024.08.27 19:03:20.452525 [ 3 ] {a282993e-2284-4c2d-ad1b-13f321caab33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2347 2024.08.27 19:03:20.452954 [ 3 ] {a282993e-2284-4c2d-ad1b-13f321caab33} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2348 2024.08.27 19:03:20.453348 [ 3 ] {a282993e-2284-4c2d-ad1b-13f321caab33} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2349 2024.08.27 19:03:20.453500 [ 3 ] {a282993e-2284-4c2d-ad1b-13f321caab33} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002024 sec., 35573.122529644264 rows/sec., 2.89 MiB/sec.
2350 2024.08.27 19:03:20.453729 [ 3 ] {a282993e-2284-4c2d-ad1b-13f321caab33} <Debug> DynamicQueryHandler: Done processing query
2351 2024.08.27 19:03:20.453758 [ 3 ] {a282993e-2284-4c2d-ad1b-13f321caab33} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2352 2024.08.27 19:03:20.453774 [ 3 ] {} <Debug> HTTP-Session: f047f879-99f2-44ed-b0d0-8de76a338531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2353 2024.08.27 19:03:20.453935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2354 2024.08.27 19:03:20.453992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2355 2024.08.27 19:03:20.454018 [ 3 ] {} <Debug> HTTP-Session: 9c16a009-009f-44ea-a5f4-a09a52e6238a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2356 2024.08.27 19:03:20.454037 [ 3 ] {} <Debug> HTTP-Session: 9c16a009-009f-44ea-a5f4-a09a52e6238a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2357 2024.08.27 19:03:20.454051 [ 3 ] {} <Debug> HTTP-Session: 9c16a009-009f-44ea-a5f4-a09a52e6238a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2358 2024.08.27 19:03:20.454086 [ 3 ] {} <Trace> HTTP-Session: 9c16a009-009f-44ea-a5f4-a09a52e6238a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2359 2024.08.27 19:03:20.454200 [ 3 ] {f35403bc-d4d3-44b1-8a70-93dd77edbeee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2360 2024.08.27 19:03:20.454249 [ 3 ] {f35403bc-d4d3-44b1-8a70-93dd77edbeee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2361 2024.08.27 19:03:20.454489 [ 3 ] {f35403bc-d4d3-44b1-8a70-93dd77edbeee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2362 2024.08.27 19:03:20.454812 [ 3 ] {f35403bc-d4d3-44b1-8a70-93dd77edbeee} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2363 2024.08.27 19:03:20.454849 [ 3 ] {f35403bc-d4d3-44b1-8a70-93dd77edbeee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2364 2024.08.27 19:03:20.455213 [ 3 ] {f35403bc-d4d3-44b1-8a70-93dd77edbeee} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2365 2024.08.27 19:03:20.455580 [ 3 ] {f35403bc-d4d3-44b1-8a70-93dd77edbeee} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2366 2024.08.27 19:03:20.455709 [ 3 ] {f35403bc-d4d3-44b1-8a70-93dd77edbeee} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001544 sec., 5181.347150259067 rows/sec., 389.61 KiB/sec.
2367 2024.08.27 19:03:20.455882 [ 3 ] {f35403bc-d4d3-44b1-8a70-93dd77edbeee} <Debug> DynamicQueryHandler: Done processing query
2368 2024.08.27 19:03:20.455908 [ 3 ] {f35403bc-d4d3-44b1-8a70-93dd77edbeee} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2369 2024.08.27 19:03:20.455924 [ 3 ] {} <Debug> HTTP-Session: 9c16a009-009f-44ea-a5f4-a09a52e6238a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2370 2024.08.27 19:03:20.456079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2371 2024.08.27 19:03:20.456131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2372 2024.08.27 19:03:20.456152 [ 3 ] {} <Debug> HTTP-Session: 45d0f079-e876-44a3-972f-0762b22c82d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2373 2024.08.27 19:03:20.456171 [ 3 ] {} <Debug> HTTP-Session: 45d0f079-e876-44a3-972f-0762b22c82d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2374 2024.08.27 19:03:20.456185 [ 3 ] {} <Debug> HTTP-Session: 45d0f079-e876-44a3-972f-0762b22c82d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2375 2024.08.27 19:03:20.456220 [ 3 ] {} <Trace> HTTP-Session: 45d0f079-e876-44a3-972f-0762b22c82d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2376 2024.08.27 19:03:20.456343 [ 3 ] {badf9b12-344e-4484-9bec-f96685cd315b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2377 2024.08.27 19:03:20.456390 [ 3 ] {badf9b12-344e-4484-9bec-f96685cd315b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2378 2024.08.27 19:03:20.456619 [ 3 ] {badf9b12-344e-4484-9bec-f96685cd315b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2379 2024.08.27 19:03:20.456994 [ 3 ] {badf9b12-344e-4484-9bec-f96685cd315b} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2380 2024.08.27 19:03:20.457031 [ 3 ] {badf9b12-344e-4484-9bec-f96685cd315b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2381 2024.08.27 19:03:20.457385 [ 3 ] {badf9b12-344e-4484-9bec-f96685cd315b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2382 2024.08.27 19:03:20.457739 [ 3 ] {badf9b12-344e-4484-9bec-f96685cd315b} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2383 2024.08.27 19:03:20.457866 [ 3 ] {badf9b12-344e-4484-9bec-f96685cd315b} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001569 sec., 45889.10133843212 rows/sec., 3.58 MiB/sec.
2384 2024.08.27 19:03:20.458181 [ 3 ] {badf9b12-344e-4484-9bec-f96685cd315b} <Debug> DynamicQueryHandler: Done processing query
2385 2024.08.27 19:03:20.458208 [ 3 ] {badf9b12-344e-4484-9bec-f96685cd315b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2386 2024.08.27 19:03:20.458224 [ 3 ] {} <Debug> HTTP-Session: 45d0f079-e876-44a3-972f-0762b22c82d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2387 2024.08.27 19:03:20.458452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2388 2024.08.27 19:03:20.458512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2389 2024.08.27 19:03:20.458534 [ 3 ] {} <Debug> HTTP-Session: 556b052d-1f8d-45e0-9ff8-c4e86105e966 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2390 2024.08.27 19:03:20.458552 [ 3 ] {} <Debug> HTTP-Session: 556b052d-1f8d-45e0-9ff8-c4e86105e966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2391 2024.08.27 19:03:20.458566 [ 3 ] {} <Debug> HTTP-Session: 556b052d-1f8d-45e0-9ff8-c4e86105e966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2392 2024.08.27 19:03:20.458606 [ 3 ] {} <Trace> HTTP-Session: 556b052d-1f8d-45e0-9ff8-c4e86105e966 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2393 2024.08.27 19:03:20.458784 [ 3 ] {9ba1ce56-c18e-4f56-b58a-db310562f79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2394 2024.08.27 19:03:20.458839 [ 3 ] {9ba1ce56-c18e-4f56-b58a-db310562f79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2395 2024.08.27 19:03:20.459020 [ 3 ] {9ba1ce56-c18e-4f56-b58a-db310562f79e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2396 2024.08.27 19:03:20.459411 [ 3 ] {9ba1ce56-c18e-4f56-b58a-db310562f79e} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2397 2024.08.27 19:03:20.459448 [ 3 ] {9ba1ce56-c18e-4f56-b58a-db310562f79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2398 2024.08.27 19:03:20.459828 [ 3 ] {9ba1ce56-c18e-4f56-b58a-db310562f79e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2399 2024.08.27 19:03:20.460192 [ 3 ] {9ba1ce56-c18e-4f56-b58a-db310562f79e} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2400 2024.08.27 19:03:20.460322 [ 3 ] {9ba1ce56-c18e-4f56-b58a-db310562f79e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001628 sec., 98280.09828009827 rows/sec., 6.85 MiB/sec.
2401 2024.08.27 19:03:20.460483 [ 3 ] {9ba1ce56-c18e-4f56-b58a-db310562f79e} <Debug> DynamicQueryHandler: Done processing query
2402 2024.08.27 19:03:20.460507 [ 3 ] {9ba1ce56-c18e-4f56-b58a-db310562f79e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2403 2024.08.27 19:03:20.460523 [ 3 ] {} <Debug> HTTP-Session: 556b052d-1f8d-45e0-9ff8-c4e86105e966 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2404 2024.08.27 19:03:20.460684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14241, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2405 2024.08.27 19:03:20.460733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2406 2024.08.27 19:03:20.460753 [ 3 ] {} <Debug> HTTP-Session: ac55efa1-416f-4deb-af15-65f9deb16a30 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2407 2024.08.27 19:03:20.460770 [ 3 ] {} <Debug> HTTP-Session: ac55efa1-416f-4deb-af15-65f9deb16a30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2408 2024.08.27 19:03:20.460784 [ 3 ] {} <Debug> HTTP-Session: ac55efa1-416f-4deb-af15-65f9deb16a30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2409 2024.08.27 19:03:20.460816 [ 3 ] {} <Trace> HTTP-Session: ac55efa1-416f-4deb-af15-65f9deb16a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2410 2024.08.27 19:03:20.460984 [ 3 ] {69d77440-831b-49b0-8ae9-25157f2720d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2411 2024.08.27 19:03:20.461050 [ 3 ] {69d77440-831b-49b0-8ae9-25157f2720d3} <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
2412 2024.08.27 19:03:20.461446 [ 3 ] {69d77440-831b-49b0-8ae9-25157f2720d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2413 2024.08.27 19:03:20.461988 [ 3 ] {69d77440-831b-49b0-8ae9-25157f2720d3} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2414 2024.08.27 19:03:20.462023 [ 3 ] {69d77440-831b-49b0-8ae9-25157f2720d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2415 2024.08.27 19:03:20.462619 [ 3 ] {69d77440-831b-49b0-8ae9-25157f2720d3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2416 2024.08.27 19:03:20.463032 [ 3 ] {69d77440-831b-49b0-8ae9-25157f2720d3} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2417 2024.08.27 19:03:20.463174 [ 3 ] {69d77440-831b-49b0-8ae9-25157f2720d3} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002286 sec., 3499.562554680665 rows/sec., 6.27 MiB/sec.
2418 2024.08.27 19:03:20.463394 [ 3 ] {69d77440-831b-49b0-8ae9-25157f2720d3} <Debug> DynamicQueryHandler: Done processing query
2419 2024.08.27 19:03:20.463420 [ 3 ] {69d77440-831b-49b0-8ae9-25157f2720d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
2420 2024.08.27 19:03:20.463436 [ 3 ] {} <Debug> HTTP-Session: ac55efa1-416f-4deb-af15-65f9deb16a30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2421 2024.08.27 19:03:20.463574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2422 2024.08.27 19:03:20.463623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2423 2024.08.27 19:03:20.463643 [ 3 ] {} <Debug> HTTP-Session: 7ca366cd-4c5e-473b-86d7-f9f5be65f9ab Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2424 2024.08.27 19:03:20.463660 [ 3 ] {} <Debug> HTTP-Session: 7ca366cd-4c5e-473b-86d7-f9f5be65f9ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2425 2024.08.27 19:03:20.463674 [ 3 ] {} <Debug> HTTP-Session: 7ca366cd-4c5e-473b-86d7-f9f5be65f9ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2426 2024.08.27 19:03:20.463706 [ 3 ] {} <Trace> HTTP-Session: 7ca366cd-4c5e-473b-86d7-f9f5be65f9ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2427 2024.08.27 19:03:20.463822 [ 3 ] {312ef15a-25b7-447c-a1ed-8f57aaff9cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2428 2024.08.27 19:03:20.463867 [ 3 ] {312ef15a-25b7-447c-a1ed-8f57aaff9cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2429 2024.08.27 19:03:20.463996 [ 3 ] {312ef15a-25b7-447c-a1ed-8f57aaff9cb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2430 2024.08.27 19:03:20.464290 [ 3 ] {312ef15a-25b7-447c-a1ed-8f57aaff9cb2} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2431 2024.08.27 19:03:20.464326 [ 3 ] {312ef15a-25b7-447c-a1ed-8f57aaff9cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2432 2024.08.27 19:03:20.464684 [ 3 ] {312ef15a-25b7-447c-a1ed-8f57aaff9cb2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2433 2024.08.27 19:03:20.465010 [ 3 ] {312ef15a-25b7-447c-a1ed-8f57aaff9cb2} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2434 2024.08.27 19:03:20.465131 [ 3 ] {312ef15a-25b7-447c-a1ed-8f57aaff9cb2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001352 sec., 44378.69822485207 rows/sec., 2.99 MiB/sec.
2435 2024.08.27 19:03:20.465280 [ 3 ] {312ef15a-25b7-447c-a1ed-8f57aaff9cb2} <Debug> DynamicQueryHandler: Done processing query
2436 2024.08.27 19:03:20.465304 [ 3 ] {312ef15a-25b7-447c-a1ed-8f57aaff9cb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2437 2024.08.27 19:03:20.465320 [ 3 ] {} <Debug> HTTP-Session: 7ca366cd-4c5e-473b-86d7-f9f5be65f9ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2438 2024.08.27 19:03:20.678151 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache
2439 2024.08.27 19:03:20.678217 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache
2440 2024.08.27 19:03:25.455169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 35503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2441 2024.08.27 19:03:25.455297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2442 2024.08.27 19:03:25.455324 [ 3 ] {} <Debug> HTTP-Session: f7ec5f6f-de4b-4206-95e6-17805491adbe Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2443 2024.08.27 19:03:25.455349 [ 3 ] {} <Debug> HTTP-Session: f7ec5f6f-de4b-4206-95e6-17805491adbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2444 2024.08.27 19:03:25.455365 [ 3 ] {} <Debug> HTTP-Session: f7ec5f6f-de4b-4206-95e6-17805491adbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2445 2024.08.27 19:03:25.455414 [ 3 ] {} <Trace> HTTP-Session: f7ec5f6f-de4b-4206-95e6-17805491adbe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2446 2024.08.27 19:03:25.455658 [ 3 ] {c038d451-a887-4a1e-b422-66ca6768504a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2447 2024.08.27 19:03:25.455728 [ 3 ] {c038d451-a887-4a1e-b422-66ca6768504a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2448 2024.08.27 19:03:25.456072 [ 3 ] {c038d451-a887-4a1e-b422-66ca6768504a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2449 2024.08.27 19:03:25.456666 [ 3 ] {c038d451-a887-4a1e-b422-66ca6768504a} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2450 2024.08.27 19:03:25.456712 [ 3 ] {c038d451-a887-4a1e-b422-66ca6768504a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2451 2024.08.27 19:03:25.457165 [ 3 ] {c038d451-a887-4a1e-b422-66ca6768504a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2452 2024.08.27 19:03:25.457583 [ 3 ] {c038d451-a887-4a1e-b422-66ca6768504a} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2453 2024.08.27 19:03:25.457763 [ 3 ] {c038d451-a887-4a1e-b422-66ca6768504a} <Debug> executeQuery: Read 235 rows, 21.22 KiB in 0.0022 sec., 106818.18181818181 rows/sec., 9.42 MiB/sec.
2454 2024.08.27 19:03:25.458103 [ 3 ] {c038d451-a887-4a1e-b422-66ca6768504a} <Debug> DynamicQueryHandler: Done processing query
2455 2024.08.27 19:03:25.458132 [ 3 ] {c038d451-a887-4a1e-b422-66ca6768504a} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
2456 2024.08.27 19:03:25.458150 [ 3 ] {} <Debug> HTTP-Session: f7ec5f6f-de4b-4206-95e6-17805491adbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2457 2024.08.27 19:03:25.458313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 3346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2458 2024.08.27 19:03:25.458370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2459 2024.08.27 19:03:25.458392 [ 3 ] {} <Debug> HTTP-Session: a710a7fb-6e5a-40c5-ad2d-61a8fc86b5c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2460 2024.08.27 19:03:25.458410 [ 3 ] {} <Debug> HTTP-Session: a710a7fb-6e5a-40c5-ad2d-61a8fc86b5c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2461 2024.08.27 19:03:25.458425 [ 3 ] {} <Debug> HTTP-Session: a710a7fb-6e5a-40c5-ad2d-61a8fc86b5c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2462 2024.08.27 19:03:25.458461 [ 3 ] {} <Trace> HTTP-Session: a710a7fb-6e5a-40c5-ad2d-61a8fc86b5c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2463 2024.08.27 19:03:25.458576 [ 3 ] {1a67139f-092d-4545-99ef-e1b5728f2da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2464 2024.08.27 19:03:25.458627 [ 3 ] {1a67139f-092d-4545-99ef-e1b5728f2da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2465 2024.08.27 19:03:25.458889 [ 3 ] {1a67139f-092d-4545-99ef-e1b5728f2da6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2466 2024.08.27 19:03:25.459232 [ 3 ] {1a67139f-092d-4545-99ef-e1b5728f2da6} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2467 2024.08.27 19:03:25.459271 [ 3 ] {1a67139f-092d-4545-99ef-e1b5728f2da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2468 2024.08.27 19:03:25.459628 [ 3 ] {1a67139f-092d-4545-99ef-e1b5728f2da6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2469 2024.08.27 19:03:25.459995 [ 3 ] {1a67139f-092d-4545-99ef-e1b5728f2da6} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2470 2024.08.27 19:03:25.460173 [ 3 ] {1a67139f-092d-4545-99ef-e1b5728f2da6} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001624 sec., 14162.56157635468 rows/sec., 1.04 MiB/sec.
2471 2024.08.27 19:03:25.460619 [ 3 ] {1a67139f-092d-4545-99ef-e1b5728f2da6} <Debug> DynamicQueryHandler: Done processing query
2472 2024.08.27 19:03:25.460645 [ 3 ] {1a67139f-092d-4545-99ef-e1b5728f2da6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2473 2024.08.27 19:03:25.460662 [ 3 ] {} <Debug> HTTP-Session: a710a7fb-6e5a-40c5-ad2d-61a8fc86b5c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2474 2024.08.27 19:03:25.460819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2475 2024.08.27 19:03:25.460868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2476 2024.08.27 19:03:25.460889 [ 3 ] {} <Debug> HTTP-Session: 6f1ab912-ca8c-435b-b892-eb9ee160da75 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2477 2024.08.27 19:03:25.460906 [ 3 ] {} <Debug> HTTP-Session: 6f1ab912-ca8c-435b-b892-eb9ee160da75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2478 2024.08.27 19:03:25.460921 [ 3 ] {} <Debug> HTTP-Session: 6f1ab912-ca8c-435b-b892-eb9ee160da75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2479 2024.08.27 19:03:25.460955 [ 3 ] {} <Trace> HTTP-Session: 6f1ab912-ca8c-435b-b892-eb9ee160da75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2480 2024.08.27 19:03:25.461059 [ 3 ] {201da834-56e0-4f9a-9f99-8b3a26045ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2481 2024.08.27 19:03:25.461106 [ 3 ] {201da834-56e0-4f9a-9f99-8b3a26045ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2482 2024.08.27 19:03:25.461363 [ 3 ] {201da834-56e0-4f9a-9f99-8b3a26045ca8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2483 2024.08.27 19:03:25.461675 [ 3 ] {201da834-56e0-4f9a-9f99-8b3a26045ca8} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2484 2024.08.27 19:03:25.461714 [ 3 ] {201da834-56e0-4f9a-9f99-8b3a26045ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2485 2024.08.27 19:03:25.462083 [ 3 ] {201da834-56e0-4f9a-9f99-8b3a26045ca8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2486 2024.08.27 19:03:25.462448 [ 3 ] {201da834-56e0-4f9a-9f99-8b3a26045ca8} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2487 2024.08.27 19:03:25.462603 [ 3 ] {201da834-56e0-4f9a-9f99-8b3a26045ca8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001571 sec., 8911.521323997455 rows/sec., 624.10 KiB/sec.
2488 2024.08.27 19:03:25.462815 [ 3 ] {201da834-56e0-4f9a-9f99-8b3a26045ca8} <Debug> DynamicQueryHandler: Done processing query
2489 2024.08.27 19:03:25.462840 [ 3 ] {201da834-56e0-4f9a-9f99-8b3a26045ca8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2490 2024.08.27 19:03:25.462856 [ 3 ] {} <Debug> HTTP-Session: 6f1ab912-ca8c-435b-b892-eb9ee160da75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2491 2024.08.27 19:03:25.463016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2492 2024.08.27 19:03:25.463068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2493 2024.08.27 19:03:25.463089 [ 3 ] {} <Debug> HTTP-Session: a5e26fd2-2c62-4f82-8921-55e57ed27ef8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2494 2024.08.27 19:03:25.463106 [ 3 ] {} <Debug> HTTP-Session: a5e26fd2-2c62-4f82-8921-55e57ed27ef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2495 2024.08.27 19:03:25.463120 [ 3 ] {} <Debug> HTTP-Session: a5e26fd2-2c62-4f82-8921-55e57ed27ef8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2496 2024.08.27 19:03:25.463151 [ 3 ] {} <Trace> HTTP-Session: a5e26fd2-2c62-4f82-8921-55e57ed27ef8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2497 2024.08.27 19:03:25.463255 [ 3 ] {f0ac43cf-c715-4b35-833f-098d76385aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
2498 2024.08.27 19:03:25.463300 [ 3 ] {f0ac43cf-c715-4b35-833f-098d76385aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2499 2024.08.27 19:03:25.463558 [ 3 ] {f0ac43cf-c715-4b35-833f-098d76385aa2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2500 2024.08.27 19:03:25.463885 [ 3 ] {f0ac43cf-c715-4b35-833f-098d76385aa2} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2501 2024.08.27 19:03:25.463926 [ 3 ] {f0ac43cf-c715-4b35-833f-098d76385aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2502 2024.08.27 19:03:25.464290 [ 3 ] {f0ac43cf-c715-4b35-833f-098d76385aa2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2503 2024.08.27 19:03:25.464687 [ 3 ] {f0ac43cf-c715-4b35-833f-098d76385aa2} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2504 2024.08.27 19:03:25.464863 [ 3 ] {f0ac43cf-c715-4b35-833f-098d76385aa2} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001618 sec., 3708.2818294190356 rows/sec., 219.09 KiB/sec.
2505 2024.08.27 19:03:25.465279 [ 3 ] {f0ac43cf-c715-4b35-833f-098d76385aa2} <Debug> DynamicQueryHandler: Done processing query
2506 2024.08.27 19:03:25.465305 [ 3 ] {f0ac43cf-c715-4b35-833f-098d76385aa2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2507 2024.08.27 19:03:25.465320 [ 3 ] {} <Debug> HTTP-Session: a5e26fd2-2c62-4f82-8921-55e57ed27ef8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2508 2024.08.27 19:03:25.465565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 65678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2509 2024.08.27 19:03:25.465615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2510 2024.08.27 19:03:25.465635 [ 3 ] {} <Debug> HTTP-Session: b695782a-59ff-4433-a7cf-968ccd07a94e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2511 2024.08.27 19:03:25.465651 [ 3 ] {} <Debug> HTTP-Session: b695782a-59ff-4433-a7cf-968ccd07a94e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2512 2024.08.27 19:03:25.465666 [ 3 ] {} <Debug> HTTP-Session: b695782a-59ff-4433-a7cf-968ccd07a94e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2513 2024.08.27 19:03:25.465698 [ 3 ] {} <Trace> HTTP-Session: b695782a-59ff-4433-a7cf-968ccd07a94e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2514 2024.08.27 19:03:25.466004 [ 3 ] {4059010d-da73-494d-8616-6e5cd7e78d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2515 2024.08.27 19:03:25.466049 [ 3 ] {4059010d-da73-494d-8616-6e5cd7e78d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2516 2024.08.27 19:03:25.466285 [ 3 ] {4059010d-da73-494d-8616-6e5cd7e78d2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2517 2024.08.27 19:03:25.466845 [ 3 ] {4059010d-da73-494d-8616-6e5cd7e78d2b} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2518 2024.08.27 19:03:25.466882 [ 3 ] {4059010d-da73-494d-8616-6e5cd7e78d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2519 2024.08.27 19:03:25.467292 [ 3 ] {4059010d-da73-494d-8616-6e5cd7e78d2b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2520 2024.08.27 19:03:25.467681 [ 3 ] {4059010d-da73-494d-8616-6e5cd7e78d2b} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2521 2024.08.27 19:03:25.467840 [ 3 ] {4059010d-da73-494d-8616-6e5cd7e78d2b} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.002031 sec., 199409.1580502216 rows/sec., 14.20 MiB/sec.
2522 2024.08.27 19:03:25.468343 [ 3 ] {4059010d-da73-494d-8616-6e5cd7e78d2b} <Debug> DynamicQueryHandler: Done processing query
2523 2024.08.27 19:03:25.468369 [ 3 ] {4059010d-da73-494d-8616-6e5cd7e78d2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
2524 2024.08.27 19:03:25.468385 [ 3 ] {} <Debug> HTTP-Session: b695782a-59ff-4433-a7cf-968ccd07a94e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2525 2024.08.27 19:03:25.468527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2526 2024.08.27 19:03:25.468577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2527 2024.08.27 19:03:25.468596 [ 3 ] {} <Debug> HTTP-Session: 48eb84d8-84b9-48cf-a6f3-d846511429c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2528 2024.08.27 19:03:25.468613 [ 3 ] {} <Debug> HTTP-Session: 48eb84d8-84b9-48cf-a6f3-d846511429c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2529 2024.08.27 19:03:25.468627 [ 3 ] {} <Debug> HTTP-Session: 48eb84d8-84b9-48cf-a6f3-d846511429c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2530 2024.08.27 19:03:25.468660 [ 3 ] {} <Trace> HTTP-Session: 48eb84d8-84b9-48cf-a6f3-d846511429c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2531 2024.08.27 19:03:25.468764 [ 3 ] {0d7c87ea-1f62-4348-bb47-180f963b8cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2532 2024.08.27 19:03:25.468810 [ 3 ] {0d7c87ea-1f62-4348-bb47-180f963b8cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2533 2024.08.27 19:03:25.468955 [ 3 ] {0d7c87ea-1f62-4348-bb47-180f963b8cee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2534 2024.08.27 19:03:25.469223 [ 3 ] {0d7c87ea-1f62-4348-bb47-180f963b8cee} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2535 2024.08.27 19:03:25.469259 [ 3 ] {0d7c87ea-1f62-4348-bb47-180f963b8cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2536 2024.08.27 19:03:25.469622 [ 3 ] {0d7c87ea-1f62-4348-bb47-180f963b8cee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2537 2024.08.27 19:03:25.469968 [ 3 ] {0d7c87ea-1f62-4348-bb47-180f963b8cee} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2538 2024.08.27 19:03:25.470095 [ 3 ] {0d7c87ea-1f62-4348-bb47-180f963b8cee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00136 sec., 4411.764705882352 rows/sec., 230.50 KiB/sec.
2539 2024.08.27 19:03:25.470493 [ 3 ] {0d7c87ea-1f62-4348-bb47-180f963b8cee} <Debug> DynamicQueryHandler: Done processing query
2540 2024.08.27 19:03:25.470516 [ 3 ] {0d7c87ea-1f62-4348-bb47-180f963b8cee} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2541 2024.08.27 19:03:25.470532 [ 3 ] {} <Debug> HTTP-Session: 48eb84d8-84b9-48cf-a6f3-d846511429c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2542 2024.08.27 19:03:25.470704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2543 2024.08.27 19:03:25.470749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2544 2024.08.27 19:03:25.470773 [ 3 ] {} <Debug> HTTP-Session: f8169cf5-24fe-42a1-b550-6ee8bbb108f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2545 2024.08.27 19:03:25.470789 [ 3 ] {} <Debug> HTTP-Session: f8169cf5-24fe-42a1-b550-6ee8bbb108f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2546 2024.08.27 19:03:25.470802 [ 3 ] {} <Debug> HTTP-Session: f8169cf5-24fe-42a1-b550-6ee8bbb108f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2547 2024.08.27 19:03:25.470831 [ 3 ] {} <Trace> HTTP-Session: f8169cf5-24fe-42a1-b550-6ee8bbb108f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2548 2024.08.27 19:03:25.471114 [ 3 ] {75571921-df89-42b4-8fea-b722eea11e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2549 2024.08.27 19:03:25.471163 [ 3 ] {75571921-df89-42b4-8fea-b722eea11e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2550 2024.08.27 19:03:25.471808 [ 3 ] {75571921-df89-42b4-8fea-b722eea11e4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2551 2024.08.27 19:03:25.472230 [ 3 ] {75571921-df89-42b4-8fea-b722eea11e4d} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2552 2024.08.27 19:03:25.472268 [ 3 ] {75571921-df89-42b4-8fea-b722eea11e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2553 2024.08.27 19:03:25.472694 [ 3 ] {75571921-df89-42b4-8fea-b722eea11e4d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2554 2024.08.27 19:03:25.473035 [ 3 ] {75571921-df89-42b4-8fea-b722eea11e4d} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2555 2024.08.27 19:03:25.473203 [ 3 ] {75571921-df89-42b4-8fea-b722eea11e4d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002228 sec., 106373.42908438061 rows/sec., 7.13 MiB/sec.
2556 2024.08.27 19:03:25.473390 [ 3 ] {75571921-df89-42b4-8fea-b722eea11e4d} <Debug> DynamicQueryHandler: Done processing query
2557 2024.08.27 19:03:25.473414 [ 3 ] {75571921-df89-42b4-8fea-b722eea11e4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2558 2024.08.27 19:03:25.473430 [ 3 ] {} <Debug> HTTP-Session: f8169cf5-24fe-42a1-b550-6ee8bbb108f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2559 2024.08.27 19:03:25.473554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2560 2024.08.27 19:03:25.473603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2561 2024.08.27 19:03:25.473623 [ 3 ] {} <Debug> HTTP-Session: 497341c4-3b0a-4d01-877c-372a6c2a77d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2562 2024.08.27 19:03:25.473640 [ 3 ] {} <Debug> HTTP-Session: 497341c4-3b0a-4d01-877c-372a6c2a77d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2563 2024.08.27 19:03:25.473654 [ 3 ] {} <Debug> HTTP-Session: 497341c4-3b0a-4d01-877c-372a6c2a77d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2564 2024.08.27 19:03:25.473684 [ 3 ] {} <Trace> HTTP-Session: 497341c4-3b0a-4d01-877c-372a6c2a77d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2565 2024.08.27 19:03:25.473779 [ 3 ] {5855503e-3ebe-4874-bf55-05077900538e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
2566 2024.08.27 19:03:25.473824 [ 3 ] {5855503e-3ebe-4874-bf55-05077900538e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2567 2024.08.27 19:03:25.473958 [ 3 ] {5855503e-3ebe-4874-bf55-05077900538e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2568 2024.08.27 19:03:25.474294 [ 3 ] {5855503e-3ebe-4874-bf55-05077900538e} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2569 2024.08.27 19:03:25.474328 [ 3 ] {5855503e-3ebe-4874-bf55-05077900538e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2570 2024.08.27 19:03:25.474674 [ 3 ] {5855503e-3ebe-4874-bf55-05077900538e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2571 2024.08.27 19:03:25.475005 [ 3 ] {5855503e-3ebe-4874-bf55-05077900538e} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2572 2024.08.27 19:03:25.475161 [ 3 ] {5855503e-3ebe-4874-bf55-05077900538e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001395 sec., 716.8458781362008 rows/sec., 48.30 KiB/sec.
2573 2024.08.27 19:03:25.475571 [ 3 ] {5855503e-3ebe-4874-bf55-05077900538e} <Debug> DynamicQueryHandler: Done processing query
2574 2024.08.27 19:03:25.475596 [ 3 ] {5855503e-3ebe-4874-bf55-05077900538e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2575 2024.08.27 19:03:25.475612 [ 3 ] {} <Debug> HTTP-Session: 497341c4-3b0a-4d01-877c-372a6c2a77d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2576 2024.08.27 19:03:25.475770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 36689, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2577 2024.08.27 19:03:25.475820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2578 2024.08.27 19:03:25.475840 [ 3 ] {} <Debug> HTTP-Session: 03a809b5-6170-4b57-9ef1-900020cd74c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2579 2024.08.27 19:03:25.475857 [ 3 ] {} <Debug> HTTP-Session: 03a809b5-6170-4b57-9ef1-900020cd74c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2580 2024.08.27 19:03:25.475872 [ 3 ] {} <Debug> HTTP-Session: 03a809b5-6170-4b57-9ef1-900020cd74c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2581 2024.08.27 19:03:25.475903 [ 3 ] {} <Trace> HTTP-Session: 03a809b5-6170-4b57-9ef1-900020cd74c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2582 2024.08.27 19:03:25.476389 [ 3 ] {520c2bfd-5805-42d1-ad81-fdc8347acb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2583 2024.08.27 19:03:25.476465 [ 3 ] {520c2bfd-5805-42d1-ad81-fdc8347acb92} <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
2584 2024.08.27 19:03:25.476911 [ 3 ] {520c2bfd-5805-42d1-ad81-fdc8347acb92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2585 2024.08.27 19:03:25.477608 [ 3 ] {520c2bfd-5805-42d1-ad81-fdc8347acb92} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2586 2024.08.27 19:03:25.477648 [ 3 ] {520c2bfd-5805-42d1-ad81-fdc8347acb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2587 2024.08.27 19:03:25.478287 [ 3 ] {520c2bfd-5805-42d1-ad81-fdc8347acb92} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2588 2024.08.27 19:03:25.478823 [ 3 ] {520c2bfd-5805-42d1-ad81-fdc8347acb92} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2589 2024.08.27 19:03:25.479030 [ 3 ] {520c2bfd-5805-42d1-ad81-fdc8347acb92} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.003038 sec., 7570.7702435813035 rows/sec., 13.57 MiB/sec.
2590 2024.08.27 19:03:25.479333 [ 3 ] {520c2bfd-5805-42d1-ad81-fdc8347acb92} <Debug> DynamicQueryHandler: Done processing query
2591 2024.08.27 19:03:25.479360 [ 3 ] {520c2bfd-5805-42d1-ad81-fdc8347acb92} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
2592 2024.08.27 19:03:25.479387 [ 3 ] {} <Debug> HTTP-Session: 03a809b5-6170-4b57-9ef1-900020cd74c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2593 2024.08.27 19:03:25.479552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2594 2024.08.27 19:03:25.479613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2595 2024.08.27 19:03:25.479634 [ 3 ] {} <Debug> HTTP-Session: 308cd5f4-9ac8-410b-9503-d544b698b975 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2596 2024.08.27 19:03:25.479651 [ 3 ] {} <Debug> HTTP-Session: 308cd5f4-9ac8-410b-9503-d544b698b975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2597 2024.08.27 19:03:25.479665 [ 3 ] {} <Debug> HTTP-Session: 308cd5f4-9ac8-410b-9503-d544b698b975 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2598 2024.08.27 19:03:25.479790 [ 3 ] {} <Trace> HTTP-Session: 308cd5f4-9ac8-410b-9503-d544b698b975 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2599 2024.08.27 19:03:25.479927 [ 3 ] {f87b8d06-d27b-4b7b-8c19-ba9bc4679b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2600 2024.08.27 19:03:25.479975 [ 3 ] {f87b8d06-d27b-4b7b-8c19-ba9bc4679b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2601 2024.08.27 19:03:25.480110 [ 3 ] {f87b8d06-d27b-4b7b-8c19-ba9bc4679b84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2602 2024.08.27 19:03:25.480467 [ 3 ] {f87b8d06-d27b-4b7b-8c19-ba9bc4679b84} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2603 2024.08.27 19:03:25.480504 [ 3 ] {f87b8d06-d27b-4b7b-8c19-ba9bc4679b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2604 2024.08.27 19:03:25.480911 [ 3 ] {f87b8d06-d27b-4b7b-8c19-ba9bc4679b84} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2605 2024.08.27 19:03:25.481250 [ 3 ] {f87b8d06-d27b-4b7b-8c19-ba9bc4679b84} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2606 2024.08.27 19:03:25.481409 [ 3 ] {f87b8d06-d27b-4b7b-8c19-ba9bc4679b84} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001528 sec., 53664.92146596858 rows/sec., 3.41 MiB/sec.
2607 2024.08.27 19:03:25.481942 [ 3 ] {f87b8d06-d27b-4b7b-8c19-ba9bc4679b84} <Debug> DynamicQueryHandler: Done processing query
2608 2024.08.27 19:03:25.481970 [ 3 ] {f87b8d06-d27b-4b7b-8c19-ba9bc4679b84} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2609 2024.08.27 19:03:25.481986 [ 3 ] {} <Debug> HTTP-Session: 308cd5f4-9ac8-410b-9503-d544b698b975 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2610 2024.08.27 19:03:26.799472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1260, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2611 2024.08.27 19:03:26.799597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2612 2024.08.27 19:03:26.799625 [ 3 ] {} <Debug> HTTP-Session: 537dfabf-ed45-4c80-b50d-121d057edc5f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2613 2024.08.27 19:03:26.799653 [ 3 ] {} <Debug> HTTP-Session: 537dfabf-ed45-4c80-b50d-121d057edc5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2614 2024.08.27 19:03:26.799671 [ 3 ] {} <Debug> HTTP-Session: 537dfabf-ed45-4c80-b50d-121d057edc5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2615 2024.08.27 19:03:26.799726 [ 3 ] {} <Trace> HTTP-Session: 537dfabf-ed45-4c80-b50d-121d057edc5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2616 2024.08.27 19:03:26.799993 [ 3 ] {65c23547-4b28-4449-915e-d26c95ea2907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) 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', '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)
2617 2024.08.27 19:03:26.800414 [ 3 ] {65c23547-4b28-4449-915e-d26c95ea2907} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2618 2024.08.27 19:03:26.800465 [ 3 ] {65c23547-4b28-4449-915e-d26c95ea2907} <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', '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
2619 2024.08.27 19:03:26.800822 [ 3 ] {65c23547-4b28-4449-915e-d26c95ea2907} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2620 2024.08.27 19:03:26.800907 [ 3 ] {65c23547-4b28-4449-915e-d26c95ea2907} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2621 2024.08.27 19:03:26.801081 [ 3 ] {65c23547-4b28-4449-915e-d26c95ea2907} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Key condition: (column 0 notIn 34-element set)
2622 2024.08.27 19:03:26.801311 [ 256 ] {65c23547-4b28-4449-915e-d26c95ea2907} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2623 2024.08.27 19:03:26.801325 [ 258 ] {65c23547-4b28-4449-915e-d26c95ea2907} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2624 2024.08.27 19:03:26.801399 [ 260 ] {65c23547-4b28-4449-915e-d26c95ea2907} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2625 2024.08.27 19:03:26.801399 [ 259 ] {65c23547-4b28-4449-915e-d26c95ea2907} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2626 2024.08.27 19:03:26.801654 [ 3 ] {65c23547-4b28-4449-915e-d26c95ea2907} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2627 2024.08.27 19:03:26.801689 [ 3 ] {65c23547-4b28-4449-915e-d26c95ea2907} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Spreading mark ranges among streams (default reading)
2628 2024.08.27 19:03:26.801816 [ 3 ] {65c23547-4b28-4449-915e-d26c95ea2907} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2629 2024.08.27 19:03:26.801839 [ 3 ] {65c23547-4b28-4449-915e-d26c95ea2907} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Reading approx. 33 rows with 3 streams
2630 2024.08.27 19:03:26.801883 [ 3 ] {65c23547-4b28-4449-915e-d26c95ea2907} <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', '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'))"
2631 2024.08.27 19:03:26.801931 [ 3 ] {65c23547-4b28-4449-915e-d26c95ea2907} <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', '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'))"
2632 2024.08.27 19:03:26.801974 [ 3 ] {65c23547-4b28-4449-915e-d26c95ea2907} <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', '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'))"
2633 2024.08.27 19:03:26.803922 [ 3 ] {65c23547-4b28-4449-915e-d26c95ea2907} <Debug> executeQuery: Read 33 rows, 1.26 KiB in 0.00412 sec., 8009.708737864077 rows/sec., 306.48 KiB/sec.
2634 2024.08.27 19:03:26.804400 [ 3 ] {65c23547-4b28-4449-915e-d26c95ea2907} <Debug> DynamicQueryHandler: Done processing query
2635 2024.08.27 19:03:26.804432 [ 3 ] {65c23547-4b28-4449-915e-d26c95ea2907} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2636 2024.08.27 19:03:26.804454 [ 3 ] {} <Debug> HTTP-Session: 537dfabf-ed45-4c80-b50d-121d057edc5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2637 2024.08.27 19:03:26.804770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2638 2024.08.27 19:03:26.804836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2639 2024.08.27 19:03:26.804861 [ 3 ] {} <Debug> HTTP-Session: 4cdfbbee-a1f0-4fce-9e3b-9cfb118fd144 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2640 2024.08.27 19:03:26.804884 [ 3 ] {} <Debug> HTTP-Session: 4cdfbbee-a1f0-4fce-9e3b-9cfb118fd144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2641 2024.08.27 19:03:26.804901 [ 3 ] {} <Debug> HTTP-Session: 4cdfbbee-a1f0-4fce-9e3b-9cfb118fd144 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2642 2024.08.27 19:03:26.804943 [ 3 ] {} <Trace> HTTP-Session: 4cdfbbee-a1f0-4fce-9e3b-9cfb118fd144 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2643 2024.08.27 19:03:26.805150 [ 3 ] {808c14a6-1751-483c-b8db-7e87269cf219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) 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:errors_received', '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)
2644 2024.08.27 19:03:26.805469 [ 3 ] {808c14a6-1751-483c-b8db-7e87269cf219} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2645 2024.08.27 19:03:26.805517 [ 3 ] {808c14a6-1751-483c-b8db-7e87269cf219} <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:errors_received', '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
2646 2024.08.27 19:03:26.805835 [ 3 ] {808c14a6-1751-483c-b8db-7e87269cf219} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2647 2024.08.27 19:03:26.805902 [ 3 ] {808c14a6-1751-483c-b8db-7e87269cf219} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2648 2024.08.27 19:03:26.806049 [ 3 ] {808c14a6-1751-483c-b8db-7e87269cf219} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Key condition: (column 0 notIn 35-element set)
2649 2024.08.27 19:03:26.806220 [ 261 ] {808c14a6-1751-483c-b8db-7e87269cf219} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2650 2024.08.27 19:03:26.806261 [ 259 ] {808c14a6-1751-483c-b8db-7e87269cf219} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2651 2024.08.27 19:03:26.806263 [ 258 ] {808c14a6-1751-483c-b8db-7e87269cf219} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2652 2024.08.27 19:03:26.806295 [ 255 ] {808c14a6-1751-483c-b8db-7e87269cf219} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2653 2024.08.27 19:03:26.806445 [ 3 ] {808c14a6-1751-483c-b8db-7e87269cf219} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2654 2024.08.27 19:03:26.806470 [ 3 ] {808c14a6-1751-483c-b8db-7e87269cf219} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Spreading mark ranges among streams (default reading)
2655 2024.08.27 19:03:26.806577 [ 3 ] {808c14a6-1751-483c-b8db-7e87269cf219} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2656 2024.08.27 19:03:26.806600 [ 3 ] {808c14a6-1751-483c-b8db-7e87269cf219} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Reading approx. 33 rows with 3 streams
2657 2024.08.27 19:03:26.806640 [ 3 ] {808c14a6-1751-483c-b8db-7e87269cf219} <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:errors_received', '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'))"
2658 2024.08.27 19:03:26.806683 [ 3 ] {808c14a6-1751-483c-b8db-7e87269cf219} <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:errors_received', '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'))"
2659 2024.08.27 19:03:26.806724 [ 3 ] {808c14a6-1751-483c-b8db-7e87269cf219} <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:errors_received', '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'))"
2660 2024.08.27 19:03:26.808431 [ 3 ] {808c14a6-1751-483c-b8db-7e87269cf219} <Debug> executeQuery: Read 33 rows, 1.26 KiB in 0.003388 sec., 9740.25974025974 rows/sec., 372.70 KiB/sec.
2661 2024.08.27 19:03:26.808766 [ 3 ] {808c14a6-1751-483c-b8db-7e87269cf219} <Debug> DynamicQueryHandler: Done processing query
2662 2024.08.27 19:03:26.808791 [ 3 ] {808c14a6-1751-483c-b8db-7e87269cf219} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2663 2024.08.27 19:03:26.808808 [ 3 ] {} <Debug> HTTP-Session: 4cdfbbee-a1f0-4fce-9e3b-9cfb118fd144 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2664 2024.08.27 19:03:26.809049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2665 2024.08.27 19:03:26.809102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2666 2024.08.27 19:03:26.809122 [ 3 ] {} <Debug> HTTP-Session: bef50152-5fb3-40f4-8d6c-2752873e51b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2667 2024.08.27 19:03:26.809139 [ 3 ] {} <Debug> HTTP-Session: bef50152-5fb3-40f4-8d6c-2752873e51b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2668 2024.08.27 19:03:26.809154 [ 3 ] {} <Debug> HTTP-Session: bef50152-5fb3-40f4-8d6c-2752873e51b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2669 2024.08.27 19:03:26.809186 [ 3 ] {} <Trace> HTTP-Session: bef50152-5fb3-40f4-8d6c-2752873e51b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2670 2024.08.27 19:03:26.809348 [ 3 ] {7b58794d-07df-4cf4-a8f6-4f0a4b263dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) 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:errors_received', 'sled_data_link:errors_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)
2671 2024.08.27 19:03:26.809646 [ 3 ] {7b58794d-07df-4cf4-a8f6-4f0a4b263dd9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2672 2024.08.27 19:03:26.809694 [ 3 ] {7b58794d-07df-4cf4-a8f6-4f0a4b263dd9} <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:errors_received', 'sled_data_link:errors_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
2673 2024.08.27 19:03:26.810011 [ 3 ] {7b58794d-07df-4cf4-a8f6-4f0a4b263dd9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2674 2024.08.27 19:03:26.810077 [ 3 ] {7b58794d-07df-4cf4-a8f6-4f0a4b263dd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2675 2024.08.27 19:03:26.810219 [ 3 ] {7b58794d-07df-4cf4-a8f6-4f0a4b263dd9} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Key condition: (column 0 notIn 36-element set)
2676 2024.08.27 19:03:26.810350 [ 250 ] {7b58794d-07df-4cf4-a8f6-4f0a4b263dd9} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2677 2024.08.27 19:03:26.810409 [ 260 ] {7b58794d-07df-4cf4-a8f6-4f0a4b263dd9} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2678 2024.08.27 19:03:26.810441 [ 259 ] {7b58794d-07df-4cf4-a8f6-4f0a4b263dd9} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2679 2024.08.27 19:03:26.810483 [ 258 ] {7b58794d-07df-4cf4-a8f6-4f0a4b263dd9} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2680 2024.08.27 19:03:26.810633 [ 3 ] {7b58794d-07df-4cf4-a8f6-4f0a4b263dd9} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2681 2024.08.27 19:03:26.810663 [ 3 ] {7b58794d-07df-4cf4-a8f6-4f0a4b263dd9} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Spreading mark ranges among streams (default reading)
2682 2024.08.27 19:03:26.810771 [ 3 ] {7b58794d-07df-4cf4-a8f6-4f0a4b263dd9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2683 2024.08.27 19:03:26.810793 [ 3 ] {7b58794d-07df-4cf4-a8f6-4f0a4b263dd9} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Reading approx. 33 rows with 3 streams
2684 2024.08.27 19:03:26.810834 [ 3 ] {7b58794d-07df-4cf4-a8f6-4f0a4b263dd9} <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:errors_received', 'sled_data_link:errors_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'))"
2685 2024.08.27 19:03:26.810877 [ 3 ] {7b58794d-07df-4cf4-a8f6-4f0a4b263dd9} <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:errors_received', 'sled_data_link:errors_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'))"
2686 2024.08.27 19:03:26.810917 [ 3 ] {7b58794d-07df-4cf4-a8f6-4f0a4b263dd9} <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:errors_received', 'sled_data_link:errors_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'))"
2687 2024.08.27 19:03:26.812582 [ 3 ] {7b58794d-07df-4cf4-a8f6-4f0a4b263dd9} <Debug> executeQuery: Read 33 rows, 1.26 KiB in 0.003317 sec., 9948.748869460356 rows/sec., 380.67 KiB/sec.
2688 2024.08.27 19:03:26.812921 [ 3 ] {7b58794d-07df-4cf4-a8f6-4f0a4b263dd9} <Debug> DynamicQueryHandler: Done processing query
2689 2024.08.27 19:03:26.812946 [ 3 ] {7b58794d-07df-4cf4-a8f6-4f0a4b263dd9} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2690 2024.08.27 19:03:26.812962 [ 3 ] {} <Debug> HTTP-Session: bef50152-5fb3-40f4-8d6c-2752873e51b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2691 2024.08.27 19:03:26.813308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2692 2024.08.27 19:03:26.813357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2693 2024.08.27 19:03:26.813377 [ 3 ] {} <Debug> HTTP-Session: fc641dda-f35a-4c6a-96e4-0aaa70287ba6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2694 2024.08.27 19:03:26.813393 [ 3 ] {} <Debug> HTTP-Session: fc641dda-f35a-4c6a-96e4-0aaa70287ba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2695 2024.08.27 19:03:26.813407 [ 3 ] {} <Debug> HTTP-Session: fc641dda-f35a-4c6a-96e4-0aaa70287ba6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2696 2024.08.27 19:03:26.813438 [ 3 ] {} <Trace> HTTP-Session: fc641dda-f35a-4c6a-96e4-0aaa70287ba6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2697 2024.08.27 19:03:26.813596 [ 3 ] {15123ac1-f3a1-48bb-91fc-58ab48b9b245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) 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:errors_received', 'sled_data_link:errors_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)
2698 2024.08.27 19:03:26.813894 [ 3 ] {15123ac1-f3a1-48bb-91fc-58ab48b9b245} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2699 2024.08.27 19:03:26.813941 [ 3 ] {15123ac1-f3a1-48bb-91fc-58ab48b9b245} <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:errors_received', 'sled_data_link:errors_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
2700 2024.08.27 19:03:26.814261 [ 3 ] {15123ac1-f3a1-48bb-91fc-58ab48b9b245} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2701 2024.08.27 19:03:26.814327 [ 3 ] {15123ac1-f3a1-48bb-91fc-58ab48b9b245} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2702 2024.08.27 19:03:26.814470 [ 3 ] {15123ac1-f3a1-48bb-91fc-58ab48b9b245} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Key condition: (column 0 notIn 37-element set)
2703 2024.08.27 19:03:26.814652 [ 259 ] {15123ac1-f3a1-48bb-91fc-58ab48b9b245} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2704 2024.08.27 19:03:26.814665 [ 260 ] {15123ac1-f3a1-48bb-91fc-58ab48b9b245} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2705 2024.08.27 19:03:26.814682 [ 262 ] {15123ac1-f3a1-48bb-91fc-58ab48b9b245} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2706 2024.08.27 19:03:26.814704 [ 250 ] {15123ac1-f3a1-48bb-91fc-58ab48b9b245} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2707 2024.08.27 19:03:26.814840 [ 3 ] {15123ac1-f3a1-48bb-91fc-58ab48b9b245} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2708 2024.08.27 19:03:26.814866 [ 3 ] {15123ac1-f3a1-48bb-91fc-58ab48b9b245} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Spreading mark ranges among streams (default reading)
2709 2024.08.27 19:03:26.814973 [ 3 ] {15123ac1-f3a1-48bb-91fc-58ab48b9b245} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2710 2024.08.27 19:03:26.814994 [ 3 ] {15123ac1-f3a1-48bb-91fc-58ab48b9b245} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Reading approx. 33 rows with 3 streams
2711 2024.08.27 19:03:26.815034 [ 3 ] {15123ac1-f3a1-48bb-91fc-58ab48b9b245} <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:errors_received', 'sled_data_link:errors_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'))"
2712 2024.08.27 19:03:26.815078 [ 3 ] {15123ac1-f3a1-48bb-91fc-58ab48b9b245} <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:errors_received', 'sled_data_link:errors_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'))"
2713 2024.08.27 19:03:26.815120 [ 3 ] {15123ac1-f3a1-48bb-91fc-58ab48b9b245} <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:errors_received', 'sled_data_link:errors_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'))"
2714 2024.08.27 19:03:26.816670 [ 3 ] {15123ac1-f3a1-48bb-91fc-58ab48b9b245} <Debug> executeQuery: Read 33 rows, 1.26 KiB in 0.003153 sec., 10466.222645099904 rows/sec., 400.47 KiB/sec.
2715 2024.08.27 19:03:26.816997 [ 3 ] {15123ac1-f3a1-48bb-91fc-58ab48b9b245} <Debug> DynamicQueryHandler: Done processing query
2716 2024.08.27 19:03:26.817022 [ 3 ] {15123ac1-f3a1-48bb-91fc-58ab48b9b245} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2717 2024.08.27 19:03:26.817041 [ 3 ] {} <Debug> HTTP-Session: fc641dda-f35a-4c6a-96e4-0aaa70287ba6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2718 2024.08.27 19:03:26.817265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2719 2024.08.27 19:03:26.817313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2720 2024.08.27 19:03:26.817333 [ 3 ] {} <Debug> HTTP-Session: 24d94a7f-78df-48e5-8c51-bda600b7efcc Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2721 2024.08.27 19:03:26.817349 [ 3 ] {} <Debug> HTTP-Session: 24d94a7f-78df-48e5-8c51-bda600b7efcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2722 2024.08.27 19:03:26.817363 [ 3 ] {} <Debug> HTTP-Session: 24d94a7f-78df-48e5-8c51-bda600b7efcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2723 2024.08.27 19:03:26.817393 [ 3 ] {} <Trace> HTTP-Session: 24d94a7f-78df-48e5-8c51-bda600b7efcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2724 2024.08.27 19:03:26.817546 [ 3 ] {ce9a5cb2-a49c-49da-9163-3488d9ac41ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) 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:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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)
2725 2024.08.27 19:03:26.817846 [ 3 ] {ce9a5cb2-a49c-49da-9163-3488d9ac41ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2726 2024.08.27 19:03:26.817894 [ 3 ] {ce9a5cb2-a49c-49da-9163-3488d9ac41ae} <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:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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
2727 2024.08.27 19:03:26.818217 [ 3 ] {ce9a5cb2-a49c-49da-9163-3488d9ac41ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2728 2024.08.27 19:03:26.818283 [ 3 ] {ce9a5cb2-a49c-49da-9163-3488d9ac41ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2729 2024.08.27 19:03:26.818422 [ 3 ] {ce9a5cb2-a49c-49da-9163-3488d9ac41ae} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Key condition: (column 0 notIn 38-element set)
2730 2024.08.27 19:03:26.818612 [ 260 ] {ce9a5cb2-a49c-49da-9163-3488d9ac41ae} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2731 2024.08.27 19:03:26.818619 [ 259 ] {ce9a5cb2-a49c-49da-9163-3488d9ac41ae} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2732 2024.08.27 19:03:26.818646 [ 258 ] {ce9a5cb2-a49c-49da-9163-3488d9ac41ae} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2733 2024.08.27 19:03:26.818650 [ 255 ] {ce9a5cb2-a49c-49da-9163-3488d9ac41ae} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2734 2024.08.27 19:03:26.818785 [ 3 ] {ce9a5cb2-a49c-49da-9163-3488d9ac41ae} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2735 2024.08.27 19:03:26.818809 [ 3 ] {ce9a5cb2-a49c-49da-9163-3488d9ac41ae} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Spreading mark ranges among streams (default reading)
2736 2024.08.27 19:03:26.818915 [ 3 ] {ce9a5cb2-a49c-49da-9163-3488d9ac41ae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2737 2024.08.27 19:03:26.818936 [ 3 ] {ce9a5cb2-a49c-49da-9163-3488d9ac41ae} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Reading approx. 33 rows with 3 streams
2738 2024.08.27 19:03:26.818975 [ 3 ] {ce9a5cb2-a49c-49da-9163-3488d9ac41ae} <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:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))"
2739 2024.08.27 19:03:26.819017 [ 3 ] {ce9a5cb2-a49c-49da-9163-3488d9ac41ae} <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:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))"
2740 2024.08.27 19:03:26.819057 [ 3 ] {ce9a5cb2-a49c-49da-9163-3488d9ac41ae} <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:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))"
2741 2024.08.27 19:03:26.820728 [ 3 ] {ce9a5cb2-a49c-49da-9163-3488d9ac41ae} <Debug> executeQuery: Read 33 rows, 1.26 KiB in 0.00326 sec., 10122.699386503067 rows/sec., 387.33 KiB/sec.
2742 2024.08.27 19:03:26.821051 [ 3 ] {ce9a5cb2-a49c-49da-9163-3488d9ac41ae} <Debug> DynamicQueryHandler: Done processing query
2743 2024.08.27 19:03:26.821076 [ 3 ] {ce9a5cb2-a49c-49da-9163-3488d9ac41ae} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2744 2024.08.27 19:03:26.821094 [ 3 ] {} <Debug> HTTP-Session: 24d94a7f-78df-48e5-8c51-bda600b7efcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2745 2024.08.27 19:03:26.821356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2746 2024.08.27 19:03:26.821405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2747 2024.08.27 19:03:26.821424 [ 3 ] {} <Debug> HTTP-Session: 36e70100-3e46-4e37-ad3a-cac694b8208f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2748 2024.08.27 19:03:26.821440 [ 3 ] {} <Debug> HTTP-Session: 36e70100-3e46-4e37-ad3a-cac694b8208f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2749 2024.08.27 19:03:26.821454 [ 3 ] {} <Debug> HTTP-Session: 36e70100-3e46-4e37-ad3a-cac694b8208f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2750 2024.08.27 19:03:26.821486 [ 3 ] {} <Trace> HTTP-Session: 36e70100-3e46-4e37-ad3a-cac694b8208f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2751 2024.08.27 19:03:26.821637 [ 3 ] {040e6064-6ec4-433e-a325-8171139179e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) 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', '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)
2752 2024.08.27 19:03:26.821931 [ 3 ] {040e6064-6ec4-433e-a325-8171139179e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2753 2024.08.27 19:03:26.821979 [ 3 ] {040e6064-6ec4-433e-a325-8171139179e7} <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', '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
2754 2024.08.27 19:03:26.822303 [ 3 ] {040e6064-6ec4-433e-a325-8171139179e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2755 2024.08.27 19:03:26.822369 [ 3 ] {040e6064-6ec4-433e-a325-8171139179e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2756 2024.08.27 19:03:26.822509 [ 3 ] {040e6064-6ec4-433e-a325-8171139179e7} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Key condition: (column 0 notIn 39-element set)
2757 2024.08.27 19:03:26.822708 [ 262 ] {040e6064-6ec4-433e-a325-8171139179e7} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2758 2024.08.27 19:03:26.822737 [ 261 ] {040e6064-6ec4-433e-a325-8171139179e7} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2759 2024.08.27 19:03:26.822742 [ 260 ] {040e6064-6ec4-433e-a325-8171139179e7} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2760 2024.08.27 19:03:26.822715 [ 259 ] {040e6064-6ec4-433e-a325-8171139179e7} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2761 2024.08.27 19:03:26.822898 [ 3 ] {040e6064-6ec4-433e-a325-8171139179e7} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges
2762 2024.08.27 19:03:26.822927 [ 3 ] {040e6064-6ec4-433e-a325-8171139179e7} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Spreading mark ranges among streams (default reading)
2763 2024.08.27 19:03:26.823035 [ 3 ] {040e6064-6ec4-433e-a325-8171139179e7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2764 2024.08.27 19:03:26.823055 [ 3 ] {040e6064-6ec4-433e-a325-8171139179e7} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Reading approx. 33 rows with 3 streams
2765 2024.08.27 19:03:26.823096 [ 3 ] {040e6064-6ec4-433e-a325-8171139179e7} <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', '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'))"
2766 2024.08.27 19:03:26.823139 [ 3 ] {040e6064-6ec4-433e-a325-8171139179e7} <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', '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'))"
2767 2024.08.27 19:03:26.823178 [ 3 ] {040e6064-6ec4-433e-a325-8171139179e7} <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', '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'))"
2768 2024.08.27 19:03:26.824858 [ 3 ] {040e6064-6ec4-433e-a325-8171139179e7} <Debug> executeQuery: Read 33 rows, 1.26 KiB in 0.003299 sec., 10003.031221582298 rows/sec., 382.75 KiB/sec.
2769 2024.08.27 19:03:26.825199 [ 3 ] {040e6064-6ec4-433e-a325-8171139179e7} <Debug> DynamicQueryHandler: Done processing query
2770 2024.08.27 19:03:26.825223 [ 3 ] {040e6064-6ec4-433e-a325-8171139179e7} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
2771 2024.08.27 19:03:26.825240 [ 3 ] {} <Debug> HTTP-Session: 36e70100-3e46-4e37-ad3a-cac694b8208f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2772 2024.08.27 19:03:26.920323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 2476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2773 2024.08.27 19:03:26.920396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2774 2024.08.27 19:03:26.920422 [ 3 ] {} <Debug> HTTP-Session: 5a60d528-7df9-47ab-bb66-378df49d97b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2775 2024.08.27 19:03:26.920443 [ 3 ] {} <Debug> HTTP-Session: 5a60d528-7df9-47ab-bb66-378df49d97b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2776 2024.08.27 19:03:26.920460 [ 3 ] {} <Debug> HTTP-Session: 5a60d528-7df9-47ab-bb66-378df49d97b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2777 2024.08.27 19:03:26.920498 [ 3 ] {} <Trace> HTTP-Session: 5a60d528-7df9-47ab-bb66-378df49d97b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2778 2024.08.27 19:03:26.920646 [ 3 ] {98e44d6a-b75a-4641-94eb-cb7d3f8b19d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2779 2024.08.27 19:03:26.920704 [ 3 ] {98e44d6a-b75a-4641-94eb-cb7d3f8b19d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2780 2024.08.27 19:03:26.920934 [ 3 ] {98e44d6a-b75a-4641-94eb-cb7d3f8b19d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2781 2024.08.27 19:03:26.921299 [ 3 ] {98e44d6a-b75a-4641-94eb-cb7d3f8b19d2} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2782 2024.08.27 19:03:26.921335 [ 3 ] {98e44d6a-b75a-4641-94eb-cb7d3f8b19d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2783 2024.08.27 19:03:26.921805 [ 3 ] {98e44d6a-b75a-4641-94eb-cb7d3f8b19d2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2784 2024.08.27 19:03:26.922189 [ 3 ] {98e44d6a-b75a-4641-94eb-cb7d3f8b19d2} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2785 2024.08.27 19:03:26.922335 [ 3 ] {98e44d6a-b75a-4641-94eb-cb7d3f8b19d2} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001744 sec., 3440.366972477064 rows/sec., 766.02 KiB/sec.
2786 2024.08.27 19:03:26.922555 [ 3 ] {98e44d6a-b75a-4641-94eb-cb7d3f8b19d2} <Debug> DynamicQueryHandler: Done processing query
2787 2024.08.27 19:03:26.922579 [ 3 ] {98e44d6a-b75a-4641-94eb-cb7d3f8b19d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2788 2024.08.27 19:03:26.922596 [ 3 ] {} <Debug> HTTP-Session: 5a60d528-7df9-47ab-bb66-378df49d97b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2789 2024.08.27 19:03:26.923221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 175816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2790 2024.08.27 19:03:26.923269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2791 2024.08.27 19:03:26.923289 [ 3 ] {} <Debug> HTTP-Session: 5095e318-54e1-45f4-b6fb-7d320c3f411b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2792 2024.08.27 19:03:26.923306 [ 3 ] {} <Debug> HTTP-Session: 5095e318-54e1-45f4-b6fb-7d320c3f411b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2793 2024.08.27 19:03:26.923320 [ 3 ] {} <Debug> HTTP-Session: 5095e318-54e1-45f4-b6fb-7d320c3f411b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2794 2024.08.27 19:03:26.923351 [ 3 ] {} <Trace> HTTP-Session: 5095e318-54e1-45f4-b6fb-7d320c3f411b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2795 2024.08.27 19:03:26.924190 [ 3 ] {39295150-8439-4235-9c4d-abb5a78aca11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2796 2024.08.27 19:03:26.924239 [ 3 ] {39295150-8439-4235-9c4d-abb5a78aca11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2797 2024.08.27 19:03:26.924475 [ 3 ] {39295150-8439-4235-9c4d-abb5a78aca11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2798 2024.08.27 19:03:26.925735 [ 3 ] {39295150-8439-4235-9c4d-abb5a78aca11} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2799 2024.08.27 19:03:26.925773 [ 3 ] {39295150-8439-4235-9c4d-abb5a78aca11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2800 2024.08.27 19:03:26.926264 [ 3 ] {39295150-8439-4235-9c4d-abb5a78aca11} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2801 2024.08.27 19:03:26.926641 [ 3 ] {39295150-8439-4235-9c4d-abb5a78aca11} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2802 2024.08.27 19:03:26.926764 [ 23 ] {} <Debug> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2803 2024.08.27 19:03:26.926771 [ 3 ] {39295150-8439-4235-9c4d-abb5a78aca11} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.003249 sec., 373037.8578024007 rows/sec., 30.82 MiB/sec.
2804 2024.08.27 19:03:26.926802 [ 23 ] {} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2805 2024.08.27 19:03:26.926839 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2806 2024.08.27 19:03:26.926960 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::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
2807 2024.08.27 19:03:26.926996 [ 3 ] {39295150-8439-4235-9c4d-abb5a78aca11} <Debug> DynamicQueryHandler: Done processing query
2808 2024.08.27 19:03:26.927023 [ 3 ] {39295150-8439-4235-9c4d-abb5a78aca11} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
2809 2024.08.27 19:03:26.927049 [ 3 ] {} <Debug> HTTP-Session: 5095e318-54e1-45f4-b6fb-7d320c3f411b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2810 2024.08.27 19:03:26.927112 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2811 2024.08.27 19:03:26.927143 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 205 rows starting from the beginning of the part
2812 2024.08.27 19:03:26.927216 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 72 rows starting from the beginning of the part
2813 2024.08.27 19:03:26.927317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2814 2024.08.27 19:03:26.927548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2815 2024.08.27 19:03:26.927593 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 235 rows starting from the beginning of the part
2816 2024.08.27 19:03:26.927599 [ 3 ] {} <Debug> HTTP-Session: 575c8a7f-5ae9-4e0a-bebc-03fd10692ec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2817 2024.08.27 19:03:26.927639 [ 3 ] {} <Debug> HTTP-Session: 575c8a7f-5ae9-4e0a-bebc-03fd10692ec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2818 2024.08.27 19:03:26.927674 [ 3 ] {} <Debug> HTTP-Session: 575c8a7f-5ae9-4e0a-bebc-03fd10692ec0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2819 2024.08.27 19:03:26.927759 [ 3 ] {} <Trace> HTTP-Session: 575c8a7f-5ae9-4e0a-bebc-03fd10692ec0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2820 2024.08.27 19:03:26.927764 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 72 rows starting from the beginning of the part
2821 2024.08.27 19:03:26.927917 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::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
2822 2024.08.27 19:03:26.927953 [ 3 ] {ac36e018-8b6f-432b-a785-12bb9ca083c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2823 2024.08.27 19:03:26.928043 [ 3 ] {ac36e018-8b6f-432b-a785-12bb9ca083c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2824 2024.08.27 19:03:26.928118 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1212 rows starting from the beginning of the part
2825 2024.08.27 19:03:26.928600 [ 3 ] {ac36e018-8b6f-432b-a785-12bb9ca083c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2826 2024.08.27 19:03:26.929153 [ 3 ] {ac36e018-8b6f-432b-a785-12bb9ca083c1} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2827 2024.08.27 19:03:26.929199 [ 3 ] {ac36e018-8b6f-432b-a785-12bb9ca083c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2828 2024.08.27 19:03:26.929849 [ 3 ] {ac36e018-8b6f-432b-a785-12bb9ca083c1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2829 2024.08.27 19:03:26.930457 [ 3 ] {ac36e018-8b6f-432b-a785-12bb9ca083c1} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2830 2024.08.27 19:03:26.930535 [ 188 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2031 rows, containing 5 columns (5 merged, 0 gathered) in 0.003616163 sec., 561645.0364654469 rows/sec., 49.53 MiB/sec.
2831 2024.08.27 19:03:26.930666 [ 23 ] {} <Debug> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2832 2024.08.27 19:03:26.930708 [ 3 ] {ac36e018-8b6f-432b-a785-12bb9ca083c1} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.002823 sec., 2833.8646829613886 rows/sec., 213.09 KiB/sec.
2833 2024.08.27 19:03:26.930726 [ 23 ] {} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2834 2024.08.27 19:03:26.930775 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2835 2024.08.27 19:03:26.931053 [ 192 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2836 2024.08.27 19:03:26.931121 [ 188 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::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
2837 2024.08.27 19:03:26.931194 [ 3 ] {ac36e018-8b6f-432b-a785-12bb9ca083c1} <Debug> DynamicQueryHandler: Done processing query
2838 2024.08.27 19:03:26.931255 [ 3 ] {ac36e018-8b6f-432b-a785-12bb9ca083c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2839 2024.08.27 19:03:26.931312 [ 3 ] {} <Debug> HTTP-Session: 575c8a7f-5ae9-4e0a-bebc-03fd10692ec0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2840 2024.08.27 19:03:26.931485 [ 188 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2841 2024.08.27 19:03:26.931585 [ 188 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part
2842 2024.08.27 19:03:26.931652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2843 2024.08.27 19:03:26.931875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2844 2024.08.27 19:03:26.932019 [ 3 ] {} <Debug> HTTP-Session: dc6c5231-19d1-4905-b9f6-5aec0ffd8c3d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2845 2024.08.27 19:03:26.932115 [ 3 ] {} <Debug> HTTP-Session: dc6c5231-19d1-4905-b9f6-5aec0ffd8c3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2846 2024.08.27 19:03:26.932158 [ 188 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part
2847 2024.08.27 19:03:26.932186 [ 3 ] {} <Debug> HTTP-Session: dc6c5231-19d1-4905-b9f6-5aec0ffd8c3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2848 2024.08.27 19:03:26.932442 [ 3 ] {} <Trace> HTTP-Session: dc6c5231-19d1-4905-b9f6-5aec0ffd8c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2849 2024.08.27 19:03:26.932611 [ 188 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part
2850 2024.08.27 19:03:26.933071 [ 192 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_11_2} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2851 2024.08.27 19:03:26.933077 [ 188 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part
2852 2024.08.27 19:03:26.933302 [ 3 ] {118c9a77-0de5-4215-81ad-f2f11a8d6bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2853 2024.08.27 19:03:26.933578 [ 192 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_11_2} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2854 2024.08.27 19:03:26.933576 [ 3 ] {118c9a77-0de5-4215-81ad-f2f11a8d6bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2855 2024.08.27 19:03:26.933615 [ 188 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part
2856 2024.08.27 19:03:26.933976 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB.
2857 2024.08.27 19:03:26.934210 [ 188 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part
2858 2024.08.27 19:03:26.935077 [ 3 ] {118c9a77-0de5-4215-81ad-f2f11a8d6bff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2859 2024.08.27 19:03:26.936090 [ 3 ] {118c9a77-0de5-4215-81ad-f2f11a8d6bff} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2860 2024.08.27 19:03:26.936148 [ 3 ] {118c9a77-0de5-4215-81ad-f2f11a8d6bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2861 2024.08.27 19:03:26.937166 [ 188 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 5 columns (5 merged, 0 gathered) in 0.006246147 sec., 12487.698416319694 rows/sec., 987.80 KiB/sec.
2862 2024.08.27 19:03:26.937299 [ 3 ] {118c9a77-0de5-4215-81ad-f2f11a8d6bff} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2863 2024.08.27 19:03:26.937341 [ 188 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2864 2024.08.27 19:03:26.938544 [ 188 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_6_1} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2865 2024.08.27 19:03:26.938672 [ 3 ] {118c9a77-0de5-4215-81ad-f2f11a8d6bff} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2866 2024.08.27 19:03:26.938743 [ 188 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_6_1} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2867 2024.08.27 19:03:26.938951 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
2868 2024.08.27 19:03:26.939053 [ 3 ] {118c9a77-0de5-4215-81ad-f2f11a8d6bff} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.006117 sec., 37273.17312408043 rows/sec., 2.52 MiB/sec.
2869 2024.08.27 19:03:26.939367 [ 3 ] {118c9a77-0de5-4215-81ad-f2f11a8d6bff} <Debug> DynamicQueryHandler: Done processing query
2870 2024.08.27 19:03:26.939392 [ 3 ] {118c9a77-0de5-4215-81ad-f2f11a8d6bff} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
2871 2024.08.27 19:03:26.939409 [ 3 ] {} <Debug> HTTP-Session: dc6c5231-19d1-4905-b9f6-5aec0ffd8c3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2872 2024.08.27 19:03:26.939678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 87195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2873 2024.08.27 19:03:26.939729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2874 2024.08.27 19:03:26.939748 [ 3 ] {} <Debug> HTTP-Session: e0804516-8e66-4eb5-8510-fda2afc303a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2875 2024.08.27 19:03:26.939765 [ 3 ] {} <Debug> HTTP-Session: e0804516-8e66-4eb5-8510-fda2afc303a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2876 2024.08.27 19:03:26.939780 [ 3 ] {} <Debug> HTTP-Session: e0804516-8e66-4eb5-8510-fda2afc303a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2877 2024.08.27 19:03:26.939810 [ 3 ] {} <Trace> HTTP-Session: e0804516-8e66-4eb5-8510-fda2afc303a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2878 2024.08.27 19:03:26.940285 [ 3 ] {27ecd99c-32ce-484e-8bc0-b3dbf23718eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2879 2024.08.27 19:03:26.940329 [ 3 ] {27ecd99c-32ce-484e-8bc0-b3dbf23718eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2880 2024.08.27 19:03:26.940582 [ 3 ] {27ecd99c-32ce-484e-8bc0-b3dbf23718eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2881 2024.08.27 19:03:26.941243 [ 3 ] {27ecd99c-32ce-484e-8bc0-b3dbf23718eb} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2882 2024.08.27 19:03:26.941280 [ 3 ] {27ecd99c-32ce-484e-8bc0-b3dbf23718eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2883 2024.08.27 19:03:26.941671 [ 3 ] {27ecd99c-32ce-484e-8bc0-b3dbf23718eb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2884 2024.08.27 19:03:26.942042 [ 3 ] {27ecd99c-32ce-484e-8bc0-b3dbf23718eb} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2885 2024.08.27 19:03:26.942166 [ 3 ] {27ecd99c-32ce-484e-8bc0-b3dbf23718eb} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.002214 sec., 238482.38482384826 rows/sec., 17.66 MiB/sec.
2886 2024.08.27 19:03:26.942172 [ 23 ] {} <Debug> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2887 2024.08.27 19:03:26.942234 [ 23 ] {} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2888 2024.08.27 19:03:26.942279 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2889 2024.08.27 19:03:26.942387 [ 3 ] {27ecd99c-32ce-484e-8bc0-b3dbf23718eb} <Debug> DynamicQueryHandler: Done processing query
2890 2024.08.27 19:03:26.942465 [ 3 ] {27ecd99c-32ce-484e-8bc0-b3dbf23718eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
2891 2024.08.27 19:03:26.942544 [ 3 ] {} <Debug> HTTP-Session: e0804516-8e66-4eb5-8510-fda2afc303a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2892 2024.08.27 19:03:26.942726 [ 192 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::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
2893 2024.08.27 19:03:26.942897 [ 192 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2894 2024.08.27 19:03:26.942934 [ 192 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part
2895 2024.08.27 19:03:26.943051 [ 192 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 72 rows starting from the beginning of the part
2896 2024.08.27 19:03:26.943269 [ 192 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 420 rows starting from the beginning of the part
2897 2024.08.27 19:03:26.943356 [ 192 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 72 rows starting from the beginning of the part
2898 2024.08.27 19:03:26.943481 [ 192 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 405 rows starting from the beginning of the part
2899 2024.08.27 19:03:26.943541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 469875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2900 2024.08.27 19:03:26.943678 [ 192 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 528 rows starting from the beginning of the part
2901 2024.08.27 19:03:26.943900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2902 2024.08.27 19:03:26.944076 [ 3 ] {} <Debug> HTTP-Session: bd2eaf6d-4f95-4119-8df3-64d073be7d13 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2903 2024.08.27 19:03:26.944131 [ 3 ] {} <Debug> HTTP-Session: bd2eaf6d-4f95-4119-8df3-64d073be7d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2904 2024.08.27 19:03:26.944165 [ 3 ] {} <Debug> HTTP-Session: bd2eaf6d-4f95-4119-8df3-64d073be7d13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2905 2024.08.27 19:03:26.944263 [ 3 ] {} <Trace> HTTP-Session: bd2eaf6d-4f95-4119-8df3-64d073be7d13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2906 2024.08.27 19:03:26.945746 [ 192 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1887 rows, containing 5 columns (5 merged, 0 gathered) in 0.003393559 sec., 556053.3940915717 rows/sec., 42.45 MiB/sec.
2907 2024.08.27 19:03:26.945914 [ 188 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2908 2024.08.27 19:03:26.945996 [ 3 ] {60a42f6a-95cf-4056-8c07-b9a73656cdb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2909 2024.08.27 19:03:26.946078 [ 3 ] {60a42f6a-95cf-4056-8c07-b9a73656cdb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2910 2024.08.27 19:03:26.946950 [ 3 ] {60a42f6a-95cf-4056-8c07-b9a73656cdb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2911 2024.08.27 19:03:26.947192 [ 188 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_11_2} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2912 2024.08.27 19:03:26.947281 [ 188 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_11_2} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2913 2024.08.27 19:03:26.947351 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
2914 2024.08.27 19:03:26.949127 [ 3 ] {60a42f6a-95cf-4056-8c07-b9a73656cdb8} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2915 2024.08.27 19:03:26.949169 [ 3 ] {60a42f6a-95cf-4056-8c07-b9a73656cdb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2916 2024.08.27 19:03:26.949764 [ 3 ] {60a42f6a-95cf-4056-8c07-b9a73656cdb8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2917 2024.08.27 19:03:26.950121 [ 3 ] {60a42f6a-95cf-4056-8c07-b9a73656cdb8} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2918 2024.08.27 19:03:26.950249 [ 3 ] {60a42f6a-95cf-4056-8c07-b9a73656cdb8} <Debug> executeQuery: Read 2486 rows, 170.04 KiB in 0.005382 sec., 461910.07060572284 rows/sec., 30.85 MiB/sec.
2919 2024.08.27 19:03:26.950248 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2920 2024.08.27 19:03:26.950311 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2921 2024.08.27 19:03:26.950350 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2922 2024.08.27 19:03:26.950512 [ 3 ] {60a42f6a-95cf-4056-8c07-b9a73656cdb8} <Debug> DynamicQueryHandler: Done processing query
2923 2024.08.27 19:03:26.950560 [ 3 ] {60a42f6a-95cf-4056-8c07-b9a73656cdb8} <Debug> MemoryTracker: Peak memory usage (for query): 5.49 MiB.
2924 2024.08.27 19:03:26.950582 [ 192 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::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
2925 2024.08.27 19:03:26.950595 [ 3 ] {} <Debug> HTTP-Session: bd2eaf6d-4f95-4119-8df3-64d073be7d13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2926 2024.08.27 19:03:26.950841 [ 192 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2927 2024.08.27 19:03:26.950904 [ 192 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 825 rows starting from the beginning of the part
2928 2024.08.27 19:03:26.951098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2929 2024.08.27 19:03:26.951261 [ 192 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part
2930 2024.08.27 19:03:26.951271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2931 2024.08.27 19:03:26.951330 [ 3 ] {} <Debug> HTTP-Session: 7688bb0f-ef73-419f-b142-4baa9707cc27 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2932 2024.08.27 19:03:26.951445 [ 3 ] {} <Debug> HTTP-Session: 7688bb0f-ef73-419f-b142-4baa9707cc27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2933 2024.08.27 19:03:26.951487 [ 192 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 237 rows starting from the beginning of the part
2934 2024.08.27 19:03:26.951528 [ 3 ] {} <Debug> HTTP-Session: 7688bb0f-ef73-419f-b142-4baa9707cc27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2935 2024.08.27 19:03:26.951726 [ 3 ] {} <Trace> HTTP-Session: 7688bb0f-ef73-419f-b142-4baa9707cc27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2936 2024.08.27 19:03:26.951826 [ 192 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part
2937 2024.08.27 19:03:26.952069 [ 192 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part
2938 2024.08.27 19:03:26.952272 [ 3 ] {326c1713-374d-4acd-9942-2dc8f44363df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2939 2024.08.27 19:03:26.952335 [ 192 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2486 rows starting from the beginning of the part
2940 2024.08.27 19:03:26.952704 [ 3 ] {326c1713-374d-4acd-9942-2dc8f44363df} <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
2941 2024.08.27 19:03:26.954634 [ 3 ] {326c1713-374d-4acd-9942-2dc8f44363df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2942 2024.08.27 19:03:26.955750 [ 3 ] {326c1713-374d-4acd-9942-2dc8f44363df} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2943 2024.08.27 19:03:26.955789 [ 3 ] {326c1713-374d-4acd-9942-2dc8f44363df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2944 2024.08.27 19:03:26.956790 [ 192 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4105 rows, containing 5 columns (5 merged, 0 gathered) in 0.0063593 sec., 645511.2984133473 rows/sec., 43.56 MiB/sec.
2945 2024.08.27 19:03:26.957153 [ 3 ] {326c1713-374d-4acd-9942-2dc8f44363df} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2946 2024.08.27 19:03:26.957230 [ 192 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2947 2024.08.27 19:03:26.958398 [ 3 ] {326c1713-374d-4acd-9942-2dc8f44363df} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2948 2024.08.27 19:03:26.958404 [ 192 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2949 2024.08.27 19:03:26.958630 [ 192 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2950 2024.08.27 19:03:26.958675 [ 23 ] {} <Debug> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2951 2024.08.27 19:03:26.958776 [ 23 ] {} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2952 2024.08.27 19:03:26.958794 [ 3 ] {326c1713-374d-4acd-9942-2dc8f44363df} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.006795 sec., 1177.3362766740252 rows/sec., 2.11 MiB/sec.
2953 2024.08.27 19:03:26.958847 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2954 2024.08.27 19:03:26.958909 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB.
2955 2024.08.27 19:03:26.959304 [ 188 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::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
2956 2024.08.27 19:03:26.959527 [ 3 ] {326c1713-374d-4acd-9942-2dc8f44363df} <Debug> DynamicQueryHandler: Done processing query
2957 2024.08.27 19:03:26.959586 [ 3 ] {326c1713-374d-4acd-9942-2dc8f44363df} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
2958 2024.08.27 19:03:26.959647 [ 3 ] {} <Debug> HTTP-Session: 7688bb0f-ef73-419f-b142-4baa9707cc27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2959 2024.08.27 19:03:26.959861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1872, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2960 2024.08.27 19:03:26.959905 [ 188 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2961 2024.08.27 19:03:26.959988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2962 2024.08.27 19:03:26.960045 [ 3 ] {} <Debug> HTTP-Session: 91e24ed5-e38c-42f4-bfce-8bd582abe2c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
2963 2024.08.27 19:03:26.960057 [ 188 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part
2964 2024.08.27 19:03:26.960078 [ 3 ] {} <Debug> HTTP-Session: 91e24ed5-e38c-42f4-bfce-8bd582abe2c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2965 2024.08.27 19:03:26.960122 [ 3 ] {} <Debug> HTTP-Session: 91e24ed5-e38c-42f4-bfce-8bd582abe2c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2966 2024.08.27 19:03:26.960222 [ 3 ] {} <Trace> HTTP-Session: 91e24ed5-e38c-42f4-bfce-8bd582abe2c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2967 2024.08.27 19:03:26.960682 [ 188 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part
2968 2024.08.27 19:03:26.960709 [ 3 ] {bbdeeffc-d6ff-41a6-8caf-b92aa7f83d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2969 2024.08.27 19:03:26.960819 [ 3 ] {bbdeeffc-d6ff-41a6-8caf-b92aa7f83d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2970 2024.08.27 19:03:26.961407 [ 188 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part
2971 2024.08.27 19:03:26.961666 [ 3 ] {bbdeeffc-d6ff-41a6-8caf-b92aa7f83d2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2972 2024.08.27 19:03:26.962206 [ 188 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part
2973 2024.08.27 19:03:26.962901 [ 188 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part
2974 2024.08.27 19:03:26.963015 [ 3 ] {bbdeeffc-d6ff-41a6-8caf-b92aa7f83d2a} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2975 2024.08.27 19:03:26.963089 [ 3 ] {bbdeeffc-d6ff-41a6-8caf-b92aa7f83d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2976 2024.08.27 19:03:26.963509 [ 188 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part
2977 2024.08.27 19:03:26.964360 [ 3 ] {bbdeeffc-d6ff-41a6-8caf-b92aa7f83d2a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2978 2024.08.27 19:03:26.965161 [ 3 ] {bbdeeffc-d6ff-41a6-8caf-b92aa7f83d2a} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2979 2024.08.27 19:03:26.965443 [ 23 ] {} <Debug> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2980 2024.08.27 19:03:26.965530 [ 23 ] {} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2981 2024.08.27 19:03:26.965536 [ 3 ] {bbdeeffc-d6ff-41a6-8caf-b92aa7f83d2a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.004953 sec., 2422.7740763173833 rows/sec., 167.20 KiB/sec.
2982 2024.08.27 19:03:26.965594 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
2983 2024.08.27 19:03:26.966423 [ 3 ] {bbdeeffc-d6ff-41a6-8caf-b92aa7f83d2a} <Debug> DynamicQueryHandler: Done processing query
2984 2024.08.27 19:03:26.966523 [ 3 ] {bbdeeffc-d6ff-41a6-8caf-b92aa7f83d2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2985 2024.08.27 19:03:26.966572 [ 199 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
2986 2024.08.27 19:03:26.966590 [ 3 ] {} <Debug> HTTP-Session: 91e24ed5-e38c-42f4-bfce-8bd582abe2c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2987 2024.08.27 19:03:26.966981 [ 199 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2988 2024.08.27 19:03:26.967073 [ 199 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 316 rows starting from the beginning of the part
2989 2024.08.27 19:03:26.967365 [ 199 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part
2990 2024.08.27 19:03:26.967686 [ 199 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 82 rows starting from the beginning of the part
2991 2024.08.27 19:03:26.968040 [ 199 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part
2992 2024.08.27 19:03:26.968331 [ 199 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part
2993 2024.08.27 19:03:26.968665 [ 199 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part
2994 2024.08.27 19:03:26.972115 [ 199 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 4 columns (4 merged, 0 gathered) in 0.006348849 sec., 96395.42537552869 rows/sec., 6.34 MiB/sec.
2995 2024.08.27 19:03:26.972336 [ 199 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2996 2024.08.27 19:03:26.973562 [ 198 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_11_2} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2997 2024.08.27 19:03:26.973583 [ 199 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 19 columns (19 merged, 0 gathered) in 0.014474135 sec., 5388.923068632425 rows/sec., 9.66 MiB/sec.
2998 2024.08.27 19:03:26.973750 [ 198 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_11_2} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2999 2024.08.27 19:03:26.973924 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
3000 2024.08.27 19:03:26.974042 [ 199 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3001 2024.08.27 19:03:26.974609 [ 199 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3002 2024.08.27 19:03:26.974682 [ 199 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3003 2024.08.27 19:03:26.974814 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB.
3004 2024.08.27 19:03:27.000170 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.06 MiB, peak 189.15 MiB, free memory in arenas 0.00 B, will set to 181.97 MiB (RSS), difference: 1.91 MiB
3005 2024.08.27 19:03:30.448519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3006 2024.08.27 19:03:30.448674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3007 2024.08.27 19:03:30.448707 [ 3 ] {} <Debug> HTTP-Session: 0fc0ea8a-be9b-4085-95e4-3ccfe9132734 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3008 2024.08.27 19:03:30.448737 [ 3 ] {} <Debug> HTTP-Session: 0fc0ea8a-be9b-4085-95e4-3ccfe9132734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3009 2024.08.27 19:03:30.448758 [ 3 ] {} <Debug> HTTP-Session: 0fc0ea8a-be9b-4085-95e4-3ccfe9132734 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3010 2024.08.27 19:03:30.448820 [ 3 ] {} <Trace> HTTP-Session: 0fc0ea8a-be9b-4085-95e4-3ccfe9132734 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3011 2024.08.27 19:03:30.449062 [ 3 ] {e145718a-8bb2-4a85-bfaa-04a2f3a2827a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3012 2024.08.27 19:03:30.449149 [ 3 ] {e145718a-8bb2-4a85-bfaa-04a2f3a2827a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3013 2024.08.27 19:03:30.449566 [ 3 ] {e145718a-8bb2-4a85-bfaa-04a2f3a2827a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3014 2024.08.27 19:03:30.450153 [ 3 ] {e145718a-8bb2-4a85-bfaa-04a2f3a2827a} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3015 2024.08.27 19:03:30.450211 [ 3 ] {e145718a-8bb2-4a85-bfaa-04a2f3a2827a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3016 2024.08.27 19:03:30.450758 [ 3 ] {e145718a-8bb2-4a85-bfaa-04a2f3a2827a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3017 2024.08.27 19:03:30.451259 [ 3 ] {e145718a-8bb2-4a85-bfaa-04a2f3a2827a} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3018 2024.08.27 19:03:30.451468 [ 3 ] {e145718a-8bb2-4a85-bfaa-04a2f3a2827a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002492 sec., 22471.91011235955 rows/sec., 1.73 MiB/sec.
3019 2024.08.27 19:03:30.451866 [ 3 ] {e145718a-8bb2-4a85-bfaa-04a2f3a2827a} <Debug> DynamicQueryHandler: Done processing query
3020 2024.08.27 19:03:30.451900 [ 3 ] {e145718a-8bb2-4a85-bfaa-04a2f3a2827a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3021 2024.08.27 19:03:30.451923 [ 3 ] {} <Debug> HTTP-Session: 0fc0ea8a-be9b-4085-95e4-3ccfe9132734 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3022 2024.08.27 19:03:30.452117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3023 2024.08.27 19:03:30.452190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3024 2024.08.27 19:03:30.452216 [ 3 ] {} <Debug> HTTP-Session: 8d3db9b0-ada0-4b67-ad4a-47aa35c6683c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3025 2024.08.27 19:03:30.452240 [ 3 ] {} <Debug> HTTP-Session: 8d3db9b0-ada0-4b67-ad4a-47aa35c6683c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3026 2024.08.27 19:03:30.452259 [ 3 ] {} <Debug> HTTP-Session: 8d3db9b0-ada0-4b67-ad4a-47aa35c6683c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3027 2024.08.27 19:03:30.452306 [ 3 ] {} <Trace> HTTP-Session: 8d3db9b0-ada0-4b67-ad4a-47aa35c6683c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3028 2024.08.27 19:03:30.452479 [ 3 ] {fb9a5cb0-558f-4cd3-b596-9ffec648f066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3029 2024.08.27 19:03:30.452545 [ 3 ] {fb9a5cb0-558f-4cd3-b596-9ffec648f066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3030 2024.08.27 19:03:30.452896 [ 3 ] {fb9a5cb0-558f-4cd3-b596-9ffec648f066} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3031 2024.08.27 19:03:30.453365 [ 3 ] {fb9a5cb0-558f-4cd3-b596-9ffec648f066} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3032 2024.08.27 19:03:30.453411 [ 3 ] {fb9a5cb0-558f-4cd3-b596-9ffec648f066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3033 2024.08.27 19:03:30.453898 [ 3 ] {fb9a5cb0-558f-4cd3-b596-9ffec648f066} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3034 2024.08.27 19:03:30.454500 [ 3 ] {fb9a5cb0-558f-4cd3-b596-9ffec648f066} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3035 2024.08.27 19:03:30.454713 [ 3 ] {fb9a5cb0-558f-4cd3-b596-9ffec648f066} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002302 sec., 27801.911381407474 rows/sec., 2.17 MiB/sec.
3036 2024.08.27 19:03:30.454993 [ 3 ] {fb9a5cb0-558f-4cd3-b596-9ffec648f066} <Debug> DynamicQueryHandler: Done processing query
3037 2024.08.27 19:03:30.455029 [ 3 ] {fb9a5cb0-558f-4cd3-b596-9ffec648f066} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3038 2024.08.27 19:03:30.455054 [ 3 ] {} <Debug> HTTP-Session: 8d3db9b0-ada0-4b67-ad4a-47aa35c6683c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3039 2024.08.27 19:03:30.455264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 24511, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3040 2024.08.27 19:03:30.455340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3041 2024.08.27 19:03:30.455371 [ 3 ] {} <Debug> HTTP-Session: ad4e82e3-6c53-4047-88bf-49f6b37415d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3042 2024.08.27 19:03:30.455397 [ 3 ] {} <Debug> HTTP-Session: ad4e82e3-6c53-4047-88bf-49f6b37415d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3043 2024.08.27 19:03:30.455418 [ 3 ] {} <Debug> HTTP-Session: ad4e82e3-6c53-4047-88bf-49f6b37415d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3044 2024.08.27 19:03:30.455467 [ 3 ] {} <Trace> HTTP-Session: ad4e82e3-6c53-4047-88bf-49f6b37415d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3045 2024.08.27 19:03:30.455676 [ 3 ] {4bc68495-dc88-4d76-9058-883a4614162a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3046 2024.08.27 19:03:30.455742 [ 3 ] {4bc68495-dc88-4d76-9058-883a4614162a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3047 2024.08.27 19:03:30.455964 [ 3 ] {4bc68495-dc88-4d76-9058-883a4614162a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3048 2024.08.27 19:03:30.456438 [ 3 ] {4bc68495-dc88-4d76-9058-883a4614162a} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3049 2024.08.27 19:03:30.456492 [ 3 ] {4bc68495-dc88-4d76-9058-883a4614162a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3050 2024.08.27 19:03:30.456965 [ 3 ] {4bc68495-dc88-4d76-9058-883a4614162a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3051 2024.08.27 19:03:30.457344 [ 3 ] {4bc68495-dc88-4d76-9058-883a4614162a} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3052 2024.08.27 19:03:30.457510 [ 3 ] {4bc68495-dc88-4d76-9058-883a4614162a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001932 sec., 66252.58799171844 rows/sec., 4.61 MiB/sec.
3053 2024.08.27 19:03:30.457722 [ 3 ] {4bc68495-dc88-4d76-9058-883a4614162a} <Debug> DynamicQueryHandler: Done processing query
3054 2024.08.27 19:03:30.457752 [ 3 ] {4bc68495-dc88-4d76-9058-883a4614162a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3055 2024.08.27 19:03:30.457769 [ 3 ] {} <Debug> HTTP-Session: ad4e82e3-6c53-4047-88bf-49f6b37415d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3056 2024.08.27 19:03:30.457918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 7317, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3057 2024.08.27 19:03:30.457982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3058 2024.08.27 19:03:30.458005 [ 3 ] {} <Debug> HTTP-Session: 9ad696c8-eb9e-4f2e-bfb6-2bf5aa0a83c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3059 2024.08.27 19:03:30.458023 [ 3 ] {} <Debug> HTTP-Session: 9ad696c8-eb9e-4f2e-bfb6-2bf5aa0a83c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3060 2024.08.27 19:03:30.458039 [ 3 ] {} <Debug> HTTP-Session: 9ad696c8-eb9e-4f2e-bfb6-2bf5aa0a83c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3061 2024.08.27 19:03:30.458075 [ 3 ] {} <Trace> HTTP-Session: 9ad696c8-eb9e-4f2e-bfb6-2bf5aa0a83c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3062 2024.08.27 19:03:30.458231 [ 3 ] {8d147798-6418-4ad6-99f6-0809e4faef0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3063 2024.08.27 19:03:30.458281 [ 3 ] {8d147798-6418-4ad6-99f6-0809e4faef0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3064 2024.08.27 19:03:30.458420 [ 3 ] {8d147798-6418-4ad6-99f6-0809e4faef0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3065 2024.08.27 19:03:30.458764 [ 3 ] {8d147798-6418-4ad6-99f6-0809e4faef0d} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3066 2024.08.27 19:03:30.458805 [ 3 ] {8d147798-6418-4ad6-99f6-0809e4faef0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3067 2024.08.27 19:03:30.459189 [ 3 ] {8d147798-6418-4ad6-99f6-0809e4faef0d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3068 2024.08.27 19:03:30.459522 [ 3 ] {8d147798-6418-4ad6-99f6-0809e4faef0d} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3069 2024.08.27 19:03:30.459688 [ 3 ] {8d147798-6418-4ad6-99f6-0809e4faef0d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001499 sec., 32021.347565043365 rows/sec., 2.16 MiB/sec.
3070 2024.08.27 19:03:30.459870 [ 3 ] {8d147798-6418-4ad6-99f6-0809e4faef0d} <Debug> DynamicQueryHandler: Done processing query
3071 2024.08.27 19:03:30.459897 [ 3 ] {8d147798-6418-4ad6-99f6-0809e4faef0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3072 2024.08.27 19:03:30.459913 [ 3 ] {} <Debug> HTTP-Session: 9ad696c8-eb9e-4f2e-bfb6-2bf5aa0a83c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3073 2024.08.27 19:03:35.455231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 35503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3074 2024.08.27 19:03:35.455378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3075 2024.08.27 19:03:35.455410 [ 3 ] {} <Debug> HTTP-Session: afc345cd-cfa3-49a3-887b-70d9d7dfabf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3076 2024.08.27 19:03:35.455441 [ 3 ] {} <Debug> HTTP-Session: afc345cd-cfa3-49a3-887b-70d9d7dfabf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3077 2024.08.27 19:03:35.455460 [ 3 ] {} <Debug> HTTP-Session: afc345cd-cfa3-49a3-887b-70d9d7dfabf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3078 2024.08.27 19:03:35.455516 [ 3 ] {} <Trace> HTTP-Session: afc345cd-cfa3-49a3-887b-70d9d7dfabf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3079 2024.08.27 19:03:35.455773 [ 3 ] {231a87cf-ebf6-4bdb-be38-bd1a497bf66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3080 2024.08.27 19:03:35.455845 [ 3 ] {231a87cf-ebf6-4bdb-be38-bd1a497bf66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3081 2024.08.27 19:03:35.456186 [ 3 ] {231a87cf-ebf6-4bdb-be38-bd1a497bf66a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3082 2024.08.27 19:03:35.456804 [ 3 ] {231a87cf-ebf6-4bdb-be38-bd1a497bf66a} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3083 2024.08.27 19:03:35.456856 [ 3 ] {231a87cf-ebf6-4bdb-be38-bd1a497bf66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3084 2024.08.27 19:03:35.457313 [ 3 ] {231a87cf-ebf6-4bdb-be38-bd1a497bf66a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3085 2024.08.27 19:03:35.457715 [ 3 ] {231a87cf-ebf6-4bdb-be38-bd1a497bf66a} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3086 2024.08.27 19:03:35.457894 [ 3 ] {231a87cf-ebf6-4bdb-be38-bd1a497bf66a} <Debug> executeQuery: Read 235 rows, 21.22 KiB in 0.002215 sec., 106094.80812641083 rows/sec., 9.36 MiB/sec.
3087 2024.08.27 19:03:35.458130 [ 3 ] {231a87cf-ebf6-4bdb-be38-bd1a497bf66a} <Debug> DynamicQueryHandler: Done processing query
3088 2024.08.27 19:03:35.458160 [ 3 ] {231a87cf-ebf6-4bdb-be38-bd1a497bf66a} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
3089 2024.08.27 19:03:35.458177 [ 3 ] {} <Debug> HTTP-Session: afc345cd-cfa3-49a3-887b-70d9d7dfabf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3090 2024.08.27 19:03:35.458343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 3346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3091 2024.08.27 19:03:35.458405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3092 2024.08.27 19:03:35.458426 [ 3 ] {} <Debug> HTTP-Session: 78b597d9-4e48-4c7f-968e-74d8882b9460 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3093 2024.08.27 19:03:35.458446 [ 3 ] {} <Debug> HTTP-Session: 78b597d9-4e48-4c7f-968e-74d8882b9460 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3094 2024.08.27 19:03:35.458552 [ 3 ] {} <Debug> HTTP-Session: 78b597d9-4e48-4c7f-968e-74d8882b9460 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3095 2024.08.27 19:03:35.458590 [ 3 ] {} <Trace> HTTP-Session: 78b597d9-4e48-4c7f-968e-74d8882b9460 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3096 2024.08.27 19:03:35.458710 [ 3 ] {0bd7320b-9b39-4ea5-928e-2ce12ee7ba63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3097 2024.08.27 19:03:35.458760 [ 3 ] {0bd7320b-9b39-4ea5-928e-2ce12ee7ba63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3098 2024.08.27 19:03:35.459005 [ 3 ] {0bd7320b-9b39-4ea5-928e-2ce12ee7ba63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3099 2024.08.27 19:03:35.459376 [ 3 ] {0bd7320b-9b39-4ea5-928e-2ce12ee7ba63} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3100 2024.08.27 19:03:35.459416 [ 3 ] {0bd7320b-9b39-4ea5-928e-2ce12ee7ba63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3101 2024.08.27 19:03:35.459793 [ 3 ] {0bd7320b-9b39-4ea5-928e-2ce12ee7ba63} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3102 2024.08.27 19:03:35.460196 [ 3 ] {0bd7320b-9b39-4ea5-928e-2ce12ee7ba63} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3103 2024.08.27 19:03:35.460442 [ 3 ] {0bd7320b-9b39-4ea5-928e-2ce12ee7ba63} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001762 sec., 13053.348467650398 rows/sec., 981.55 KiB/sec.
3104 2024.08.27 19:03:35.460771 [ 3 ] {0bd7320b-9b39-4ea5-928e-2ce12ee7ba63} <Debug> DynamicQueryHandler: Done processing query
3105 2024.08.27 19:03:35.460797 [ 3 ] {0bd7320b-9b39-4ea5-928e-2ce12ee7ba63} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3106 2024.08.27 19:03:35.460814 [ 3 ] {} <Debug> HTTP-Session: 78b597d9-4e48-4c7f-968e-74d8882b9460 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3107 2024.08.27 19:03:35.460965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3108 2024.08.27 19:03:35.461019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3109 2024.08.27 19:03:35.461041 [ 3 ] {} <Debug> HTTP-Session: b7a800a3-534b-4fc4-9571-210047d985a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3110 2024.08.27 19:03:35.461058 [ 3 ] {} <Debug> HTTP-Session: b7a800a3-534b-4fc4-9571-210047d985a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3111 2024.08.27 19:03:35.461073 [ 3 ] {} <Debug> HTTP-Session: b7a800a3-534b-4fc4-9571-210047d985a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3112 2024.08.27 19:03:35.461106 [ 3 ] {} <Trace> HTTP-Session: b7a800a3-534b-4fc4-9571-210047d985a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3113 2024.08.27 19:03:35.461219 [ 3 ] {9cec3d27-3661-4fe7-b513-a4b3ef862e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3114 2024.08.27 19:03:35.461268 [ 3 ] {9cec3d27-3661-4fe7-b513-a4b3ef862e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3115 2024.08.27 19:03:35.461523 [ 3 ] {9cec3d27-3661-4fe7-b513-a4b3ef862e96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3116 2024.08.27 19:03:35.461898 [ 3 ] {9cec3d27-3661-4fe7-b513-a4b3ef862e96} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3117 2024.08.27 19:03:35.461947 [ 3 ] {9cec3d27-3661-4fe7-b513-a4b3ef862e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3118 2024.08.27 19:03:35.462393 [ 3 ] {9cec3d27-3661-4fe7-b513-a4b3ef862e96} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3119 2024.08.27 19:03:35.462769 [ 3 ] {9cec3d27-3661-4fe7-b513-a4b3ef862e96} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3120 2024.08.27 19:03:35.462941 [ 3 ] {9cec3d27-3661-4fe7-b513-a4b3ef862e96} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001746 sec., 8018.327605956472 rows/sec., 561.55 KiB/sec.
3121 2024.08.27 19:03:35.463130 [ 3 ] {9cec3d27-3661-4fe7-b513-a4b3ef862e96} <Debug> DynamicQueryHandler: Done processing query
3122 2024.08.27 19:03:35.463157 [ 3 ] {9cec3d27-3661-4fe7-b513-a4b3ef862e96} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3123 2024.08.27 19:03:35.463174 [ 3 ] {} <Debug> HTTP-Session: b7a800a3-534b-4fc4-9571-210047d985a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3124 2024.08.27 19:03:35.463311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3125 2024.08.27 19:03:35.463362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3126 2024.08.27 19:03:35.463382 [ 3 ] {} <Debug> HTTP-Session: 83ad7269-e7c9-4d6a-ab19-c2a826b444ed Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3127 2024.08.27 19:03:35.463399 [ 3 ] {} <Debug> HTTP-Session: 83ad7269-e7c9-4d6a-ab19-c2a826b444ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3128 2024.08.27 19:03:35.463413 [ 3 ] {} <Debug> HTTP-Session: 83ad7269-e7c9-4d6a-ab19-c2a826b444ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3129 2024.08.27 19:03:35.463446 [ 3 ] {} <Trace> HTTP-Session: 83ad7269-e7c9-4d6a-ab19-c2a826b444ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3130 2024.08.27 19:03:35.463545 [ 3 ] {a4383cfd-5246-416d-bbe1-24c959b682f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3131 2024.08.27 19:03:35.463591 [ 3 ] {a4383cfd-5246-416d-bbe1-24c959b682f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3132 2024.08.27 19:03:35.463821 [ 3 ] {a4383cfd-5246-416d-bbe1-24c959b682f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3133 2024.08.27 19:03:35.464177 [ 3 ] {a4383cfd-5246-416d-bbe1-24c959b682f7} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3134 2024.08.27 19:03:35.464215 [ 3 ] {a4383cfd-5246-416d-bbe1-24c959b682f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3135 2024.08.27 19:03:35.464569 [ 3 ] {a4383cfd-5246-416d-bbe1-24c959b682f7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3136 2024.08.27 19:03:35.464939 [ 3 ] {a4383cfd-5246-416d-bbe1-24c959b682f7} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3137 2024.08.27 19:03:35.465096 [ 3 ] {a4383cfd-5246-416d-bbe1-24c959b682f7} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001564 sec., 3836.317135549872 rows/sec., 226.66 KiB/sec.
3138 2024.08.27 19:03:35.465381 [ 3 ] {a4383cfd-5246-416d-bbe1-24c959b682f7} <Debug> DynamicQueryHandler: Done processing query
3139 2024.08.27 19:03:35.465407 [ 3 ] {a4383cfd-5246-416d-bbe1-24c959b682f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3140 2024.08.27 19:03:35.465423 [ 3 ] {} <Debug> HTTP-Session: 83ad7269-e7c9-4d6a-ab19-c2a826b444ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3141 2024.08.27 19:03:35.465660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 65678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3142 2024.08.27 19:03:35.465711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3143 2024.08.27 19:03:35.465731 [ 3 ] {} <Debug> HTTP-Session: 7c212840-041b-4c2f-b4d9-ac6920206a45 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3144 2024.08.27 19:03:35.465749 [ 3 ] {} <Debug> HTTP-Session: 7c212840-041b-4c2f-b4d9-ac6920206a45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3145 2024.08.27 19:03:35.465763 [ 3 ] {} <Debug> HTTP-Session: 7c212840-041b-4c2f-b4d9-ac6920206a45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3146 2024.08.27 19:03:35.465795 [ 3 ] {} <Trace> HTTP-Session: 7c212840-041b-4c2f-b4d9-ac6920206a45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3147 2024.08.27 19:03:35.466010 [ 3 ] {e1eb1716-f5cf-4bec-b64f-a079035d7aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3148 2024.08.27 19:03:35.466058 [ 3 ] {e1eb1716-f5cf-4bec-b64f-a079035d7aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3149 2024.08.27 19:03:35.466305 [ 3 ] {e1eb1716-f5cf-4bec-b64f-a079035d7aca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3150 2024.08.27 19:03:35.466871 [ 3 ] {e1eb1716-f5cf-4bec-b64f-a079035d7aca} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3151 2024.08.27 19:03:35.466910 [ 3 ] {e1eb1716-f5cf-4bec-b64f-a079035d7aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3152 2024.08.27 19:03:35.467327 [ 3 ] {e1eb1716-f5cf-4bec-b64f-a079035d7aca} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3153 2024.08.27 19:03:35.467717 [ 3 ] {e1eb1716-f5cf-4bec-b64f-a079035d7aca} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3154 2024.08.27 19:03:35.467887 [ 3 ] {e1eb1716-f5cf-4bec-b64f-a079035d7aca} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.001984 sec., 204133.06451612903 rows/sec., 14.53 MiB/sec.
3155 2024.08.27 19:03:35.468074 [ 3 ] {e1eb1716-f5cf-4bec-b64f-a079035d7aca} <Debug> DynamicQueryHandler: Done processing query
3156 2024.08.27 19:03:35.468101 [ 3 ] {e1eb1716-f5cf-4bec-b64f-a079035d7aca} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
3157 2024.08.27 19:03:35.468117 [ 3 ] {} <Debug> HTTP-Session: 7c212840-041b-4c2f-b4d9-ac6920206a45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3158 2024.08.27 19:03:35.468265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3159 2024.08.27 19:03:35.468316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3160 2024.08.27 19:03:35.468337 [ 3 ] {} <Debug> HTTP-Session: e8115863-761d-4e81-a2ae-2622bffd9888 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3161 2024.08.27 19:03:35.468355 [ 3 ] {} <Debug> HTTP-Session: e8115863-761d-4e81-a2ae-2622bffd9888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3162 2024.08.27 19:03:35.468375 [ 3 ] {} <Debug> HTTP-Session: e8115863-761d-4e81-a2ae-2622bffd9888 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3163 2024.08.27 19:03:35.468407 [ 3 ] {} <Trace> HTTP-Session: e8115863-761d-4e81-a2ae-2622bffd9888 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3164 2024.08.27 19:03:35.468506 [ 3 ] {395114d3-9d42-4243-8f14-13dcb77342ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3165 2024.08.27 19:03:35.468554 [ 3 ] {395114d3-9d42-4243-8f14-13dcb77342ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3166 2024.08.27 19:03:35.468689 [ 3 ] {395114d3-9d42-4243-8f14-13dcb77342ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3167 2024.08.27 19:03:35.468955 [ 3 ] {395114d3-9d42-4243-8f14-13dcb77342ae} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3168 2024.08.27 19:03:35.468993 [ 3 ] {395114d3-9d42-4243-8f14-13dcb77342ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3169 2024.08.27 19:03:35.469351 [ 3 ] {395114d3-9d42-4243-8f14-13dcb77342ae} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3170 2024.08.27 19:03:35.469685 [ 3 ] {395114d3-9d42-4243-8f14-13dcb77342ae} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3171 2024.08.27 19:03:35.469847 [ 3 ] {395114d3-9d42-4243-8f14-13dcb77342ae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001356 sec., 4424.778761061947 rows/sec., 231.18 KiB/sec.
3172 2024.08.27 19:03:35.470116 [ 3 ] {395114d3-9d42-4243-8f14-13dcb77342ae} <Debug> DynamicQueryHandler: Done processing query
3173 2024.08.27 19:03:35.470143 [ 3 ] {395114d3-9d42-4243-8f14-13dcb77342ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3174 2024.08.27 19:03:35.470160 [ 3 ] {} <Debug> HTTP-Session: e8115863-761d-4e81-a2ae-2622bffd9888 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3175 2024.08.27 19:03:35.470353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3176 2024.08.27 19:03:35.470403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3177 2024.08.27 19:03:35.470424 [ 3 ] {} <Debug> HTTP-Session: 02fe7865-f0cb-4f51-829d-79c119ddacfe Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3178 2024.08.27 19:03:35.470441 [ 3 ] {} <Debug> HTTP-Session: 02fe7865-f0cb-4f51-829d-79c119ddacfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3179 2024.08.27 19:03:35.470456 [ 3 ] {} <Debug> HTTP-Session: 02fe7865-f0cb-4f51-829d-79c119ddacfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3180 2024.08.27 19:03:35.470487 [ 3 ] {} <Trace> HTTP-Session: 02fe7865-f0cb-4f51-829d-79c119ddacfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3181 2024.08.27 19:03:35.470668 [ 3 ] {7d775129-73ad-4825-b268-f37be2384fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3182 2024.08.27 19:03:35.470719 [ 3 ] {7d775129-73ad-4825-b268-f37be2384fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3183 2024.08.27 19:03:35.470888 [ 3 ] {7d775129-73ad-4825-b268-f37be2384fb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3184 2024.08.27 19:03:35.471323 [ 3 ] {7d775129-73ad-4825-b268-f37be2384fb5} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3185 2024.08.27 19:03:35.471362 [ 3 ] {7d775129-73ad-4825-b268-f37be2384fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3186 2024.08.27 19:03:35.471767 [ 3 ] {7d775129-73ad-4825-b268-f37be2384fb5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3187 2024.08.27 19:03:35.472119 [ 3 ] {7d775129-73ad-4825-b268-f37be2384fb5} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3188 2024.08.27 19:03:35.472252 [ 3 ] {7d775129-73ad-4825-b268-f37be2384fb5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001671 sec., 141831.23877917416 rows/sec., 9.51 MiB/sec.
3189 2024.08.27 19:03:35.472547 [ 3 ] {7d775129-73ad-4825-b268-f37be2384fb5} <Debug> DynamicQueryHandler: Done processing query
3190 2024.08.27 19:03:35.472574 [ 3 ] {7d775129-73ad-4825-b268-f37be2384fb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3191 2024.08.27 19:03:35.472591 [ 3 ] {} <Debug> HTTP-Session: 02fe7865-f0cb-4f51-829d-79c119ddacfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3192 2024.08.27 19:03:35.472714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3193 2024.08.27 19:03:35.472765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3194 2024.08.27 19:03:35.472785 [ 3 ] {} <Debug> HTTP-Session: 67d59df9-4a5c-4ac9-aa53-de6ab4bd6f27 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3195 2024.08.27 19:03:35.472802 [ 3 ] {} <Debug> HTTP-Session: 67d59df9-4a5c-4ac9-aa53-de6ab4bd6f27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3196 2024.08.27 19:03:35.472817 [ 3 ] {} <Debug> HTTP-Session: 67d59df9-4a5c-4ac9-aa53-de6ab4bd6f27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3197 2024.08.27 19:03:35.472849 [ 3 ] {} <Trace> HTTP-Session: 67d59df9-4a5c-4ac9-aa53-de6ab4bd6f27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3198 2024.08.27 19:03:35.472967 [ 3 ] {a648febe-a274-43e9-b0c1-deec70b732fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3199 2024.08.27 19:03:35.473018 [ 3 ] {a648febe-a274-43e9-b0c1-deec70b732fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3200 2024.08.27 19:03:35.473177 [ 3 ] {a648febe-a274-43e9-b0c1-deec70b732fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3201 2024.08.27 19:03:35.473439 [ 3 ] {a648febe-a274-43e9-b0c1-deec70b732fe} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3202 2024.08.27 19:03:35.473477 [ 3 ] {a648febe-a274-43e9-b0c1-deec70b732fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3203 2024.08.27 19:03:35.473831 [ 3 ] {a648febe-a274-43e9-b0c1-deec70b732fe} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3204 2024.08.27 19:03:35.474162 [ 3 ] {a648febe-a274-43e9-b0c1-deec70b732fe} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3205 2024.08.27 19:03:35.474324 [ 3 ] {a648febe-a274-43e9-b0c1-deec70b732fe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001371 sec., 729.3946024799417 rows/sec., 49.15 KiB/sec.
3206 2024.08.27 19:03:35.474588 [ 3 ] {a648febe-a274-43e9-b0c1-deec70b732fe} <Debug> DynamicQueryHandler: Done processing query
3207 2024.08.27 19:03:35.474614 [ 3 ] {a648febe-a274-43e9-b0c1-deec70b732fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3208 2024.08.27 19:03:35.474632 [ 3 ] {} <Debug> HTTP-Session: 67d59df9-4a5c-4ac9-aa53-de6ab4bd6f27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3209 2024.08.27 19:03:35.474792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 36699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3210 2024.08.27 19:03:35.474843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3211 2024.08.27 19:03:35.474863 [ 3 ] {} <Debug> HTTP-Session: da3c6482-8bc2-4bc5-92a8-90a78ddb2499 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3212 2024.08.27 19:03:35.474880 [ 3 ] {} <Debug> HTTP-Session: da3c6482-8bc2-4bc5-92a8-90a78ddb2499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3213 2024.08.27 19:03:35.474895 [ 3 ] {} <Debug> HTTP-Session: da3c6482-8bc2-4bc5-92a8-90a78ddb2499 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3214 2024.08.27 19:03:35.474926 [ 3 ] {} <Trace> HTTP-Session: da3c6482-8bc2-4bc5-92a8-90a78ddb2499 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3215 2024.08.27 19:03:35.475202 [ 3 ] {6b37bcb8-92be-4b36-99af-5a6c469ad7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3216 2024.08.27 19:03:35.475281 [ 3 ] {6b37bcb8-92be-4b36-99af-5a6c469ad7a7} <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
3217 2024.08.27 19:03:35.475719 [ 3 ] {6b37bcb8-92be-4b36-99af-5a6c469ad7a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3218 2024.08.27 19:03:35.476415 [ 3 ] {6b37bcb8-92be-4b36-99af-5a6c469ad7a7} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3219 2024.08.27 19:03:35.476454 [ 3 ] {6b37bcb8-92be-4b36-99af-5a6c469ad7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3220 2024.08.27 19:03:35.477082 [ 3 ] {6b37bcb8-92be-4b36-99af-5a6c469ad7a7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3221 2024.08.27 19:03:35.477495 [ 3 ] {6b37bcb8-92be-4b36-99af-5a6c469ad7a7} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3222 2024.08.27 19:03:35.477677 [ 3 ] {6b37bcb8-92be-4b36-99af-5a6c469ad7a7} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00267 sec., 8614.232209737827 rows/sec., 15.44 MiB/sec.
3223 2024.08.27 19:03:35.477915 [ 3 ] {6b37bcb8-92be-4b36-99af-5a6c469ad7a7} <Debug> DynamicQueryHandler: Done processing query
3224 2024.08.27 19:03:35.477940 [ 3 ] {6b37bcb8-92be-4b36-99af-5a6c469ad7a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
3225 2024.08.27 19:03:35.477956 [ 3 ] {} <Debug> HTTP-Session: da3c6482-8bc2-4bc5-92a8-90a78ddb2499 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3226 2024.08.27 19:03:35.478102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3227 2024.08.27 19:03:35.478153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3228 2024.08.27 19:03:35.478173 [ 3 ] {} <Debug> HTTP-Session: 6aa8bbbe-518e-4417-91d0-f50f81ab7f3d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3229 2024.08.27 19:03:35.478190 [ 3 ] {} <Debug> HTTP-Session: 6aa8bbbe-518e-4417-91d0-f50f81ab7f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3230 2024.08.27 19:03:35.478204 [ 3 ] {} <Debug> HTTP-Session: 6aa8bbbe-518e-4417-91d0-f50f81ab7f3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3231 2024.08.27 19:03:35.478235 [ 3 ] {} <Trace> HTTP-Session: 6aa8bbbe-518e-4417-91d0-f50f81ab7f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3232 2024.08.27 19:03:35.478356 [ 3 ] {1a934a7e-51b7-4845-aade-b834da4eeea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3233 2024.08.27 19:03:35.478403 [ 3 ] {1a934a7e-51b7-4845-aade-b834da4eeea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3234 2024.08.27 19:03:35.478541 [ 3 ] {1a934a7e-51b7-4845-aade-b834da4eeea4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3235 2024.08.27 19:03:35.478840 [ 3 ] {1a934a7e-51b7-4845-aade-b834da4eeea4} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3236 2024.08.27 19:03:35.478879 [ 3 ] {1a934a7e-51b7-4845-aade-b834da4eeea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3237 2024.08.27 19:03:35.479282 [ 3 ] {1a934a7e-51b7-4845-aade-b834da4eeea4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3238 2024.08.27 19:03:35.479656 [ 3 ] {1a934a7e-51b7-4845-aade-b834da4eeea4} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3239 2024.08.27 19:03:35.479820 [ 3 ] {1a934a7e-51b7-4845-aade-b834da4eeea4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001497 sec., 54776.219104876414 rows/sec., 3.48 MiB/sec.
3240 2024.08.27 19:03:35.479987 [ 3 ] {1a934a7e-51b7-4845-aade-b834da4eeea4} <Debug> DynamicQueryHandler: Done processing query
3241 2024.08.27 19:03:35.480013 [ 3 ] {1a934a7e-51b7-4845-aade-b834da4eeea4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3242 2024.08.27 19:03:35.480029 [ 3 ] {} <Debug> HTTP-Session: 6aa8bbbe-518e-4417-91d0-f50f81ab7f3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3243 2024.08.27 19:03:35.678283 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache
3244 2024.08.27 19:03:35.678340 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache
3245 2024.08.27 19:03:39.180388 [ 49 ] {} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3246 2024.08.27 19:03:39.180478 [ 49 ] {} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3247 2024.08.27 19:03:39.180517 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3248 2024.08.27 19:03:39.180943 [ 194 ] {8b8cde35-3866-4a58-8c21-db7cb160ddd6::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
3249 2024.08.27 19:03:39.181433 [ 194 ] {8b8cde35-3866-4a58-8c21-db7cb160ddd6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3250 2024.08.27 19:03:39.181487 [ 194 ] {8b8cde35-3866-4a58-8c21-db7cb160ddd6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part
3251 2024.08.27 19:03:39.181623 [ 194 ] {8b8cde35-3866-4a58-8c21-db7cb160ddd6::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
3252 2024.08.27 19:03:39.181778 [ 194 ] {8b8cde35-3866-4a58-8c21-db7cb160ddd6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part
3253 2024.08.27 19:03:39.181976 [ 194 ] {8b8cde35-3866-4a58-8c21-db7cb160ddd6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part
3254 2024.08.27 19:03:39.182103 [ 194 ] {8b8cde35-3866-4a58-8c21-db7cb160ddd6::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
3255 2024.08.27 19:03:39.184900 [ 199 ] {8b8cde35-3866-4a58-8c21-db7cb160ddd6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 6 columns (6 merged, 0 gathered) in 0.004242706 sec., 9427.945278320016 rows/sec., 1.46 MiB/sec.
3256 2024.08.27 19:03:39.185235 [ 199 ] {8b8cde35-3866-4a58-8c21-db7cb160ddd6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3257 2024.08.27 19:03:39.186033 [ 199 ] {8b8cde35-3866-4a58-8c21-db7cb160ddd6::all_1_5_1} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3258 2024.08.27 19:03:39.186122 [ 199 ] {8b8cde35-3866-4a58-8c21-db7cb160ddd6::all_1_5_1} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3259 2024.08.27 19:03:39.186227 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
3260 2024.08.27 19:03:40.444620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3261 2024.08.27 19:03:40.444766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3262 2024.08.27 19:03:40.444798 [ 3 ] {} <Debug> HTTP-Session: 423a0a8d-3860-4fd8-a8c7-16c29cc9e848 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3263 2024.08.27 19:03:40.444830 [ 3 ] {} <Debug> HTTP-Session: 423a0a8d-3860-4fd8-a8c7-16c29cc9e848 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3264 2024.08.27 19:03:40.444851 [ 3 ] {} <Debug> HTTP-Session: 423a0a8d-3860-4fd8-a8c7-16c29cc9e848 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3265 2024.08.27 19:03:40.444908 [ 3 ] {} <Trace> HTTP-Session: 423a0a8d-3860-4fd8-a8c7-16c29cc9e848 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3266 2024.08.27 19:03:40.445204 [ 3 ] {44029541-f2cb-4902-b56c-fd191e76f482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) 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)
3267 2024.08.27 19:03:40.445687 [ 3 ] {44029541-f2cb-4902-b56c-fd191e76f482} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3268 2024.08.27 19:03:40.445752 [ 3 ] {44029541-f2cb-4902-b56c-fd191e76f482} <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
3269 2024.08.27 19:03:40.446125 [ 3 ] {44029541-f2cb-4902-b56c-fd191e76f482} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3270 2024.08.27 19:03:40.446208 [ 3 ] {44029541-f2cb-4902-b56c-fd191e76f482} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3271 2024.08.27 19:03:40.446386 [ 3 ] {44029541-f2cb-4902-b56c-fd191e76f482} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Key condition: (column 0 notIn 40-element set)
3272 2024.08.27 19:03:40.446427 [ 3 ] {44029541-f2cb-4902-b56c-fd191e76f482} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
3273 2024.08.27 19:03:40.446455 [ 3 ] {44029541-f2cb-4902-b56c-fd191e76f482} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (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
3274 2024.08.27 19:03:40.446473 [ 3 ] {44029541-f2cb-4902-b56c-fd191e76f482} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Spreading mark ranges among streams (default reading)
3275 2024.08.27 19:03:40.446526 [ 3 ] {44029541-f2cb-4902-b56c-fd191e76f482} <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'))"
3276 2024.08.27 19:03:40.446553 [ 3 ] {44029541-f2cb-4902-b56c-fd191e76f482} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0
3277 2024.08.27 19:03:40.447568 [ 3 ] {44029541-f2cb-4902-b56c-fd191e76f482} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002508 sec., 15948.96331738437 rows/sec., 608.21 KiB/sec.
3278 2024.08.27 19:03:40.447883 [ 3 ] {44029541-f2cb-4902-b56c-fd191e76f482} <Debug> DynamicQueryHandler: Done processing query
3279 2024.08.27 19:03:40.447912 [ 3 ] {44029541-f2cb-4902-b56c-fd191e76f482} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
3280 2024.08.27 19:03:40.447929 [ 3 ] {} <Debug> HTTP-Session: 423a0a8d-3860-4fd8-a8c7-16c29cc9e848 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3281 2024.08.27 19:03:40.455141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3282 2024.08.27 19:03:40.455202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3283 2024.08.27 19:03:40.455223 [ 3 ] {} <Debug> HTTP-Session: 782d759c-3240-40a4-9198-51451c529651 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3284 2024.08.27 19:03:40.455242 [ 3 ] {} <Debug> HTTP-Session: 782d759c-3240-40a4-9198-51451c529651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3285 2024.08.27 19:03:40.455257 [ 3 ] {} <Debug> HTTP-Session: 782d759c-3240-40a4-9198-51451c529651 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3286 2024.08.27 19:03:40.455293 [ 3 ] {} <Trace> HTTP-Session: 782d759c-3240-40a4-9198-51451c529651 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3287 2024.08.27 19:03:40.455425 [ 3 ] {6fe9f09d-ee98-4ad0-89c6-9f9ad58e172b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
3288 2024.08.27 19:03:40.455480 [ 3 ] {6fe9f09d-ee98-4ad0-89c6-9f9ad58e172b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3289 2024.08.27 19:03:40.455656 [ 3 ] {6fe9f09d-ee98-4ad0-89c6-9f9ad58e172b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3290 2024.08.27 19:03:40.456011 [ 3 ] {6fe9f09d-ee98-4ad0-89c6-9f9ad58e172b} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3291 2024.08.27 19:03:40.456051 [ 3 ] {6fe9f09d-ee98-4ad0-89c6-9f9ad58e172b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3292 2024.08.27 19:03:40.456541 [ 3 ] {6fe9f09d-ee98-4ad0-89c6-9f9ad58e172b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3293 2024.08.27 19:03:40.456864 [ 3 ] {6fe9f09d-ee98-4ad0-89c6-9f9ad58e172b} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3294 2024.08.27 19:03:40.457006 [ 3 ] {6fe9f09d-ee98-4ad0-89c6-9f9ad58e172b} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001623 sec., 616.1429451632779 rows/sec., 139.59 KiB/sec.
3295 2024.08.27 19:03:40.457341 [ 3 ] {6fe9f09d-ee98-4ad0-89c6-9f9ad58e172b} <Debug> DynamicQueryHandler: Done processing query
3296 2024.08.27 19:03:40.457368 [ 3 ] {6fe9f09d-ee98-4ad0-89c6-9f9ad58e172b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3297 2024.08.27 19:03:40.457384 [ 3 ] {} <Debug> HTTP-Session: 782d759c-3240-40a4-9198-51451c529651 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3298 2024.08.27 19:03:40.457530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3299 2024.08.27 19:03:40.457582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3300 2024.08.27 19:03:40.457602 [ 3 ] {} <Debug> HTTP-Session: 4b0a09f3-4d83-4af6-bc02-f2cdc37f48dd Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3301 2024.08.27 19:03:40.457620 [ 3 ] {} <Debug> HTTP-Session: 4b0a09f3-4d83-4af6-bc02-f2cdc37f48dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3302 2024.08.27 19:03:40.457633 [ 3 ] {} <Debug> HTTP-Session: 4b0a09f3-4d83-4af6-bc02-f2cdc37f48dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3303 2024.08.27 19:03:40.457665 [ 3 ] {} <Trace> HTTP-Session: 4b0a09f3-4d83-4af6-bc02-f2cdc37f48dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3304 2024.08.27 19:03:40.457765 [ 3 ] {8f4271a7-de7e-4c99-a4f2-fa41aec75abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3305 2024.08.27 19:03:40.457813 [ 3 ] {8f4271a7-de7e-4c99-a4f2-fa41aec75abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3306 2024.08.27 19:03:40.458156 [ 3 ] {8f4271a7-de7e-4c99-a4f2-fa41aec75abb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3307 2024.08.27 19:03:40.458552 [ 3 ] {8f4271a7-de7e-4c99-a4f2-fa41aec75abb} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3308 2024.08.27 19:03:40.458587 [ 3 ] {8f4271a7-de7e-4c99-a4f2-fa41aec75abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3309 2024.08.27 19:03:40.458974 [ 3 ] {8f4271a7-de7e-4c99-a4f2-fa41aec75abb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
3310 2024.08.27 19:03:40.459335 [ 3 ] {8f4271a7-de7e-4c99-a4f2-fa41aec75abb} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3311 2024.08.27 19:03:40.459453 [ 3 ] {8f4271a7-de7e-4c99-a4f2-fa41aec75abb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001714 sec., 2333.7222870478413 rows/sec., 190.30 KiB/sec.
3312 2024.08.27 19:03:40.459750 [ 3 ] {8f4271a7-de7e-4c99-a4f2-fa41aec75abb} <Debug> DynamicQueryHandler: Done processing query
3313 2024.08.27 19:03:40.459776 [ 3 ] {8f4271a7-de7e-4c99-a4f2-fa41aec75abb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3314 2024.08.27 19:03:40.459792 [ 3 ] {} <Debug> HTTP-Session: 4b0a09f3-4d83-4af6-bc02-f2cdc37f48dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3315 2024.08.27 19:03:40.459961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3316 2024.08.27 19:03:40.460010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3317 2024.08.27 19:03:40.460030 [ 3 ] {} <Debug> HTTP-Session: 04e1f7e6-91e1-4a0c-8adb-24cc192819b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3318 2024.08.27 19:03:40.460047 [ 3 ] {} <Debug> HTTP-Session: 04e1f7e6-91e1-4a0c-8adb-24cc192819b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3319 2024.08.27 19:03:40.460061 [ 3 ] {} <Debug> HTTP-Session: 04e1f7e6-91e1-4a0c-8adb-24cc192819b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3320 2024.08.27 19:03:40.460093 [ 3 ] {} <Trace> HTTP-Session: 04e1f7e6-91e1-4a0c-8adb-24cc192819b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3321 2024.08.27 19:03:40.460212 [ 3 ] {e1d387e8-56c6-45ad-9252-4ee2bf9ff768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3322 2024.08.27 19:03:40.460256 [ 3 ] {e1d387e8-56c6-45ad-9252-4ee2bf9ff768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3323 2024.08.27 19:03:40.460498 [ 3 ] {e1d387e8-56c6-45ad-9252-4ee2bf9ff768} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3324 2024.08.27 19:03:40.460880 [ 3 ] {e1d387e8-56c6-45ad-9252-4ee2bf9ff768} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3325 2024.08.27 19:03:40.460918 [ 3 ] {e1d387e8-56c6-45ad-9252-4ee2bf9ff768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3326 2024.08.27 19:03:40.461285 [ 3 ] {e1d387e8-56c6-45ad-9252-4ee2bf9ff768} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3327 2024.08.27 19:03:40.461640 [ 3 ] {e1d387e8-56c6-45ad-9252-4ee2bf9ff768} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3328 2024.08.27 19:03:40.461771 [ 3 ] {e1d387e8-56c6-45ad-9252-4ee2bf9ff768} <Debug> executeQuery: Read 74 rows, 6.14 KiB in 0.001603 sec., 46163.4435433562 rows/sec., 3.74 MiB/sec.
3329 2024.08.27 19:03:40.461945 [ 3 ] {e1d387e8-56c6-45ad-9252-4ee2bf9ff768} <Debug> DynamicQueryHandler: Done processing query
3330 2024.08.27 19:03:40.461970 [ 3 ] {e1d387e8-56c6-45ad-9252-4ee2bf9ff768} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3331 2024.08.27 19:03:40.461985 [ 3 ] {} <Debug> HTTP-Session: 04e1f7e6-91e1-4a0c-8adb-24cc192819b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3332 2024.08.27 19:03:40.462138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3333 2024.08.27 19:03:40.462187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3334 2024.08.27 19:03:40.462206 [ 3 ] {} <Debug> HTTP-Session: 3228d0d4-8b3c-4f6e-bbf8-93f4d4a8b9e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3335 2024.08.27 19:03:40.462223 [ 3 ] {} <Debug> HTTP-Session: 3228d0d4-8b3c-4f6e-bbf8-93f4d4a8b9e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3336 2024.08.27 19:03:40.462237 [ 3 ] {} <Debug> HTTP-Session: 3228d0d4-8b3c-4f6e-bbf8-93f4d4a8b9e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3337 2024.08.27 19:03:40.462267 [ 3 ] {} <Trace> HTTP-Session: 3228d0d4-8b3c-4f6e-bbf8-93f4d4a8b9e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3338 2024.08.27 19:03:40.462364 [ 3 ] {f103bd91-8bad-4551-afb4-48e35f5050bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3339 2024.08.27 19:03:40.462407 [ 3 ] {f103bd91-8bad-4551-afb4-48e35f5050bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3340 2024.08.27 19:03:40.462631 [ 3 ] {f103bd91-8bad-4551-afb4-48e35f5050bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3341 2024.08.27 19:03:40.462920 [ 3 ] {f103bd91-8bad-4551-afb4-48e35f5050bc} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3342 2024.08.27 19:03:40.462956 [ 3 ] {f103bd91-8bad-4551-afb4-48e35f5050bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3343 2024.08.27 19:03:40.463294 [ 3 ] {f103bd91-8bad-4551-afb4-48e35f5050bc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3344 2024.08.27 19:03:40.463645 [ 3 ] {f103bd91-8bad-4551-afb4-48e35f5050bc} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3345 2024.08.27 19:03:40.463771 [ 3 ] {f103bd91-8bad-4551-afb4-48e35f5050bc} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001432 sec., 8379.888268156425 rows/sec., 615.13 KiB/sec.
3346 2024.08.27 19:03:40.463936 [ 3 ] {f103bd91-8bad-4551-afb4-48e35f5050bc} <Debug> DynamicQueryHandler: Done processing query
3347 2024.08.27 19:03:40.463960 [ 3 ] {f103bd91-8bad-4551-afb4-48e35f5050bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3348 2024.08.27 19:03:40.463975 [ 3 ] {} <Debug> HTTP-Session: 3228d0d4-8b3c-4f6e-bbf8-93f4d4a8b9e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3349 2024.08.27 19:03:40.464132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3350 2024.08.27 19:03:40.464179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3351 2024.08.27 19:03:40.464199 [ 3 ] {} <Debug> HTTP-Session: 6c2cf0fa-d8ae-4daa-b274-a1e9b56c6063 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3352 2024.08.27 19:03:40.464215 [ 3 ] {} <Debug> HTTP-Session: 6c2cf0fa-d8ae-4daa-b274-a1e9b56c6063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3353 2024.08.27 19:03:40.464230 [ 3 ] {} <Debug> HTTP-Session: 6c2cf0fa-d8ae-4daa-b274-a1e9b56c6063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3354 2024.08.27 19:03:40.464262 [ 3 ] {} <Trace> HTTP-Session: 6c2cf0fa-d8ae-4daa-b274-a1e9b56c6063 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3355 2024.08.27 19:03:40.464379 [ 3 ] {99327208-8ad0-4ae9-80d5-7baf8ea8154b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3356 2024.08.27 19:03:40.464424 [ 3 ] {99327208-8ad0-4ae9-80d5-7baf8ea8154b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3357 2024.08.27 19:03:40.464646 [ 3 ] {99327208-8ad0-4ae9-80d5-7baf8ea8154b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3358 2024.08.27 19:03:40.465012 [ 3 ] {99327208-8ad0-4ae9-80d5-7baf8ea8154b} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3359 2024.08.27 19:03:40.465049 [ 3 ] {99327208-8ad0-4ae9-80d5-7baf8ea8154b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3360 2024.08.27 19:03:40.465394 [ 3 ] {99327208-8ad0-4ae9-80d5-7baf8ea8154b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3361 2024.08.27 19:03:40.465748 [ 3 ] {99327208-8ad0-4ae9-80d5-7baf8ea8154b} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3362 2024.08.27 19:03:40.465875 [ 3 ] {99327208-8ad0-4ae9-80d5-7baf8ea8154b} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001532 sec., 49608.35509138381 rows/sec., 3.88 MiB/sec.
3363 2024.08.27 19:03:40.466061 [ 3 ] {99327208-8ad0-4ae9-80d5-7baf8ea8154b} <Debug> DynamicQueryHandler: Done processing query
3364 2024.08.27 19:03:40.466085 [ 3 ] {99327208-8ad0-4ae9-80d5-7baf8ea8154b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3365 2024.08.27 19:03:40.466101 [ 3 ] {} <Debug> HTTP-Session: 6c2cf0fa-d8ae-4daa-b274-a1e9b56c6063 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3366 2024.08.27 19:03:40.466280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 31004, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3367 2024.08.27 19:03:40.466329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3368 2024.08.27 19:03:40.466349 [ 3 ] {} <Debug> HTTP-Session: fdf3576c-6653-4593-8906-ce4bd6228de8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3369 2024.08.27 19:03:40.466366 [ 3 ] {} <Debug> HTTP-Session: fdf3576c-6653-4593-8906-ce4bd6228de8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3370 2024.08.27 19:03:40.466379 [ 3 ] {} <Debug> HTTP-Session: fdf3576c-6653-4593-8906-ce4bd6228de8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3371 2024.08.27 19:03:40.466410 [ 3 ] {} <Trace> HTTP-Session: fdf3576c-6653-4593-8906-ce4bd6228de8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3372 2024.08.27 19:03:40.466565 [ 3 ] {bb6f3122-01d3-48d1-93f1-8bf743c01e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3373 2024.08.27 19:03:40.466613 [ 3 ] {bb6f3122-01d3-48d1-93f1-8bf743c01e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3374 2024.08.27 19:03:40.466754 [ 3 ] {bb6f3122-01d3-48d1-93f1-8bf743c01e81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3375 2024.08.27 19:03:40.467132 [ 3 ] {bb6f3122-01d3-48d1-93f1-8bf743c01e81} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3376 2024.08.27 19:03:40.467171 [ 3 ] {bb6f3122-01d3-48d1-93f1-8bf743c01e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3377 2024.08.27 19:03:40.467549 [ 3 ] {bb6f3122-01d3-48d1-93f1-8bf743c01e81} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3378 2024.08.27 19:03:40.467894 [ 3 ] {bb6f3122-01d3-48d1-93f1-8bf743c01e81} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3379 2024.08.27 19:03:40.468039 [ 3 ] {bb6f3122-01d3-48d1-93f1-8bf743c01e81} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001538 sec., 105331.59947984395 rows/sec., 7.33 MiB/sec.
3380 2024.08.27 19:03:40.468203 [ 3 ] {bb6f3122-01d3-48d1-93f1-8bf743c01e81} <Debug> DynamicQueryHandler: Done processing query
3381 2024.08.27 19:03:40.468228 [ 3 ] {bb6f3122-01d3-48d1-93f1-8bf743c01e81} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3382 2024.08.27 19:03:40.468243 [ 3 ] {} <Debug> HTTP-Session: fdf3576c-6653-4593-8906-ce4bd6228de8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3383 2024.08.27 19:03:40.468380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14235, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3384 2024.08.27 19:03:40.468429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3385 2024.08.27 19:03:40.468449 [ 3 ] {} <Debug> HTTP-Session: 625d6a8c-5841-45ca-af8b-682e6a198abc Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3386 2024.08.27 19:03:40.468466 [ 3 ] {} <Debug> HTTP-Session: 625d6a8c-5841-45ca-af8b-682e6a198abc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3387 2024.08.27 19:03:40.468479 [ 3 ] {} <Debug> HTTP-Session: 625d6a8c-5841-45ca-af8b-682e6a198abc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3388 2024.08.27 19:03:40.468509 [ 3 ] {} <Trace> HTTP-Session: 625d6a8c-5841-45ca-af8b-682e6a198abc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3389 2024.08.27 19:03:40.468672 [ 3 ] {950d156d-bad8-4e4b-be65-b4f779a16d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3390 2024.08.27 19:03:40.468735 [ 3 ] {950d156d-bad8-4e4b-be65-b4f779a16d7d} <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
3391 2024.08.27 19:03:40.469150 [ 3 ] {950d156d-bad8-4e4b-be65-b4f779a16d7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3392 2024.08.27 19:03:40.469695 [ 3 ] {950d156d-bad8-4e4b-be65-b4f779a16d7d} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3393 2024.08.27 19:03:40.469733 [ 3 ] {950d156d-bad8-4e4b-be65-b4f779a16d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3394 2024.08.27 19:03:40.470433 [ 3 ] {950d156d-bad8-4e4b-be65-b4f779a16d7d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3395 2024.08.27 19:03:40.470855 [ 3 ] {950d156d-bad8-4e4b-be65-b4f779a16d7d} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3396 2024.08.27 19:03:40.471033 [ 3 ] {950d156d-bad8-4e4b-be65-b4f779a16d7d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002453 sec., 3261.3126783530374 rows/sec., 5.84 MiB/sec.
3397 2024.08.27 19:03:40.471259 [ 3 ] {950d156d-bad8-4e4b-be65-b4f779a16d7d} <Debug> DynamicQueryHandler: Done processing query
3398 2024.08.27 19:03:40.471284 [ 3 ] {950d156d-bad8-4e4b-be65-b4f779a16d7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
3399 2024.08.27 19:03:40.471299 [ 3 ] {} <Debug> HTTP-Session: 625d6a8c-5841-45ca-af8b-682e6a198abc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3400 2024.08.27 19:03:40.471429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3401 2024.08.27 19:03:40.471479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3402 2024.08.27 19:03:40.471499 [ 3 ] {} <Debug> HTTP-Session: 8776400c-dd49-4235-994a-1ca3ca8f56bb Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3403 2024.08.27 19:03:40.471517 [ 3 ] {} <Debug> HTTP-Session: 8776400c-dd49-4235-994a-1ca3ca8f56bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3404 2024.08.27 19:03:40.471531 [ 3 ] {} <Debug> HTTP-Session: 8776400c-dd49-4235-994a-1ca3ca8f56bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3405 2024.08.27 19:03:40.471562 [ 3 ] {} <Trace> HTTP-Session: 8776400c-dd49-4235-994a-1ca3ca8f56bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3406 2024.08.27 19:03:40.471675 [ 3 ] {7888c6db-841d-452d-8ba1-b1713560d655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3407 2024.08.27 19:03:40.471721 [ 3 ] {7888c6db-841d-452d-8ba1-b1713560d655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3408 2024.08.27 19:03:40.471848 [ 3 ] {7888c6db-841d-452d-8ba1-b1713560d655} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3409 2024.08.27 19:03:40.472195 [ 3 ] {7888c6db-841d-452d-8ba1-b1713560d655} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3410 2024.08.27 19:03:40.472233 [ 3 ] {7888c6db-841d-452d-8ba1-b1713560d655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3411 2024.08.27 19:03:40.472574 [ 3 ] {7888c6db-841d-452d-8ba1-b1713560d655} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3412 2024.08.27 19:03:40.472883 [ 3 ] {7888c6db-841d-452d-8ba1-b1713560d655} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3413 2024.08.27 19:03:40.473025 [ 3 ] {7888c6db-841d-452d-8ba1-b1713560d655} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00143 sec., 41958.041958041955 rows/sec., 2.83 MiB/sec.
3414 2024.08.27 19:03:40.473185 [ 3 ] {7888c6db-841d-452d-8ba1-b1713560d655} <Debug> DynamicQueryHandler: Done processing query
3415 2024.08.27 19:03:40.473209 [ 3 ] {7888c6db-841d-452d-8ba1-b1713560d655} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3416 2024.08.27 19:03:40.473223 [ 3 ] {} <Debug> HTTP-Session: 8776400c-dd49-4235-994a-1ca3ca8f56bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3417 2024.08.27 19:03:45.455653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3418 2024.08.27 19:03:45.455784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3419 2024.08.27 19:03:45.455810 [ 3 ] {} <Debug> HTTP-Session: c0fb8fbc-9a77-4eae-83fd-dcf4d104f918 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3420 2024.08.27 19:03:45.455836 [ 3 ] {} <Debug> HTTP-Session: c0fb8fbc-9a77-4eae-83fd-dcf4d104f918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3421 2024.08.27 19:03:45.455853 [ 3 ] {} <Debug> HTTP-Session: c0fb8fbc-9a77-4eae-83fd-dcf4d104f918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3422 2024.08.27 19:03:45.455902 [ 3 ] {} <Trace> HTTP-Session: c0fb8fbc-9a77-4eae-83fd-dcf4d104f918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3423 2024.08.27 19:03:45.456082 [ 3 ] {39fee05e-127a-4a78-adff-82556c355f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3424 2024.08.27 19:03:45.456152 [ 3 ] {39fee05e-127a-4a78-adff-82556c355f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3425 2024.08.27 19:03:45.456505 [ 3 ] {39fee05e-127a-4a78-adff-82556c355f0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3426 2024.08.27 19:03:45.456958 [ 3 ] {39fee05e-127a-4a78-adff-82556c355f0a} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3427 2024.08.27 19:03:45.457002 [ 3 ] {39fee05e-127a-4a78-adff-82556c355f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3428 2024.08.27 19:03:45.457429 [ 3 ] {39fee05e-127a-4a78-adff-82556c355f0a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3429 2024.08.27 19:03:45.457836 [ 3 ] {39fee05e-127a-4a78-adff-82556c355f0a} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3430 2024.08.27 19:03:45.457982 [ 3 ] {39fee05e-127a-4a78-adff-82556c355f0a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001949 sec., 1026.167265264238 rows/sec., 83.68 KiB/sec.
3431 2024.08.27 19:03:45.458224 [ 3 ] {39fee05e-127a-4a78-adff-82556c355f0a} <Debug> DynamicQueryHandler: Done processing query
3432 2024.08.27 19:03:45.458253 [ 3 ] {39fee05e-127a-4a78-adff-82556c355f0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3433 2024.08.27 19:03:45.458270 [ 3 ] {} <Debug> HTTP-Session: c0fb8fbc-9a77-4eae-83fd-dcf4d104f918 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3434 2024.08.27 19:03:45.458500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3435 2024.08.27 19:03:45.458564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3436 2024.08.27 19:03:45.458586 [ 3 ] {} <Debug> HTTP-Session: 37bfdbd8-7cbb-4854-ac4f-5f1a37c55f4a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3437 2024.08.27 19:03:45.458605 [ 3 ] {} <Debug> HTTP-Session: 37bfdbd8-7cbb-4854-ac4f-5f1a37c55f4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3438 2024.08.27 19:03:45.458622 [ 3 ] {} <Debug> HTTP-Session: 37bfdbd8-7cbb-4854-ac4f-5f1a37c55f4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3439 2024.08.27 19:03:45.458659 [ 3 ] {} <Trace> HTTP-Session: 37bfdbd8-7cbb-4854-ac4f-5f1a37c55f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3440 2024.08.27 19:03:45.458845 [ 3 ] {15c0cba3-13c1-4a3d-aabb-9120aeca87c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3441 2024.08.27 19:03:45.458897 [ 3 ] {15c0cba3-13c1-4a3d-aabb-9120aeca87c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3442 2024.08.27 19:03:45.459144 [ 3 ] {15c0cba3-13c1-4a3d-aabb-9120aeca87c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3443 2024.08.27 19:03:45.459640 [ 3 ] {15c0cba3-13c1-4a3d-aabb-9120aeca87c4} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3444 2024.08.27 19:03:45.459681 [ 3 ] {15c0cba3-13c1-4a3d-aabb-9120aeca87c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3445 2024.08.27 19:03:45.460073 [ 3 ] {15c0cba3-13c1-4a3d-aabb-9120aeca87c4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3446 2024.08.27 19:03:45.460442 [ 3 ] {15c0cba3-13c1-4a3d-aabb-9120aeca87c4} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3447 2024.08.27 19:03:45.460601 [ 3 ] {15c0cba3-13c1-4a3d-aabb-9120aeca87c4} <Debug> executeQuery: Read 248 rows, 22.42 KiB in 0.001846 sec., 134344.5287107259 rows/sec., 11.86 MiB/sec.
3448 2024.08.27 19:03:45.460910 [ 3 ] {15c0cba3-13c1-4a3d-aabb-9120aeca87c4} <Debug> DynamicQueryHandler: Done processing query
3449 2024.08.27 19:03:45.460939 [ 3 ] {15c0cba3-13c1-4a3d-aabb-9120aeca87c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
3450 2024.08.27 19:03:45.460958 [ 3 ] {} <Debug> HTTP-Session: 37bfdbd8-7cbb-4854-ac4f-5f1a37c55f4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3451 2024.08.27 19:03:45.461133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3452 2024.08.27 19:03:45.461192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3453 2024.08.27 19:03:45.461213 [ 3 ] {} <Debug> HTTP-Session: e9938f2a-d1d0-4dea-a1da-ce592c77632c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3454 2024.08.27 19:03:45.461232 [ 3 ] {} <Debug> HTTP-Session: e9938f2a-d1d0-4dea-a1da-ce592c77632c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3455 2024.08.27 19:03:45.461248 [ 3 ] {} <Debug> HTTP-Session: e9938f2a-d1d0-4dea-a1da-ce592c77632c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3456 2024.08.27 19:03:45.461283 [ 3 ] {} <Trace> HTTP-Session: e9938f2a-d1d0-4dea-a1da-ce592c77632c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3457 2024.08.27 19:03:45.461405 [ 3 ] {4ce781ae-217d-4a2f-956c-ff780ab59f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3458 2024.08.27 19:03:45.461455 [ 3 ] {4ce781ae-217d-4a2f-956c-ff780ab59f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3459 2024.08.27 19:03:45.461712 [ 3 ] {4ce781ae-217d-4a2f-956c-ff780ab59f57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3460 2024.08.27 19:03:45.462058 [ 3 ] {4ce781ae-217d-4a2f-956c-ff780ab59f57} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3461 2024.08.27 19:03:45.462096 [ 3 ] {4ce781ae-217d-4a2f-956c-ff780ab59f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3462 2024.08.27 19:03:45.462472 [ 3 ] {4ce781ae-217d-4a2f-956c-ff780ab59f57} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3463 2024.08.27 19:03:45.462837 [ 3 ] {4ce781ae-217d-4a2f-956c-ff780ab59f57} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3464 2024.08.27 19:03:45.462992 [ 3 ] {4ce781ae-217d-4a2f-956c-ff780ab59f57} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.001618 sec., 19159.456118665017 rows/sec., 1.40 MiB/sec.
3465 2024.08.27 19:03:45.463325 [ 3 ] {4ce781ae-217d-4a2f-956c-ff780ab59f57} <Debug> DynamicQueryHandler: Done processing query
3466 2024.08.27 19:03:45.463353 [ 3 ] {4ce781ae-217d-4a2f-956c-ff780ab59f57} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3467 2024.08.27 19:03:45.463369 [ 3 ] {} <Debug> HTTP-Session: e9938f2a-d1d0-4dea-a1da-ce592c77632c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3468 2024.08.27 19:03:45.463500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3469 2024.08.27 19:03:45.463555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3470 2024.08.27 19:03:45.463576 [ 3 ] {} <Debug> HTTP-Session: f540d1f9-5ca4-4712-9141-a475ae6d360a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3471 2024.08.27 19:03:45.463594 [ 3 ] {} <Debug> HTTP-Session: f540d1f9-5ca4-4712-9141-a475ae6d360a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3472 2024.08.27 19:03:45.463608 [ 3 ] {} <Debug> HTTP-Session: f540d1f9-5ca4-4712-9141-a475ae6d360a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3473 2024.08.27 19:03:45.463641 [ 3 ] {} <Trace> HTTP-Session: f540d1f9-5ca4-4712-9141-a475ae6d360a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3474 2024.08.27 19:03:45.463752 [ 3 ] {daf94b03-4fbe-40e0-ac54-dc595de286a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3475 2024.08.27 19:03:45.463799 [ 3 ] {daf94b03-4fbe-40e0-ac54-dc595de286a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3476 2024.08.27 19:03:45.464053 [ 3 ] {daf94b03-4fbe-40e0-ac54-dc595de286a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3477 2024.08.27 19:03:45.464376 [ 3 ] {daf94b03-4fbe-40e0-ac54-dc595de286a8} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3478 2024.08.27 19:03:45.464415 [ 3 ] {daf94b03-4fbe-40e0-ac54-dc595de286a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3479 2024.08.27 19:03:45.464777 [ 3 ] {daf94b03-4fbe-40e0-ac54-dc595de286a8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3480 2024.08.27 19:03:45.465156 [ 3 ] {daf94b03-4fbe-40e0-ac54-dc595de286a8} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3481 2024.08.27 19:03:45.465321 [ 3 ] {daf94b03-4fbe-40e0-ac54-dc595de286a8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001588 sec., 8816.120906801007 rows/sec., 617.42 KiB/sec.
3482 2024.08.27 19:03:45.465322 [ 41 ] {} <Debug> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3483 2024.08.27 19:03:45.465422 [ 41 ] {} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3484 2024.08.27 19:03:45.465483 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3485 2024.08.27 19:03:45.465612 [ 3 ] {daf94b03-4fbe-40e0-ac54-dc595de286a8} <Debug> DynamicQueryHandler: Done processing query
3486 2024.08.27 19:03:45.465675 [ 3 ] {daf94b03-4fbe-40e0-ac54-dc595de286a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3487 2024.08.27 19:03:45.465716 [ 3 ] {} <Debug> HTTP-Session: f540d1f9-5ca4-4712-9141-a475ae6d360a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3488 2024.08.27 19:03:45.465771 [ 194 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
3489 2024.08.27 19:03:45.465881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3490 2024.08.27 19:03:45.465981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3491 2024.08.27 19:03:45.466025 [ 3 ] {} <Debug> HTTP-Session: fa4f6bbd-76a6-40f6-be5b-ed3903f494c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3492 2024.08.27 19:03:45.466070 [ 3 ] {} <Debug> HTTP-Session: fa4f6bbd-76a6-40f6-be5b-ed3903f494c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3493 2024.08.27 19:03:45.466107 [ 3 ] {} <Debug> HTTP-Session: fa4f6bbd-76a6-40f6-be5b-ed3903f494c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3494 2024.08.27 19:03:45.466189 [ 3 ] {} <Trace> HTTP-Session: fa4f6bbd-76a6-40f6-be5b-ed3903f494c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3495 2024.08.27 19:03:45.466205 [ 194 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3496 2024.08.27 19:03:45.466292 [ 194 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
3497 2024.08.27 19:03:45.466369 [ 3 ] {5005d2c7-948b-4860-b97f-09cded83a49d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3498 2024.08.27 19:03:45.466516 [ 3 ] {5005d2c7-948b-4860-b97f-09cded83a49d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3499 2024.08.27 19:03:45.466639 [ 194 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
3500 2024.08.27 19:03:45.467004 [ 194 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part
3501 2024.08.27 19:03:45.467223 [ 194 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part
3502 2024.08.27 19:03:45.467445 [ 194 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
3503 2024.08.27 19:03:45.467811 [ 194 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part
3504 2024.08.27 19:03:45.468524 [ 3 ] {5005d2c7-948b-4860-b97f-09cded83a49d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3505 2024.08.27 19:03:45.469231 [ 3 ] {5005d2c7-948b-4860-b97f-09cded83a49d} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3506 2024.08.27 19:03:45.469274 [ 3 ] {5005d2c7-948b-4860-b97f-09cded83a49d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3507 2024.08.27 19:03:45.470222 [ 3 ] {5005d2c7-948b-4860-b97f-09cded83a49d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3508 2024.08.27 19:03:45.471216 [ 194 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.005626155 sec., 52966.901907252824 rows/sec., 3.61 MiB/sec.
3509 2024.08.27 19:03:45.471403 [ 3 ] {5005d2c7-948b-4860-b97f-09cded83a49d} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3510 2024.08.27 19:03:45.471412 [ 194 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3511 2024.08.27 19:03:45.471688 [ 41 ] {} <Debug> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3512 2024.08.27 19:03:45.471779 [ 3 ] {5005d2c7-948b-4860-b97f-09cded83a49d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005442 sec., 1102.5358324145536 rows/sec., 65.14 KiB/sec.
3513 2024.08.27 19:03:45.471782 [ 41 ] {} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3514 2024.08.27 19:03:45.471879 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3515 2024.08.27 19:03:45.472395 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
3516 2024.08.27 19:03:45.472661 [ 3 ] {5005d2c7-948b-4860-b97f-09cded83a49d} <Debug> DynamicQueryHandler: Done processing query
3517 2024.08.27 19:03:45.472716 [ 3 ] {5005d2c7-948b-4860-b97f-09cded83a49d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3518 2024.08.27 19:03:45.472786 [ 3 ] {} <Debug> HTTP-Session: fa4f6bbd-76a6-40f6-be5b-ed3903f494c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3519 2024.08.27 19:03:45.472818 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3520 2024.08.27 19:03:45.472892 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
3521 2024.08.27 19:03:45.472982 [ 194 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_6_1} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3522 2024.08.27 19:03:45.473157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 67543, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3523 2024.08.27 19:03:45.473185 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
3524 2024.08.27 19:03:45.473292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3525 2024.08.27 19:03:45.473377 [ 3 ] {} <Debug> HTTP-Session: 1a3febb4-b620-4ce6-bc75-bfa3693cb164 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3526 2024.08.27 19:03:45.473434 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
3527 2024.08.27 19:03:45.473451 [ 3 ] {} <Debug> HTTP-Session: 1a3febb4-b620-4ce6-bc75-bfa3693cb164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3528 2024.08.27 19:03:45.473557 [ 3 ] {} <Debug> HTTP-Session: 1a3febb4-b620-4ce6-bc75-bfa3693cb164 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3529 2024.08.27 19:03:45.473742 [ 194 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_6_1} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3530 2024.08.27 19:03:45.473771 [ 3 ] {} <Trace> HTTP-Session: 1a3febb4-b620-4ce6-bc75-bfa3693cb164 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3531 2024.08.27 19:03:45.473999 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
3532 2024.08.27 19:03:45.474080 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
3533 2024.08.27 19:03:45.474289 [ 3 ] {295f28c4-910c-4e46-87ae-d68c6ab64e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3534 2024.08.27 19:03:45.474297 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
3535 2024.08.27 19:03:45.474397 [ 3 ] {295f28c4-910c-4e46-87ae-d68c6ab64e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3536 2024.08.27 19:03:45.475137 [ 3 ] {295f28c4-910c-4e46-87ae-d68c6ab64e1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3537 2024.08.27 19:03:45.475937 [ 3 ] {295f28c4-910c-4e46-87ae-d68c6ab64e1e} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3538 2024.08.27 19:03:45.476003 [ 3 ] {295f28c4-910c-4e46-87ae-d68c6ab64e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3539 2024.08.27 19:03:45.476053 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.00394602 sec., 7602.597047151307 rows/sec., 482.59 KiB/sec.
3540 2024.08.27 19:03:45.476175 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3541 2024.08.27 19:03:45.476555 [ 3 ] {295f28c4-910c-4e46-87ae-d68c6ab64e1e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3542 2024.08.27 19:03:45.476765 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_5_1} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3543 2024.08.27 19:03:45.476876 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_5_1} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3544 2024.08.27 19:03:45.476961 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
3545 2024.08.27 19:03:45.477050 [ 3 ] {295f28c4-910c-4e46-87ae-d68c6ab64e1e} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3546 2024.08.27 19:03:45.477221 [ 3 ] {295f28c4-910c-4e46-87ae-d68c6ab64e1e} <Debug> executeQuery: Read 416 rows, 30.41 KiB in 0.003168 sec., 131313.1313131313 rows/sec., 9.37 MiB/sec.
3547 2024.08.27 19:03:45.477419 [ 3 ] {295f28c4-910c-4e46-87ae-d68c6ab64e1e} <Debug> DynamicQueryHandler: Done processing query
3548 2024.08.27 19:03:45.477444 [ 3 ] {295f28c4-910c-4e46-87ae-d68c6ab64e1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
3549 2024.08.27 19:03:45.477462 [ 3 ] {} <Debug> HTTP-Session: 1a3febb4-b620-4ce6-bc75-bfa3693cb164 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3550 2024.08.27 19:03:45.477619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3551 2024.08.27 19:03:45.477669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3552 2024.08.27 19:03:45.477688 [ 3 ] {} <Debug> HTTP-Session: e31abdbb-dd90-40ec-8cd0-811d05b96148 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3553 2024.08.27 19:03:45.477705 [ 3 ] {} <Debug> HTTP-Session: e31abdbb-dd90-40ec-8cd0-811d05b96148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3554 2024.08.27 19:03:45.477719 [ 3 ] {} <Debug> HTTP-Session: e31abdbb-dd90-40ec-8cd0-811d05b96148 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3555 2024.08.27 19:03:45.477751 [ 3 ] {} <Trace> HTTP-Session: e31abdbb-dd90-40ec-8cd0-811d05b96148 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3556 2024.08.27 19:03:45.477847 [ 3 ] {02b170d7-be46-437f-981c-d37b9fbed089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3557 2024.08.27 19:03:45.477893 [ 3 ] {02b170d7-be46-437f-981c-d37b9fbed089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3558 2024.08.27 19:03:45.478028 [ 3 ] {02b170d7-be46-437f-981c-d37b9fbed089} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3559 2024.08.27 19:03:45.478305 [ 3 ] {02b170d7-be46-437f-981c-d37b9fbed089} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3560 2024.08.27 19:03:45.478342 [ 3 ] {02b170d7-be46-437f-981c-d37b9fbed089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3561 2024.08.27 19:03:45.478707 [ 3 ] {02b170d7-be46-437f-981c-d37b9fbed089} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3562 2024.08.27 19:03:45.479032 [ 3 ] {02b170d7-be46-437f-981c-d37b9fbed089} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3563 2024.08.27 19:03:45.479185 [ 3 ] {02b170d7-be46-437f-981c-d37b9fbed089} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001351 sec., 4441.154700222058 rows/sec., 232.03 KiB/sec.
3564 2024.08.27 19:03:45.479491 [ 3 ] {02b170d7-be46-437f-981c-d37b9fbed089} <Debug> DynamicQueryHandler: Done processing query
3565 2024.08.27 19:03:45.479515 [ 3 ] {02b170d7-be46-437f-981c-d37b9fbed089} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3566 2024.08.27 19:03:45.479532 [ 3 ] {} <Debug> HTTP-Session: e31abdbb-dd90-40ec-8cd0-811d05b96148 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3567 2024.08.27 19:03:45.479754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3568 2024.08.27 19:03:45.479803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3569 2024.08.27 19:03:45.479824 [ 3 ] {} <Debug> HTTP-Session: ea4165bc-dcf4-415b-99ec-7a20631872e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3570 2024.08.27 19:03:45.479841 [ 3 ] {} <Debug> HTTP-Session: ea4165bc-dcf4-415b-99ec-7a20631872e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3571 2024.08.27 19:03:45.479856 [ 3 ] {} <Debug> HTTP-Session: ea4165bc-dcf4-415b-99ec-7a20631872e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3572 2024.08.27 19:03:45.479886 [ 3 ] {} <Trace> HTTP-Session: ea4165bc-dcf4-415b-99ec-7a20631872e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3573 2024.08.27 19:03:45.480079 [ 3 ] {d0c026a8-b9cb-433b-92fb-ddce5cb46d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3574 2024.08.27 19:03:45.480127 [ 3 ] {d0c026a8-b9cb-433b-92fb-ddce5cb46d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3575 2024.08.27 19:03:45.480295 [ 3 ] {d0c026a8-b9cb-433b-92fb-ddce5cb46d29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3576 2024.08.27 19:03:45.480799 [ 3 ] {d0c026a8-b9cb-433b-92fb-ddce5cb46d29} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3577 2024.08.27 19:03:45.480836 [ 3 ] {d0c026a8-b9cb-433b-92fb-ddce5cb46d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3578 2024.08.27 19:03:45.481218 [ 3 ] {d0c026a8-b9cb-433b-92fb-ddce5cb46d29} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3579 2024.08.27 19:03:45.481564 [ 3 ] {d0c026a8-b9cb-433b-92fb-ddce5cb46d29} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3580 2024.08.27 19:03:45.481737 [ 3 ] {d0c026a8-b9cb-433b-92fb-ddce5cb46d29} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001746 sec., 136311.56930126002 rows/sec., 9.14 MiB/sec.
3581 2024.08.27 19:03:45.482059 [ 3 ] {d0c026a8-b9cb-433b-92fb-ddce5cb46d29} <Debug> DynamicQueryHandler: Done processing query
3582 2024.08.27 19:03:45.482086 [ 3 ] {d0c026a8-b9cb-433b-92fb-ddce5cb46d29} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3583 2024.08.27 19:03:45.482102 [ 3 ] {} <Debug> HTTP-Session: ea4165bc-dcf4-415b-99ec-7a20631872e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3584 2024.08.27 19:03:45.482239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3585 2024.08.27 19:03:45.482288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3586 2024.08.27 19:03:45.482307 [ 3 ] {} <Debug> HTTP-Session: ebb3c3b8-4257-429f-9b13-9a475518c941 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3587 2024.08.27 19:03:45.482324 [ 3 ] {} <Debug> HTTP-Session: ebb3c3b8-4257-429f-9b13-9a475518c941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3588 2024.08.27 19:03:45.482338 [ 3 ] {} <Debug> HTTP-Session: ebb3c3b8-4257-429f-9b13-9a475518c941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3589 2024.08.27 19:03:45.482370 [ 3 ] {} <Trace> HTTP-Session: ebb3c3b8-4257-429f-9b13-9a475518c941 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3590 2024.08.27 19:03:45.482465 [ 3 ] {410d7ab7-aca2-43f7-bbe4-1ea664846e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3591 2024.08.27 19:03:45.482512 [ 3 ] {410d7ab7-aca2-43f7-bbe4-1ea664846e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3592 2024.08.27 19:03:45.482668 [ 3 ] {410d7ab7-aca2-43f7-bbe4-1ea664846e0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3593 2024.08.27 19:03:45.482961 [ 3 ] {410d7ab7-aca2-43f7-bbe4-1ea664846e0e} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3594 2024.08.27 19:03:45.482998 [ 3 ] {410d7ab7-aca2-43f7-bbe4-1ea664846e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3595 2024.08.27 19:03:45.483347 [ 3 ] {410d7ab7-aca2-43f7-bbe4-1ea664846e0e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3596 2024.08.27 19:03:45.483670 [ 3 ] {410d7ab7-aca2-43f7-bbe4-1ea664846e0e} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3597 2024.08.27 19:03:45.483833 [ 41 ] {} <Debug> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3598 2024.08.27 19:03:45.483843 [ 3 ] {410d7ab7-aca2-43f7-bbe4-1ea664846e0e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001392 sec., 718.3908045977012 rows/sec., 48.41 KiB/sec.
3599 2024.08.27 19:03:45.483897 [ 41 ] {} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3600 2024.08.27 19:03:45.483970 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3601 2024.08.27 19:03:45.484137 [ 187 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
3602 2024.08.27 19:03:45.484152 [ 3 ] {410d7ab7-aca2-43f7-bbe4-1ea664846e0e} <Debug> DynamicQueryHandler: Done processing query
3603 2024.08.27 19:03:45.484192 [ 3 ] {410d7ab7-aca2-43f7-bbe4-1ea664846e0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3604 2024.08.27 19:03:45.484221 [ 3 ] {} <Debug> HTTP-Session: ebb3c3b8-4257-429f-9b13-9a475518c941 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3605 2024.08.27 19:03:45.484304 [ 187 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3606 2024.08.27 19:03:45.484347 [ 187 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
3607 2024.08.27 19:03:45.484450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46575, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3608 2024.08.27 19:03:45.484528 [ 187 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
3609 2024.08.27 19:03:45.484548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3610 2024.08.27 19:03:45.484615 [ 3 ] {} <Debug> HTTP-Session: 2126669b-2ab2-4dfe-b4eb-f565e2008566 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3611 2024.08.27 19:03:45.484683 [ 3 ] {} <Debug> HTTP-Session: 2126669b-2ab2-4dfe-b4eb-f565e2008566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3612 2024.08.27 19:03:45.484775 [ 3 ] {} <Debug> HTTP-Session: 2126669b-2ab2-4dfe-b4eb-f565e2008566 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3613 2024.08.27 19:03:45.484864 [ 187 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
3614 2024.08.27 19:03:45.484885 [ 3 ] {} <Trace> HTTP-Session: 2126669b-2ab2-4dfe-b4eb-f565e2008566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3615 2024.08.27 19:03:45.485161 [ 187 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
3616 2024.08.27 19:03:45.485345 [ 187 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
3617 2024.08.27 19:03:45.485497 [ 3 ] {a821d1bf-4e37-4e47-a1e2-088544dfde75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3618 2024.08.27 19:03:45.485824 [ 3 ] {a821d1bf-4e37-4e47-a1e2-088544dfde75} <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
3619 2024.08.27 19:03:45.486779 [ 3 ] {a821d1bf-4e37-4e47-a1e2-088544dfde75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3620 2024.08.27 19:03:45.487455 [ 190 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.003374989 sec., 1481.486310029455 rows/sec., 99.83 KiB/sec.
3621 2024.08.27 19:03:45.487732 [ 189 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3622 2024.08.27 19:03:45.488373 [ 3 ] {a821d1bf-4e37-4e47-a1e2-088544dfde75} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3623 2024.08.27 19:03:45.488485 [ 3 ] {a821d1bf-4e37-4e47-a1e2-088544dfde75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3624 2024.08.27 19:03:45.488942 [ 189 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_5_1} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3625 2024.08.27 19:03:45.489171 [ 189 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_5_1} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3626 2024.08.27 19:03:45.489339 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
3627 2024.08.27 19:03:45.489677 [ 3 ] {a821d1bf-4e37-4e47-a1e2-088544dfde75} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3628 2024.08.27 19:03:45.490115 [ 3 ] {a821d1bf-4e37-4e47-a1e2-088544dfde75} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3629 2024.08.27 19:03:45.490310 [ 3 ] {a821d1bf-4e37-4e47-a1e2-088544dfde75} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.005193 sec., 5584.440593106105 rows/sec., 10.01 MiB/sec.
3630 2024.08.27 19:03:45.490827 [ 3 ] {a821d1bf-4e37-4e47-a1e2-088544dfde75} <Debug> DynamicQueryHandler: Done processing query
3631 2024.08.27 19:03:45.490853 [ 3 ] {a821d1bf-4e37-4e47-a1e2-088544dfde75} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3632 2024.08.27 19:03:45.490870 [ 3 ] {} <Debug> HTTP-Session: 2126669b-2ab2-4dfe-b4eb-f565e2008566 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3633 2024.08.27 19:03:45.490992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 513, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3634 2024.08.27 19:03:45.491043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3635 2024.08.27 19:03:45.491063 [ 3 ] {} <Debug> HTTP-Session: 2ce34b07-7d23-43c5-835a-00fb7a5e45e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3636 2024.08.27 19:03:45.491079 [ 3 ] {} <Debug> HTTP-Session: 2ce34b07-7d23-43c5-835a-00fb7a5e45e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3637 2024.08.27 19:03:45.491095 [ 3 ] {} <Debug> HTTP-Session: 2ce34b07-7d23-43c5-835a-00fb7a5e45e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3638 2024.08.27 19:03:45.491126 [ 3 ] {} <Trace> HTTP-Session: 2ce34b07-7d23-43c5-835a-00fb7a5e45e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3639 2024.08.27 19:03:45.491223 [ 3 ] {0a2975e5-739a-4a7e-a14a-18d8e846d331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3640 2024.08.27 19:03:45.491269 [ 3 ] {0a2975e5-739a-4a7e-a14a-18d8e846d331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3641 2024.08.27 19:03:45.491408 [ 3 ] {0a2975e5-739a-4a7e-a14a-18d8e846d331} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3642 2024.08.27 19:03:45.491687 [ 3 ] {0a2975e5-739a-4a7e-a14a-18d8e846d331} <Trace> oximeter.measurements_i64 (fa12deae-58ee-488a-b601-6fe992c24a60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3643 2024.08.27 19:03:45.491722 [ 3 ] {0a2975e5-739a-4a7e-a14a-18d8e846d331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3644 2024.08.27 19:03:45.492074 [ 3 ] {0a2975e5-739a-4a7e-a14a-18d8e846d331} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3645 2024.08.27 19:03:45.492463 [ 3 ] {0a2975e5-739a-4a7e-a14a-18d8e846d331} <Trace> oximeter.measurements_i64 (fa12deae-58ee-488a-b601-6fe992c24a60): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3646 2024.08.27 19:03:45.492628 [ 3 ] {0a2975e5-739a-4a7e-a14a-18d8e846d331} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001418 sec., 2115.6558533145276 rows/sec., 149.45 KiB/sec.
3647 2024.08.27 19:03:45.492919 [ 3 ] {0a2975e5-739a-4a7e-a14a-18d8e846d331} <Debug> DynamicQueryHandler: Done processing query
3648 2024.08.27 19:03:45.492944 [ 3 ] {0a2975e5-739a-4a7e-a14a-18d8e846d331} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3649 2024.08.27 19:03:45.492961 [ 3 ] {} <Debug> HTTP-Session: 2ce34b07-7d23-43c5-835a-00fb7a5e45e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3650 2024.08.27 19:03:45.493109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3651 2024.08.27 19:03:45.493157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3652 2024.08.27 19:03:45.493177 [ 3 ] {} <Debug> HTTP-Session: 92a3396c-1c32-45e0-8b26-aa27e6e8d4ef Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3653 2024.08.27 19:03:45.493194 [ 3 ] {} <Debug> HTTP-Session: 92a3396c-1c32-45e0-8b26-aa27e6e8d4ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3654 2024.08.27 19:03:45.493208 [ 3 ] {} <Debug> HTTP-Session: 92a3396c-1c32-45e0-8b26-aa27e6e8d4ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3655 2024.08.27 19:03:45.493239 [ 3 ] {} <Trace> HTTP-Session: 92a3396c-1c32-45e0-8b26-aa27e6e8d4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3656 2024.08.27 19:03:45.493365 [ 3 ] {bcb34dc9-8cc3-4bb2-beb1-0780d29967ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3657 2024.08.27 19:03:45.493413 [ 3 ] {bcb34dc9-8cc3-4bb2-beb1-0780d29967ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3658 2024.08.27 19:03:45.493566 [ 3 ] {bcb34dc9-8cc3-4bb2-beb1-0780d29967ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3659 2024.08.27 19:03:45.493912 [ 3 ] {bcb34dc9-8cc3-4bb2-beb1-0780d29967ac} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3660 2024.08.27 19:03:45.493949 [ 3 ] {bcb34dc9-8cc3-4bb2-beb1-0780d29967ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3661 2024.08.27 19:03:45.494312 [ 3 ] {bcb34dc9-8cc3-4bb2-beb1-0780d29967ac} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3662 2024.08.27 19:03:45.494643 [ 3 ] {bcb34dc9-8cc3-4bb2-beb1-0780d29967ac} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3663 2024.08.27 19:03:45.494807 [ 3 ] {bcb34dc9-8cc3-4bb2-beb1-0780d29967ac} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001486 sec., 55181.69582772544 rows/sec., 3.50 MiB/sec.
3664 2024.08.27 19:03:45.494980 [ 3 ] {bcb34dc9-8cc3-4bb2-beb1-0780d29967ac} <Debug> DynamicQueryHandler: Done processing query
3665 2024.08.27 19:03:45.495006 [ 3 ] {bcb34dc9-8cc3-4bb2-beb1-0780d29967ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3666 2024.08.27 19:03:45.495022 [ 3 ] {} <Debug> HTTP-Session: 92a3396c-1c32-45e0-8b26-aa27e6e8d4ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3667 2024.08.27 19:03:50.450385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3668 2024.08.27 19:03:50.450514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3669 2024.08.27 19:03:50.450540 [ 3 ] {} <Debug> HTTP-Session: 7f52fd27-eaa4-40f9-9756-476cf66e5db5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3670 2024.08.27 19:03:50.450565 [ 3 ] {} <Debug> HTTP-Session: 7f52fd27-eaa4-40f9-9756-476cf66e5db5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3671 2024.08.27 19:03:50.450582 [ 3 ] {} <Debug> HTTP-Session: 7f52fd27-eaa4-40f9-9756-476cf66e5db5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3672 2024.08.27 19:03:50.450631 [ 3 ] {} <Trace> HTTP-Session: 7f52fd27-eaa4-40f9-9756-476cf66e5db5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3673 2024.08.27 19:03:50.450810 [ 3 ] {0236a750-659a-41e7-b699-adebf88dceb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3674 2024.08.27 19:03:50.450879 [ 3 ] {0236a750-659a-41e7-b699-adebf88dceb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3675 2024.08.27 19:03:50.451232 [ 3 ] {0236a750-659a-41e7-b699-adebf88dceb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3676 2024.08.27 19:03:50.451700 [ 3 ] {0236a750-659a-41e7-b699-adebf88dceb4} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3677 2024.08.27 19:03:50.451745 [ 3 ] {0236a750-659a-41e7-b699-adebf88dceb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3678 2024.08.27 19:03:50.452164 [ 3 ] {0236a750-659a-41e7-b699-adebf88dceb4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3679 2024.08.27 19:03:50.452584 [ 3 ] {0236a750-659a-41e7-b699-adebf88dceb4} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3680 2024.08.27 19:03:50.452757 [ 3 ] {0236a750-659a-41e7-b699-adebf88dceb4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001992 sec., 1004.0160642570282 rows/sec., 81.87 KiB/sec.
3681 2024.08.27 19:03:50.452982 [ 3 ] {0236a750-659a-41e7-b699-adebf88dceb4} <Debug> DynamicQueryHandler: Done processing query
3682 2024.08.27 19:03:50.453009 [ 3 ] {0236a750-659a-41e7-b699-adebf88dceb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3683 2024.08.27 19:03:50.453025 [ 3 ] {} <Debug> HTTP-Session: 7f52fd27-eaa4-40f9-9756-476cf66e5db5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3684 2024.08.27 19:03:50.453204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3685 2024.08.27 19:03:50.453262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3686 2024.08.27 19:03:50.453282 [ 3 ] {} <Debug> HTTP-Session: 62a1de6d-f589-41cb-97ea-a86de5a25231 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3687 2024.08.27 19:03:50.453301 [ 3 ] {} <Debug> HTTP-Session: 62a1de6d-f589-41cb-97ea-a86de5a25231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3688 2024.08.27 19:03:50.453316 [ 3 ] {} <Debug> HTTP-Session: 62a1de6d-f589-41cb-97ea-a86de5a25231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3689 2024.08.27 19:03:50.453352 [ 3 ] {} <Trace> HTTP-Session: 62a1de6d-f589-41cb-97ea-a86de5a25231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3690 2024.08.27 19:03:50.453485 [ 3 ] {db824be1-24e7-4121-9ff0-34c54f0102ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3691 2024.08.27 19:03:50.453536 [ 3 ] {db824be1-24e7-4121-9ff0-34c54f0102ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3692 2024.08.27 19:03:50.453775 [ 3 ] {db824be1-24e7-4121-9ff0-34c54f0102ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3693 2024.08.27 19:03:50.454226 [ 3 ] {db824be1-24e7-4121-9ff0-34c54f0102ad} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3694 2024.08.27 19:03:50.454266 [ 3 ] {db824be1-24e7-4121-9ff0-34c54f0102ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3695 2024.08.27 19:03:50.454643 [ 3 ] {db824be1-24e7-4121-9ff0-34c54f0102ad} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3696 2024.08.27 19:03:50.455010 [ 3 ] {db824be1-24e7-4121-9ff0-34c54f0102ad} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3697 2024.08.27 19:03:50.455174 [ 34 ] {} <Debug> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3698 2024.08.27 19:03:50.455179 [ 3 ] {db824be1-24e7-4121-9ff0-34c54f0102ad} <Debug> executeQuery: Read 73 rows, 6.06 KiB in 0.00174 sec., 41954.02298850575 rows/sec., 3.40 MiB/sec.
3699 2024.08.27 19:03:50.455265 [ 34 ] {} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3700 2024.08.27 19:03:50.455325 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3701 2024.08.27 19:03:50.455548 [ 189 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::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
3702 2024.08.27 19:03:50.455567 [ 3 ] {db824be1-24e7-4121-9ff0-34c54f0102ad} <Debug> DynamicQueryHandler: Done processing query
3703 2024.08.27 19:03:50.455624 [ 3 ] {db824be1-24e7-4121-9ff0-34c54f0102ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3704 2024.08.27 19:03:50.455651 [ 3 ] {} <Debug> HTTP-Session: 62a1de6d-f589-41cb-97ea-a86de5a25231 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3705 2024.08.27 19:03:50.455772 [ 189 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3706 2024.08.27 19:03:50.455829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3707 2024.08.27 19:03:50.455851 [ 189 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1391 rows starting from the beginning of the part
3708 2024.08.27 19:03:50.455910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3709 2024.08.27 19:03:50.455951 [ 3 ] {} <Debug> HTTP-Session: 64a7eb89-231c-4d3c-86a2-58fad19fced0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3710 2024.08.27 19:03:50.456035 [ 3 ] {} <Debug> HTTP-Session: 64a7eb89-231c-4d3c-86a2-58fad19fced0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3711 2024.08.27 19:03:50.456111 [ 3 ] {} <Debug> HTTP-Session: 64a7eb89-231c-4d3c-86a2-58fad19fced0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3712 2024.08.27 19:03:50.456118 [ 189 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part
3713 2024.08.27 19:03:50.456267 [ 3 ] {} <Trace> HTTP-Session: 64a7eb89-231c-4d3c-86a2-58fad19fced0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3714 2024.08.27 19:03:50.456413 [ 189 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 235 rows starting from the beginning of the part
3715 2024.08.27 19:03:50.456715 [ 189 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 74 rows starting from the beginning of the part
3716 2024.08.27 19:03:50.456749 [ 3 ] {e158d5eb-4e1b-4026-91c2-04d26c6bdde8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3717 2024.08.27 19:03:50.456928 [ 189 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 248 rows starting from the beginning of the part
3718 2024.08.27 19:03:50.457006 [ 3 ] {e158d5eb-4e1b-4026-91c2-04d26c6bdde8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3719 2024.08.27 19:03:50.457193 [ 189 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 73 rows starting from the beginning of the part
3720 2024.08.27 19:03:50.458228 [ 3 ] {e158d5eb-4e1b-4026-91c2-04d26c6bdde8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3721 2024.08.27 19:03:50.459208 [ 3 ] {e158d5eb-4e1b-4026-91c2-04d26c6bdde8} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3722 2024.08.27 19:03:50.459286 [ 3 ] {e158d5eb-4e1b-4026-91c2-04d26c6bdde8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3723 2024.08.27 19:03:50.460550 [ 3 ] {e158d5eb-4e1b-4026-91c2-04d26c6bdde8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3724 2024.08.27 19:03:50.461392 [ 187 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2077 rows, containing 5 columns (5 merged, 0 gathered) in 0.005957692 sec., 348624.93730793736 rows/sec., 30.77 MiB/sec.
3725 2024.08.27 19:03:50.461541 [ 3 ] {e158d5eb-4e1b-4026-91c2-04d26c6bdde8} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3726 2024.08.27 19:03:50.461776 [ 190 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3727 2024.08.27 19:03:50.461828 [ 3 ] {e158d5eb-4e1b-4026-91c2-04d26c6bdde8} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.005295 sec., 1888.5741265344664 rows/sec., 139.98 KiB/sec.
3728 2024.08.27 19:03:50.462503 [ 3 ] {e158d5eb-4e1b-4026-91c2-04d26c6bdde8} <Debug> DynamicQueryHandler: Done processing query
3729 2024.08.27 19:03:50.462590 [ 3 ] {e158d5eb-4e1b-4026-91c2-04d26c6bdde8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3730 2024.08.27 19:03:50.462631 [ 3 ] {} <Debug> HTTP-Session: 64a7eb89-231c-4d3c-86a2-58fad19fced0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3731 2024.08.27 19:03:50.462853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3732 2024.08.27 19:03:50.462953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3733 2024.08.27 19:03:50.462992 [ 190 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_16_3} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3734 2024.08.27 19:03:50.462997 [ 3 ] {} <Debug> HTTP-Session: d7d7e4ea-213c-47a1-b97b-648894fb2cbd Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3735 2024.08.27 19:03:50.463059 [ 3 ] {} <Debug> HTTP-Session: d7d7e4ea-213c-47a1-b97b-648894fb2cbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3736 2024.08.27 19:03:50.463088 [ 3 ] {} <Debug> HTTP-Session: d7d7e4ea-213c-47a1-b97b-648894fb2cbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3737 2024.08.27 19:03:50.463142 [ 3 ] {} <Trace> HTTP-Session: d7d7e4ea-213c-47a1-b97b-648894fb2cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3738 2024.08.27 19:03:50.463158 [ 190 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_16_3} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3739 2024.08.27 19:03:50.463340 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB.
3740 2024.08.27 19:03:50.463394 [ 3 ] {582078eb-4e17-462f-b32a-e967520e503c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3741 2024.08.27 19:03:50.463446 [ 3 ] {582078eb-4e17-462f-b32a-e967520e503c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3742 2024.08.27 19:03:50.463706 [ 3 ] {582078eb-4e17-462f-b32a-e967520e503c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3743 2024.08.27 19:03:50.464114 [ 3 ] {582078eb-4e17-462f-b32a-e967520e503c} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3744 2024.08.27 19:03:50.464152 [ 3 ] {582078eb-4e17-462f-b32a-e967520e503c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3745 2024.08.27 19:03:50.464547 [ 3 ] {582078eb-4e17-462f-b32a-e967520e503c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3746 2024.08.27 19:03:50.464927 [ 3 ] {582078eb-4e17-462f-b32a-e967520e503c} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3747 2024.08.27 19:03:50.465084 [ 3 ] {582078eb-4e17-462f-b32a-e967520e503c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001786 sec., 41433.37066069429 rows/sec., 3.24 MiB/sec.
3748 2024.08.27 19:03:50.465094 [ 34 ] {} <Debug> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3749 2024.08.27 19:03:50.465181 [ 34 ] {} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3750 2024.08.27 19:03:50.465233 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3751 2024.08.27 19:03:50.465379 [ 3 ] {582078eb-4e17-462f-b32a-e967520e503c} <Debug> DynamicQueryHandler: Done processing query
3752 2024.08.27 19:03:50.465393 [ 186 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::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
3753 2024.08.27 19:03:50.465418 [ 3 ] {582078eb-4e17-462f-b32a-e967520e503c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3754 2024.08.27 19:03:50.465475 [ 3 ] {} <Debug> HTTP-Session: d7d7e4ea-213c-47a1-b97b-648894fb2cbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3755 2024.08.27 19:03:50.465595 [ 186 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3756 2024.08.27 19:03:50.465632 [ 186 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 884 rows starting from the beginning of the part
3757 2024.08.27 19:03:50.465708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3758 2024.08.27 19:03:50.465844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3759 2024.08.27 19:03:50.465876 [ 186 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part
3760 2024.08.27 19:03:50.465908 [ 3 ] {} <Debug> HTTP-Session: 4afc9a7b-6fc7-4305-99f0-52cc23dd6fc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3761 2024.08.27 19:03:50.465979 [ 3 ] {} <Debug> HTTP-Session: 4afc9a7b-6fc7-4305-99f0-52cc23dd6fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3762 2024.08.27 19:03:50.466037 [ 3 ] {} <Debug> HTTP-Session: 4afc9a7b-6fc7-4305-99f0-52cc23dd6fc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3763 2024.08.27 19:03:50.466198 [ 3 ] {} <Trace> HTTP-Session: 4afc9a7b-6fc7-4305-99f0-52cc23dd6fc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3764 2024.08.27 19:03:50.466246 [ 186 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 405 rows starting from the beginning of the part
3765 2024.08.27 19:03:50.466494 [ 186 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 76 rows starting from the beginning of the part
3766 2024.08.27 19:03:50.466643 [ 3 ] {15f56b01-549d-447b-a623-b71991845d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3767 2024.08.27 19:03:50.466774 [ 186 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 416 rows starting from the beginning of the part
3768 2024.08.27 19:03:50.466807 [ 3 ] {15f56b01-549d-447b-a623-b71991845d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3769 2024.08.27 19:03:50.467088 [ 186 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 74 rows starting from the beginning of the part
3770 2024.08.27 19:03:50.467853 [ 3 ] {15f56b01-549d-447b-a623-b71991845d99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3771 2024.08.27 19:03:50.468659 [ 3 ] {15f56b01-549d-447b-a623-b71991845d99} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3772 2024.08.27 19:03:50.468727 [ 3 ] {15f56b01-549d-447b-a623-b71991845d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3773 2024.08.27 19:03:50.469799 [ 3 ] {15f56b01-549d-447b-a623-b71991845d99} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3774 2024.08.27 19:03:50.470469 [ 186 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1919 rows, containing 5 columns (5 merged, 0 gathered) in 0.005139495 sec., 373382.9880173052 rows/sec., 28.54 MiB/sec.
3775 2024.08.27 19:03:50.470528 [ 3 ] {15f56b01-549d-447b-a623-b71991845d99} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3776 2024.08.27 19:03:50.470729 [ 186 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3777 2024.08.27 19:03:50.470756 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3778 2024.08.27 19:03:50.470804 [ 3 ] {15f56b01-549d-447b-a623-b71991845d99} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004395 sec., 36632.53697383391 rows/sec., 2.55 MiB/sec.
3779 2024.08.27 19:03:50.470841 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3780 2024.08.27 19:03:50.470919 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3781 2024.08.27 19:03:50.471586 [ 3 ] {15f56b01-549d-447b-a623-b71991845d99} <Debug> DynamicQueryHandler: Done processing query
3782 2024.08.27 19:03:50.471637 [ 190 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full
3783 2024.08.27 19:03:50.471722 [ 3 ] {15f56b01-549d-447b-a623-b71991845d99} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3784 2024.08.27 19:03:50.471856 [ 3 ] {} <Debug> HTTP-Session: 4afc9a7b-6fc7-4305-99f0-52cc23dd6fc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3785 2024.08.27 19:03:50.472289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14238, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3786 2024.08.27 19:03:50.472490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3787 2024.08.27 19:03:50.472510 [ 190 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3788 2024.08.27 19:03:50.472566 [ 3 ] {} <Debug> HTTP-Session: de920938-1340-4c6d-8bcd-aa81024c6b43 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3789 2024.08.27 19:03:50.472625 [ 3 ] {} <Debug> HTTP-Session: de920938-1340-4c6d-8bcd-aa81024c6b43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3790 2024.08.27 19:03:50.472640 [ 190 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4105 rows starting from the beginning of the part
3791 2024.08.27 19:03:50.472691 [ 3 ] {} <Debug> HTTP-Session: de920938-1340-4c6d-8bcd-aa81024c6b43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3792 2024.08.27 19:03:50.472793 [ 3 ] {} <Trace> HTTP-Session: de920938-1340-4c6d-8bcd-aa81024c6b43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3793 2024.08.27 19:03:50.472982 [ 193 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_16_3} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3794 2024.08.27 19:03:50.473106 [ 190 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 128 rows starting from the beginning of the part
3795 2024.08.27 19:03:50.473468 [ 193 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_16_3} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3796 2024.08.27 19:03:50.473490 [ 3 ] {1080571a-f2cc-4a29-a3e0-a4be629b06bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3797 2024.08.27 19:03:50.473526 [ 190 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 237 rows starting from the beginning of the part
3798 2024.08.27 19:03:50.473932 [ 190 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 162 rows starting from the beginning of the part
3799 2024.08.27 19:03:50.473949 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
3800 2024.08.27 19:03:50.474080 [ 3 ] {1080571a-f2cc-4a29-a3e0-a4be629b06bd} <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
3801 2024.08.27 19:03:50.474276 [ 190 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 238 rows starting from the beginning of the part
3802 2024.08.27 19:03:50.474684 [ 190 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 161 rows starting from the beginning of the part
3803 2024.08.27 19:03:50.476464 [ 3 ] {1080571a-f2cc-4a29-a3e0-a4be629b06bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3804 2024.08.27 19:03:50.477753 [ 3 ] {1080571a-f2cc-4a29-a3e0-a4be629b06bd} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3805 2024.08.27 19:03:50.477820 [ 3 ] {1080571a-f2cc-4a29-a3e0-a4be629b06bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3806 2024.08.27 19:03:50.479610 [ 3 ] {1080571a-f2cc-4a29-a3e0-a4be629b06bd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3807 2024.08.27 19:03:50.480110 [ 3 ] {1080571a-f2cc-4a29-a3e0-a4be629b06bd} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3808 2024.08.27 19:03:50.480525 [ 186 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5031 rows, containing 5 columns (5 merged, 0 gathered) in 0.009427232 sec., 533666.7221088862 rows/sec., 36.09 MiB/sec.
3809 2024.08.27 19:03:50.480581 [ 3 ] {1080571a-f2cc-4a29-a3e0-a4be629b06bd} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00746 sec., 1072.3860589812332 rows/sec., 1.92 MiB/sec.
3810 2024.08.27 19:03:50.480861 [ 3 ] {1080571a-f2cc-4a29-a3e0-a4be629b06bd} <Debug> DynamicQueryHandler: Done processing query
3811 2024.08.27 19:03:50.480887 [ 3 ] {1080571a-f2cc-4a29-a3e0-a4be629b06bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
3812 2024.08.27 19:03:50.480907 [ 3 ] {} <Debug> HTTP-Session: de920938-1340-4c6d-8bcd-aa81024c6b43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3813 2024.08.27 19:03:50.481056 [ 186 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3814 2024.08.27 19:03:50.481069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3815 2024.08.27 19:03:50.481184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3816 2024.08.27 19:03:50.481218 [ 3 ] {} <Debug> HTTP-Session: f0ef365e-9ca7-4dcf-b654-dbfa54d600b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3817 2024.08.27 19:03:50.481245 [ 3 ] {} <Debug> HTTP-Session: f0ef365e-9ca7-4dcf-b654-dbfa54d600b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3818 2024.08.27 19:03:50.481276 [ 3 ] {} <Debug> HTTP-Session: f0ef365e-9ca7-4dcf-b654-dbfa54d600b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3819 2024.08.27 19:03:50.481343 [ 3 ] {} <Trace> HTTP-Session: f0ef365e-9ca7-4dcf-b654-dbfa54d600b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3820 2024.08.27 19:03:50.481649 [ 3 ] {a4f2a8db-a08f-429e-ab4c-7aad13038647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3821 2024.08.27 19:03:50.481729 [ 3 ] {a4f2a8db-a08f-429e-ab4c-7aad13038647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3822 2024.08.27 19:03:50.481914 [ 186 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3823 2024.08.27 19:03:50.482137 [ 3 ] {a4f2a8db-a08f-429e-ab4c-7aad13038647} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3824 2024.08.27 19:03:50.482148 [ 186 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3825 2024.08.27 19:03:50.482327 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB.
3826 2024.08.27 19:03:50.482625 [ 3 ] {a4f2a8db-a08f-429e-ab4c-7aad13038647} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3827 2024.08.27 19:03:50.482668 [ 3 ] {a4f2a8db-a08f-429e-ab4c-7aad13038647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3828 2024.08.27 19:03:50.483057 [ 3 ] {a4f2a8db-a08f-429e-ab4c-7aad13038647} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3829 2024.08.27 19:03:50.483398 [ 3 ] {a4f2a8db-a08f-429e-ab4c-7aad13038647} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3830 2024.08.27 19:03:50.483571 [ 3 ] {a4f2a8db-a08f-429e-ab4c-7aad13038647} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002017 sec., 29747.149231531977 rows/sec., 2.00 MiB/sec.
3831 2024.08.27 19:03:50.483572 [ 34 ] {} <Debug> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3832 2024.08.27 19:03:50.483670 [ 34 ] {} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3833 2024.08.27 19:03:50.483716 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3834 2024.08.27 19:03:50.483880 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
3835 2024.08.27 19:03:50.483913 [ 3 ] {a4f2a8db-a08f-429e-ab4c-7aad13038647} <Debug> DynamicQueryHandler: Done processing query
3836 2024.08.27 19:03:50.483952 [ 3 ] {a4f2a8db-a08f-429e-ab4c-7aad13038647} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3837 2024.08.27 19:03:50.483999 [ 3 ] {} <Debug> HTTP-Session: f0ef365e-9ca7-4dcf-b654-dbfa54d600b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3838 2024.08.27 19:03:50.484094 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3839 2024.08.27 19:03:50.484128 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 612 rows starting from the beginning of the part
3840 2024.08.27 19:03:50.484194 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part
3841 2024.08.27 19:03:50.484407 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part
3842 2024.08.27 19:03:50.484603 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part
3843 2024.08.27 19:03:50.484751 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 82 rows starting from the beginning of the part
3844 2024.08.27 19:03:50.484959 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
3845 2024.08.27 19:03:50.486160 [ 193 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 944 rows, containing 4 columns (4 merged, 0 gathered) in 0.002346868 sec., 402238.2170620589 rows/sec., 26.40 MiB/sec.
3846 2024.08.27 19:03:50.486360 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3847 2024.08.27 19:03:50.486764 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_16_3} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3848 2024.08.27 19:03:50.486850 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_16_3} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3849 2024.08.27 19:03:50.486919 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
3850 2024.08.27 19:03:50.678385 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache
3851 2024.08.27 19:03:50.678442 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache
3852 2024.08.27 19:03:51.000141 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.86 MiB, peak 192.20 MiB, free memory in arenas 0.00 B, will set to 184.04 MiB (RSS), difference: 1.18 MiB
3853 2024.08.27 19:03:55.456703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3854 2024.08.27 19:03:55.456831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3855 2024.08.27 19:03:55.456859 [ 3 ] {} <Debug> HTTP-Session: 4d8c5f36-103f-4582-98d0-ed36699ac8af Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3856 2024.08.27 19:03:55.456884 [ 3 ] {} <Debug> HTTP-Session: 4d8c5f36-103f-4582-98d0-ed36699ac8af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3857 2024.08.27 19:03:55.456903 [ 3 ] {} <Debug> HTTP-Session: 4d8c5f36-103f-4582-98d0-ed36699ac8af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3858 2024.08.27 19:03:55.456955 [ 3 ] {} <Trace> HTTP-Session: 4d8c5f36-103f-4582-98d0-ed36699ac8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3859 2024.08.27 19:03:55.457144 [ 3 ] {55d5a72d-59eb-4189-8620-83532bc88fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3860 2024.08.27 19:03:55.457217 [ 3 ] {55d5a72d-59eb-4189-8620-83532bc88fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3861 2024.08.27 19:03:55.457558 [ 3 ] {55d5a72d-59eb-4189-8620-83532bc88fd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3862 2024.08.27 19:03:55.457941 [ 3 ] {55d5a72d-59eb-4189-8620-83532bc88fd1} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3863 2024.08.27 19:03:55.457991 [ 3 ] {55d5a72d-59eb-4189-8620-83532bc88fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3864 2024.08.27 19:03:55.458419 [ 3 ] {55d5a72d-59eb-4189-8620-83532bc88fd1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3865 2024.08.27 19:03:55.458813 [ 3 ] {55d5a72d-59eb-4189-8620-83532bc88fd1} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3866 2024.08.27 19:03:55.458973 [ 3 ] {55d5a72d-59eb-4189-8620-83532bc88fd1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001881 sec., 1063.264221158958 rows/sec., 86.70 KiB/sec.
3867 2024.08.27 19:03:55.459198 [ 3 ] {55d5a72d-59eb-4189-8620-83532bc88fd1} <Debug> DynamicQueryHandler: Done processing query
3868 2024.08.27 19:03:55.459226 [ 3 ] {55d5a72d-59eb-4189-8620-83532bc88fd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3869 2024.08.27 19:03:55.459243 [ 3 ] {} <Debug> HTTP-Session: 4d8c5f36-103f-4582-98d0-ed36699ac8af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3870 2024.08.27 19:03:55.459428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3871 2024.08.27 19:03:55.459486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3872 2024.08.27 19:03:55.459508 [ 3 ] {} <Debug> HTTP-Session: 9be93fec-39fb-40d8-ad5d-cff15ab8730f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3873 2024.08.27 19:03:55.459528 [ 3 ] {} <Debug> HTTP-Session: 9be93fec-39fb-40d8-ad5d-cff15ab8730f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3874 2024.08.27 19:03:55.459542 [ 3 ] {} <Debug> HTTP-Session: 9be93fec-39fb-40d8-ad5d-cff15ab8730f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3875 2024.08.27 19:03:55.459576 [ 3 ] {} <Trace> HTTP-Session: 9be93fec-39fb-40d8-ad5d-cff15ab8730f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3876 2024.08.27 19:03:55.459786 [ 3 ] {5c2f7e57-158d-4620-850f-a93c99f036d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3877 2024.08.27 19:03:55.459833 [ 3 ] {5c2f7e57-158d-4620-850f-a93c99f036d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3878 2024.08.27 19:03:55.460060 [ 3 ] {5c2f7e57-158d-4620-850f-a93c99f036d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3879 2024.08.27 19:03:55.460541 [ 3 ] {5c2f7e57-158d-4620-850f-a93c99f036d2} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3880 2024.08.27 19:03:55.460580 [ 3 ] {5c2f7e57-158d-4620-850f-a93c99f036d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3881 2024.08.27 19:03:55.460975 [ 3 ] {5c2f7e57-158d-4620-850f-a93c99f036d2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3882 2024.08.27 19:03:55.461387 [ 3 ] {5c2f7e57-158d-4620-850f-a93c99f036d2} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3883 2024.08.27 19:03:55.461541 [ 3 ] {5c2f7e57-158d-4620-850f-a93c99f036d2} <Debug> executeQuery: Read 248 rows, 22.42 KiB in 0.001862 sec., 133190.11815252417 rows/sec., 11.76 MiB/sec.
3884 2024.08.27 19:03:55.461848 [ 3 ] {5c2f7e57-158d-4620-850f-a93c99f036d2} <Debug> DynamicQueryHandler: Done processing query
3885 2024.08.27 19:03:55.461875 [ 3 ] {5c2f7e57-158d-4620-850f-a93c99f036d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
3886 2024.08.27 19:03:55.461892 [ 3 ] {} <Debug> HTTP-Session: 9be93fec-39fb-40d8-ad5d-cff15ab8730f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3887 2024.08.27 19:03:55.462037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3888 2024.08.27 19:03:55.462089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3889 2024.08.27 19:03:55.462109 [ 3 ] {} <Debug> HTTP-Session: 5c1c11a2-55b3-43c0-87b5-d6b2dd27294d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3890 2024.08.27 19:03:55.462128 [ 3 ] {} <Debug> HTTP-Session: 5c1c11a2-55b3-43c0-87b5-d6b2dd27294d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3891 2024.08.27 19:03:55.462142 [ 3 ] {} <Debug> HTTP-Session: 5c1c11a2-55b3-43c0-87b5-d6b2dd27294d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3892 2024.08.27 19:03:55.462177 [ 3 ] {} <Trace> HTTP-Session: 5c1c11a2-55b3-43c0-87b5-d6b2dd27294d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3893 2024.08.27 19:03:55.462290 [ 3 ] {c316b535-e03e-4827-b33d-78866203e34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3894 2024.08.27 19:03:55.462337 [ 3 ] {c316b535-e03e-4827-b33d-78866203e34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3895 2024.08.27 19:03:55.462590 [ 3 ] {c316b535-e03e-4827-b33d-78866203e34d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3896 2024.08.27 19:03:55.462887 [ 3 ] {c316b535-e03e-4827-b33d-78866203e34d} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3897 2024.08.27 19:03:55.462926 [ 3 ] {c316b535-e03e-4827-b33d-78866203e34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3898 2024.08.27 19:03:55.463275 [ 3 ] {c316b535-e03e-4827-b33d-78866203e34d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3899 2024.08.27 19:03:55.463640 [ 3 ] {c316b535-e03e-4827-b33d-78866203e34d} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3900 2024.08.27 19:03:55.463802 [ 3 ] {c316b535-e03e-4827-b33d-78866203e34d} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.001538 sec., 20156.046814044214 rows/sec., 1.47 MiB/sec.
3901 2024.08.27 19:03:55.463806 [ 24 ] {} <Debug> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3902 2024.08.27 19:03:55.463928 [ 24 ] {} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3903 2024.08.27 19:03:55.463965 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3904 2024.08.27 19:03:55.464061 [ 3 ] {c316b535-e03e-4827-b33d-78866203e34d} <Debug> DynamicQueryHandler: Done processing query
3905 2024.08.27 19:03:55.464124 [ 3 ] {c316b535-e03e-4827-b33d-78866203e34d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3906 2024.08.27 19:03:55.464183 [ 3 ] {} <Debug> HTTP-Session: 5c1c11a2-55b3-43c0-87b5-d6b2dd27294d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3907 2024.08.27 19:03:55.464247 [ 197 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::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
3908 2024.08.27 19:03:55.464341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3909 2024.08.27 19:03:55.464441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3910 2024.08.27 19:03:55.464499 [ 3 ] {} <Debug> HTTP-Session: 0067aada-b9a4-40ab-9589-a4b94f4ed612 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3911 2024.08.27 19:03:55.464550 [ 3 ] {} <Debug> HTTP-Session: 0067aada-b9a4-40ab-9589-a4b94f4ed612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3912 2024.08.27 19:03:55.464563 [ 197 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3913 2024.08.27 19:03:55.464575 [ 3 ] {} <Debug> HTTP-Session: 0067aada-b9a4-40ab-9589-a4b94f4ed612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3914 2024.08.27 19:03:55.464633 [ 197 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 31 rows starting from the beginning of the part
3915 2024.08.27 19:03:55.464653 [ 3 ] {} <Trace> HTTP-Session: 0067aada-b9a4-40ab-9589-a4b94f4ed612 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3916 2024.08.27 19:03:55.464829 [ 197 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part
3917 2024.08.27 19:03:55.464949 [ 3 ] {a582fc0e-a3a2-4a2b-8c1d-58c52bca12fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3918 2024.08.27 19:03:55.465161 [ 3 ] {a582fc0e-a3a2-4a2b-8c1d-58c52bca12fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3919 2024.08.27 19:03:55.465159 [ 197 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part
3920 2024.08.27 19:03:55.465612 [ 197 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part
3921 2024.08.27 19:03:55.465879 [ 197 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part
3922 2024.08.27 19:03:55.466234 [ 197 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part
3923 2024.08.27 19:03:55.466983 [ 3 ] {a582fc0e-a3a2-4a2b-8c1d-58c52bca12fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3924 2024.08.27 19:03:55.467745 [ 3 ] {a582fc0e-a3a2-4a2b-8c1d-58c52bca12fc} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3925 2024.08.27 19:03:55.467823 [ 3 ] {a582fc0e-a3a2-4a2b-8c1d-58c52bca12fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3926 2024.08.27 19:03:55.468902 [ 3 ] {a582fc0e-a3a2-4a2b-8c1d-58c52bca12fc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3927 2024.08.27 19:03:55.469282 [ 197 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 5 columns (5 merged, 0 gathered) in 0.005195026 sec., 26563.87090266728 rows/sec., 2.04 MiB/sec.
3928 2024.08.27 19:03:55.469559 [ 197 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3929 2024.08.27 19:03:55.469769 [ 3 ] {a582fc0e-a3a2-4a2b-8c1d-58c52bca12fc} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3930 2024.08.27 19:03:55.470194 [ 3 ] {a582fc0e-a3a2-4a2b-8c1d-58c52bca12fc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005375 sec., 2604.651162790698 rows/sec., 182.41 KiB/sec.
3931 2024.08.27 19:03:55.470613 [ 3 ] {a582fc0e-a3a2-4a2b-8c1d-58c52bca12fc} <Debug> DynamicQueryHandler: Done processing query
3932 2024.08.27 19:03:55.470667 [ 3 ] {a582fc0e-a3a2-4a2b-8c1d-58c52bca12fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3933 2024.08.27 19:03:55.470685 [ 197 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_11_2} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3934 2024.08.27 19:03:55.470701 [ 3 ] {} <Debug> HTTP-Session: 0067aada-b9a4-40ab-9589-a4b94f4ed612 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3935 2024.08.27 19:03:55.470823 [ 197 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_11_2} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3936 2024.08.27 19:03:55.470903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3937 2024.08.27 19:03:55.470967 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
3938 2024.08.27 19:03:55.470994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3939 2024.08.27 19:03:55.471027 [ 3 ] {} <Debug> HTTP-Session: 1fd00886-65e5-4adc-b974-a76b78f9a707 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3940 2024.08.27 19:03:55.471044 [ 3 ] {} <Debug> HTTP-Session: 1fd00886-65e5-4adc-b974-a76b78f9a707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3941 2024.08.27 19:03:55.471058 [ 3 ] {} <Debug> HTTP-Session: 1fd00886-65e5-4adc-b974-a76b78f9a707 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3942 2024.08.27 19:03:55.471091 [ 3 ] {} <Trace> HTTP-Session: 1fd00886-65e5-4adc-b974-a76b78f9a707 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3943 2024.08.27 19:03:55.471196 [ 3 ] {310bf4cd-f794-495e-a117-581a215b8256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3944 2024.08.27 19:03:55.471242 [ 3 ] {310bf4cd-f794-495e-a117-581a215b8256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3945 2024.08.27 19:03:55.471494 [ 3 ] {310bf4cd-f794-495e-a117-581a215b8256} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3946 2024.08.27 19:03:55.471869 [ 3 ] {310bf4cd-f794-495e-a117-581a215b8256} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3947 2024.08.27 19:03:55.471908 [ 3 ] {310bf4cd-f794-495e-a117-581a215b8256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3948 2024.08.27 19:03:55.472261 [ 3 ] {310bf4cd-f794-495e-a117-581a215b8256} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3949 2024.08.27 19:03:55.472631 [ 3 ] {310bf4cd-f794-495e-a117-581a215b8256} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3950 2024.08.27 19:03:55.472789 [ 3 ] {310bf4cd-f794-495e-a117-581a215b8256} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001613 sec., 3719.7768133911964 rows/sec., 219.77 KiB/sec.
3951 2024.08.27 19:03:55.473071 [ 3 ] {310bf4cd-f794-495e-a117-581a215b8256} <Debug> DynamicQueryHandler: Done processing query
3952 2024.08.27 19:03:55.473095 [ 3 ] {310bf4cd-f794-495e-a117-581a215b8256} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3953 2024.08.27 19:03:55.473112 [ 3 ] {} <Debug> HTTP-Session: 1fd00886-65e5-4adc-b974-a76b78f9a707 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3954 2024.08.27 19:03:55.473301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 67036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3955 2024.08.27 19:03:55.473352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3956 2024.08.27 19:03:55.473371 [ 3 ] {} <Debug> HTTP-Session: 41597be1-9adc-44f5-914a-a43b4b349c8d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3957 2024.08.27 19:03:55.473388 [ 3 ] {} <Debug> HTTP-Session: 41597be1-9adc-44f5-914a-a43b4b349c8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3958 2024.08.27 19:03:55.473404 [ 3 ] {} <Debug> HTTP-Session: 41597be1-9adc-44f5-914a-a43b4b349c8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3959 2024.08.27 19:03:55.473437 [ 3 ] {} <Trace> HTTP-Session: 41597be1-9adc-44f5-914a-a43b4b349c8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3960 2024.08.27 19:03:55.473711 [ 3 ] {97f25fc2-dd22-426c-8305-ee70fb8e9b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3961 2024.08.27 19:03:55.473757 [ 3 ] {97f25fc2-dd22-426c-8305-ee70fb8e9b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3962 2024.08.27 19:03:55.474010 [ 3 ] {97f25fc2-dd22-426c-8305-ee70fb8e9b90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3963 2024.08.27 19:03:55.474587 [ 3 ] {97f25fc2-dd22-426c-8305-ee70fb8e9b90} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3964 2024.08.27 19:03:55.474625 [ 3 ] {97f25fc2-dd22-426c-8305-ee70fb8e9b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3965 2024.08.27 19:03:55.475003 [ 3 ] {97f25fc2-dd22-426c-8305-ee70fb8e9b90} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3966 2024.08.27 19:03:55.475373 [ 3 ] {97f25fc2-dd22-426c-8305-ee70fb8e9b90} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3967 2024.08.27 19:03:55.475531 [ 3 ] {97f25fc2-dd22-426c-8305-ee70fb8e9b90} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001985 sec., 208060.45340050381 rows/sec., 14.84 MiB/sec.
3968 2024.08.27 19:03:55.475696 [ 3 ] {97f25fc2-dd22-426c-8305-ee70fb8e9b90} <Debug> DynamicQueryHandler: Done processing query
3969 2024.08.27 19:03:55.475720 [ 3 ] {97f25fc2-dd22-426c-8305-ee70fb8e9b90} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
3970 2024.08.27 19:03:55.475736 [ 3 ] {} <Debug> HTTP-Session: 41597be1-9adc-44f5-914a-a43b4b349c8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3971 2024.08.27 19:03:55.475886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3972 2024.08.27 19:03:55.475933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3973 2024.08.27 19:03:55.475952 [ 3 ] {} <Debug> HTTP-Session: be5eaf68-05c3-4596-ae8f-82d188a12635 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3974 2024.08.27 19:03:55.475969 [ 3 ] {} <Debug> HTTP-Session: be5eaf68-05c3-4596-ae8f-82d188a12635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3975 2024.08.27 19:03:55.475983 [ 3 ] {} <Debug> HTTP-Session: be5eaf68-05c3-4596-ae8f-82d188a12635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3976 2024.08.27 19:03:55.476014 [ 3 ] {} <Trace> HTTP-Session: be5eaf68-05c3-4596-ae8f-82d188a12635 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3977 2024.08.27 19:03:55.476110 [ 3 ] {f377717c-4a18-4a77-9808-fe0e0314e8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3978 2024.08.27 19:03:55.476153 [ 3 ] {f377717c-4a18-4a77-9808-fe0e0314e8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3979 2024.08.27 19:03:55.476284 [ 3 ] {f377717c-4a18-4a77-9808-fe0e0314e8da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3980 2024.08.27 19:03:55.476564 [ 3 ] {f377717c-4a18-4a77-9808-fe0e0314e8da} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3981 2024.08.27 19:03:55.476602 [ 3 ] {f377717c-4a18-4a77-9808-fe0e0314e8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3982 2024.08.27 19:03:55.476963 [ 3 ] {f377717c-4a18-4a77-9808-fe0e0314e8da} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3983 2024.08.27 19:03:55.477298 [ 3 ] {f377717c-4a18-4a77-9808-fe0e0314e8da} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3984 2024.08.27 19:03:55.477468 [ 3 ] {f377717c-4a18-4a77-9808-fe0e0314e8da} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001377 sec., 4357.298474945534 rows/sec., 227.65 KiB/sec.
3985 2024.08.27 19:03:55.477508 [ 24 ] {} <Debug> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3986 2024.08.27 19:03:55.477607 [ 24 ] {} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3987 2024.08.27 19:03:55.477666 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
3988 2024.08.27 19:03:55.477777 [ 3 ] {f377717c-4a18-4a77-9808-fe0e0314e8da} <Debug> DynamicQueryHandler: Done processing query
3989 2024.08.27 19:03:55.477845 [ 3 ] {f377717c-4a18-4a77-9808-fe0e0314e8da} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3990 2024.08.27 19:03:55.477876 [ 197 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
3991 2024.08.27 19:03:55.477890 [ 3 ] {} <Debug> HTTP-Session: be5eaf68-05c3-4596-ae8f-82d188a12635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3992 2024.08.27 19:03:55.478047 [ 197 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3993 2024.08.27 19:03:55.478089 [ 197 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
3994 2024.08.27 19:03:55.478146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3995 2024.08.27 19:03:55.478250 [ 197 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
3996 2024.08.27 19:03:55.478320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3997 2024.08.27 19:03:55.478428 [ 3 ] {} <Debug> HTTP-Session: 83327532-425b-41e4-bc21-6793d955ac76 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
3998 2024.08.27 19:03:55.478484 [ 197 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
3999 2024.08.27 19:03:55.478572 [ 3 ] {} <Debug> HTTP-Session: 83327532-425b-41e4-bc21-6793d955ac76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4000 2024.08.27 19:03:55.478759 [ 3 ] {} <Debug> HTTP-Session: 83327532-425b-41e4-bc21-6793d955ac76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4001 2024.08.27 19:03:55.478791 [ 197 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
4002 2024.08.27 19:03:55.478895 [ 3 ] {} <Trace> HTTP-Session: 83327532-425b-41e4-bc21-6793d955ac76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4003 2024.08.27 19:03:55.479057 [ 197 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
4004 2024.08.27 19:03:55.479267 [ 197 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
4005 2024.08.27 19:03:55.479537 [ 3 ] {2f8292ac-b4ce-4784-990e-ae6f0d30c5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4006 2024.08.27 19:03:55.479655 [ 3 ] {2f8292ac-b4ce-4784-990e-ae6f0d30c5cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4007 2024.08.27 19:03:55.480240 [ 3 ] {2f8292ac-b4ce-4784-990e-ae6f0d30c5cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4008 2024.08.27 19:03:55.481308 [ 3 ] {2f8292ac-b4ce-4784-990e-ae6f0d30c5cb} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4009 2024.08.27 19:03:55.481378 [ 3 ] {2f8292ac-b4ce-4784-990e-ae6f0d30c5cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
4010 2024.08.27 19:03:55.481775 [ 193 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004013532 sec., 8969.655654919407 rows/sec., 468.63 KiB/sec.
4011 2024.08.27 19:03:55.482025 [ 193 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4012 2024.08.27 19:03:55.482358 [ 3 ] {2f8292ac-b4ce-4784-990e-ae6f0d30c5cb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4013 2024.08.27 19:03:55.482912 [ 193 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_6_1} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4014 2024.08.27 19:03:55.483071 [ 193 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_6_1} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4015 2024.08.27 19:03:55.483088 [ 3 ] {2f8292ac-b4ce-4784-990e-ae6f0d30c5cb} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4016 2024.08.27 19:03:55.483226 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
4017 2024.08.27 19:03:55.483371 [ 3 ] {2f8292ac-b4ce-4784-990e-ae6f0d30c5cb} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.004166 sec., 57129.140662506 rows/sec., 3.83 MiB/sec.
4018 2024.08.27 19:03:55.483571 [ 3 ] {2f8292ac-b4ce-4784-990e-ae6f0d30c5cb} <Debug> DynamicQueryHandler: Done processing query
4019 2024.08.27 19:03:55.483597 [ 3 ] {2f8292ac-b4ce-4784-990e-ae6f0d30c5cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4020 2024.08.27 19:03:55.483614 [ 3 ] {} <Debug> HTTP-Session: 83327532-425b-41e4-bc21-6793d955ac76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4021 2024.08.27 19:03:55.483745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4022 2024.08.27 19:03:55.483795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4023 2024.08.27 19:03:55.483815 [ 3 ] {} <Debug> HTTP-Session: 9d2b3896-d879-4d3a-9c14-0239d448c9f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4024 2024.08.27 19:03:55.483832 [ 3 ] {} <Debug> HTTP-Session: 9d2b3896-d879-4d3a-9c14-0239d448c9f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4025 2024.08.27 19:03:55.483846 [ 3 ] {} <Debug> HTTP-Session: 9d2b3896-d879-4d3a-9c14-0239d448c9f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4026 2024.08.27 19:03:55.483878 [ 3 ] {} <Trace> HTTP-Session: 9d2b3896-d879-4d3a-9c14-0239d448c9f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4027 2024.08.27 19:03:55.483974 [ 3 ] {7f7b54ed-423c-4c69-98bf-ca6b4d00acae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4028 2024.08.27 19:03:55.484022 [ 3 ] {7f7b54ed-423c-4c69-98bf-ca6b4d00acae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4029 2024.08.27 19:03:55.484163 [ 3 ] {7f7b54ed-423c-4c69-98bf-ca6b4d00acae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4030 2024.08.27 19:03:55.484463 [ 3 ] {7f7b54ed-423c-4c69-98bf-ca6b4d00acae} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4031 2024.08.27 19:03:55.484501 [ 3 ] {7f7b54ed-423c-4c69-98bf-ca6b4d00acae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
4032 2024.08.27 19:03:55.484860 [ 3 ] {7f7b54ed-423c-4c69-98bf-ca6b4d00acae} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4033 2024.08.27 19:03:55.485189 [ 3 ] {7f7b54ed-423c-4c69-98bf-ca6b4d00acae} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4034 2024.08.27 19:03:55.485347 [ 3 ] {7f7b54ed-423c-4c69-98bf-ca6b4d00acae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001389 sec., 719.9424046076314 rows/sec., 48.51 KiB/sec.
4035 2024.08.27 19:03:55.485523 [ 3 ] {7f7b54ed-423c-4c69-98bf-ca6b4d00acae} <Debug> DynamicQueryHandler: Done processing query
4036 2024.08.27 19:03:55.485547 [ 3 ] {7f7b54ed-423c-4c69-98bf-ca6b4d00acae} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4037 2024.08.27 19:03:55.485564 [ 3 ] {} <Debug> HTTP-Session: 9d2b3896-d879-4d3a-9c14-0239d448c9f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4038 2024.08.27 19:03:55.485698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4039 2024.08.27 19:03:55.485748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4040 2024.08.27 19:03:55.485768 [ 3 ] {} <Debug> HTTP-Session: 2faf9b80-fd12-4624-8d54-81bce2e49751 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4041 2024.08.27 19:03:55.485784 [ 3 ] {} <Debug> HTTP-Session: 2faf9b80-fd12-4624-8d54-81bce2e49751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4042 2024.08.27 19:03:55.485798 [ 3 ] {} <Debug> HTTP-Session: 2faf9b80-fd12-4624-8d54-81bce2e49751 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4043 2024.08.27 19:03:55.485830 [ 3 ] {} <Trace> HTTP-Session: 2faf9b80-fd12-4624-8d54-81bce2e49751 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4044 2024.08.27 19:03:55.486169 [ 3 ] {09b507a8-5ec3-45c3-8f5d-1583306a60de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4045 2024.08.27 19:03:55.486237 [ 3 ] {09b507a8-5ec3-45c3-8f5d-1583306a60de} <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
4046 2024.08.27 19:03:55.486689 [ 3 ] {09b507a8-5ec3-45c3-8f5d-1583306a60de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4047 2024.08.27 19:03:55.487339 [ 3 ] {09b507a8-5ec3-45c3-8f5d-1583306a60de} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4048 2024.08.27 19:03:55.487377 [ 3 ] {09b507a8-5ec3-45c3-8f5d-1583306a60de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
4049 2024.08.27 19:03:55.488013 [ 3 ] {09b507a8-5ec3-45c3-8f5d-1583306a60de} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4050 2024.08.27 19:03:55.488423 [ 3 ] {09b507a8-5ec3-45c3-8f5d-1583306a60de} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4051 2024.08.27 19:03:55.488589 [ 3 ] {09b507a8-5ec3-45c3-8f5d-1583306a60de} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002667 sec., 10873.640794900637 rows/sec., 19.49 MiB/sec.
4052 2024.08.27 19:03:55.488599 [ 48 ] {} <Debug> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4053 2024.08.27 19:03:55.488696 [ 48 ] {} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4054 2024.08.27 19:03:55.488775 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
4055 2024.08.27 19:03:55.489018 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::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
4056 2024.08.27 19:03:55.489085 [ 3 ] {09b507a8-5ec3-45c3-8f5d-1583306a60de} <Debug> DynamicQueryHandler: Done processing query
4057 2024.08.27 19:03:55.489147 [ 3 ] {09b507a8-5ec3-45c3-8f5d-1583306a60de} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4058 2024.08.27 19:03:55.489184 [ 3 ] {} <Debug> HTTP-Session: 2faf9b80-fd12-4624-8d54-81bce2e49751 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4059 2024.08.27 19:03:55.489390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4060 2024.08.27 19:03:55.489509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4061 2024.08.27 19:03:55.489562 [ 3 ] {} <Debug> HTTP-Session: a672216c-0c60-46b6-b5bb-8b571f80ba8f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4062 2024.08.27 19:03:55.489619 [ 3 ] {} <Debug> HTTP-Session: a672216c-0c60-46b6-b5bb-8b571f80ba8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4063 2024.08.27 19:03:55.489663 [ 3 ] {} <Debug> HTTP-Session: a672216c-0c60-46b6-b5bb-8b571f80ba8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4064 2024.08.27 19:03:55.489741 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4065 2024.08.27 19:03:55.489751 [ 3 ] {} <Trace> HTTP-Session: a672216c-0c60-46b6-b5bb-8b571f80ba8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4066 2024.08.27 19:03:55.489869 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 78 rows starting from the beginning of the part
4067 2024.08.27 19:03:55.490038 [ 3 ] {efa1fc7c-c826-4212-a8b6-36e01201771b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4068 2024.08.27 19:03:55.490299 [ 3 ] {efa1fc7c-c826-4212-a8b6-36e01201771b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4069 2024.08.27 19:03:55.490547 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part
4070 2024.08.27 19:03:55.491132 [ 3 ] {efa1fc7c-c826-4212-a8b6-36e01201771b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4071 2024.08.27 19:03:55.491441 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part
4072 2024.08.27 19:03:55.492012 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 29 rows starting from the beginning of the part
4073 2024.08.27 19:03:55.492237 [ 3 ] {efa1fc7c-c826-4212-a8b6-36e01201771b} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4074 2024.08.27 19:03:55.492339 [ 3 ] {efa1fc7c-c826-4212-a8b6-36e01201771b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
4075 2024.08.27 19:03:55.492715 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part
4076 2024.08.27 19:03:55.493310 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 29 rows starting from the beginning of the part
4077 2024.08.27 19:03:55.493813 [ 3 ] {efa1fc7c-c826-4212-a8b6-36e01201771b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4078 2024.08.27 19:03:55.494746 [ 3 ] {efa1fc7c-c826-4212-a8b6-36e01201771b} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4079 2024.08.27 19:03:55.495191 [ 3 ] {efa1fc7c-c826-4212-a8b6-36e01201771b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005223 sec., 15699.789393069117 rows/sec., 1021.06 KiB/sec.
4080 2024.08.27 19:03:55.495940 [ 3 ] {efa1fc7c-c826-4212-a8b6-36e01201771b} <Debug> DynamicQueryHandler: Done processing query
4081 2024.08.27 19:03:55.495987 [ 3 ] {efa1fc7c-c826-4212-a8b6-36e01201771b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4082 2024.08.27 19:03:55.496027 [ 3 ] {} <Debug> HTTP-Session: a672216c-0c60-46b6-b5bb-8b571f80ba8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4083 2024.08.27 19:03:55.498047 [ 193 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 19 columns (19 merged, 0 gathered) in 0.009147347 sec., 19131.23007140759 rows/sec., 34.28 MiB/sec.
4084 2024.08.27 19:03:55.498455 [ 196 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4085 2024.08.27 19:03:55.499138 [ 196 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4086 2024.08.27 19:03:55.499241 [ 196 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4087 2024.08.27 19:03:55.499408 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB.
4088 2024.08.27 19:04:00.481351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4089 2024.08.27 19:04:00.481480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4090 2024.08.27 19:04:00.481506 [ 3 ] {} <Debug> HTTP-Session: 3162aa43-3d61-49c1-9d48-c618cccd2861 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4091 2024.08.27 19:04:00.481531 [ 3 ] {} <Debug> HTTP-Session: 3162aa43-3d61-49c1-9d48-c618cccd2861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4092 2024.08.27 19:04:00.481546 [ 3 ] {} <Debug> HTTP-Session: 3162aa43-3d61-49c1-9d48-c618cccd2861 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4093 2024.08.27 19:04:00.481596 [ 3 ] {} <Trace> HTTP-Session: 3162aa43-3d61-49c1-9d48-c618cccd2861 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4094 2024.08.27 19:04:00.481783 [ 3 ] {2f2a8700-1fbb-4ff2-92c8-eb20d0eb0648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4095 2024.08.27 19:04:00.481855 [ 3 ] {2f2a8700-1fbb-4ff2-92c8-eb20d0eb0648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4096 2024.08.27 19:04:00.482213 [ 3 ] {2f2a8700-1fbb-4ff2-92c8-eb20d0eb0648} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4097 2024.08.27 19:04:00.482632 [ 3 ] {2f2a8700-1fbb-4ff2-92c8-eb20d0eb0648} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4098 2024.08.27 19:04:00.482681 [ 3 ] {2f2a8700-1fbb-4ff2-92c8-eb20d0eb0648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
4099 2024.08.27 19:04:00.483104 [ 3 ] {2f2a8700-1fbb-4ff2-92c8-eb20d0eb0648} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4100 2024.08.27 19:04:00.483498 [ 3 ] {2f2a8700-1fbb-4ff2-92c8-eb20d0eb0648} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4101 2024.08.27 19:04:00.483664 [ 3 ] {2f2a8700-1fbb-4ff2-92c8-eb20d0eb0648} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00193 sec., 1036.2694300518135 rows/sec., 84.50 KiB/sec.
4102 2024.08.27 19:04:00.483885 [ 3 ] {2f2a8700-1fbb-4ff2-92c8-eb20d0eb0648} <Debug> DynamicQueryHandler: Done processing query
4103 2024.08.27 19:04:00.483913 [ 3 ] {2f2a8700-1fbb-4ff2-92c8-eb20d0eb0648} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4104 2024.08.27 19:04:00.483930 [ 3 ] {} <Debug> HTTP-Session: 3162aa43-3d61-49c1-9d48-c618cccd2861 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4105 2024.08.27 19:04:00.484239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 175949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4106 2024.08.27 19:04:00.484295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4107 2024.08.27 19:04:00.484315 [ 3 ] {} <Debug> HTTP-Session: e5909c33-e3fe-415f-be47-b7ae9765ff47 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4108 2024.08.27 19:04:00.484333 [ 3 ] {} <Debug> HTTP-Session: e5909c33-e3fe-415f-be47-b7ae9765ff47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4109 2024.08.27 19:04:00.484348 [ 3 ] {} <Debug> HTTP-Session: e5909c33-e3fe-415f-be47-b7ae9765ff47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4110 2024.08.27 19:04:00.484384 [ 3 ] {} <Trace> HTTP-Session: e5909c33-e3fe-415f-be47-b7ae9765ff47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4111 2024.08.27 19:04:00.485058 [ 3 ] {7bc4a08d-30f6-4047-a42d-f4684c8d94ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4112 2024.08.27 19:04:00.485110 [ 3 ] {7bc4a08d-30f6-4047-a42d-f4684c8d94ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4113 2024.08.27 19:04:00.485366 [ 3 ] {7bc4a08d-30f6-4047-a42d-f4684c8d94ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4114 2024.08.27 19:04:00.486542 [ 3 ] {7bc4a08d-30f6-4047-a42d-f4684c8d94ff} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4115 2024.08.27 19:04:00.486581 [ 3 ] {7bc4a08d-30f6-4047-a42d-f4684c8d94ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
4116 2024.08.27 19:04:00.487037 [ 3 ] {7bc4a08d-30f6-4047-a42d-f4684c8d94ff} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4117 2024.08.27 19:04:00.487409 [ 3 ] {7bc4a08d-30f6-4047-a42d-f4684c8d94ff} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4118 2024.08.27 19:04:00.487576 [ 3 ] {7bc4a08d-30f6-4047-a42d-f4684c8d94ff} <Debug> executeQuery: Read 1213 rows, 102.63 KiB in 0.003003 sec., 403929.4039294039 rows/sec., 33.37 MiB/sec.
4119 2024.08.27 19:04:00.487770 [ 3 ] {7bc4a08d-30f6-4047-a42d-f4684c8d94ff} <Debug> DynamicQueryHandler: Done processing query
4120 2024.08.27 19:04:00.487796 [ 3 ] {7bc4a08d-30f6-4047-a42d-f4684c8d94ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
4121 2024.08.27 19:04:00.487812 [ 3 ] {} <Debug> HTTP-Session: e5909c33-e3fe-415f-be47-b7ae9765ff47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4122 2024.08.27 19:04:00.487997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4123 2024.08.27 19:04:00.488048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4124 2024.08.27 19:04:00.488067 [ 3 ] {} <Debug> HTTP-Session: 2601e18b-cc9e-4c97-a670-1b0db0aba441 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4125 2024.08.27 19:04:00.488085 [ 3 ] {} <Debug> HTTP-Session: 2601e18b-cc9e-4c97-a670-1b0db0aba441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4126 2024.08.27 19:04:00.488099 [ 3 ] {} <Debug> HTTP-Session: 2601e18b-cc9e-4c97-a670-1b0db0aba441 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4127 2024.08.27 19:04:00.488134 [ 3 ] {} <Trace> HTTP-Session: 2601e18b-cc9e-4c97-a670-1b0db0aba441 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4128 2024.08.27 19:04:00.488240 [ 3 ] {81c2027e-36b4-4ad7-97ef-d1f07b496435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4129 2024.08.27 19:04:00.488284 [ 3 ] {81c2027e-36b4-4ad7-97ef-d1f07b496435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4130 2024.08.27 19:04:00.488520 [ 3 ] {81c2027e-36b4-4ad7-97ef-d1f07b496435} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4131 2024.08.27 19:04:00.488829 [ 3 ] {81c2027e-36b4-4ad7-97ef-d1f07b496435} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4132 2024.08.27 19:04:00.488865 [ 3 ] {81c2027e-36b4-4ad7-97ef-d1f07b496435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
4133 2024.08.27 19:04:00.489216 [ 3 ] {81c2027e-36b4-4ad7-97ef-d1f07b496435} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4134 2024.08.27 19:04:00.489612 [ 3 ] {81c2027e-36b4-4ad7-97ef-d1f07b496435} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4135 2024.08.27 19:04:00.489767 [ 3 ] {81c2027e-36b4-4ad7-97ef-d1f07b496435} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001551 sec., 6447.453255963894 rows/sec., 477.89 KiB/sec.
4136 2024.08.27 19:04:00.490094 [ 3 ] {81c2027e-36b4-4ad7-97ef-d1f07b496435} <Debug> DynamicQueryHandler: Done processing query
4137 2024.08.27 19:04:00.490119 [ 3 ] {81c2027e-36b4-4ad7-97ef-d1f07b496435} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4138 2024.08.27 19:04:00.490135 [ 3 ] {} <Debug> HTTP-Session: 2601e18b-cc9e-4c97-a670-1b0db0aba441 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4139 2024.08.27 19:04:00.490322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4140 2024.08.27 19:04:00.490372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4141 2024.08.27 19:04:00.490391 [ 3 ] {} <Debug> HTTP-Session: 7ffa7175-b9f8-41db-b42a-59abd275338a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4142 2024.08.27 19:04:00.490410 [ 3 ] {} <Debug> HTTP-Session: 7ffa7175-b9f8-41db-b42a-59abd275338a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4143 2024.08.27 19:04:00.490424 [ 3 ] {} <Debug> HTTP-Session: 7ffa7175-b9f8-41db-b42a-59abd275338a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4144 2024.08.27 19:04:00.490456 [ 3 ] {} <Trace> HTTP-Session: 7ffa7175-b9f8-41db-b42a-59abd275338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4145 2024.08.27 19:04:00.490641 [ 3 ] {4eab5718-9424-44cc-b6f2-96d0ef259d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4146 2024.08.27 19:04:00.490688 [ 3 ] {4eab5718-9424-44cc-b6f2-96d0ef259d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4147 2024.08.27 19:04:00.490940 [ 3 ] {4eab5718-9424-44cc-b6f2-96d0ef259d92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4148 2024.08.27 19:04:00.491393 [ 3 ] {4eab5718-9424-44cc-b6f2-96d0ef259d92} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4149 2024.08.27 19:04:00.491429 [ 3 ] {4eab5718-9424-44cc-b6f2-96d0ef259d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
4150 2024.08.27 19:04:00.491800 [ 3 ] {4eab5718-9424-44cc-b6f2-96d0ef259d92} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4151 2024.08.27 19:04:00.492154 [ 3 ] {4eab5718-9424-44cc-b6f2-96d0ef259d92} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4152 2024.08.27 19:04:00.492292 [ 3 ] {4eab5718-9424-44cc-b6f2-96d0ef259d92} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001748 sec., 130434.78260869565 rows/sec., 8.83 MiB/sec.
4153 2024.08.27 19:04:00.492474 [ 3 ] {4eab5718-9424-44cc-b6f2-96d0ef259d92} <Debug> DynamicQueryHandler: Done processing query
4154 2024.08.27 19:04:00.492498 [ 3 ] {4eab5718-9424-44cc-b6f2-96d0ef259d92} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4155 2024.08.27 19:04:00.492513 [ 3 ] {} <Debug> HTTP-Session: 7ffa7175-b9f8-41db-b42a-59abd275338a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4156 2024.08.27 19:04:00.492772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 87536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4157 2024.08.27 19:04:00.492822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4158 2024.08.27 19:04:00.492841 [ 3 ] {} <Debug> HTTP-Session: 48db6c27-ad55-4bfe-bece-68010a1bde57 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4159 2024.08.27 19:04:00.492858 [ 3 ] {} <Debug> HTTP-Session: 48db6c27-ad55-4bfe-bece-68010a1bde57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4160 2024.08.27 19:04:00.492873 [ 3 ] {} <Debug> HTTP-Session: 48db6c27-ad55-4bfe-bece-68010a1bde57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4161 2024.08.27 19:04:00.492903 [ 3 ] {} <Trace> HTTP-Session: 48db6c27-ad55-4bfe-bece-68010a1bde57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4162 2024.08.27 19:04:00.493163 [ 3 ] {3eb7279f-80bb-4a70-b272-fe8196333328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4163 2024.08.27 19:04:00.493208 [ 3 ] {3eb7279f-80bb-4a70-b272-fe8196333328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4164 2024.08.27 19:04:00.493438 [ 3 ] {3eb7279f-80bb-4a70-b272-fe8196333328} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4165 2024.08.27 19:04:00.494090 [ 3 ] {3eb7279f-80bb-4a70-b272-fe8196333328} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4166 2024.08.27 19:04:00.494126 [ 3 ] {3eb7279f-80bb-4a70-b272-fe8196333328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
4167 2024.08.27 19:04:00.494505 [ 3 ] {3eb7279f-80bb-4a70-b272-fe8196333328} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4168 2024.08.27 19:04:00.494892 [ 3 ] {3eb7279f-80bb-4a70-b272-fe8196333328} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4169 2024.08.27 19:04:00.495064 [ 3 ] {3eb7279f-80bb-4a70-b272-fe8196333328} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.002044 sec., 259295.49902152646 rows/sec., 19.21 MiB/sec.
4170 2024.08.27 19:04:00.495227 [ 3 ] {3eb7279f-80bb-4a70-b272-fe8196333328} <Debug> DynamicQueryHandler: Done processing query
4171 2024.08.27 19:04:00.495251 [ 3 ] {3eb7279f-80bb-4a70-b272-fe8196333328} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4172 2024.08.27 19:04:00.495267 [ 3 ] {} <Debug> HTTP-Session: 48db6c27-ad55-4bfe-bece-68010a1bde57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4173 2024.08.27 19:04:00.495537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 160344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4174 2024.08.27 19:04:00.495585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4175 2024.08.27 19:04:00.495604 [ 3 ] {} <Debug> HTTP-Session: aa74bb26-6fb8-4889-b4c9-a881f21aee25 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4176 2024.08.27 19:04:00.495620 [ 3 ] {} <Debug> HTTP-Session: aa74bb26-6fb8-4889-b4c9-a881f21aee25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4177 2024.08.27 19:04:00.495634 [ 3 ] {} <Debug> HTTP-Session: aa74bb26-6fb8-4889-b4c9-a881f21aee25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4178 2024.08.27 19:04:00.495667 [ 3 ] {} <Trace> HTTP-Session: aa74bb26-6fb8-4889-b4c9-a881f21aee25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4179 2024.08.27 19:04:00.496052 [ 3 ] {10e35e93-6d48-4558-b1c5-472a1d94cb5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4180 2024.08.27 19:04:00.496103 [ 3 ] {10e35e93-6d48-4558-b1c5-472a1d94cb5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4181 2024.08.27 19:04:00.496241 [ 3 ] {10e35e93-6d48-4558-b1c5-472a1d94cb5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4182 2024.08.27 19:04:00.497062 [ 3 ] {10e35e93-6d48-4558-b1c5-472a1d94cb5e} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4183 2024.08.27 19:04:00.497101 [ 3 ] {10e35e93-6d48-4558-b1c5-472a1d94cb5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
4184 2024.08.27 19:04:00.497568 [ 3 ] {10e35e93-6d48-4558-b1c5-472a1d94cb5e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4185 2024.08.27 19:04:00.497913 [ 3 ] {10e35e93-6d48-4558-b1c5-472a1d94cb5e} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4186 2024.08.27 19:04:00.498090 [ 3 ] {10e35e93-6d48-4558-b1c5-472a1d94cb5e} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002267 sec., 372739.3030436701 rows/sec., 25.09 MiB/sec.
4187 2024.08.27 19:04:00.498438 [ 3 ] {10e35e93-6d48-4558-b1c5-472a1d94cb5e} <Debug> DynamicQueryHandler: Done processing query
4188 2024.08.27 19:04:00.498464 [ 3 ] {10e35e93-6d48-4558-b1c5-472a1d94cb5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
4189 2024.08.27 19:04:00.498482 [ 3 ] {} <Debug> HTTP-Session: aa74bb26-6fb8-4889-b4c9-a881f21aee25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4190 2024.08.27 19:04:00.498642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14263, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4191 2024.08.27 19:04:00.498693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4192 2024.08.27 19:04:00.498713 [ 3 ] {} <Debug> HTTP-Session: c0baec14-622c-4ef2-b83b-87f7a6957170 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4193 2024.08.27 19:04:00.498732 [ 3 ] {} <Debug> HTTP-Session: c0baec14-622c-4ef2-b83b-87f7a6957170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4194 2024.08.27 19:04:00.498748 [ 3 ] {} <Debug> HTTP-Session: c0baec14-622c-4ef2-b83b-87f7a6957170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4195 2024.08.27 19:04:00.498779 [ 3 ] {} <Trace> HTTP-Session: c0baec14-622c-4ef2-b83b-87f7a6957170 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4196 2024.08.27 19:04:00.498990 [ 3 ] {ab458107-188f-4f1f-b421-d99308514d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4197 2024.08.27 19:04:00.499064 [ 3 ] {ab458107-188f-4f1f-b421-d99308514d04} <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
4198 2024.08.27 19:04:00.499507 [ 3 ] {ab458107-188f-4f1f-b421-d99308514d04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4199 2024.08.27 19:04:00.499994 [ 3 ] {ab458107-188f-4f1f-b421-d99308514d04} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4200 2024.08.27 19:04:00.500032 [ 3 ] {ab458107-188f-4f1f-b421-d99308514d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
4201 2024.08.27 19:04:00.500647 [ 3 ] {ab458107-188f-4f1f-b421-d99308514d04} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4202 2024.08.27 19:04:00.501072 [ 3 ] {ab458107-188f-4f1f-b421-d99308514d04} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4203 2024.08.27 19:04:00.501277 [ 3 ] {ab458107-188f-4f1f-b421-d99308514d04} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002409 sec., 3320.8800332088003 rows/sec., 5.95 MiB/sec.
4204 2024.08.27 19:04:00.501781 [ 3 ] {ab458107-188f-4f1f-b421-d99308514d04} <Debug> DynamicQueryHandler: Done processing query
4205 2024.08.27 19:04:00.501808 [ 3 ] {ab458107-188f-4f1f-b421-d99308514d04} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
4206 2024.08.27 19:04:00.501824 [ 3 ] {} <Debug> HTTP-Session: c0baec14-622c-4ef2-b83b-87f7a6957170 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4207 2024.08.27 19:04:00.501960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4208 2024.08.27 19:04:00.502013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4209 2024.08.27 19:04:00.502034 [ 3 ] {} <Debug> HTTP-Session: 7f7e77cc-9a04-4a29-a50b-48fafd597da1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4210 2024.08.27 19:04:00.502052 [ 3 ] {} <Debug> HTTP-Session: 7f7e77cc-9a04-4a29-a50b-48fafd597da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4211 2024.08.27 19:04:00.502066 [ 3 ] {} <Debug> HTTP-Session: 7f7e77cc-9a04-4a29-a50b-48fafd597da1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4212 2024.08.27 19:04:00.502097 [ 3 ] {} <Trace> HTTP-Session: 7f7e77cc-9a04-4a29-a50b-48fafd597da1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4213 2024.08.27 19:04:00.502213 [ 3 ] {85baa7fe-f7f6-4aa7-bf82-83591cde1bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4214 2024.08.27 19:04:00.502259 [ 3 ] {85baa7fe-f7f6-4aa7-bf82-83591cde1bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4215 2024.08.27 19:04:00.502406 [ 3 ] {85baa7fe-f7f6-4aa7-bf82-83591cde1bde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4216 2024.08.27 19:04:00.502714 [ 3 ] {85baa7fe-f7f6-4aa7-bf82-83591cde1bde} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4217 2024.08.27 19:04:00.502750 [ 3 ] {85baa7fe-f7f6-4aa7-bf82-83591cde1bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB.
4218 2024.08.27 19:04:00.503125 [ 3 ] {85baa7fe-f7f6-4aa7-bf82-83591cde1bde} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4219 2024.08.27 19:04:00.503468 [ 3 ] {85baa7fe-f7f6-4aa7-bf82-83591cde1bde} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4220 2024.08.27 19:04:00.503643 [ 3 ] {85baa7fe-f7f6-4aa7-bf82-83591cde1bde} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001469 sec., 40844.11164057181 rows/sec., 2.75 MiB/sec.
4221 2024.08.27 19:04:00.503827 [ 3 ] {85baa7fe-f7f6-4aa7-bf82-83591cde1bde} <Debug> DynamicQueryHandler: Done processing query
4222 2024.08.27 19:04:00.503853 [ 3 ] {85baa7fe-f7f6-4aa7-bf82-83591cde1bde} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4223 2024.08.27 19:04:00.503868 [ 3 ] {} <Debug> HTTP-Session: 7f7e77cc-9a04-4a29-a50b-48fafd597da1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4224 2024.08.27 19:04:05.456887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4225 2024.08.27 19:04:05.457091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4226 2024.08.27 19:04:05.457137 [ 3 ] {} <Debug> HTTP-Session: 3d5886e1-923d-4801-8396-e1a88464c690 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4227 2024.08.27 19:04:05.457179 [ 3 ] {} <Debug> HTTP-Session: 3d5886e1-923d-4801-8396-e1a88464c690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4228 2024.08.27 19:04:05.457208 [ 3 ] {} <Debug> HTTP-Session: 3d5886e1-923d-4801-8396-e1a88464c690 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4229 2024.08.27 19:04:05.457288 [ 3 ] {} <Trace> HTTP-Session: 3d5886e1-923d-4801-8396-e1a88464c690 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4230 2024.08.27 19:04:05.457578 [ 3 ] {68fe9ace-344f-4ba6-8287-95da3206a6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4231 2024.08.27 19:04:05.457690 [ 3 ] {68fe9ace-344f-4ba6-8287-95da3206a6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4232 2024.08.27 19:04:05.458209 [ 3 ] {68fe9ace-344f-4ba6-8287-95da3206a6be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4233 2024.08.27 19:04:05.458637 [ 3 ] {68fe9ace-344f-4ba6-8287-95da3206a6be} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4234 2024.08.27 19:04:05.458683 [ 3 ] {68fe9ace-344f-4ba6-8287-95da3206a6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4235 2024.08.27 19:04:05.459090 [ 3 ] {68fe9ace-344f-4ba6-8287-95da3206a6be} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4236 2024.08.27 19:04:05.459473 [ 3 ] {68fe9ace-344f-4ba6-8287-95da3206a6be} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4237 2024.08.27 19:04:05.459643 [ 3 ] {68fe9ace-344f-4ba6-8287-95da3206a6be} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002151 sec., 929.8000929800093 rows/sec., 75.82 KiB/sec.
4238 2024.08.27 19:04:05.459679 [ 152 ] {} <Debug> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4239 2024.08.27 19:04:05.459830 [ 152 ] {} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4240 2024.08.27 19:04:05.459889 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4241 2024.08.27 19:04:05.459953 [ 3 ] {68fe9ace-344f-4ba6-8287-95da3206a6be} <Debug> DynamicQueryHandler: Done processing query
4242 2024.08.27 19:04:05.460023 [ 3 ] {68fe9ace-344f-4ba6-8287-95da3206a6be} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4243 2024.08.27 19:04:05.460086 [ 3 ] {} <Debug> HTTP-Session: 3d5886e1-923d-4801-8396-e1a88464c690 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4244 2024.08.27 19:04:05.460193 [ 196 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::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
4245 2024.08.27 19:04:05.460347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4246 2024.08.27 19:04:05.460476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4247 2024.08.27 19:04:05.460491 [ 196 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4248 2024.08.27 19:04:05.460512 [ 3 ] {} <Debug> HTTP-Session: 535cdbd3-e4f0-4711-aac5-d0956cf00433 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4249 2024.08.27 19:04:05.460568 [ 3 ] {} <Debug> HTTP-Session: 535cdbd3-e4f0-4711-aac5-d0956cf00433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4250 2024.08.27 19:04:05.460573 [ 196 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part
4251 2024.08.27 19:04:05.460589 [ 3 ] {} <Debug> HTTP-Session: 535cdbd3-e4f0-4711-aac5-d0956cf00433 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4252 2024.08.27 19:04:05.460644 [ 3 ] {} <Trace> HTTP-Session: 535cdbd3-e4f0-4711-aac5-d0956cf00433 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4253 2024.08.27 19:04:05.460784 [ 196 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
4254 2024.08.27 19:04:05.461237 [ 196 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
4255 2024.08.27 19:04:05.461263 [ 3 ] {21dcfe2c-5828-4847-9548-3e3e5e5ac5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4256 2024.08.27 19:04:05.461449 [ 3 ] {21dcfe2c-5828-4847-9548-3e3e5e5ac5de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4257 2024.08.27 19:04:05.461549 [ 196 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
4258 2024.08.27 19:04:05.461940 [ 196 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
4259 2024.08.27 19:04:05.462216 [ 196 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
4260 2024.08.27 19:04:05.463057 [ 3 ] {21dcfe2c-5828-4847-9548-3e3e5e5ac5de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4261 2024.08.27 19:04:05.464160 [ 3 ] {21dcfe2c-5828-4847-9548-3e3e5e5ac5de} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4262 2024.08.27 19:04:05.464228 [ 3 ] {21dcfe2c-5828-4847-9548-3e3e5e5ac5de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4263 2024.08.27 19:04:05.465060 [ 196 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 5 columns (5 merged, 0 gathered) in 0.005048993 sec., 2772.830146526248 rows/sec., 236.94 KiB/sec.
4264 2024.08.27 19:04:05.465243 [ 3 ] {21dcfe2c-5828-4847-9548-3e3e5e5ac5de} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4265 2024.08.27 19:04:05.465250 [ 196 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4266 2024.08.27 19:04:05.466363 [ 3 ] {21dcfe2c-5828-4847-9548-3e3e5e5ac5de} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4267 2024.08.27 19:04:05.466453 [ 196 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_6_1} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4268 2024.08.27 19:04:05.466657 [ 196 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_6_1} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4269 2024.08.27 19:04:05.466671 [ 3 ] {21dcfe2c-5828-4847-9548-3e3e5e5ac5de} <Debug> executeQuery: Read 248 rows, 22.42 KiB in 0.005807 sec., 42707.077664887205 rows/sec., 3.77 MiB/sec.
4270 2024.08.27 19:04:05.466902 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
4271 2024.08.27 19:04:05.467097 [ 3 ] {21dcfe2c-5828-4847-9548-3e3e5e5ac5de} <Debug> DynamicQueryHandler: Done processing query
4272 2024.08.27 19:04:05.467127 [ 3 ] {21dcfe2c-5828-4847-9548-3e3e5e5ac5de} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
4273 2024.08.27 19:04:05.467144 [ 3 ] {} <Debug> HTTP-Session: 535cdbd3-e4f0-4711-aac5-d0956cf00433 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4274 2024.08.27 19:04:05.467326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4275 2024.08.27 19:04:05.467377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4276 2024.08.27 19:04:05.467397 [ 3 ] {} <Debug> HTTP-Session: 2991587d-d5c8-447d-961e-cab077974f06 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4277 2024.08.27 19:04:05.467415 [ 3 ] {} <Debug> HTTP-Session: 2991587d-d5c8-447d-961e-cab077974f06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4278 2024.08.27 19:04:05.467430 [ 3 ] {} <Debug> HTTP-Session: 2991587d-d5c8-447d-961e-cab077974f06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4279 2024.08.27 19:04:05.467465 [ 3 ] {} <Trace> HTTP-Session: 2991587d-d5c8-447d-961e-cab077974f06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4280 2024.08.27 19:04:05.467579 [ 3 ] {fc0ede8b-5fa4-4d58-9fd6-2107e91f5949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4281 2024.08.27 19:04:05.467624 [ 3 ] {fc0ede8b-5fa4-4d58-9fd6-2107e91f5949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4282 2024.08.27 19:04:05.467878 [ 3 ] {fc0ede8b-5fa4-4d58-9fd6-2107e91f5949} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4283 2024.08.27 19:04:05.468230 [ 3 ] {fc0ede8b-5fa4-4d58-9fd6-2107e91f5949} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4284 2024.08.27 19:04:05.468267 [ 3 ] {fc0ede8b-5fa4-4d58-9fd6-2107e91f5949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4285 2024.08.27 19:04:05.468616 [ 3 ] {fc0ede8b-5fa4-4d58-9fd6-2107e91f5949} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4286 2024.08.27 19:04:05.468996 [ 3 ] {fc0ede8b-5fa4-4d58-9fd6-2107e91f5949} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4287 2024.08.27 19:04:05.469160 [ 3 ] {fc0ede8b-5fa4-4d58-9fd6-2107e91f5949} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.001611 sec., 19242.706393544384 rows/sec., 1.41 MiB/sec.
4288 2024.08.27 19:04:05.469324 [ 3 ] {fc0ede8b-5fa4-4d58-9fd6-2107e91f5949} <Debug> DynamicQueryHandler: Done processing query
4289 2024.08.27 19:04:05.469347 [ 3 ] {fc0ede8b-5fa4-4d58-9fd6-2107e91f5949} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4290 2024.08.27 19:04:05.469363 [ 3 ] {} <Debug> HTTP-Session: 2991587d-d5c8-447d-961e-cab077974f06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4291 2024.08.27 19:04:05.469481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4292 2024.08.27 19:04:05.469530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4293 2024.08.27 19:04:05.469549 [ 3 ] {} <Debug> HTTP-Session: c5ed139b-ed07-4750-b8ac-817f452ee2eb Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4294 2024.08.27 19:04:05.469566 [ 3 ] {} <Debug> HTTP-Session: c5ed139b-ed07-4750-b8ac-817f452ee2eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4295 2024.08.27 19:04:05.469580 [ 3 ] {} <Debug> HTTP-Session: c5ed139b-ed07-4750-b8ac-817f452ee2eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4296 2024.08.27 19:04:05.469611 [ 3 ] {} <Trace> HTTP-Session: c5ed139b-ed07-4750-b8ac-817f452ee2eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4297 2024.08.27 19:04:05.469711 [ 3 ] {801f7f7b-1b34-4772-88d2-7984feb532f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4298 2024.08.27 19:04:05.469754 [ 3 ] {801f7f7b-1b34-4772-88d2-7984feb532f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4299 2024.08.27 19:04:05.469985 [ 3 ] {801f7f7b-1b34-4772-88d2-7984feb532f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4300 2024.08.27 19:04:05.470301 [ 3 ] {801f7f7b-1b34-4772-88d2-7984feb532f0} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4301 2024.08.27 19:04:05.470337 [ 3 ] {801f7f7b-1b34-4772-88d2-7984feb532f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4302 2024.08.27 19:04:05.470685 [ 3 ] {801f7f7b-1b34-4772-88d2-7984feb532f0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4303 2024.08.27 19:04:05.471045 [ 3 ] {801f7f7b-1b34-4772-88d2-7984feb532f0} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4304 2024.08.27 19:04:05.471206 [ 3 ] {801f7f7b-1b34-4772-88d2-7984feb532f0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001521 sec., 9204.47074293228 rows/sec., 644.62 KiB/sec.
4305 2024.08.27 19:04:05.471378 [ 3 ] {801f7f7b-1b34-4772-88d2-7984feb532f0} <Debug> DynamicQueryHandler: Done processing query
4306 2024.08.27 19:04:05.471402 [ 3 ] {801f7f7b-1b34-4772-88d2-7984feb532f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4307 2024.08.27 19:04:05.471418 [ 3 ] {} <Debug> HTTP-Session: c5ed139b-ed07-4750-b8ac-817f452ee2eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4308 2024.08.27 19:04:05.471589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4309 2024.08.27 19:04:05.471637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4310 2024.08.27 19:04:05.471657 [ 3 ] {} <Debug> HTTP-Session: 5f01c041-c01d-4c96-bae5-e21ef4f9814a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4311 2024.08.27 19:04:05.471673 [ 3 ] {} <Debug> HTTP-Session: 5f01c041-c01d-4c96-bae5-e21ef4f9814a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4312 2024.08.27 19:04:05.471687 [ 3 ] {} <Debug> HTTP-Session: 5f01c041-c01d-4c96-bae5-e21ef4f9814a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4313 2024.08.27 19:04:05.471718 [ 3 ] {} <Trace> HTTP-Session: 5f01c041-c01d-4c96-bae5-e21ef4f9814a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4314 2024.08.27 19:04:05.471813 [ 3 ] {36889b0b-b9c6-484f-a4e3-3c07a8aa83f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4315 2024.08.27 19:04:05.471856 [ 3 ] {36889b0b-b9c6-484f-a4e3-3c07a8aa83f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4316 2024.08.27 19:04:05.472086 [ 3 ] {36889b0b-b9c6-484f-a4e3-3c07a8aa83f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4317 2024.08.27 19:04:05.472383 [ 3 ] {36889b0b-b9c6-484f-a4e3-3c07a8aa83f1} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4318 2024.08.27 19:04:05.472419 [ 3 ] {36889b0b-b9c6-484f-a4e3-3c07a8aa83f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4319 2024.08.27 19:04:05.472759 [ 3 ] {36889b0b-b9c6-484f-a4e3-3c07a8aa83f1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4320 2024.08.27 19:04:05.473115 [ 3 ] {36889b0b-b9c6-484f-a4e3-3c07a8aa83f1} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4321 2024.08.27 19:04:05.473274 [ 3 ] {36889b0b-b9c6-484f-a4e3-3c07a8aa83f1} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001487 sec., 4034.9697377269667 rows/sec., 238.39 KiB/sec.
4322 2024.08.27 19:04:05.473435 [ 3 ] {36889b0b-b9c6-484f-a4e3-3c07a8aa83f1} <Debug> DynamicQueryHandler: Done processing query
4323 2024.08.27 19:04:05.473459 [ 3 ] {36889b0b-b9c6-484f-a4e3-3c07a8aa83f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4324 2024.08.27 19:04:05.473475 [ 3 ] {} <Debug> HTTP-Session: 5f01c041-c01d-4c96-bae5-e21ef4f9814a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4325 2024.08.27 19:04:05.473649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 67034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4326 2024.08.27 19:04:05.473697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4327 2024.08.27 19:04:05.473716 [ 3 ] {} <Debug> HTTP-Session: cb6c7ce2-aa0e-40ae-bc97-8953b20ea480 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4328 2024.08.27 19:04:05.473733 [ 3 ] {} <Debug> HTTP-Session: cb6c7ce2-aa0e-40ae-bc97-8953b20ea480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4329 2024.08.27 19:04:05.473747 [ 3 ] {} <Debug> HTTP-Session: cb6c7ce2-aa0e-40ae-bc97-8953b20ea480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4330 2024.08.27 19:04:05.473778 [ 3 ] {} <Trace> HTTP-Session: cb6c7ce2-aa0e-40ae-bc97-8953b20ea480 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4331 2024.08.27 19:04:05.473989 [ 3 ] {47b93f02-7417-42e4-a0f4-8bb2910b0518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4332 2024.08.27 19:04:05.474033 [ 3 ] {47b93f02-7417-42e4-a0f4-8bb2910b0518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4333 2024.08.27 19:04:05.474280 [ 3 ] {47b93f02-7417-42e4-a0f4-8bb2910b0518} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4334 2024.08.27 19:04:05.474877 [ 3 ] {47b93f02-7417-42e4-a0f4-8bb2910b0518} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4335 2024.08.27 19:04:05.474914 [ 3 ] {47b93f02-7417-42e4-a0f4-8bb2910b0518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4336 2024.08.27 19:04:05.475291 [ 3 ] {47b93f02-7417-42e4-a0f4-8bb2910b0518} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4337 2024.08.27 19:04:05.475639 [ 3 ] {47b93f02-7417-42e4-a0f4-8bb2910b0518} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4338 2024.08.27 19:04:05.475790 [ 3 ] {47b93f02-7417-42e4-a0f4-8bb2910b0518} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001906 sec., 216684.15529905562 rows/sec., 15.46 MiB/sec.
4339 2024.08.27 19:04:05.475968 [ 3 ] {47b93f02-7417-42e4-a0f4-8bb2910b0518} <Debug> DynamicQueryHandler: Done processing query
4340 2024.08.27 19:04:05.475991 [ 3 ] {47b93f02-7417-42e4-a0f4-8bb2910b0518} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
4341 2024.08.27 19:04:05.476007 [ 3 ] {} <Debug> HTTP-Session: cb6c7ce2-aa0e-40ae-bc97-8953b20ea480 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4342 2024.08.27 19:04:05.476165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4343 2024.08.27 19:04:05.476213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4344 2024.08.27 19:04:05.476231 [ 3 ] {} <Debug> HTTP-Session: 4d2dacc5-6957-4be7-b50a-4fc118d62346 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4345 2024.08.27 19:04:05.476249 [ 3 ] {} <Debug> HTTP-Session: 4d2dacc5-6957-4be7-b50a-4fc118d62346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4346 2024.08.27 19:04:05.476262 [ 3 ] {} <Debug> HTTP-Session: 4d2dacc5-6957-4be7-b50a-4fc118d62346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4347 2024.08.27 19:04:05.476294 [ 3 ] {} <Trace> HTTP-Session: 4d2dacc5-6957-4be7-b50a-4fc118d62346 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4348 2024.08.27 19:04:05.476388 [ 3 ] {b3db7f30-d03b-4d91-a1bb-34b7ebe2f3ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4349 2024.08.27 19:04:05.476433 [ 3 ] {b3db7f30-d03b-4d91-a1bb-34b7ebe2f3ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4350 2024.08.27 19:04:05.476563 [ 3 ] {b3db7f30-d03b-4d91-a1bb-34b7ebe2f3ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4351 2024.08.27 19:04:05.476834 [ 3 ] {b3db7f30-d03b-4d91-a1bb-34b7ebe2f3ad} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4352 2024.08.27 19:04:05.476870 [ 3 ] {b3db7f30-d03b-4d91-a1bb-34b7ebe2f3ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4353 2024.08.27 19:04:05.477218 [ 3 ] {b3db7f30-d03b-4d91-a1bb-34b7ebe2f3ad} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4354 2024.08.27 19:04:05.477539 [ 3 ] {b3db7f30-d03b-4d91-a1bb-34b7ebe2f3ad} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4355 2024.08.27 19:04:05.477689 [ 3 ] {b3db7f30-d03b-4d91-a1bb-34b7ebe2f3ad} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001325 sec., 4528.301886792453 rows/sec., 236.59 KiB/sec.
4356 2024.08.27 19:04:05.477842 [ 3 ] {b3db7f30-d03b-4d91-a1bb-34b7ebe2f3ad} <Debug> DynamicQueryHandler: Done processing query
4357 2024.08.27 19:04:05.477866 [ 3 ] {b3db7f30-d03b-4d91-a1bb-34b7ebe2f3ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4358 2024.08.27 19:04:05.477881 [ 3 ] {} <Debug> HTTP-Session: 4d2dacc5-6957-4be7-b50a-4fc118d62346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4359 2024.08.27 19:04:05.478025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44826, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4360 2024.08.27 19:04:05.478072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4361 2024.08.27 19:04:05.478091 [ 3 ] {} <Debug> HTTP-Session: 83a94fde-7793-45b4-8da8-47f87b66e500 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4362 2024.08.27 19:04:05.478108 [ 3 ] {} <Debug> HTTP-Session: 83a94fde-7793-45b4-8da8-47f87b66e500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4363 2024.08.27 19:04:05.478122 [ 3 ] {} <Debug> HTTP-Session: 83a94fde-7793-45b4-8da8-47f87b66e500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4364 2024.08.27 19:04:05.478154 [ 3 ] {} <Trace> HTTP-Session: 83a94fde-7793-45b4-8da8-47f87b66e500 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4365 2024.08.27 19:04:05.478332 [ 3 ] {c4d1db88-b691-4498-b48f-5343d6d81e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4366 2024.08.27 19:04:05.478379 [ 3 ] {c4d1db88-b691-4498-b48f-5343d6d81e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4367 2024.08.27 19:04:05.478524 [ 3 ] {c4d1db88-b691-4498-b48f-5343d6d81e13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4368 2024.08.27 19:04:05.478949 [ 3 ] {c4d1db88-b691-4498-b48f-5343d6d81e13} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4369 2024.08.27 19:04:05.478984 [ 3 ] {c4d1db88-b691-4498-b48f-5343d6d81e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4370 2024.08.27 19:04:05.479360 [ 3 ] {c4d1db88-b691-4498-b48f-5343d6d81e13} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4371 2024.08.27 19:04:05.479694 [ 3 ] {c4d1db88-b691-4498-b48f-5343d6d81e13} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4372 2024.08.27 19:04:05.479856 [ 3 ] {c4d1db88-b691-4498-b48f-5343d6d81e13} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001604 sec., 148379.0523690773 rows/sec., 9.95 MiB/sec.
4373 2024.08.27 19:04:05.480025 [ 3 ] {c4d1db88-b691-4498-b48f-5343d6d81e13} <Debug> DynamicQueryHandler: Done processing query
4374 2024.08.27 19:04:05.480048 [ 3 ] {c4d1db88-b691-4498-b48f-5343d6d81e13} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4375 2024.08.27 19:04:05.480064 [ 3 ] {} <Debug> HTTP-Session: 83a94fde-7793-45b4-8da8-47f87b66e500 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4376 2024.08.27 19:04:05.480187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4377 2024.08.27 19:04:05.480236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4378 2024.08.27 19:04:05.480255 [ 3 ] {} <Debug> HTTP-Session: 9d19009a-a65f-4eef-9015-9ebb434973ba Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4379 2024.08.27 19:04:05.480270 [ 3 ] {} <Debug> HTTP-Session: 9d19009a-a65f-4eef-9015-9ebb434973ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4380 2024.08.27 19:04:05.480284 [ 3 ] {} <Debug> HTTP-Session: 9d19009a-a65f-4eef-9015-9ebb434973ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4381 2024.08.27 19:04:05.480314 [ 3 ] {} <Trace> HTTP-Session: 9d19009a-a65f-4eef-9015-9ebb434973ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4382 2024.08.27 19:04:05.480405 [ 3 ] {bd60b967-9149-4086-84f0-bf9c78215305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4383 2024.08.27 19:04:05.480449 [ 3 ] {bd60b967-9149-4086-84f0-bf9c78215305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4384 2024.08.27 19:04:05.480580 [ 3 ] {bd60b967-9149-4086-84f0-bf9c78215305} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4385 2024.08.27 19:04:05.480833 [ 3 ] {bd60b967-9149-4086-84f0-bf9c78215305} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4386 2024.08.27 19:04:05.480869 [ 3 ] {bd60b967-9149-4086-84f0-bf9c78215305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4387 2024.08.27 19:04:05.481209 [ 3 ] {bd60b967-9149-4086-84f0-bf9c78215305} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4388 2024.08.27 19:04:05.481520 [ 3 ] {bd60b967-9149-4086-84f0-bf9c78215305} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4389 2024.08.27 19:04:05.481676 [ 3 ] {bd60b967-9149-4086-84f0-bf9c78215305} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001294 sec., 772.7975270479135 rows/sec., 52.07 KiB/sec.
4390 2024.08.27 19:04:05.481829 [ 3 ] {bd60b967-9149-4086-84f0-bf9c78215305} <Debug> DynamicQueryHandler: Done processing query
4391 2024.08.27 19:04:05.481853 [ 3 ] {bd60b967-9149-4086-84f0-bf9c78215305} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4392 2024.08.27 19:04:05.481868 [ 3 ] {} <Debug> HTTP-Session: 9d19009a-a65f-4eef-9015-9ebb434973ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4393 2024.08.27 19:04:05.482016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4394 2024.08.27 19:04:05.482063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4395 2024.08.27 19:04:05.482081 [ 3 ] {} <Debug> HTTP-Session: d4280b9e-0bd8-48df-b125-3f19f8d657f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4396 2024.08.27 19:04:05.482098 [ 3 ] {} <Debug> HTTP-Session: d4280b9e-0bd8-48df-b125-3f19f8d657f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4397 2024.08.27 19:04:05.482112 [ 3 ] {} <Debug> HTTP-Session: d4280b9e-0bd8-48df-b125-3f19f8d657f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4398 2024.08.27 19:04:05.482142 [ 3 ] {} <Trace> HTTP-Session: d4280b9e-0bd8-48df-b125-3f19f8d657f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4399 2024.08.27 19:04:05.482453 [ 3 ] {cb86448e-d95e-4062-84d6-a6ebdb4f1ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4400 2024.08.27 19:04:05.482517 [ 3 ] {cb86448e-d95e-4062-84d6-a6ebdb4f1ec3} <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
4401 2024.08.27 19:04:05.482933 [ 3 ] {cb86448e-d95e-4062-84d6-a6ebdb4f1ec3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4402 2024.08.27 19:04:05.483718 [ 3 ] {cb86448e-d95e-4062-84d6-a6ebdb4f1ec3} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4403 2024.08.27 19:04:05.483755 [ 3 ] {cb86448e-d95e-4062-84d6-a6ebdb4f1ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4404 2024.08.27 19:04:05.484374 [ 3 ] {cb86448e-d95e-4062-84d6-a6ebdb4f1ec3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4405 2024.08.27 19:04:05.484781 [ 3 ] {cb86448e-d95e-4062-84d6-a6ebdb4f1ec3} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4406 2024.08.27 19:04:05.484961 [ 3 ] {cb86448e-d95e-4062-84d6-a6ebdb4f1ec3} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002738 sec., 10591.672753834917 rows/sec., 18.98 MiB/sec.
4407 2024.08.27 19:04:05.485190 [ 3 ] {cb86448e-d95e-4062-84d6-a6ebdb4f1ec3} <Debug> DynamicQueryHandler: Done processing query
4408 2024.08.27 19:04:05.485214 [ 3 ] {cb86448e-d95e-4062-84d6-a6ebdb4f1ec3} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4409 2024.08.27 19:04:05.485230 [ 3 ] {} <Debug> HTTP-Session: d4280b9e-0bd8-48df-b125-3f19f8d657f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4410 2024.08.27 19:04:05.485362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4411 2024.08.27 19:04:05.485411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4412 2024.08.27 19:04:05.485430 [ 3 ] {} <Debug> HTTP-Session: 928a0bd3-f212-41d2-b94f-e5c3e6c70976 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4413 2024.08.27 19:04:05.485447 [ 3 ] {} <Debug> HTTP-Session: 928a0bd3-f212-41d2-b94f-e5c3e6c70976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4414 2024.08.27 19:04:05.485461 [ 3 ] {} <Debug> HTTP-Session: 928a0bd3-f212-41d2-b94f-e5c3e6c70976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4415 2024.08.27 19:04:05.485491 [ 3 ] {} <Trace> HTTP-Session: 928a0bd3-f212-41d2-b94f-e5c3e6c70976 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4416 2024.08.27 19:04:05.485609 [ 3 ] {4cf562a2-49c6-42f3-8722-623c96286cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4417 2024.08.27 19:04:05.485654 [ 3 ] {4cf562a2-49c6-42f3-8722-623c96286cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4418 2024.08.27 19:04:05.485782 [ 3 ] {4cf562a2-49c6-42f3-8722-623c96286cba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4419 2024.08.27 19:04:05.486089 [ 3 ] {4cf562a2-49c6-42f3-8722-623c96286cba} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4420 2024.08.27 19:04:05.486126 [ 3 ] {4cf562a2-49c6-42f3-8722-623c96286cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4421 2024.08.27 19:04:05.486479 [ 3 ] {4cf562a2-49c6-42f3-8722-623c96286cba} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4422 2024.08.27 19:04:05.486801 [ 3 ] {4cf562a2-49c6-42f3-8722-623c96286cba} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4423 2024.08.27 19:04:05.486959 [ 3 ] {4cf562a2-49c6-42f3-8722-623c96286cba} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.0014 sec., 58571.42857142857 rows/sec., 3.72 MiB/sec.
4424 2024.08.27 19:04:05.487102 [ 3 ] {4cf562a2-49c6-42f3-8722-623c96286cba} <Debug> DynamicQueryHandler: Done processing query
4425 2024.08.27 19:04:05.487124 [ 3 ] {4cf562a2-49c6-42f3-8722-623c96286cba} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4426 2024.08.27 19:04:05.487138 [ 3 ] {} <Debug> HTTP-Session: 928a0bd3-f212-41d2-b94f-e5c3e6c70976 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4427 2024.08.27 19:04:05.678505 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache
4428 2024.08.27 19:04:05.678546 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache
4429 2024.08.27 19:04:10.451408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4430 2024.08.27 19:04:10.451530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4431 2024.08.27 19:04:10.451556 [ 3 ] {} <Debug> HTTP-Session: 08363e56-fc6c-4f3b-9b3c-d0f24f63d425 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4432 2024.08.27 19:04:10.451582 [ 3 ] {} <Debug> HTTP-Session: 08363e56-fc6c-4f3b-9b3c-d0f24f63d425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4433 2024.08.27 19:04:10.451599 [ 3 ] {} <Debug> HTTP-Session: 08363e56-fc6c-4f3b-9b3c-d0f24f63d425 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4434 2024.08.27 19:04:10.451648 [ 3 ] {} <Trace> HTTP-Session: 08363e56-fc6c-4f3b-9b3c-d0f24f63d425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4435 2024.08.27 19:04:10.451857 [ 3 ] {ffa29f4c-97d4-4358-a593-8c7bfc8548cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4436 2024.08.27 19:04:10.451928 [ 3 ] {ffa29f4c-97d4-4358-a593-8c7bfc8548cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4437 2024.08.27 19:04:10.452276 [ 3 ] {ffa29f4c-97d4-4358-a593-8c7bfc8548cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4438 2024.08.27 19:04:10.452769 [ 3 ] {ffa29f4c-97d4-4358-a593-8c7bfc8548cd} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4439 2024.08.27 19:04:10.452816 [ 3 ] {ffa29f4c-97d4-4358-a593-8c7bfc8548cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4440 2024.08.27 19:04:10.453258 [ 3 ] {ffa29f4c-97d4-4358-a593-8c7bfc8548cd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4441 2024.08.27 19:04:10.453657 [ 3 ] {ffa29f4c-97d4-4358-a593-8c7bfc8548cd} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4442 2024.08.27 19:04:10.453843 [ 3 ] {ffa29f4c-97d4-4358-a593-8c7bfc8548cd} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002052 sec., 35087.71929824561 rows/sec., 2.85 MiB/sec.
4443 2024.08.27 19:04:10.454079 [ 3 ] {ffa29f4c-97d4-4358-a593-8c7bfc8548cd} <Debug> DynamicQueryHandler: Done processing query
4444 2024.08.27 19:04:10.454114 [ 3 ] {ffa29f4c-97d4-4358-a593-8c7bfc8548cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4445 2024.08.27 19:04:10.454137 [ 3 ] {} <Debug> HTTP-Session: 08363e56-fc6c-4f3b-9b3c-d0f24f63d425 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4446 2024.08.27 19:04:10.454326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4447 2024.08.27 19:04:10.454391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4448 2024.08.27 19:04:10.454411 [ 3 ] {} <Debug> HTTP-Session: 7c8d1ea5-93db-4bdb-82eb-2185c0d9cfcc Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4449 2024.08.27 19:04:10.454432 [ 3 ] {} <Debug> HTTP-Session: 7c8d1ea5-93db-4bdb-82eb-2185c0d9cfcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4450 2024.08.27 19:04:10.454446 [ 3 ] {} <Debug> HTTP-Session: 7c8d1ea5-93db-4bdb-82eb-2185c0d9cfcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4451 2024.08.27 19:04:10.454483 [ 3 ] {} <Trace> HTTP-Session: 7c8d1ea5-93db-4bdb-82eb-2185c0d9cfcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4452 2024.08.27 19:04:10.454598 [ 3 ] {4d7e9898-6629-432e-bca9-e3f9583b0853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4453 2024.08.27 19:04:10.454648 [ 3 ] {4d7e9898-6629-432e-bca9-e3f9583b0853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4454 2024.08.27 19:04:10.454900 [ 3 ] {4d7e9898-6629-432e-bca9-e3f9583b0853} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4455 2024.08.27 19:04:10.455240 [ 3 ] {4d7e9898-6629-432e-bca9-e3f9583b0853} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4456 2024.08.27 19:04:10.455278 [ 3 ] {4d7e9898-6629-432e-bca9-e3f9583b0853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4457 2024.08.27 19:04:10.455644 [ 3 ] {4d7e9898-6629-432e-bca9-e3f9583b0853} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4458 2024.08.27 19:04:10.456012 [ 3 ] {4d7e9898-6629-432e-bca9-e3f9583b0853} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4459 2024.08.27 19:04:10.456164 [ 3 ] {4d7e9898-6629-432e-bca9-e3f9583b0853} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001594 sec., 5018.820577164367 rows/sec., 377.39 KiB/sec.
4460 2024.08.27 19:04:10.456346 [ 3 ] {4d7e9898-6629-432e-bca9-e3f9583b0853} <Debug> DynamicQueryHandler: Done processing query
4461 2024.08.27 19:04:10.456371 [ 3 ] {4d7e9898-6629-432e-bca9-e3f9583b0853} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4462 2024.08.27 19:04:10.456388 [ 3 ] {} <Debug> HTTP-Session: 7c8d1ea5-93db-4bdb-82eb-2185c0d9cfcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4463 2024.08.27 19:04:10.456532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4464 2024.08.27 19:04:10.456585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4465 2024.08.27 19:04:10.456606 [ 3 ] {} <Debug> HTTP-Session: 292b7507-9974-4d2c-a62c-dba17b60ffc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4466 2024.08.27 19:04:10.456625 [ 3 ] {} <Debug> HTTP-Session: 292b7507-9974-4d2c-a62c-dba17b60ffc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4467 2024.08.27 19:04:10.456639 [ 3 ] {} <Debug> HTTP-Session: 292b7507-9974-4d2c-a62c-dba17b60ffc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4468 2024.08.27 19:04:10.456672 [ 3 ] {} <Trace> HTTP-Session: 292b7507-9974-4d2c-a62c-dba17b60ffc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4469 2024.08.27 19:04:10.456794 [ 3 ] {aeaf7161-9904-46e5-bcde-1eafc571b1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4470 2024.08.27 19:04:10.456839 [ 3 ] {aeaf7161-9904-46e5-bcde-1eafc571b1b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4471 2024.08.27 19:04:10.457075 [ 3 ] {aeaf7161-9904-46e5-bcde-1eafc571b1b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4472 2024.08.27 19:04:10.457493 [ 3 ] {aeaf7161-9904-46e5-bcde-1eafc571b1b0} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4473 2024.08.27 19:04:10.457528 [ 3 ] {aeaf7161-9904-46e5-bcde-1eafc571b1b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4474 2024.08.27 19:04:10.457899 [ 3 ] {aeaf7161-9904-46e5-bcde-1eafc571b1b0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4475 2024.08.27 19:04:10.458273 [ 3 ] {aeaf7161-9904-46e5-bcde-1eafc571b1b0} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4476 2024.08.27 19:04:10.458448 [ 3 ] {aeaf7161-9904-46e5-bcde-1eafc571b1b0} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001692 sec., 42553.19148936171 rows/sec., 3.32 MiB/sec.
4477 2024.08.27 19:04:10.458632 [ 3 ] {aeaf7161-9904-46e5-bcde-1eafc571b1b0} <Debug> DynamicQueryHandler: Done processing query
4478 2024.08.27 19:04:10.458667 [ 3 ] {aeaf7161-9904-46e5-bcde-1eafc571b1b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4479 2024.08.27 19:04:10.458692 [ 3 ] {} <Debug> HTTP-Session: 292b7507-9974-4d2c-a62c-dba17b60ffc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4480 2024.08.27 19:04:10.458882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4481 2024.08.27 19:04:10.458939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4482 2024.08.27 19:04:10.458959 [ 3 ] {} <Debug> HTTP-Session: 23d17c51-2aa7-4aac-a753-dd80c43d6360 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4483 2024.08.27 19:04:10.458977 [ 3 ] {} <Debug> HTTP-Session: 23d17c51-2aa7-4aac-a753-dd80c43d6360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4484 2024.08.27 19:04:10.458991 [ 3 ] {} <Debug> HTTP-Session: 23d17c51-2aa7-4aac-a753-dd80c43d6360 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4485 2024.08.27 19:04:10.459024 [ 3 ] {} <Trace> HTTP-Session: 23d17c51-2aa7-4aac-a753-dd80c43d6360 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4486 2024.08.27 19:04:10.459182 [ 3 ] {4076df1d-73ce-4377-bd87-c771f0cd5f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4487 2024.08.27 19:04:10.459231 [ 3 ] {4076df1d-73ce-4377-bd87-c771f0cd5f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4488 2024.08.27 19:04:10.459386 [ 3 ] {4076df1d-73ce-4377-bd87-c771f0cd5f19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4489 2024.08.27 19:04:10.459780 [ 3 ] {4076df1d-73ce-4377-bd87-c771f0cd5f19} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4490 2024.08.27 19:04:10.459816 [ 3 ] {4076df1d-73ce-4377-bd87-c771f0cd5f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4491 2024.08.27 19:04:10.460214 [ 3 ] {4076df1d-73ce-4377-bd87-c771f0cd5f19} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4492 2024.08.27 19:04:10.460558 [ 3 ] {4076df1d-73ce-4377-bd87-c771f0cd5f19} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4493 2024.08.27 19:04:10.460725 [ 3 ] {4076df1d-73ce-4377-bd87-c771f0cd5f19} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001614 sec., 99132.58983890954 rows/sec., 6.90 MiB/sec.
4494 2024.08.27 19:04:10.460887 [ 3 ] {4076df1d-73ce-4377-bd87-c771f0cd5f19} <Debug> DynamicQueryHandler: Done processing query
4495 2024.08.27 19:04:10.460911 [ 3 ] {4076df1d-73ce-4377-bd87-c771f0cd5f19} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4496 2024.08.27 19:04:10.460926 [ 3 ] {} <Debug> HTTP-Session: 23d17c51-2aa7-4aac-a753-dd80c43d6360 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4497 2024.08.27 19:04:10.461066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14274, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4498 2024.08.27 19:04:10.461113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4499 2024.08.27 19:04:10.461133 [ 3 ] {} <Debug> HTTP-Session: 73eba0e5-bd1a-4fc4-b6d7-2c32cf8a9eab Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4500 2024.08.27 19:04:10.461150 [ 3 ] {} <Debug> HTTP-Session: 73eba0e5-bd1a-4fc4-b6d7-2c32cf8a9eab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4501 2024.08.27 19:04:10.461164 [ 3 ] {} <Debug> HTTP-Session: 73eba0e5-bd1a-4fc4-b6d7-2c32cf8a9eab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4502 2024.08.27 19:04:10.461222 [ 3 ] {} <Trace> HTTP-Session: 73eba0e5-bd1a-4fc4-b6d7-2c32cf8a9eab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4503 2024.08.27 19:04:10.461390 [ 3 ] {dc4556a4-927d-4bbf-b11f-dd4d0e812efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4504 2024.08.27 19:04:10.461457 [ 3 ] {dc4556a4-927d-4bbf-b11f-dd4d0e812efc} <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
4505 2024.08.27 19:04:10.461879 [ 3 ] {dc4556a4-927d-4bbf-b11f-dd4d0e812efc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4506 2024.08.27 19:04:10.462437 [ 3 ] {dc4556a4-927d-4bbf-b11f-dd4d0e812efc} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4507 2024.08.27 19:04:10.462474 [ 3 ] {dc4556a4-927d-4bbf-b11f-dd4d0e812efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4508 2024.08.27 19:04:10.463067 [ 3 ] {dc4556a4-927d-4bbf-b11f-dd4d0e812efc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4509 2024.08.27 19:04:10.463488 [ 3 ] {dc4556a4-927d-4bbf-b11f-dd4d0e812efc} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4510 2024.08.27 19:04:10.463733 [ 3 ] {dc4556a4-927d-4bbf-b11f-dd4d0e812efc} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002416 sec., 3311.258278145695 rows/sec., 5.93 MiB/sec.
4511 2024.08.27 19:04:10.464263 [ 3 ] {dc4556a4-927d-4bbf-b11f-dd4d0e812efc} <Debug> DynamicQueryHandler: Done processing query
4512 2024.08.27 19:04:10.464299 [ 3 ] {dc4556a4-927d-4bbf-b11f-dd4d0e812efc} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
4513 2024.08.27 19:04:10.464324 [ 3 ] {} <Debug> HTTP-Session: 73eba0e5-bd1a-4fc4-b6d7-2c32cf8a9eab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4514 2024.08.27 19:04:10.464466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4515 2024.08.27 19:04:10.464519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4516 2024.08.27 19:04:10.464538 [ 3 ] {} <Debug> HTTP-Session: c8ef2123-f38d-40be-be6a-f888aed062b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4517 2024.08.27 19:04:10.464556 [ 3 ] {} <Debug> HTTP-Session: c8ef2123-f38d-40be-be6a-f888aed062b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4518 2024.08.27 19:04:10.464571 [ 3 ] {} <Debug> HTTP-Session: c8ef2123-f38d-40be-be6a-f888aed062b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4519 2024.08.27 19:04:10.464602 [ 3 ] {} <Trace> HTTP-Session: c8ef2123-f38d-40be-be6a-f888aed062b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4520 2024.08.27 19:04:10.464724 [ 3 ] {11b88792-8f1f-4756-8788-db431b318fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4521 2024.08.27 19:04:10.464770 [ 3 ] {11b88792-8f1f-4756-8788-db431b318fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4522 2024.08.27 19:04:10.464917 [ 3 ] {11b88792-8f1f-4756-8788-db431b318fc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4523 2024.08.27 19:04:10.465230 [ 3 ] {11b88792-8f1f-4756-8788-db431b318fc2} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4524 2024.08.27 19:04:10.465266 [ 3 ] {11b88792-8f1f-4756-8788-db431b318fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4525 2024.08.27 19:04:10.465645 [ 3 ] {11b88792-8f1f-4756-8788-db431b318fc2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4526 2024.08.27 19:04:10.465975 [ 3 ] {11b88792-8f1f-4756-8788-db431b318fc2} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4527 2024.08.27 19:04:10.466114 [ 3 ] {11b88792-8f1f-4756-8788-db431b318fc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001431 sec., 41928.7211740042 rows/sec., 2.83 MiB/sec.
4528 2024.08.27 19:04:10.466388 [ 3 ] {11b88792-8f1f-4756-8788-db431b318fc2} <Debug> DynamicQueryHandler: Done processing query
4529 2024.08.27 19:04:10.466429 [ 3 ] {11b88792-8f1f-4756-8788-db431b318fc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4530 2024.08.27 19:04:10.466453 [ 3 ] {} <Debug> HTTP-Session: c8ef2123-f38d-40be-be6a-f888aed062b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4531 2024.08.27 19:04:15.467771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4532 2024.08.27 19:04:15.467894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4533 2024.08.27 19:04:15.467918 [ 3 ] {} <Debug> HTTP-Session: 0874f5bf-f8dd-4a65-aea4-38f92c7486d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4534 2024.08.27 19:04:15.467942 [ 3 ] {} <Debug> HTTP-Session: 0874f5bf-f8dd-4a65-aea4-38f92c7486d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4535 2024.08.27 19:04:15.467957 [ 3 ] {} <Debug> HTTP-Session: 0874f5bf-f8dd-4a65-aea4-38f92c7486d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4536 2024.08.27 19:04:15.468004 [ 3 ] {} <Trace> HTTP-Session: 0874f5bf-f8dd-4a65-aea4-38f92c7486d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4537 2024.08.27 19:04:15.468256 [ 3 ] {a1da8a58-0408-4735-8b56-495d4dcca2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4538 2024.08.27 19:04:15.468322 [ 3 ] {a1da8a58-0408-4735-8b56-495d4dcca2b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4539 2024.08.27 19:04:15.468713 [ 3 ] {a1da8a58-0408-4735-8b56-495d4dcca2b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4540 2024.08.27 19:04:15.469284 [ 3 ] {a1da8a58-0408-4735-8b56-495d4dcca2b6} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4541 2024.08.27 19:04:15.469327 [ 3 ] {a1da8a58-0408-4735-8b56-495d4dcca2b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4542 2024.08.27 19:04:15.469809 [ 3 ] {a1da8a58-0408-4735-8b56-495d4dcca2b6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4543 2024.08.27 19:04:15.470172 [ 3 ] {a1da8a58-0408-4735-8b56-495d4dcca2b6} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4544 2024.08.27 19:04:15.470309 [ 147 ] {} <Debug> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4545 2024.08.27 19:04:15.470310 [ 3 ] {a1da8a58-0408-4735-8b56-495d4dcca2b6} <Debug> executeQuery: Read 247 rows, 22.35 KiB in 0.00218 sec., 113302.75229357797 rows/sec., 10.01 MiB/sec.
4546 2024.08.27 19:04:15.470410 [ 147 ] {} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4547 2024.08.27 19:04:15.470442 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4548 2024.08.27 19:04:15.470644 [ 196 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::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
4549 2024.08.27 19:04:15.470683 [ 3 ] {a1da8a58-0408-4735-8b56-495d4dcca2b6} <Debug> DynamicQueryHandler: Done processing query
4550 2024.08.27 19:04:15.470733 [ 3 ] {a1da8a58-0408-4735-8b56-495d4dcca2b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
4551 2024.08.27 19:04:15.470758 [ 3 ] {} <Debug> HTTP-Session: 0874f5bf-f8dd-4a65-aea4-38f92c7486d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4552 2024.08.27 19:04:15.470894 [ 196 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4553 2024.08.27 19:04:15.470955 [ 196 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1407 rows starting from the beginning of the part
4554 2024.08.27 19:04:15.470966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4555 2024.08.27 19:04:15.471110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4556 2024.08.27 19:04:15.471186 [ 196 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 248 rows starting from the beginning of the part
4557 2024.08.27 19:04:15.471200 [ 3 ] {} <Debug> HTTP-Session: a1b2eeda-c1d6-482b-81b3-2ba6196330d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4558 2024.08.27 19:04:15.471283 [ 3 ] {} <Debug> HTTP-Session: a1b2eeda-c1d6-482b-81b3-2ba6196330d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4559 2024.08.27 19:04:15.471413 [ 3 ] {} <Debug> HTTP-Session: a1b2eeda-c1d6-482b-81b3-2ba6196330d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4560 2024.08.27 19:04:15.471550 [ 3 ] {} <Trace> HTTP-Session: a1b2eeda-c1d6-482b-81b3-2ba6196330d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4561 2024.08.27 19:04:15.471561 [ 196 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1213 rows starting from the beginning of the part
4562 2024.08.27 19:04:15.471796 [ 196 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 248 rows starting from the beginning of the part
4563 2024.08.27 19:04:15.471828 [ 3 ] {a759c544-30c4-4d11-a0a5-e328df255ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4564 2024.08.27 19:04:15.472002 [ 3 ] {a759c544-30c4-4d11-a0a5-e328df255ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4565 2024.08.27 19:04:15.472029 [ 196 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 72 rows starting from the beginning of the part
4566 2024.08.27 19:04:15.472422 [ 196 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 247 rows starting from the beginning of the part
4567 2024.08.27 19:04:15.473313 [ 3 ] {a759c544-30c4-4d11-a0a5-e328df255ec8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4568 2024.08.27 19:04:15.474115 [ 3 ] {a759c544-30c4-4d11-a0a5-e328df255ec8} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4569 2024.08.27 19:04:15.474185 [ 3 ] {a759c544-30c4-4d11-a0a5-e328df255ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4570 2024.08.27 19:04:15.475090 [ 3 ] {a759c544-30c4-4d11-a0a5-e328df255ec8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4571 2024.08.27 19:04:15.475594 [ 3 ] {a759c544-30c4-4d11-a0a5-e328df255ec8} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4572 2024.08.27 19:04:15.475918 [ 3 ] {a759c544-30c4-4d11-a0a5-e328df255ec8} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.004205 sec., 6896.55172413793 rows/sec., 518.59 KiB/sec.
4573 2024.08.27 19:04:15.476762 [ 192 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3435 rows, containing 5 columns (5 merged, 0 gathered) in 0.006225227 sec., 551787.1075223442 rows/sec., 48.63 MiB/sec.
4574 2024.08.27 19:04:15.476772 [ 3 ] {a759c544-30c4-4d11-a0a5-e328df255ec8} <Debug> DynamicQueryHandler: Done processing query
4575 2024.08.27 19:04:15.476856 [ 3 ] {a759c544-30c4-4d11-a0a5-e328df255ec8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4576 2024.08.27 19:04:15.476886 [ 3 ] {} <Debug> HTTP-Session: a1b2eeda-c1d6-482b-81b3-2ba6196330d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4577 2024.08.27 19:04:15.477025 [ 192 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4578 2024.08.27 19:04:15.477081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4579 2024.08.27 19:04:15.477195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4580 2024.08.27 19:04:15.477245 [ 3 ] {} <Debug> HTTP-Session: d8c4b46b-16d5-4cc4-bf8f-b0799d032d47 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4581 2024.08.27 19:04:15.477291 [ 3 ] {} <Debug> HTTP-Session: d8c4b46b-16d5-4cc4-bf8f-b0799d032d47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4582 2024.08.27 19:04:15.477428 [ 3 ] {} <Debug> HTTP-Session: d8c4b46b-16d5-4cc4-bf8f-b0799d032d47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4583 2024.08.27 19:04:15.477597 [ 3 ] {} <Trace> HTTP-Session: d8c4b46b-16d5-4cc4-bf8f-b0799d032d47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4584 2024.08.27 19:04:15.477870 [ 3 ] {a266667d-f831-45b3-90c9-58c068d86fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4585 2024.08.27 19:04:15.477954 [ 3 ] {a266667d-f831-45b3-90c9-58c068d86fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4586 2024.08.27 19:04:15.478010 [ 192 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_21_4} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4587 2024.08.27 19:04:15.478211 [ 192 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_21_4} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4588 2024.08.27 19:04:15.478529 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB.
4589 2024.08.27 19:04:15.478654 [ 3 ] {a266667d-f831-45b3-90c9-58c068d86fe7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4590 2024.08.27 19:04:15.478996 [ 3 ] {a266667d-f831-45b3-90c9-58c068d86fe7} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4591 2024.08.27 19:04:15.479034 [ 3 ] {a266667d-f831-45b3-90c9-58c068d86fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4592 2024.08.27 19:04:15.479475 [ 3 ] {a266667d-f831-45b3-90c9-58c068d86fe7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4593 2024.08.27 19:04:15.479841 [ 3 ] {a266667d-f831-45b3-90c9-58c068d86fe7} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4594 2024.08.27 19:04:15.479970 [ 3 ] {a266667d-f831-45b3-90c9-58c068d86fe7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00219 sec., 6392.6940639269405 rows/sec., 447.70 KiB/sec.
4595 2024.08.27 19:04:15.480152 [ 3 ] {a266667d-f831-45b3-90c9-58c068d86fe7} <Debug> DynamicQueryHandler: Done processing query
4596 2024.08.27 19:04:15.480179 [ 3 ] {a266667d-f831-45b3-90c9-58c068d86fe7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4597 2024.08.27 19:04:15.480195 [ 3 ] {} <Debug> HTTP-Session: d8c4b46b-16d5-4cc4-bf8f-b0799d032d47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4598 2024.08.27 19:04:15.480316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4599 2024.08.27 19:04:15.480430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4600 2024.08.27 19:04:15.480449 [ 3 ] {} <Debug> HTTP-Session: da89c687-e911-46df-91b8-66e29ac507f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4601 2024.08.27 19:04:15.480466 [ 3 ] {} <Debug> HTTP-Session: da89c687-e911-46df-91b8-66e29ac507f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4602 2024.08.27 19:04:15.480479 [ 3 ] {} <Debug> HTTP-Session: da89c687-e911-46df-91b8-66e29ac507f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4603 2024.08.27 19:04:15.480510 [ 3 ] {} <Trace> HTTP-Session: da89c687-e911-46df-91b8-66e29ac507f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4604 2024.08.27 19:04:15.480605 [ 3 ] {71f7fad4-09e8-41fe-bf6e-4993bcb3fd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4605 2024.08.27 19:04:15.480649 [ 3 ] {71f7fad4-09e8-41fe-bf6e-4993bcb3fd8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4606 2024.08.27 19:04:15.480867 [ 3 ] {71f7fad4-09e8-41fe-bf6e-4993bcb3fd8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4607 2024.08.27 19:04:15.481155 [ 3 ] {71f7fad4-09e8-41fe-bf6e-4993bcb3fd8d} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4608 2024.08.27 19:04:15.481189 [ 3 ] {71f7fad4-09e8-41fe-bf6e-4993bcb3fd8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4609 2024.08.27 19:04:15.481598 [ 3 ] {71f7fad4-09e8-41fe-bf6e-4993bcb3fd8d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4610 2024.08.27 19:04:15.481943 [ 3 ] {71f7fad4-09e8-41fe-bf6e-4993bcb3fd8d} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4611 2024.08.27 19:04:15.482060 [ 3 ] {71f7fad4-09e8-41fe-bf6e-4993bcb3fd8d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001508 sec., 3978.7798408488065 rows/sec., 235.07 KiB/sec.
4612 2024.08.27 19:04:15.482434 [ 3 ] {71f7fad4-09e8-41fe-bf6e-4993bcb3fd8d} <Debug> DynamicQueryHandler: Done processing query
4613 2024.08.27 19:04:15.482458 [ 3 ] {71f7fad4-09e8-41fe-bf6e-4993bcb3fd8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4614 2024.08.27 19:04:15.482474 [ 3 ] {} <Debug> HTTP-Session: da89c687-e911-46df-91b8-66e29ac507f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4615 2024.08.27 19:04:15.482688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 66693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4616 2024.08.27 19:04:15.482737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4617 2024.08.27 19:04:15.482755 [ 3 ] {} <Debug> HTTP-Session: e10ef0e8-3189-427d-bbf3-11ada964e877 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4618 2024.08.27 19:04:15.482772 [ 3 ] {} <Debug> HTTP-Session: e10ef0e8-3189-427d-bbf3-11ada964e877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4619 2024.08.27 19:04:15.482786 [ 3 ] {} <Debug> HTTP-Session: e10ef0e8-3189-427d-bbf3-11ada964e877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4620 2024.08.27 19:04:15.482815 [ 3 ] {} <Trace> HTTP-Session: e10ef0e8-3189-427d-bbf3-11ada964e877 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4621 2024.08.27 19:04:15.483060 [ 3 ] {8a9c665a-24c0-4de8-aed1-1d062c86817e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4622 2024.08.27 19:04:15.483103 [ 3 ] {8a9c665a-24c0-4de8-aed1-1d062c86817e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4623 2024.08.27 19:04:15.483335 [ 3 ] {8a9c665a-24c0-4de8-aed1-1d062c86817e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4624 2024.08.27 19:04:15.483942 [ 3 ] {8a9c665a-24c0-4de8-aed1-1d062c86817e} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4625 2024.08.27 19:04:15.483978 [ 3 ] {8a9c665a-24c0-4de8-aed1-1d062c86817e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4626 2024.08.27 19:04:15.484327 [ 3 ] {8a9c665a-24c0-4de8-aed1-1d062c86817e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4627 2024.08.27 19:04:15.484734 [ 3 ] {8a9c665a-24c0-4de8-aed1-1d062c86817e} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4628 2024.08.27 19:04:15.484849 [ 147 ] {} <Debug> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4629 2024.08.27 19:04:15.484852 [ 3 ] {8a9c665a-24c0-4de8-aed1-1d062c86817e} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.001925 sec., 213506.4935064935 rows/sec., 15.22 MiB/sec.
4630 2024.08.27 19:04:15.484885 [ 147 ] {} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4631 2024.08.27 19:04:15.484918 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4632 2024.08.27 19:04:15.485153 [ 196 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::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
4633 2024.08.27 19:04:15.485168 [ 3 ] {8a9c665a-24c0-4de8-aed1-1d062c86817e} <Debug> DynamicQueryHandler: Done processing query
4634 2024.08.27 19:04:15.485255 [ 3 ] {8a9c665a-24c0-4de8-aed1-1d062c86817e} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
4635 2024.08.27 19:04:15.485333 [ 3 ] {} <Debug> HTTP-Session: e10ef0e8-3189-427d-bbf3-11ada964e877 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4636 2024.08.27 19:04:15.485513 [ 196 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4637 2024.08.27 19:04:15.485549 [ 196 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 901 rows starting from the beginning of the part
4638 2024.08.27 19:04:15.485697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4639 2024.08.27 19:04:15.485735 [ 196 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 413 rows starting from the beginning of the part
4640 2024.08.27 19:04:15.485841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4641 2024.08.27 19:04:15.485945 [ 196 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 530 rows starting from the beginning of the part
4642 2024.08.27 19:04:15.485965 [ 3 ] {} <Debug> HTTP-Session: 77ba5f07-3c19-403e-ba69-d7455726aac2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4643 2024.08.27 19:04:15.486135 [ 3 ] {} <Debug> HTTP-Session: 77ba5f07-3c19-403e-ba69-d7455726aac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4644 2024.08.27 19:04:15.486229 [ 196 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 413 rows starting from the beginning of the part
4645 2024.08.27 19:04:15.486220 [ 3 ] {} <Debug> HTTP-Session: 77ba5f07-3c19-403e-ba69-d7455726aac2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4646 2024.08.27 19:04:15.486508 [ 196 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 72 rows starting from the beginning of the part
4647 2024.08.27 19:04:15.486505 [ 3 ] {} <Trace> HTTP-Session: 77ba5f07-3c19-403e-ba69-d7455726aac2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4648 2024.08.27 19:04:15.486709 [ 196 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 411 rows starting from the beginning of the part
4649 2024.08.27 19:04:15.487018 [ 3 ] {ee556a44-6119-44d2-a4ac-e7e2d1f93d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4650 2024.08.27 19:04:15.487179 [ 3 ] {ee556a44-6119-44d2-a4ac-e7e2d1f93d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4651 2024.08.27 19:04:15.487729 [ 3 ] {ee556a44-6119-44d2-a4ac-e7e2d1f93d9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4652 2024.08.27 19:04:15.488535 [ 3 ] {ee556a44-6119-44d2-a4ac-e7e2d1f93d9b} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4653 2024.08.27 19:04:15.488589 [ 3 ] {ee556a44-6119-44d2-a4ac-e7e2d1f93d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4654 2024.08.27 19:04:15.489444 [ 3 ] {ee556a44-6119-44d2-a4ac-e7e2d1f93d9b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4655 2024.08.27 19:04:15.489968 [ 3 ] {ee556a44-6119-44d2-a4ac-e7e2d1f93d9b} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4656 2024.08.27 19:04:15.490183 [ 192 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2740 rows, containing 5 columns (5 merged, 0 gathered) in 0.005170685 sec., 529910.4470684251 rows/sec., 40.42 MiB/sec.
4657 2024.08.27 19:04:15.490327 [ 3 ] {ee556a44-6119-44d2-a4ac-e7e2d1f93d9b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003579 sec., 1676.4459346186086 rows/sec., 87.59 KiB/sec.
4658 2024.08.27 19:04:15.490586 [ 192 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4659 2024.08.27 19:04:15.490943 [ 3 ] {ee556a44-6119-44d2-a4ac-e7e2d1f93d9b} <Debug> DynamicQueryHandler: Done processing query
4660 2024.08.27 19:04:15.490980 [ 3 ] {ee556a44-6119-44d2-a4ac-e7e2d1f93d9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4661 2024.08.27 19:04:15.491021 [ 3 ] {} <Debug> HTTP-Session: 77ba5f07-3c19-403e-ba69-d7455726aac2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4662 2024.08.27 19:04:15.491252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4663 2024.08.27 19:04:15.491350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4664 2024.08.27 19:04:15.491445 [ 3 ] {} <Debug> HTTP-Session: 4b3882c5-e074-4697-92a8-c8839c71e7eb Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4665 2024.08.27 19:04:15.491472 [ 3 ] {} <Debug> HTTP-Session: 4b3882c5-e074-4697-92a8-c8839c71e7eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4666 2024.08.27 19:04:15.491491 [ 3 ] {} <Debug> HTTP-Session: 4b3882c5-e074-4697-92a8-c8839c71e7eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4667 2024.08.27 19:04:15.491555 [ 192 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_21_4} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4668 2024.08.27 19:04:15.491563 [ 3 ] {} <Trace> HTTP-Session: 4b3882c5-e074-4697-92a8-c8839c71e7eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4669 2024.08.27 19:04:15.491698 [ 192 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_21_4} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4670 2024.08.27 19:04:15.491826 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB.
4671 2024.08.27 19:04:15.491918 [ 3 ] {bf34ec96-982c-44bc-b3f2-5c84a3f1efc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4672 2024.08.27 19:04:15.491969 [ 3 ] {bf34ec96-982c-44bc-b3f2-5c84a3f1efc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4673 2024.08.27 19:04:15.492137 [ 3 ] {bf34ec96-982c-44bc-b3f2-5c84a3f1efc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4674 2024.08.27 19:04:15.492614 [ 3 ] {bf34ec96-982c-44bc-b3f2-5c84a3f1efc8} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4675 2024.08.27 19:04:15.492650 [ 3 ] {bf34ec96-982c-44bc-b3f2-5c84a3f1efc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4676 2024.08.27 19:04:15.493025 [ 3 ] {bf34ec96-982c-44bc-b3f2-5c84a3f1efc8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4677 2024.08.27 19:04:15.493360 [ 3 ] {bf34ec96-982c-44bc-b3f2-5c84a3f1efc8} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4678 2024.08.27 19:04:15.493542 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4679 2024.08.27 19:04:15.493546 [ 3 ] {bf34ec96-982c-44bc-b3f2-5c84a3f1efc8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001797 sec., 131886.47746243738 rows/sec., 8.84 MiB/sec.
4680 2024.08.27 19:04:15.493574 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4681 2024.08.27 19:04:15.493609 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4682 2024.08.27 19:04:15.493851 [ 196 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::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
4683 2024.08.27 19:04:15.493928 [ 3 ] {bf34ec96-982c-44bc-b3f2-5c84a3f1efc8} <Debug> DynamicQueryHandler: Done processing query
4684 2024.08.27 19:04:15.493999 [ 3 ] {bf34ec96-982c-44bc-b3f2-5c84a3f1efc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4685 2024.08.27 19:04:15.494066 [ 3 ] {} <Debug> HTTP-Session: 4b3882c5-e074-4697-92a8-c8839c71e7eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4686 2024.08.27 19:04:15.494171 [ 196 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4687 2024.08.27 19:04:15.494206 [ 196 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5031 rows starting from the beginning of the part
4688 2024.08.27 19:04:15.494259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4689 2024.08.27 19:04:15.494468 [ 196 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 238 rows starting from the beginning of the part
4690 2024.08.27 19:04:15.494511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4691 2024.08.27 19:04:15.494655 [ 3 ] {} <Debug> HTTP-Session: df4070b0-94b2-44dc-9c6d-a1caf9d0cb50 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4692 2024.08.27 19:04:15.494737 [ 3 ] {} <Debug> HTTP-Session: df4070b0-94b2-44dc-9c6d-a1caf9d0cb50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4693 2024.08.27 19:04:15.494761 [ 196 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 845 rows starting from the beginning of the part
4694 2024.08.27 19:04:15.494799 [ 3 ] {} <Debug> HTTP-Session: df4070b0-94b2-44dc-9c6d-a1caf9d0cb50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4695 2024.08.27 19:04:15.494985 [ 3 ] {} <Trace> HTTP-Session: df4070b0-94b2-44dc-9c6d-a1caf9d0cb50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4696 2024.08.27 19:04:15.495015 [ 196 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 238 rows starting from the beginning of the part
4697 2024.08.27 19:04:15.495267 [ 196 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part
4698 2024.08.27 19:04:15.495353 [ 3 ] {b594ab53-4c34-4ab6-975b-dfca7467890f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4699 2024.08.27 19:04:15.495594 [ 196 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 237 rows starting from the beginning of the part
4700 2024.08.27 19:04:15.495617 [ 3 ] {b594ab53-4c34-4ab6-975b-dfca7467890f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4701 2024.08.27 19:04:15.496440 [ 3 ] {b594ab53-4c34-4ab6-975b-dfca7467890f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4702 2024.08.27 19:04:15.497056 [ 3 ] {b594ab53-4c34-4ab6-975b-dfca7467890f} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4703 2024.08.27 19:04:15.497092 [ 3 ] {b594ab53-4c34-4ab6-975b-dfca7467890f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4704 2024.08.27 19:04:15.497938 [ 3 ] {b594ab53-4c34-4ab6-975b-dfca7467890f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4705 2024.08.27 19:04:15.498770 [ 3 ] {b594ab53-4c34-4ab6-975b-dfca7467890f} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4706 2024.08.27 19:04:15.498900 [ 3 ] {b594ab53-4c34-4ab6-975b-dfca7467890f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003679 sec., 271.8129926610492 rows/sec., 18.32 KiB/sec.
4707 2024.08.27 19:04:15.499323 [ 3 ] {b594ab53-4c34-4ab6-975b-dfca7467890f} <Debug> DynamicQueryHandler: Done processing query
4708 2024.08.27 19:04:15.499350 [ 3 ] {b594ab53-4c34-4ab6-975b-dfca7467890f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4709 2024.08.27 19:04:15.499440 [ 3 ] {} <Debug> HTTP-Session: df4070b0-94b2-44dc-9c6d-a1caf9d0cb50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4710 2024.08.27 19:04:15.499606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4711 2024.08.27 19:04:15.499651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4712 2024.08.27 19:04:15.499669 [ 3 ] {} <Debug> HTTP-Session: 7b1e08e2-e81c-4aa7-8196-3fbe62e96286 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4713 2024.08.27 19:04:15.499710 [ 3 ] {} <Debug> HTTP-Session: 7b1e08e2-e81c-4aa7-8196-3fbe62e96286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4714 2024.08.27 19:04:15.499764 [ 3 ] {} <Debug> HTTP-Session: 7b1e08e2-e81c-4aa7-8196-3fbe62e96286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4715 2024.08.27 19:04:15.499868 [ 3 ] {} <Trace> HTTP-Session: 7b1e08e2-e81c-4aa7-8196-3fbe62e96286 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4716 2024.08.27 19:04:15.500023 [ 192 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6749 rows, containing 5 columns (5 merged, 0 gathered) in 0.00634231 sec., 1064123.3241516103 rows/sec., 71.91 MiB/sec.
4717 2024.08.27 19:04:15.500459 [ 192 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4718 2024.08.27 19:04:15.500603 [ 3 ] {3aa43779-7ecd-4b36-990f-ce73d5790232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4719 2024.08.27 19:04:15.500824 [ 3 ] {3aa43779-7ecd-4b36-990f-ce73d5790232} <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
4720 2024.08.27 19:04:15.501564 [ 192 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4721 2024.08.27 19:04:15.501836 [ 192 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4722 2024.08.27 19:04:15.502036 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB.
4723 2024.08.27 19:04:15.502209 [ 3 ] {3aa43779-7ecd-4b36-990f-ce73d5790232} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4724 2024.08.27 19:04:15.503013 [ 3 ] {3aa43779-7ecd-4b36-990f-ce73d5790232} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4725 2024.08.27 19:04:15.503048 [ 3 ] {3aa43779-7ecd-4b36-990f-ce73d5790232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4726 2024.08.27 19:04:15.503718 [ 3 ] {3aa43779-7ecd-4b36-990f-ce73d5790232} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4727 2024.08.27 19:04:15.504107 [ 3 ] {3aa43779-7ecd-4b36-990f-ce73d5790232} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4728 2024.08.27 19:04:15.504247 [ 3 ] {3aa43779-7ecd-4b36-990f-ce73d5790232} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.004218 sec., 6875.296348980559 rows/sec., 12.32 MiB/sec.
4729 2024.08.27 19:04:15.504527 [ 3 ] {3aa43779-7ecd-4b36-990f-ce73d5790232} <Debug> DynamicQueryHandler: Done processing query
4730 2024.08.27 19:04:15.504551 [ 3 ] {3aa43779-7ecd-4b36-990f-ce73d5790232} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4731 2024.08.27 19:04:15.504567 [ 3 ] {} <Debug> HTTP-Session: 7b1e08e2-e81c-4aa7-8196-3fbe62e96286 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4732 2024.08.27 19:04:15.504698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4733 2024.08.27 19:04:15.504744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4734 2024.08.27 19:04:15.504763 [ 3 ] {} <Debug> HTTP-Session: 8298a38d-a4fb-4b26-8f18-bd2dafaea29e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4735 2024.08.27 19:04:15.504778 [ 3 ] {} <Debug> HTTP-Session: 8298a38d-a4fb-4b26-8f18-bd2dafaea29e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4736 2024.08.27 19:04:15.504792 [ 3 ] {} <Debug> HTTP-Session: 8298a38d-a4fb-4b26-8f18-bd2dafaea29e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4737 2024.08.27 19:04:15.504821 [ 3 ] {} <Trace> HTTP-Session: 8298a38d-a4fb-4b26-8f18-bd2dafaea29e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4738 2024.08.27 19:04:15.504950 [ 3 ] {0bce708e-4cfa-459a-885e-572fec8c6ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4739 2024.08.27 19:04:15.504992 [ 3 ] {0bce708e-4cfa-459a-885e-572fec8c6ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4740 2024.08.27 19:04:15.505116 [ 3 ] {0bce708e-4cfa-459a-885e-572fec8c6ffe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4741 2024.08.27 19:04:15.505458 [ 3 ] {0bce708e-4cfa-459a-885e-572fec8c6ffe} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4742 2024.08.27 19:04:15.505492 [ 3 ] {0bce708e-4cfa-459a-885e-572fec8c6ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4743 2024.08.27 19:04:15.505831 [ 3 ] {0bce708e-4cfa-459a-885e-572fec8c6ffe} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4744 2024.08.27 19:04:15.506151 [ 3 ] {0bce708e-4cfa-459a-885e-572fec8c6ffe} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4745 2024.08.27 19:04:15.506283 [ 3 ] {0bce708e-4cfa-459a-885e-572fec8c6ffe} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00141 sec., 58156.02836879432 rows/sec., 3.69 MiB/sec.
4746 2024.08.27 19:04:15.506305 [ 145 ] {} <Debug> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4747 2024.08.27 19:04:15.506464 [ 145 ] {} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4748 2024.08.27 19:04:15.506496 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4749 2024.08.27 19:04:15.506575 [ 3 ] {0bce708e-4cfa-459a-885e-572fec8c6ffe} <Debug> DynamicQueryHandler: Done processing query
4750 2024.08.27 19:04:15.506633 [ 3 ] {0bce708e-4cfa-459a-885e-572fec8c6ffe} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4751 2024.08.27 19:04:15.506669 [ 3 ] {} <Debug> HTTP-Session: 8298a38d-a4fb-4b26-8f18-bd2dafaea29e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4752 2024.08.27 19:04:15.506682 [ 192 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
4753 2024.08.27 19:04:15.506811 [ 192 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4754 2024.08.27 19:04:15.506840 [ 192 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 944 rows starting from the beginning of the part
4755 2024.08.27 19:04:15.506899 [ 192 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
4756 2024.08.27 19:04:15.507040 [ 192 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
4757 2024.08.27 19:04:15.507221 [ 192 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
4758 2024.08.27 19:04:15.507469 [ 192 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
4759 2024.08.27 19:04:15.507588 [ 192 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 82 rows starting from the beginning of the part
4760 2024.08.27 19:04:15.508763 [ 188 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1310 rows, containing 4 columns (4 merged, 0 gathered) in 0.002197505 sec., 596130.6117619755 rows/sec., 38.99 MiB/sec.
4761 2024.08.27 19:04:15.508916 [ 188 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4762 2024.08.27 19:04:15.509321 [ 188 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_21_4} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4763 2024.08.27 19:04:15.509470 [ 188 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_21_4} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4764 2024.08.27 19:04:15.509547 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB.
4765 2024.08.27 19:04:20.464426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4766 2024.08.27 19:04:20.464565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4767 2024.08.27 19:04:20.464594 [ 3 ] {} <Debug> HTTP-Session: 8b52c260-a856-4959-8ca1-ccf7341dcb5d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4768 2024.08.27 19:04:20.464622 [ 3 ] {} <Debug> HTTP-Session: 8b52c260-a856-4959-8ca1-ccf7341dcb5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4769 2024.08.27 19:04:20.464640 [ 3 ] {} <Debug> HTTP-Session: 8b52c260-a856-4959-8ca1-ccf7341dcb5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4770 2024.08.27 19:04:20.464696 [ 3 ] {} <Trace> HTTP-Session: 8b52c260-a856-4959-8ca1-ccf7341dcb5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4771 2024.08.27 19:04:20.464922 [ 3 ] {102a3b69-8058-4125-9bc9-619d5b9c602d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4772 2024.08.27 19:04:20.465000 [ 3 ] {102a3b69-8058-4125-9bc9-619d5b9c602d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4773 2024.08.27 19:04:20.465405 [ 3 ] {102a3b69-8058-4125-9bc9-619d5b9c602d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4774 2024.08.27 19:04:20.465889 [ 3 ] {102a3b69-8058-4125-9bc9-619d5b9c602d} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4775 2024.08.27 19:04:20.465934 [ 3 ] {102a3b69-8058-4125-9bc9-619d5b9c602d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4776 2024.08.27 19:04:20.466345 [ 3 ] {102a3b69-8058-4125-9bc9-619d5b9c602d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4777 2024.08.27 19:04:20.466809 [ 3 ] {102a3b69-8058-4125-9bc9-619d5b9c602d} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4778 2024.08.27 19:04:20.466978 [ 3 ] {102a3b69-8058-4125-9bc9-619d5b9c602d} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002135 sec., 33723.65339578454 rows/sec., 2.74 MiB/sec.
4779 2024.08.27 19:04:20.467289 [ 3 ] {102a3b69-8058-4125-9bc9-619d5b9c602d} <Debug> DynamicQueryHandler: Done processing query
4780 2024.08.27 19:04:20.467317 [ 3 ] {102a3b69-8058-4125-9bc9-619d5b9c602d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4781 2024.08.27 19:04:20.467335 [ 3 ] {} <Debug> HTTP-Session: 8b52c260-a856-4959-8ca1-ccf7341dcb5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4782 2024.08.27 19:04:20.467504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4783 2024.08.27 19:04:20.467559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4784 2024.08.27 19:04:20.467580 [ 3 ] {} <Debug> HTTP-Session: bad06c63-f142-4cac-8b3c-0ae0cf5cb7da Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4785 2024.08.27 19:04:20.467601 [ 3 ] {} <Debug> HTTP-Session: bad06c63-f142-4cac-8b3c-0ae0cf5cb7da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4786 2024.08.27 19:04:20.467616 [ 3 ] {} <Debug> HTTP-Session: bad06c63-f142-4cac-8b3c-0ae0cf5cb7da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4787 2024.08.27 19:04:20.467651 [ 3 ] {} <Trace> HTTP-Session: bad06c63-f142-4cac-8b3c-0ae0cf5cb7da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4788 2024.08.27 19:04:20.467764 [ 3 ] {b175bbf2-3d1c-4f12-a584-3aed8649d094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4789 2024.08.27 19:04:20.467813 [ 3 ] {b175bbf2-3d1c-4f12-a584-3aed8649d094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4790 2024.08.27 19:04:20.468073 [ 3 ] {b175bbf2-3d1c-4f12-a584-3aed8649d094} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4791 2024.08.27 19:04:20.468463 [ 3 ] {b175bbf2-3d1c-4f12-a584-3aed8649d094} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4792 2024.08.27 19:04:20.468503 [ 3 ] {b175bbf2-3d1c-4f12-a584-3aed8649d094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4793 2024.08.27 19:04:20.468855 [ 3 ] {b175bbf2-3d1c-4f12-a584-3aed8649d094} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4794 2024.08.27 19:04:20.469199 [ 3 ] {b175bbf2-3d1c-4f12-a584-3aed8649d094} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4795 2024.08.27 19:04:20.469348 [ 3 ] {b175bbf2-3d1c-4f12-a584-3aed8649d094} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001651 sec., 4845.548152634767 rows/sec., 364.36 KiB/sec.
4796 2024.08.27 19:04:20.469358 [ 140 ] {} <Debug> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4797 2024.08.27 19:04:20.469458 [ 140 ] {} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4798 2024.08.27 19:04:20.469506 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4799 2024.08.27 19:04:20.469748 [ 3 ] {b175bbf2-3d1c-4f12-a584-3aed8649d094} <Debug> DynamicQueryHandler: Done processing query
4800 2024.08.27 19:04:20.469856 [ 192 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::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
4801 2024.08.27 19:04:20.469845 [ 3 ] {b175bbf2-3d1c-4f12-a584-3aed8649d094} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4802 2024.08.27 19:04:20.469978 [ 3 ] {} <Debug> HTTP-Session: bad06c63-f142-4cac-8b3c-0ae0cf5cb7da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4803 2024.08.27 19:04:20.470158 [ 192 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4804 2024.08.27 19:04:20.470230 [ 192 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 47 rows starting from the beginning of the part
4805 2024.08.27 19:04:20.470226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4806 2024.08.27 19:04:20.470370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4807 2024.08.27 19:04:20.470469 [ 3 ] {} <Debug> HTTP-Session: f5697501-5721-48cb-b991-1a2735523302 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4808 2024.08.27 19:04:20.470477 [ 192 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part
4809 2024.08.27 19:04:20.470521 [ 3 ] {} <Debug> HTTP-Session: f5697501-5721-48cb-b991-1a2735523302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4810 2024.08.27 19:04:20.470596 [ 3 ] {} <Debug> HTTP-Session: f5697501-5721-48cb-b991-1a2735523302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4811 2024.08.27 19:04:20.470750 [ 192 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part
4812 2024.08.27 19:04:20.470770 [ 3 ] {} <Trace> HTTP-Session: f5697501-5721-48cb-b991-1a2735523302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4813 2024.08.27 19:04:20.470971 [ 192 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part
4814 2024.08.27 19:04:20.471234 [ 3 ] {05829b4e-12d8-4e0d-830a-390d990e9ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4815 2024.08.27 19:04:20.471252 [ 192 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 29 rows starting from the beginning of the part
4816 2024.08.27 19:04:20.471359 [ 3 ] {05829b4e-12d8-4e0d-830a-390d990e9ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4817 2024.08.27 19:04:20.471511 [ 192 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part
4818 2024.08.27 19:04:20.472476 [ 3 ] {05829b4e-12d8-4e0d-830a-390d990e9ea9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4819 2024.08.27 19:04:20.473520 [ 3 ] {05829b4e-12d8-4e0d-830a-390d990e9ea9} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4820 2024.08.27 19:04:20.473612 [ 3 ] {05829b4e-12d8-4e0d-830a-390d990e9ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4821 2024.08.27 19:04:20.474465 [ 192 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 133 rows, containing 5 columns (5 merged, 0 gathered) in 0.00486556 sec., 27334.98302353686 rows/sec., 2.10 MiB/sec.
4822 2024.08.27 19:04:20.474651 [ 3 ] {05829b4e-12d8-4e0d-830a-390d990e9ea9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4823 2024.08.27 19:04:20.474717 [ 192 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4824 2024.08.27 19:04:20.475658 [ 3 ] {05829b4e-12d8-4e0d-830a-390d990e9ea9} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4825 2024.08.27 19:04:20.475793 [ 192 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_16_3} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4826 2024.08.27 19:04:20.476014 [ 3 ] {05829b4e-12d8-4e0d-830a-390d990e9ea9} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.004975 sec., 14472.361809045226 rows/sec., 1.13 MiB/sec.
4827 2024.08.27 19:04:20.476034 [ 192 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_16_3} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4828 2024.08.27 19:04:20.476322 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
4829 2024.08.27 19:04:20.476700 [ 3 ] {05829b4e-12d8-4e0d-830a-390d990e9ea9} <Debug> DynamicQueryHandler: Done processing query
4830 2024.08.27 19:04:20.476730 [ 3 ] {05829b4e-12d8-4e0d-830a-390d990e9ea9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4831 2024.08.27 19:04:20.476748 [ 3 ] {} <Debug> HTTP-Session: f5697501-5721-48cb-b991-1a2735523302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4832 2024.08.27 19:04:20.476947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4833 2024.08.27 19:04:20.476997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4834 2024.08.27 19:04:20.477018 [ 3 ] {} <Debug> HTTP-Session: 130b7bd8-a211-4493-a875-bee5a95914ea Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4835 2024.08.27 19:04:20.477036 [ 3 ] {} <Debug> HTTP-Session: 130b7bd8-a211-4493-a875-bee5a95914ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4836 2024.08.27 19:04:20.477050 [ 3 ] {} <Debug> HTTP-Session: 130b7bd8-a211-4493-a875-bee5a95914ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4837 2024.08.27 19:04:20.477084 [ 3 ] {} <Trace> HTTP-Session: 130b7bd8-a211-4493-a875-bee5a95914ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4838 2024.08.27 19:04:20.477257 [ 3 ] {b942b6d3-00b5-4b3c-b370-8fe080e45d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4839 2024.08.27 19:04:20.477310 [ 3 ] {b942b6d3-00b5-4b3c-b370-8fe080e45d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4840 2024.08.27 19:04:20.477490 [ 3 ] {b942b6d3-00b5-4b3c-b370-8fe080e45d65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4841 2024.08.27 19:04:20.477904 [ 3 ] {b942b6d3-00b5-4b3c-b370-8fe080e45d65} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4842 2024.08.27 19:04:20.477943 [ 3 ] {b942b6d3-00b5-4b3c-b370-8fe080e45d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4843 2024.08.27 19:04:20.478358 [ 3 ] {b942b6d3-00b5-4b3c-b370-8fe080e45d65} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4844 2024.08.27 19:04:20.478744 [ 3 ] {b942b6d3-00b5-4b3c-b370-8fe080e45d65} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4845 2024.08.27 19:04:20.478897 [ 3 ] {b942b6d3-00b5-4b3c-b370-8fe080e45d65} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00173 sec., 92485.54913294798 rows/sec., 6.44 MiB/sec.
4846 2024.08.27 19:04:20.479216 [ 3 ] {b942b6d3-00b5-4b3c-b370-8fe080e45d65} <Debug> DynamicQueryHandler: Done processing query
4847 2024.08.27 19:04:20.479241 [ 3 ] {b942b6d3-00b5-4b3c-b370-8fe080e45d65} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4848 2024.08.27 19:04:20.479256 [ 3 ] {} <Debug> HTTP-Session: 130b7bd8-a211-4493-a875-bee5a95914ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4849 2024.08.27 19:04:20.479389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14266, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4850 2024.08.27 19:04:20.479436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4851 2024.08.27 19:04:20.479455 [ 3 ] {} <Debug> HTTP-Session: 029e850f-63d4-46b9-b155-bf6f98bcec76 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4852 2024.08.27 19:04:20.479470 [ 3 ] {} <Debug> HTTP-Session: 029e850f-63d4-46b9-b155-bf6f98bcec76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4853 2024.08.27 19:04:20.479483 [ 3 ] {} <Debug> HTTP-Session: 029e850f-63d4-46b9-b155-bf6f98bcec76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4854 2024.08.27 19:04:20.479514 [ 3 ] {} <Trace> HTTP-Session: 029e850f-63d4-46b9-b155-bf6f98bcec76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4855 2024.08.27 19:04:20.479762 [ 3 ] {9214825e-5a4e-4865-a045-c9d86a5077d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4856 2024.08.27 19:04:20.479839 [ 3 ] {9214825e-5a4e-4865-a045-c9d86a5077d1} <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
4857 2024.08.27 19:04:20.480316 [ 3 ] {9214825e-5a4e-4865-a045-c9d86a5077d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4858 2024.08.27 19:04:20.480860 [ 3 ] {9214825e-5a4e-4865-a045-c9d86a5077d1} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4859 2024.08.27 19:04:20.480902 [ 3 ] {9214825e-5a4e-4865-a045-c9d86a5077d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4860 2024.08.27 19:04:20.481681 [ 3 ] {9214825e-5a4e-4865-a045-c9d86a5077d1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4861 2024.08.27 19:04:20.482211 [ 3 ] {9214825e-5a4e-4865-a045-c9d86a5077d1} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4862 2024.08.27 19:04:20.482433 [ 140 ] {} <Debug> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4863 2024.08.27 19:04:20.482439 [ 3 ] {9214825e-5a4e-4865-a045-c9d86a5077d1} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002771 sec., 2887.0443883074704 rows/sec., 5.17 MiB/sec.
4864 2024.08.27 19:04:20.482507 [ 140 ] {} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4865 2024.08.27 19:04:20.482584 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4866 2024.08.27 19:04:20.482974 [ 196 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::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
4867 2024.08.27 19:04:20.483451 [ 3 ] {9214825e-5a4e-4865-a045-c9d86a5077d1} <Debug> DynamicQueryHandler: Done processing query
4868 2024.08.27 19:04:20.483514 [ 3 ] {9214825e-5a4e-4865-a045-c9d86a5077d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
4869 2024.08.27 19:04:20.483562 [ 3 ] {} <Debug> HTTP-Session: 029e850f-63d4-46b9-b155-bf6f98bcec76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4870 2024.08.27 19:04:20.483719 [ 196 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4871 2024.08.27 19:04:20.483813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4872 2024.08.27 19:04:20.483869 [ 196 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 175 rows starting from the beginning of the part
4873 2024.08.27 19:04:20.483924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4874 2024.08.27 19:04:20.483986 [ 3 ] {} <Debug> HTTP-Session: f6601062-4ec9-4801-93fe-7d509d32e5a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4875 2024.08.27 19:04:20.484030 [ 3 ] {} <Debug> HTTP-Session: f6601062-4ec9-4801-93fe-7d509d32e5a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4876 2024.08.27 19:04:20.484083 [ 3 ] {} <Debug> HTTP-Session: f6601062-4ec9-4801-93fe-7d509d32e5a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4877 2024.08.27 19:04:20.484228 [ 3 ] {} <Trace> HTTP-Session: f6601062-4ec9-4801-93fe-7d509d32e5a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4878 2024.08.27 19:04:20.484404 [ 196 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part
4879 2024.08.27 19:04:20.484555 [ 3 ] {cf2acfe0-5600-48dc-8fbc-2422413f2205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4880 2024.08.27 19:04:20.484867 [ 3 ] {cf2acfe0-5600-48dc-8fbc-2422413f2205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4881 2024.08.27 19:04:20.485164 [ 196 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 29 rows starting from the beginning of the part
4882 2024.08.27 19:04:20.485649 [ 3 ] {cf2acfe0-5600-48dc-8fbc-2422413f2205} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4883 2024.08.27 19:04:20.486016 [ 196 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part
4884 2024.08.27 19:04:20.486566 [ 196 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 29 rows starting from the beginning of the part
4885 2024.08.27 19:04:20.486920 [ 3 ] {cf2acfe0-5600-48dc-8fbc-2422413f2205} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4886 2024.08.27 19:04:20.487108 [ 3 ] {cf2acfe0-5600-48dc-8fbc-2422413f2205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4887 2024.08.27 19:04:20.487337 [ 196 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part
4888 2024.08.27 19:04:20.488365 [ 3 ] {cf2acfe0-5600-48dc-8fbc-2422413f2205} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4889 2024.08.27 19:04:20.489165 [ 3 ] {cf2acfe0-5600-48dc-8fbc-2422413f2205} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4890 2024.08.27 19:04:20.489429 [ 3 ] {cf2acfe0-5600-48dc-8fbc-2422413f2205} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004974 sec., 12062.726176115802 rows/sec., 832.45 KiB/sec.
4891 2024.08.27 19:04:20.489843 [ 3 ] {cf2acfe0-5600-48dc-8fbc-2422413f2205} <Debug> DynamicQueryHandler: Done processing query
4892 2024.08.27 19:04:20.489916 [ 3 ] {cf2acfe0-5600-48dc-8fbc-2422413f2205} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4893 2024.08.27 19:04:20.489958 [ 3 ] {} <Debug> HTTP-Session: f6601062-4ec9-4801-93fe-7d509d32e5a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4894 2024.08.27 19:04:20.491810 [ 198 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 19 columns (19 merged, 0 gathered) in 0.009102315 sec., 28234.575489861647 rows/sec., 50.60 MiB/sec.
4895 2024.08.27 19:04:20.492463 [ 198 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4896 2024.08.27 19:04:20.493144 [ 198 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4897 2024.08.27 19:04:20.493237 [ 198 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4898 2024.08.27 19:04:20.493406 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB.
4899 2024.08.27 19:04:20.678605 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache
4900 2024.08.27 19:04:20.678658 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache
4901 2024.08.27 19:04:22.001319 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000874298 sec.
4902 2024.08.27 19:04:25.469770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4903 2024.08.27 19:04:25.469898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4904 2024.08.27 19:04:25.469923 [ 3 ] {} <Debug> HTTP-Session: 3f314f17-ee04-40e7-9155-b379b3531cb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4905 2024.08.27 19:04:25.469949 [ 3 ] {} <Debug> HTTP-Session: 3f314f17-ee04-40e7-9155-b379b3531cb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4906 2024.08.27 19:04:25.469962 [ 3 ] {} <Debug> HTTP-Session: 3f314f17-ee04-40e7-9155-b379b3531cb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4907 2024.08.27 19:04:25.470011 [ 3 ] {} <Trace> HTTP-Session: 3f314f17-ee04-40e7-9155-b379b3531cb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4908 2024.08.27 19:04:25.470255 [ 3 ] {32773a6c-fd14-4be1-983a-8cdf70b0dced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4909 2024.08.27 19:04:25.470321 [ 3 ] {32773a6c-fd14-4be1-983a-8cdf70b0dced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4910 2024.08.27 19:04:25.470638 [ 3 ] {32773a6c-fd14-4be1-983a-8cdf70b0dced} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4911 2024.08.27 19:04:25.471316 [ 3 ] {32773a6c-fd14-4be1-983a-8cdf70b0dced} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4912 2024.08.27 19:04:25.471366 [ 3 ] {32773a6c-fd14-4be1-983a-8cdf70b0dced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4913 2024.08.27 19:04:25.471827 [ 3 ] {32773a6c-fd14-4be1-983a-8cdf70b0dced} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4914 2024.08.27 19:04:25.472285 [ 3 ] {32773a6c-fd14-4be1-983a-8cdf70b0dced} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4915 2024.08.27 19:04:25.472466 [ 3 ] {32773a6c-fd14-4be1-983a-8cdf70b0dced} <Debug> executeQuery: Read 247 rows, 22.35 KiB in 0.002293 sec., 107719.1452245966 rows/sec., 9.52 MiB/sec.
4916 2024.08.27 19:04:25.472824 [ 3 ] {32773a6c-fd14-4be1-983a-8cdf70b0dced} <Debug> DynamicQueryHandler: Done processing query
4917 2024.08.27 19:04:25.472854 [ 3 ] {32773a6c-fd14-4be1-983a-8cdf70b0dced} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
4918 2024.08.27 19:04:25.472873 [ 3 ] {} <Debug> HTTP-Session: 3f314f17-ee04-40e7-9155-b379b3531cb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4919 2024.08.27 19:04:25.473027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4920 2024.08.27 19:04:25.473086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4921 2024.08.27 19:04:25.473107 [ 3 ] {} <Debug> HTTP-Session: 185aedae-7f34-4aad-a5ba-9c417568e2ba Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4922 2024.08.27 19:04:25.473127 [ 3 ] {} <Debug> HTTP-Session: 185aedae-7f34-4aad-a5ba-9c417568e2ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4923 2024.08.27 19:04:25.473141 [ 3 ] {} <Debug> HTTP-Session: 185aedae-7f34-4aad-a5ba-9c417568e2ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4924 2024.08.27 19:04:25.473176 [ 3 ] {} <Trace> HTTP-Session: 185aedae-7f34-4aad-a5ba-9c417568e2ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4925 2024.08.27 19:04:25.473296 [ 3 ] {0c14921d-eb46-4427-8ad7-8918de380c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4926 2024.08.27 19:04:25.473346 [ 3 ] {0c14921d-eb46-4427-8ad7-8918de380c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4927 2024.08.27 19:04:25.473612 [ 3 ] {0c14921d-eb46-4427-8ad7-8918de380c49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4928 2024.08.27 19:04:25.473977 [ 3 ] {0c14921d-eb46-4427-8ad7-8918de380c49} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4929 2024.08.27 19:04:25.474016 [ 3 ] {0c14921d-eb46-4427-8ad7-8918de380c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4930 2024.08.27 19:04:25.474390 [ 3 ] {0c14921d-eb46-4427-8ad7-8918de380c49} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4931 2024.08.27 19:04:25.474777 [ 3 ] {0c14921d-eb46-4427-8ad7-8918de380c49} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4932 2024.08.27 19:04:25.474933 [ 3 ] {0c14921d-eb46-4427-8ad7-8918de380c49} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001667 sec., 17396.52069586083 rows/sec., 1.28 MiB/sec.
4933 2024.08.27 19:04:25.475157 [ 3 ] {0c14921d-eb46-4427-8ad7-8918de380c49} <Debug> DynamicQueryHandler: Done processing query
4934 2024.08.27 19:04:25.475185 [ 3 ] {0c14921d-eb46-4427-8ad7-8918de380c49} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4935 2024.08.27 19:04:25.475202 [ 3 ] {} <Debug> HTTP-Session: 185aedae-7f34-4aad-a5ba-9c417568e2ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4936 2024.08.27 19:04:25.475369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4937 2024.08.27 19:04:25.475423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4938 2024.08.27 19:04:25.475444 [ 3 ] {} <Debug> HTTP-Session: 5da35919-3f00-4c96-944e-e899b7e5a88e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4939 2024.08.27 19:04:25.475463 [ 3 ] {} <Debug> HTTP-Session: 5da35919-3f00-4c96-944e-e899b7e5a88e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4940 2024.08.27 19:04:25.475478 [ 3 ] {} <Debug> HTTP-Session: 5da35919-3f00-4c96-944e-e899b7e5a88e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4941 2024.08.27 19:04:25.475512 [ 3 ] {} <Trace> HTTP-Session: 5da35919-3f00-4c96-944e-e899b7e5a88e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4942 2024.08.27 19:04:25.475617 [ 3 ] {ba1da3e2-40bd-4b18-ac5a-888487996a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4943 2024.08.27 19:04:25.475662 [ 3 ] {ba1da3e2-40bd-4b18-ac5a-888487996a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4944 2024.08.27 19:04:25.475904 [ 3 ] {ba1da3e2-40bd-4b18-ac5a-888487996a1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4945 2024.08.27 19:04:25.476241 [ 3 ] {ba1da3e2-40bd-4b18-ac5a-888487996a1e} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4946 2024.08.27 19:04:25.476279 [ 3 ] {ba1da3e2-40bd-4b18-ac5a-888487996a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4947 2024.08.27 19:04:25.476638 [ 3 ] {ba1da3e2-40bd-4b18-ac5a-888487996a1e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4948 2024.08.27 19:04:25.477001 [ 3 ] {ba1da3e2-40bd-4b18-ac5a-888487996a1e} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4949 2024.08.27 19:04:25.477169 [ 3 ] {ba1da3e2-40bd-4b18-ac5a-888487996a1e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001569 sec., 8922.880815806246 rows/sec., 624.90 KiB/sec.
4950 2024.08.27 19:04:25.477171 [ 136 ] {} <Debug> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4951 2024.08.27 19:04:25.477271 [ 136 ] {} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4952 2024.08.27 19:04:25.477325 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4953 2024.08.27 19:04:25.477440 [ 3 ] {ba1da3e2-40bd-4b18-ac5a-888487996a1e} <Debug> DynamicQueryHandler: Done processing query
4954 2024.08.27 19:04:25.477472 [ 3 ] {ba1da3e2-40bd-4b18-ac5a-888487996a1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4955 2024.08.27 19:04:25.477472 [ 199 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
4956 2024.08.27 19:04:25.477491 [ 3 ] {} <Debug> HTTP-Session: 5da35919-3f00-4c96-944e-e899b7e5a88e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4957 2024.08.27 19:04:25.477613 [ 199 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4958 2024.08.27 19:04:25.477653 [ 199 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
4959 2024.08.27 19:04:25.477657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4960 2024.08.27 19:04:25.477736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4961 2024.08.27 19:04:25.477747 [ 199 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
4962 2024.08.27 19:04:25.477788 [ 3 ] {} <Debug> HTTP-Session: fc1c5ef0-cbdc-4454-ba40-70844504192c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4963 2024.08.27 19:04:25.477863 [ 3 ] {} <Debug> HTTP-Session: fc1c5ef0-cbdc-4454-ba40-70844504192c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4964 2024.08.27 19:04:25.477963 [ 3 ] {} <Debug> HTTP-Session: fc1c5ef0-cbdc-4454-ba40-70844504192c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4965 2024.08.27 19:04:25.478163 [ 3 ] {} <Trace> HTTP-Session: fc1c5ef0-cbdc-4454-ba40-70844504192c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4966 2024.08.27 19:04:25.478167 [ 199 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part
4967 2024.08.27 19:04:25.478400 [ 199 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part
4968 2024.08.27 19:04:25.478422 [ 3 ] {002baaf1-5e2d-4e98-8d3b-6979646e7feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4969 2024.08.27 19:04:25.478598 [ 3 ] {002baaf1-5e2d-4e98-8d3b-6979646e7feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4970 2024.08.27 19:04:25.478648 [ 199 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
4971 2024.08.27 19:04:25.479050 [ 199 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
4972 2024.08.27 19:04:25.479570 [ 3 ] {002baaf1-5e2d-4e98-8d3b-6979646e7feb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4973 2024.08.27 19:04:25.480070 [ 3 ] {002baaf1-5e2d-4e98-8d3b-6979646e7feb} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4974 2024.08.27 19:04:25.480115 [ 3 ] {002baaf1-5e2d-4e98-8d3b-6979646e7feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4975 2024.08.27 19:04:25.480664 [ 3 ] {002baaf1-5e2d-4e98-8d3b-6979646e7feb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4976 2024.08.27 19:04:25.480774 [ 198 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.003357029 sec., 156686.165058449 rows/sec., 10.64 MiB/sec.
4977 2024.08.27 19:04:25.481145 [ 198 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4978 2024.08.27 19:04:25.481348 [ 3 ] {002baaf1-5e2d-4e98-8d3b-6979646e7feb} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4979 2024.08.27 19:04:25.481593 [ 136 ] {} <Debug> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
4980 2024.08.27 19:04:25.481705 [ 136 ] {} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4981 2024.08.27 19:04:25.481797 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
4982 2024.08.27 19:04:25.481824 [ 3 ] {002baaf1-5e2d-4e98-8d3b-6979646e7feb} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00343 sec., 1749.271137026239 rows/sec., 103.35 KiB/sec.
4983 2024.08.27 19:04:25.482487 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
4984 2024.08.27 19:04:25.483163 [ 3 ] {002baaf1-5e2d-4e98-8d3b-6979646e7feb} <Debug> DynamicQueryHandler: Done processing query
4985 2024.08.27 19:04:25.483212 [ 3 ] {002baaf1-5e2d-4e98-8d3b-6979646e7feb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4986 2024.08.27 19:04:25.483213 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4987 2024.08.27 19:04:25.483277 [ 3 ] {} <Debug> HTTP-Session: fc1c5ef0-cbdc-4454-ba40-70844504192c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4988 2024.08.27 19:04:25.483293 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
4989 2024.08.27 19:04:25.483479 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
4990 2024.08.27 19:04:25.483708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 66693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4991 2024.08.27 19:04:25.483824 [ 189 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_11_2} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4992 2024.08.27 19:04:25.483835 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
4993 2024.08.27 19:04:25.483896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4994 2024.08.27 19:04:25.484009 [ 3 ] {} <Debug> HTTP-Session: 0518bbc7-b58e-4211-bbe1-28b2ccc43eb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
4995 2024.08.27 19:04:25.484128 [ 3 ] {} <Debug> HTTP-Session: 0518bbc7-b58e-4211-bbe1-28b2ccc43eb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4996 2024.08.27 19:04:25.484222 [ 3 ] {} <Debug> HTTP-Session: 0518bbc7-b58e-4211-bbe1-28b2ccc43eb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4997 2024.08.27 19:04:25.484290 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
4998 2024.08.27 19:04:25.484356 [ 189 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_11_2} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4999 2024.08.27 19:04:25.484362 [ 3 ] {} <Trace> HTTP-Session: 0518bbc7-b58e-4211-bbe1-28b2ccc43eb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5000 2024.08.27 19:04:25.484558 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
5001 2024.08.27 19:04:25.484930 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
5002 2024.08.27 19:04:25.485015 [ 3 ] {e595321d-6e53-4d38-82b0-e39c8b6d4da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5003 2024.08.27 19:04:25.485135 [ 3 ] {e595321d-6e53-4d38-82b0-e39c8b6d4da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5004 2024.08.27 19:04:25.485558 [ 3 ] {e595321d-6e53-4d38-82b0-e39c8b6d4da9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5005 2024.08.27 19:04:25.486522 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004593754 sec., 6530.606558383404 rows/sec., 414.54 KiB/sec.
5006 2024.08.27 19:04:25.486591 [ 3 ] {e595321d-6e53-4d38-82b0-e39c8b6d4da9} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5007 2024.08.27 19:04:25.486637 [ 3 ] {e595321d-6e53-4d38-82b0-e39c8b6d4da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5008 2024.08.27 19:04:25.486688 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
5009 2024.08.27 19:04:25.487236 [ 3 ] {e595321d-6e53-4d38-82b0-e39c8b6d4da9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5010 2024.08.27 19:04:25.487283 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_9_2} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5011 2024.08.27 19:04:25.487369 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_9_2} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
5012 2024.08.27 19:04:25.487497 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
5013 2024.08.27 19:04:25.487796 [ 3 ] {e595321d-6e53-4d38-82b0-e39c8b6d4da9} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5014 2024.08.27 19:04:25.487972 [ 3 ] {e595321d-6e53-4d38-82b0-e39c8b6d4da9} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.003301 sec., 124507.72493183883 rows/sec., 8.88 MiB/sec.
5015 2024.08.27 19:04:25.488586 [ 3 ] {e595321d-6e53-4d38-82b0-e39c8b6d4da9} <Debug> DynamicQueryHandler: Done processing query
5016 2024.08.27 19:04:25.488668 [ 3 ] {e595321d-6e53-4d38-82b0-e39c8b6d4da9} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
5017 2024.08.27 19:04:25.488750 [ 3 ] {} <Debug> HTTP-Session: 0518bbc7-b58e-4211-bbe1-28b2ccc43eb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5018 2024.08.27 19:04:25.488964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5019 2024.08.27 19:04:25.489024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5020 2024.08.27 19:04:25.489046 [ 3 ] {} <Debug> HTTP-Session: fb3b530d-1c08-4942-9ef1-ddee28d60dd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5021 2024.08.27 19:04:25.489064 [ 3 ] {} <Debug> HTTP-Session: fb3b530d-1c08-4942-9ef1-ddee28d60dd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5022 2024.08.27 19:04:25.489079 [ 3 ] {} <Debug> HTTP-Session: fb3b530d-1c08-4942-9ef1-ddee28d60dd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5023 2024.08.27 19:04:25.489111 [ 3 ] {} <Trace> HTTP-Session: fb3b530d-1c08-4942-9ef1-ddee28d60dd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5024 2024.08.27 19:04:25.489223 [ 3 ] {bb770ca8-390a-4e78-b028-ff0123e55a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5025 2024.08.27 19:04:25.489271 [ 3 ] {bb770ca8-390a-4e78-b028-ff0123e55a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5026 2024.08.27 19:04:25.489418 [ 3 ] {bb770ca8-390a-4e78-b028-ff0123e55a3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5027 2024.08.27 19:04:25.489717 [ 3 ] {bb770ca8-390a-4e78-b028-ff0123e55a3e} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5028 2024.08.27 19:04:25.489752 [ 3 ] {bb770ca8-390a-4e78-b028-ff0123e55a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5029 2024.08.27 19:04:25.490125 [ 3 ] {bb770ca8-390a-4e78-b028-ff0123e55a3e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5030 2024.08.27 19:04:25.490469 [ 3 ] {bb770ca8-390a-4e78-b028-ff0123e55a3e} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5031 2024.08.27 19:04:25.490609 [ 3 ] {bb770ca8-390a-4e78-b028-ff0123e55a3e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001414 sec., 4243.281471004244 rows/sec., 221.69 KiB/sec.
5032 2024.08.27 19:04:25.491079 [ 3 ] {bb770ca8-390a-4e78-b028-ff0123e55a3e} <Debug> DynamicQueryHandler: Done processing query
5033 2024.08.27 19:04:25.491106 [ 3 ] {bb770ca8-390a-4e78-b028-ff0123e55a3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5034 2024.08.27 19:04:25.491122 [ 3 ] {} <Debug> HTTP-Session: fb3b530d-1c08-4942-9ef1-ddee28d60dd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5035 2024.08.27 19:04:25.491303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5036 2024.08.27 19:04:25.491358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5037 2024.08.27 19:04:25.491386 [ 3 ] {} <Debug> HTTP-Session: 5c1cb02a-f7d3-467c-a815-2241007722e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5038 2024.08.27 19:04:25.491414 [ 3 ] {} <Debug> HTTP-Session: 5c1cb02a-f7d3-467c-a815-2241007722e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5039 2024.08.27 19:04:25.491434 [ 3 ] {} <Debug> HTTP-Session: 5c1cb02a-f7d3-467c-a815-2241007722e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5040 2024.08.27 19:04:25.491472 [ 3 ] {} <Trace> HTTP-Session: 5c1cb02a-f7d3-467c-a815-2241007722e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5041 2024.08.27 19:04:25.491687 [ 3 ] {4c0ea864-843a-4a07-b02e-2a65a0ae44ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5042 2024.08.27 19:04:25.491756 [ 3 ] {4c0ea864-843a-4a07-b02e-2a65a0ae44ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5043 2024.08.27 19:04:25.491978 [ 3 ] {4c0ea864-843a-4a07-b02e-2a65a0ae44ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5044 2024.08.27 19:04:25.492427 [ 3 ] {4c0ea864-843a-4a07-b02e-2a65a0ae44ce} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5045 2024.08.27 19:04:25.492465 [ 3 ] {4c0ea864-843a-4a07-b02e-2a65a0ae44ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5046 2024.08.27 19:04:25.492869 [ 3 ] {4c0ea864-843a-4a07-b02e-2a65a0ae44ce} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5047 2024.08.27 19:04:25.493206 [ 3 ] {4c0ea864-843a-4a07-b02e-2a65a0ae44ce} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5048 2024.08.27 19:04:25.493358 [ 3 ] {4c0ea864-843a-4a07-b02e-2a65a0ae44ce} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001812 sec., 130794.70198675497 rows/sec., 8.77 MiB/sec.
5049 2024.08.27 19:04:25.493654 [ 3 ] {4c0ea864-843a-4a07-b02e-2a65a0ae44ce} <Debug> DynamicQueryHandler: Done processing query
5050 2024.08.27 19:04:25.493679 [ 3 ] {4c0ea864-843a-4a07-b02e-2a65a0ae44ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5051 2024.08.27 19:04:25.493694 [ 3 ] {} <Debug> HTTP-Session: 5c1cb02a-f7d3-467c-a815-2241007722e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5052 2024.08.27 19:04:25.493885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5053 2024.08.27 19:04:25.493936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5054 2024.08.27 19:04:25.493956 [ 3 ] {} <Debug> HTTP-Session: e0d5006a-5a66-4241-baa2-cb4a68ca2ffb Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5055 2024.08.27 19:04:25.493973 [ 3 ] {} <Debug> HTTP-Session: e0d5006a-5a66-4241-baa2-cb4a68ca2ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5056 2024.08.27 19:04:25.493987 [ 3 ] {} <Debug> HTTP-Session: e0d5006a-5a66-4241-baa2-cb4a68ca2ffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5057 2024.08.27 19:04:25.494018 [ 3 ] {} <Trace> HTTP-Session: e0d5006a-5a66-4241-baa2-cb4a68ca2ffb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5058 2024.08.27 19:04:25.494115 [ 3 ] {7ebde982-2c07-4f52-8da2-dcb63d5ed6f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5059 2024.08.27 19:04:25.494164 [ 3 ] {7ebde982-2c07-4f52-8da2-dcb63d5ed6f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5060 2024.08.27 19:04:25.494314 [ 3 ] {7ebde982-2c07-4f52-8da2-dcb63d5ed6f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5061 2024.08.27 19:04:25.494589 [ 3 ] {7ebde982-2c07-4f52-8da2-dcb63d5ed6f9} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5062 2024.08.27 19:04:25.494624 [ 3 ] {7ebde982-2c07-4f52-8da2-dcb63d5ed6f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5063 2024.08.27 19:04:25.494988 [ 3 ] {7ebde982-2c07-4f52-8da2-dcb63d5ed6f9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5064 2024.08.27 19:04:25.495326 [ 3 ] {7ebde982-2c07-4f52-8da2-dcb63d5ed6f9} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5065 2024.08.27 19:04:25.495485 [ 3 ] {7ebde982-2c07-4f52-8da2-dcb63d5ed6f9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001384 sec., 722.543352601156 rows/sec., 48.69 KiB/sec.
5066 2024.08.27 19:04:25.496020 [ 3 ] {7ebde982-2c07-4f52-8da2-dcb63d5ed6f9} <Debug> DynamicQueryHandler: Done processing query
5067 2024.08.27 19:04:25.496046 [ 3 ] {7ebde982-2c07-4f52-8da2-dcb63d5ed6f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5068 2024.08.27 19:04:25.496062 [ 3 ] {} <Debug> HTTP-Session: e0d5006a-5a66-4241-baa2-cb4a68ca2ffb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5069 2024.08.27 19:04:25.496223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5070 2024.08.27 19:04:25.496271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5071 2024.08.27 19:04:25.496292 [ 3 ] {} <Debug> HTTP-Session: 54a2508b-7407-4c3f-b3d9-db77598fdb1b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5072 2024.08.27 19:04:25.496309 [ 3 ] {} <Debug> HTTP-Session: 54a2508b-7407-4c3f-b3d9-db77598fdb1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5073 2024.08.27 19:04:25.496323 [ 3 ] {} <Debug> HTTP-Session: 54a2508b-7407-4c3f-b3d9-db77598fdb1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5074 2024.08.27 19:04:25.496354 [ 3 ] {} <Trace> HTTP-Session: 54a2508b-7407-4c3f-b3d9-db77598fdb1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5075 2024.08.27 19:04:25.496656 [ 3 ] {10bed0cf-09dc-452f-b5a1-d4ea7f5bdc12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5076 2024.08.27 19:04:25.496731 [ 3 ] {10bed0cf-09dc-452f-b5a1-d4ea7f5bdc12} <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
5077 2024.08.27 19:04:25.497164 [ 3 ] {10bed0cf-09dc-452f-b5a1-d4ea7f5bdc12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5078 2024.08.27 19:04:25.497900 [ 3 ] {10bed0cf-09dc-452f-b5a1-d4ea7f5bdc12} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5079 2024.08.27 19:04:25.497938 [ 3 ] {10bed0cf-09dc-452f-b5a1-d4ea7f5bdc12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5080 2024.08.27 19:04:25.498579 [ 3 ] {10bed0cf-09dc-452f-b5a1-d4ea7f5bdc12} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5081 2024.08.27 19:04:25.499005 [ 3 ] {10bed0cf-09dc-452f-b5a1-d4ea7f5bdc12} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5082 2024.08.27 19:04:25.499217 [ 3 ] {10bed0cf-09dc-452f-b5a1-d4ea7f5bdc12} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002766 sec., 10484.454085321766 rows/sec., 18.79 MiB/sec.
5083 2024.08.27 19:04:25.499739 [ 3 ] {10bed0cf-09dc-452f-b5a1-d4ea7f5bdc12} <Debug> DynamicQueryHandler: Done processing query
5084 2024.08.27 19:04:25.499764 [ 3 ] {10bed0cf-09dc-452f-b5a1-d4ea7f5bdc12} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5085 2024.08.27 19:04:25.499781 [ 3 ] {} <Debug> HTTP-Session: 54a2508b-7407-4c3f-b3d9-db77598fdb1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5086 2024.08.27 19:04:25.499922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5087 2024.08.27 19:04:25.499972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5088 2024.08.27 19:04:25.499993 [ 3 ] {} <Debug> HTTP-Session: 15a60ddc-f9f1-497d-a6cc-4497f0553ca9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5089 2024.08.27 19:04:25.500012 [ 3 ] {} <Debug> HTTP-Session: 15a60ddc-f9f1-497d-a6cc-4497f0553ca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5090 2024.08.27 19:04:25.500028 [ 3 ] {} <Debug> HTTP-Session: 15a60ddc-f9f1-497d-a6cc-4497f0553ca9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5091 2024.08.27 19:04:25.500059 [ 3 ] {} <Trace> HTTP-Session: 15a60ddc-f9f1-497d-a6cc-4497f0553ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5092 2024.08.27 19:04:25.500187 [ 3 ] {639d8ae3-57b2-43f6-9908-c104bef5575f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5093 2024.08.27 19:04:25.500239 [ 3 ] {639d8ae3-57b2-43f6-9908-c104bef5575f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5094 2024.08.27 19:04:25.500391 [ 3 ] {639d8ae3-57b2-43f6-9908-c104bef5575f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5095 2024.08.27 19:04:25.500745 [ 3 ] {639d8ae3-57b2-43f6-9908-c104bef5575f} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5096 2024.08.27 19:04:25.500781 [ 3 ] {639d8ae3-57b2-43f6-9908-c104bef5575f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5097 2024.08.27 19:04:25.501142 [ 3 ] {639d8ae3-57b2-43f6-9908-c104bef5575f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5098 2024.08.27 19:04:25.501456 [ 3 ] {639d8ae3-57b2-43f6-9908-c104bef5575f} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5099 2024.08.27 19:04:25.501609 [ 3 ] {639d8ae3-57b2-43f6-9908-c104bef5575f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00151 sec., 54304.6357615894 rows/sec., 3.45 MiB/sec.
5100 2024.08.27 19:04:25.501952 [ 3 ] {639d8ae3-57b2-43f6-9908-c104bef5575f} <Debug> DynamicQueryHandler: Done processing query
5101 2024.08.27 19:04:25.501976 [ 3 ] {639d8ae3-57b2-43f6-9908-c104bef5575f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5102 2024.08.27 19:04:25.501992 [ 3 ] {} <Debug> HTTP-Session: 15a60ddc-f9f1-497d-a6cc-4497f0553ca9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5103 2024.08.27 19:04:30.496764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 175816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5104 2024.08.27 19:04:30.496895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5105 2024.08.27 19:04:30.496921 [ 3 ] {} <Debug> HTTP-Session: 3620fa3e-4c58-4534-86c7-c459d3a1e2b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5106 2024.08.27 19:04:30.496946 [ 3 ] {} <Debug> HTTP-Session: 3620fa3e-4c58-4534-86c7-c459d3a1e2b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5107 2024.08.27 19:04:30.496962 [ 3 ] {} <Debug> HTTP-Session: 3620fa3e-4c58-4534-86c7-c459d3a1e2b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5108 2024.08.27 19:04:30.497011 [ 3 ] {} <Trace> HTTP-Session: 3620fa3e-4c58-4534-86c7-c459d3a1e2b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5109 2024.08.27 19:04:30.497586 [ 3 ] {712118c3-9c90-4dce-9d23-31e8084ba97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5110 2024.08.27 19:04:30.497663 [ 3 ] {712118c3-9c90-4dce-9d23-31e8084ba97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5111 2024.08.27 19:04:30.498003 [ 3 ] {712118c3-9c90-4dce-9d23-31e8084ba97a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5112 2024.08.27 19:04:30.499294 [ 3 ] {712118c3-9c90-4dce-9d23-31e8084ba97a} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5113 2024.08.27 19:04:30.499342 [ 3 ] {712118c3-9c90-4dce-9d23-31e8084ba97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5114 2024.08.27 19:04:30.499848 [ 3 ] {712118c3-9c90-4dce-9d23-31e8084ba97a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5115 2024.08.27 19:04:30.500289 [ 3 ] {712118c3-9c90-4dce-9d23-31e8084ba97a} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5116 2024.08.27 19:04:30.500461 [ 3 ] {712118c3-9c90-4dce-9d23-31e8084ba97a} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.003249 sec., 373037.8578024007 rows/sec., 30.82 MiB/sec.
5117 2024.08.27 19:04:30.500750 [ 3 ] {712118c3-9c90-4dce-9d23-31e8084ba97a} <Debug> DynamicQueryHandler: Done processing query
5118 2024.08.27 19:04:30.500778 [ 3 ] {712118c3-9c90-4dce-9d23-31e8084ba97a} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
5119 2024.08.27 19:04:30.500793 [ 3 ] {} <Debug> HTTP-Session: 3620fa3e-4c58-4534-86c7-c459d3a1e2b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5120 2024.08.27 19:04:30.501035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5121 2024.08.27 19:04:30.501090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5122 2024.08.27 19:04:30.501110 [ 3 ] {} <Debug> HTTP-Session: 904890bb-fb00-410a-bc5e-d0dccd0e321b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5123 2024.08.27 19:04:30.501129 [ 3 ] {} <Debug> HTTP-Session: 904890bb-fb00-410a-bc5e-d0dccd0e321b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5124 2024.08.27 19:04:30.501142 [ 3 ] {} <Debug> HTTP-Session: 904890bb-fb00-410a-bc5e-d0dccd0e321b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5125 2024.08.27 19:04:30.501178 [ 3 ] {} <Trace> HTTP-Session: 904890bb-fb00-410a-bc5e-d0dccd0e321b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5126 2024.08.27 19:04:30.501289 [ 3 ] {56f1d5c5-8c00-4ba5-a01e-a8a26dd32d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5127 2024.08.27 19:04:30.501335 [ 3 ] {56f1d5c5-8c00-4ba5-a01e-a8a26dd32d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5128 2024.08.27 19:04:30.501570 [ 3 ] {56f1d5c5-8c00-4ba5-a01e-a8a26dd32d11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5129 2024.08.27 19:04:30.501979 [ 3 ] {56f1d5c5-8c00-4ba5-a01e-a8a26dd32d11} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5130 2024.08.27 19:04:30.502017 [ 3 ] {56f1d5c5-8c00-4ba5-a01e-a8a26dd32d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5131 2024.08.27 19:04:30.502377 [ 3 ] {56f1d5c5-8c00-4ba5-a01e-a8a26dd32d11} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5132 2024.08.27 19:04:30.502765 [ 3 ] {56f1d5c5-8c00-4ba5-a01e-a8a26dd32d11} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5133 2024.08.27 19:04:30.502922 [ 3 ] {56f1d5c5-8c00-4ba5-a01e-a8a26dd32d11} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001618 sec., 4944.375772558714 rows/sec., 371.79 KiB/sec.
5134 2024.08.27 19:04:30.503157 [ 3 ] {56f1d5c5-8c00-4ba5-a01e-a8a26dd32d11} <Debug> DynamicQueryHandler: Done processing query
5135 2024.08.27 19:04:30.503183 [ 3 ] {56f1d5c5-8c00-4ba5-a01e-a8a26dd32d11} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5136 2024.08.27 19:04:30.503199 [ 3 ] {} <Debug> HTTP-Session: 904890bb-fb00-410a-bc5e-d0dccd0e321b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5137 2024.08.27 19:04:30.503399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5138 2024.08.27 19:04:30.503452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5139 2024.08.27 19:04:30.503472 [ 3 ] {} <Debug> HTTP-Session: eea3db60-278d-4eaf-ade2-4b29e182647a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5140 2024.08.27 19:04:30.503491 [ 3 ] {} <Debug> HTTP-Session: eea3db60-278d-4eaf-ade2-4b29e182647a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5141 2024.08.27 19:04:30.503505 [ 3 ] {} <Debug> HTTP-Session: eea3db60-278d-4eaf-ade2-4b29e182647a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5142 2024.08.27 19:04:30.503539 [ 3 ] {} <Trace> HTTP-Session: eea3db60-278d-4eaf-ade2-4b29e182647a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5143 2024.08.27 19:04:30.503728 [ 3 ] {309cbdbe-9aab-4e03-aa6a-c6cc94ab2658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5144 2024.08.27 19:04:30.503775 [ 3 ] {309cbdbe-9aab-4e03-aa6a-c6cc94ab2658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5145 2024.08.27 19:04:30.504006 [ 3 ] {309cbdbe-9aab-4e03-aa6a-c6cc94ab2658} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5146 2024.08.27 19:04:30.504472 [ 3 ] {309cbdbe-9aab-4e03-aa6a-c6cc94ab2658} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5147 2024.08.27 19:04:30.504512 [ 3 ] {309cbdbe-9aab-4e03-aa6a-c6cc94ab2658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5148 2024.08.27 19:04:30.504892 [ 3 ] {309cbdbe-9aab-4e03-aa6a-c6cc94ab2658} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5149 2024.08.27 19:04:30.505290 [ 3 ] {309cbdbe-9aab-4e03-aa6a-c6cc94ab2658} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5150 2024.08.27 19:04:30.505454 [ 3 ] {309cbdbe-9aab-4e03-aa6a-c6cc94ab2658} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001826 sec., 124863.08871851041 rows/sec., 8.45 MiB/sec.
5151 2024.08.27 19:04:30.505622 [ 3 ] {309cbdbe-9aab-4e03-aa6a-c6cc94ab2658} <Debug> DynamicQueryHandler: Done processing query
5152 2024.08.27 19:04:30.505656 [ 3 ] {309cbdbe-9aab-4e03-aa6a-c6cc94ab2658} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5153 2024.08.27 19:04:30.505679 [ 3 ] {} <Debug> HTTP-Session: eea3db60-278d-4eaf-ade2-4b29e182647a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5154 2024.08.27 19:04:30.505932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 87195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5155 2024.08.27 19:04:30.505987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5156 2024.08.27 19:04:30.506006 [ 3 ] {} <Debug> HTTP-Session: 11f63e38-b3ed-4863-8843-84505c1c6b60 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5157 2024.08.27 19:04:30.506024 [ 3 ] {} <Debug> HTTP-Session: 11f63e38-b3ed-4863-8843-84505c1c6b60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5158 2024.08.27 19:04:30.506037 [ 3 ] {} <Debug> HTTP-Session: 11f63e38-b3ed-4863-8843-84505c1c6b60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5159 2024.08.27 19:04:30.506071 [ 3 ] {} <Trace> HTTP-Session: 11f63e38-b3ed-4863-8843-84505c1c6b60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5160 2024.08.27 19:04:30.506341 [ 3 ] {7579bf32-0b70-4237-933a-567ed06299d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5161 2024.08.27 19:04:30.506387 [ 3 ] {7579bf32-0b70-4237-933a-567ed06299d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5162 2024.08.27 19:04:30.506613 [ 3 ] {7579bf32-0b70-4237-933a-567ed06299d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5163 2024.08.27 19:04:30.507220 [ 3 ] {7579bf32-0b70-4237-933a-567ed06299d0} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5164 2024.08.27 19:04:30.507256 [ 3 ] {7579bf32-0b70-4237-933a-567ed06299d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5165 2024.08.27 19:04:30.507612 [ 3 ] {7579bf32-0b70-4237-933a-567ed06299d0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5166 2024.08.27 19:04:30.508042 [ 3 ] {7579bf32-0b70-4237-933a-567ed06299d0} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5167 2024.08.27 19:04:30.508194 [ 3 ] {7579bf32-0b70-4237-933a-567ed06299d0} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.002008 sec., 262948.20717131475 rows/sec., 19.48 MiB/sec.
5168 2024.08.27 19:04:30.508489 [ 3 ] {7579bf32-0b70-4237-933a-567ed06299d0} <Debug> DynamicQueryHandler: Done processing query
5169 2024.08.27 19:04:30.508527 [ 3 ] {7579bf32-0b70-4237-933a-567ed06299d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5170 2024.08.27 19:04:30.508562 [ 3 ] {} <Debug> HTTP-Session: 11f63e38-b3ed-4863-8843-84505c1c6b60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5171 2024.08.27 19:04:30.508933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 160192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5172 2024.08.27 19:04:30.508985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5173 2024.08.27 19:04:30.509004 [ 3 ] {} <Debug> HTTP-Session: 168dc419-99ae-4a92-882c-2b11420fd045 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5174 2024.08.27 19:04:30.509021 [ 3 ] {} <Debug> HTTP-Session: 168dc419-99ae-4a92-882c-2b11420fd045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5175 2024.08.27 19:04:30.509034 [ 3 ] {} <Debug> HTTP-Session: 168dc419-99ae-4a92-882c-2b11420fd045 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5176 2024.08.27 19:04:30.509068 [ 3 ] {} <Trace> HTTP-Session: 168dc419-99ae-4a92-882c-2b11420fd045 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5177 2024.08.27 19:04:30.509476 [ 3 ] {6194db44-d8e9-4a05-bd6b-663644d63314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5178 2024.08.27 19:04:30.509526 [ 3 ] {6194db44-d8e9-4a05-bd6b-663644d63314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5179 2024.08.27 19:04:30.509698 [ 3 ] {6194db44-d8e9-4a05-bd6b-663644d63314} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5180 2024.08.27 19:04:30.510436 [ 3 ] {6194db44-d8e9-4a05-bd6b-663644d63314} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5181 2024.08.27 19:04:30.510473 [ 3 ] {6194db44-d8e9-4a05-bd6b-663644d63314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5182 2024.08.27 19:04:30.510910 [ 3 ] {6194db44-d8e9-4a05-bd6b-663644d63314} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5183 2024.08.27 19:04:30.511250 [ 3 ] {6194db44-d8e9-4a05-bd6b-663644d63314} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5184 2024.08.27 19:04:30.511414 [ 3 ] {6194db44-d8e9-4a05-bd6b-663644d63314} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002197 sec., 384160.2184797451 rows/sec., 25.86 MiB/sec.
5185 2024.08.27 19:04:30.511624 [ 3 ] {6194db44-d8e9-4a05-bd6b-663644d63314} <Debug> DynamicQueryHandler: Done processing query
5186 2024.08.27 19:04:30.511648 [ 3 ] {6194db44-d8e9-4a05-bd6b-663644d63314} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
5187 2024.08.27 19:04:30.511664 [ 3 ] {} <Debug> HTTP-Session: 168dc419-99ae-4a92-882c-2b11420fd045 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5188 2024.08.27 19:04:30.511837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5189 2024.08.27 19:04:30.511894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5190 2024.08.27 19:04:30.511922 [ 3 ] {} <Debug> HTTP-Session: 12a0d936-3db5-44d3-85f7-bb6a9412ff8b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5191 2024.08.27 19:04:30.511942 [ 3 ] {} <Debug> HTTP-Session: 12a0d936-3db5-44d3-85f7-bb6a9412ff8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5192 2024.08.27 19:04:30.511956 [ 3 ] {} <Debug> HTTP-Session: 12a0d936-3db5-44d3-85f7-bb6a9412ff8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5193 2024.08.27 19:04:30.511987 [ 3 ] {} <Trace> HTTP-Session: 12a0d936-3db5-44d3-85f7-bb6a9412ff8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5194 2024.08.27 19:04:30.512131 [ 3 ] {3f859f3f-594a-42b2-aa42-11577798c674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5195 2024.08.27 19:04:30.512194 [ 3 ] {3f859f3f-594a-42b2-aa42-11577798c674} <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
5196 2024.08.27 19:04:30.512590 [ 3 ] {3f859f3f-594a-42b2-aa42-11577798c674} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5197 2024.08.27 19:04:30.513285 [ 3 ] {3f859f3f-594a-42b2-aa42-11577798c674} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5198 2024.08.27 19:04:30.513323 [ 3 ] {3f859f3f-594a-42b2-aa42-11577798c674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5199 2024.08.27 19:04:30.513933 [ 3 ] {3f859f3f-594a-42b2-aa42-11577798c674} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5200 2024.08.27 19:04:30.514343 [ 3 ] {3f859f3f-594a-42b2-aa42-11577798c674} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5201 2024.08.27 19:04:30.514531 [ 3 ] {3f859f3f-594a-42b2-aa42-11577798c674} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002448 sec., 3267.97385620915 rows/sec., 5.86 MiB/sec.
5202 2024.08.27 19:04:30.514759 [ 3 ] {3f859f3f-594a-42b2-aa42-11577798c674} <Debug> DynamicQueryHandler: Done processing query
5203 2024.08.27 19:04:30.514784 [ 3 ] {3f859f3f-594a-42b2-aa42-11577798c674} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
5204 2024.08.27 19:04:30.514801 [ 3 ] {} <Debug> HTTP-Session: 12a0d936-3db5-44d3-85f7-bb6a9412ff8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5205 2024.08.27 19:04:30.514932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5206 2024.08.27 19:04:30.514982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5207 2024.08.27 19:04:30.515001 [ 3 ] {} <Debug> HTTP-Session: bd4bc139-9861-4024-b235-a01ccf522d2e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5208 2024.08.27 19:04:30.515019 [ 3 ] {} <Debug> HTTP-Session: bd4bc139-9861-4024-b235-a01ccf522d2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5209 2024.08.27 19:04:30.515033 [ 3 ] {} <Debug> HTTP-Session: bd4bc139-9861-4024-b235-a01ccf522d2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5210 2024.08.27 19:04:30.515092 [ 3 ] {} <Trace> HTTP-Session: bd4bc139-9861-4024-b235-a01ccf522d2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5211 2024.08.27 19:04:30.515208 [ 3 ] {ea70f044-46d1-40c0-8c18-6c4780db9cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5212 2024.08.27 19:04:30.515254 [ 3 ] {ea70f044-46d1-40c0-8c18-6c4780db9cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5213 2024.08.27 19:04:30.515383 [ 3 ] {ea70f044-46d1-40c0-8c18-6c4780db9cde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5214 2024.08.27 19:04:30.515689 [ 3 ] {ea70f044-46d1-40c0-8c18-6c4780db9cde} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5215 2024.08.27 19:04:30.515726 [ 3 ] {ea70f044-46d1-40c0-8c18-6c4780db9cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5216 2024.08.27 19:04:30.516083 [ 3 ] {ea70f044-46d1-40c0-8c18-6c4780db9cde} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5217 2024.08.27 19:04:30.516402 [ 3 ] {ea70f044-46d1-40c0-8c18-6c4780db9cde} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5218 2024.08.27 19:04:30.516559 [ 3 ] {ea70f044-46d1-40c0-8c18-6c4780db9cde} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001381 sec., 43446.77769732078 rows/sec., 2.93 MiB/sec.
5219 2024.08.27 19:04:30.516819 [ 3 ] {ea70f044-46d1-40c0-8c18-6c4780db9cde} <Debug> DynamicQueryHandler: Done processing query
5220 2024.08.27 19:04:30.516852 [ 3 ] {ea70f044-46d1-40c0-8c18-6c4780db9cde} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5221 2024.08.27 19:04:30.516868 [ 3 ] {} <Debug> HTTP-Session: bd4bc139-9861-4024-b235-a01ccf522d2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5222 2024.08.27 19:04:35.472642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5223 2024.08.27 19:04:35.472781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5224 2024.08.27 19:04:35.472808 [ 3 ] {} <Debug> HTTP-Session: 90ba476e-5437-4581-8002-f2f1b8af6ed7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5225 2024.08.27 19:04:35.472835 [ 3 ] {} <Debug> HTTP-Session: 90ba476e-5437-4581-8002-f2f1b8af6ed7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5226 2024.08.27 19:04:35.472851 [ 3 ] {} <Debug> HTTP-Session: 90ba476e-5437-4581-8002-f2f1b8af6ed7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5227 2024.08.27 19:04:35.472905 [ 3 ] {} <Trace> HTTP-Session: 90ba476e-5437-4581-8002-f2f1b8af6ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5228 2024.08.27 19:04:35.473088 [ 3 ] {37c5ec65-7b10-44c6-9340-45de1d17861b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5229 2024.08.27 19:04:35.473161 [ 3 ] {37c5ec65-7b10-44c6-9340-45de1d17861b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5230 2024.08.27 19:04:35.473511 [ 3 ] {37c5ec65-7b10-44c6-9340-45de1d17861b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5231 2024.08.27 19:04:35.473974 [ 3 ] {37c5ec65-7b10-44c6-9340-45de1d17861b} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5232 2024.08.27 19:04:35.474023 [ 3 ] {37c5ec65-7b10-44c6-9340-45de1d17861b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5233 2024.08.27 19:04:35.474440 [ 3 ] {37c5ec65-7b10-44c6-9340-45de1d17861b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5234 2024.08.27 19:04:35.474842 [ 3 ] {37c5ec65-7b10-44c6-9340-45de1d17861b} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5235 2024.08.27 19:04:35.474995 [ 3 ] {37c5ec65-7b10-44c6-9340-45de1d17861b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001963 sec., 2037.6974019358126 rows/sec., 166.16 KiB/sec.
5236 2024.08.27 19:04:35.475279 [ 3 ] {37c5ec65-7b10-44c6-9340-45de1d17861b} <Debug> DynamicQueryHandler: Done processing query
5237 2024.08.27 19:04:35.475322 [ 3 ] {37c5ec65-7b10-44c6-9340-45de1d17861b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5238 2024.08.27 19:04:35.475351 [ 3 ] {} <Debug> HTTP-Session: 90ba476e-5437-4581-8002-f2f1b8af6ed7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5239 2024.08.27 19:04:35.475623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5240 2024.08.27 19:04:35.475690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5241 2024.08.27 19:04:35.475712 [ 3 ] {} <Debug> HTTP-Session: 5d6be477-4e27-4124-90c6-c3ae850c4950 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5242 2024.08.27 19:04:35.475739 [ 3 ] {} <Debug> HTTP-Session: 5d6be477-4e27-4124-90c6-c3ae850c4950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5243 2024.08.27 19:04:35.475763 [ 3 ] {} <Debug> HTTP-Session: 5d6be477-4e27-4124-90c6-c3ae850c4950 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5244 2024.08.27 19:04:35.475819 [ 3 ] {} <Trace> HTTP-Session: 5d6be477-4e27-4124-90c6-c3ae850c4950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5245 2024.08.27 19:04:35.476092 [ 3 ] {aae05a6d-6c85-4164-8e74-092d5419ec17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5246 2024.08.27 19:04:35.476153 [ 3 ] {aae05a6d-6c85-4164-8e74-092d5419ec17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5247 2024.08.27 19:04:35.476413 [ 3 ] {aae05a6d-6c85-4164-8e74-092d5419ec17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5248 2024.08.27 19:04:35.476920 [ 3 ] {aae05a6d-6c85-4164-8e74-092d5419ec17} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5249 2024.08.27 19:04:35.476958 [ 3 ] {aae05a6d-6c85-4164-8e74-092d5419ec17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5250 2024.08.27 19:04:35.477356 [ 3 ] {aae05a6d-6c85-4164-8e74-092d5419ec17} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5251 2024.08.27 19:04:35.477719 [ 3 ] {aae05a6d-6c85-4164-8e74-092d5419ec17} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5252 2024.08.27 19:04:35.477855 [ 3 ] {aae05a6d-6c85-4164-8e74-092d5419ec17} <Debug> executeQuery: Read 249 rows, 22.49 KiB in 0.001931 sec., 128948.73122734335 rows/sec., 11.38 MiB/sec.
5253 2024.08.27 19:04:35.478124 [ 3 ] {aae05a6d-6c85-4164-8e74-092d5419ec17} <Debug> DynamicQueryHandler: Done processing query
5254 2024.08.27 19:04:35.478172 [ 3 ] {aae05a6d-6c85-4164-8e74-092d5419ec17} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
5255 2024.08.27 19:04:35.478191 [ 3 ] {} <Debug> HTTP-Session: 5d6be477-4e27-4124-90c6-c3ae850c4950 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5256 2024.08.27 19:04:35.478333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5257 2024.08.27 19:04:35.478385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5258 2024.08.27 19:04:35.478470 [ 3 ] {} <Debug> HTTP-Session: c17fc6ae-b6d6-4cce-bba6-2bcb4c18c05a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5259 2024.08.27 19:04:35.478489 [ 3 ] {} <Debug> HTTP-Session: c17fc6ae-b6d6-4cce-bba6-2bcb4c18c05a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5260 2024.08.27 19:04:35.478504 [ 3 ] {} <Debug> HTTP-Session: c17fc6ae-b6d6-4cce-bba6-2bcb4c18c05a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5261 2024.08.27 19:04:35.478540 [ 3 ] {} <Trace> HTTP-Session: c17fc6ae-b6d6-4cce-bba6-2bcb4c18c05a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5262 2024.08.27 19:04:35.478660 [ 3 ] {6d1a639e-508f-4f02-9467-6172b4b37a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5263 2024.08.27 19:04:35.478710 [ 3 ] {6d1a639e-508f-4f02-9467-6172b4b37a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5264 2024.08.27 19:04:35.478967 [ 3 ] {6d1a639e-508f-4f02-9467-6172b4b37a1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5265 2024.08.27 19:04:35.479321 [ 3 ] {6d1a639e-508f-4f02-9467-6172b4b37a1d} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5266 2024.08.27 19:04:35.479360 [ 3 ] {6d1a639e-508f-4f02-9467-6172b4b37a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5267 2024.08.27 19:04:35.479725 [ 3 ] {6d1a639e-508f-4f02-9467-6172b4b37a1d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5268 2024.08.27 19:04:35.480083 [ 3 ] {6d1a639e-508f-4f02-9467-6172b4b37a1d} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5269 2024.08.27 19:04:35.480216 [ 3 ] {6d1a639e-508f-4f02-9467-6172b4b37a1d} <Debug> executeQuery: Read 33 rows, 2.46 KiB in 0.001594 sec., 20702.634880803012 rows/sec., 1.51 MiB/sec.
5270 2024.08.27 19:04:35.480444 [ 3 ] {6d1a639e-508f-4f02-9467-6172b4b37a1d} <Debug> DynamicQueryHandler: Done processing query
5271 2024.08.27 19:04:35.480471 [ 3 ] {6d1a639e-508f-4f02-9467-6172b4b37a1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5272 2024.08.27 19:04:35.480489 [ 3 ] {} <Debug> HTTP-Session: c17fc6ae-b6d6-4cce-bba6-2bcb4c18c05a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5273 2024.08.27 19:04:35.480622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5274 2024.08.27 19:04:35.480674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5275 2024.08.27 19:04:35.480694 [ 3 ] {} <Debug> HTTP-Session: 3d5e7a59-a320-4d3a-a28d-bb328acb39d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5276 2024.08.27 19:04:35.480711 [ 3 ] {} <Debug> HTTP-Session: 3d5e7a59-a320-4d3a-a28d-bb328acb39d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5277 2024.08.27 19:04:35.480725 [ 3 ] {} <Debug> HTTP-Session: 3d5e7a59-a320-4d3a-a28d-bb328acb39d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5278 2024.08.27 19:04:35.480758 [ 3 ] {} <Trace> HTTP-Session: 3d5e7a59-a320-4d3a-a28d-bb328acb39d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5279 2024.08.27 19:04:35.480864 [ 3 ] {91440592-2ccd-4bb6-9080-90d808fdc60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5280 2024.08.27 19:04:35.480908 [ 3 ] {91440592-2ccd-4bb6-9080-90d808fdc60b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5281 2024.08.27 19:04:35.481139 [ 3 ] {91440592-2ccd-4bb6-9080-90d808fdc60b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5282 2024.08.27 19:04:35.481462 [ 3 ] {91440592-2ccd-4bb6-9080-90d808fdc60b} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5283 2024.08.27 19:04:35.481499 [ 3 ] {91440592-2ccd-4bb6-9080-90d808fdc60b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5284 2024.08.27 19:04:35.481858 [ 3 ] {91440592-2ccd-4bb6-9080-90d808fdc60b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5285 2024.08.27 19:04:35.482222 [ 3 ] {91440592-2ccd-4bb6-9080-90d808fdc60b} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5286 2024.08.27 19:04:35.482354 [ 3 ] {91440592-2ccd-4bb6-9080-90d808fdc60b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001518 sec., 9222.66139657444 rows/sec., 645.90 KiB/sec.
5287 2024.08.27 19:04:35.482523 [ 3 ] {91440592-2ccd-4bb6-9080-90d808fdc60b} <Debug> DynamicQueryHandler: Done processing query
5288 2024.08.27 19:04:35.482560 [ 3 ] {91440592-2ccd-4bb6-9080-90d808fdc60b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5289 2024.08.27 19:04:35.482587 [ 3 ] {} <Debug> HTTP-Session: 3d5e7a59-a320-4d3a-a28d-bb328acb39d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5290 2024.08.27 19:04:35.482723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5291 2024.08.27 19:04:35.482795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5292 2024.08.27 19:04:35.482831 [ 3 ] {} <Debug> HTTP-Session: 67a268fe-f58c-41bd-850a-99d54f9f3862 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5293 2024.08.27 19:04:35.482857 [ 3 ] {} <Debug> HTTP-Session: 67a268fe-f58c-41bd-850a-99d54f9f3862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5294 2024.08.27 19:04:35.482880 [ 3 ] {} <Debug> HTTP-Session: 67a268fe-f58c-41bd-850a-99d54f9f3862 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5295 2024.08.27 19:04:35.482926 [ 3 ] {} <Trace> HTTP-Session: 67a268fe-f58c-41bd-850a-99d54f9f3862 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5296 2024.08.27 19:04:35.483061 [ 3 ] {971625bd-df2c-499e-a1d7-9fd963bbc8ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5297 2024.08.27 19:04:35.483123 [ 3 ] {971625bd-df2c-499e-a1d7-9fd963bbc8ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5298 2024.08.27 19:04:35.483447 [ 3 ] {971625bd-df2c-499e-a1d7-9fd963bbc8ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5299 2024.08.27 19:04:35.483864 [ 3 ] {971625bd-df2c-499e-a1d7-9fd963bbc8ea} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5300 2024.08.27 19:04:35.483914 [ 3 ] {971625bd-df2c-499e-a1d7-9fd963bbc8ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5301 2024.08.27 19:04:35.484429 [ 3 ] {971625bd-df2c-499e-a1d7-9fd963bbc8ea} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5302 2024.08.27 19:04:35.484986 [ 3 ] {971625bd-df2c-499e-a1d7-9fd963bbc8ea} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5303 2024.08.27 19:04:35.485160 [ 3 ] {971625bd-df2c-499e-a1d7-9fd963bbc8ea} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.002133 sec., 2812.9395218002815 rows/sec., 166.19 KiB/sec.
5304 2024.08.27 19:04:35.485380 [ 3 ] {971625bd-df2c-499e-a1d7-9fd963bbc8ea} <Debug> DynamicQueryHandler: Done processing query
5305 2024.08.27 19:04:35.485416 [ 3 ] {971625bd-df2c-499e-a1d7-9fd963bbc8ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5306 2024.08.27 19:04:35.485441 [ 3 ] {} <Debug> HTTP-Session: 67a268fe-f58c-41bd-850a-99d54f9f3862 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5307 2024.08.27 19:04:35.485712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 67377, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5308 2024.08.27 19:04:35.485784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5309 2024.08.27 19:04:35.485817 [ 3 ] {} <Debug> HTTP-Session: b048bd2d-5d05-4949-a31a-e5f590159e0c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5310 2024.08.27 19:04:35.485845 [ 3 ] {} <Debug> HTTP-Session: b048bd2d-5d05-4949-a31a-e5f590159e0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5311 2024.08.27 19:04:35.485869 [ 3 ] {} <Debug> HTTP-Session: b048bd2d-5d05-4949-a31a-e5f590159e0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5312 2024.08.27 19:04:35.485915 [ 3 ] {} <Trace> HTTP-Session: b048bd2d-5d05-4949-a31a-e5f590159e0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5313 2024.08.27 19:04:35.486159 [ 3 ] {5ad8f0b9-3855-4845-b33b-23c5c633d75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5314 2024.08.27 19:04:35.486215 [ 3 ] {5ad8f0b9-3855-4845-b33b-23c5c633d75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5315 2024.08.27 19:04:35.486445 [ 3 ] {5ad8f0b9-3855-4845-b33b-23c5c633d75c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5316 2024.08.27 19:04:35.487032 [ 3 ] {5ad8f0b9-3855-4845-b33b-23c5c633d75c} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5317 2024.08.27 19:04:35.487085 [ 3 ] {5ad8f0b9-3855-4845-b33b-23c5c633d75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5318 2024.08.27 19:04:35.487490 [ 3 ] {5ad8f0b9-3855-4845-b33b-23c5c633d75c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5319 2024.08.27 19:04:35.487887 [ 3 ] {5ad8f0b9-3855-4845-b33b-23c5c633d75c} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5320 2024.08.27 19:04:35.488081 [ 3 ] {5ad8f0b9-3855-4845-b33b-23c5c633d75c} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.002038 sec., 203631.01079489698 rows/sec., 14.53 MiB/sec.
5321 2024.08.27 19:04:35.488310 [ 3 ] {5ad8f0b9-3855-4845-b33b-23c5c633d75c} <Debug> DynamicQueryHandler: Done processing query
5322 2024.08.27 19:04:35.488342 [ 3 ] {5ad8f0b9-3855-4845-b33b-23c5c633d75c} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
5323 2024.08.27 19:04:35.488366 [ 3 ] {} <Debug> HTTP-Session: b048bd2d-5d05-4949-a31a-e5f590159e0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5324 2024.08.27 19:04:35.488519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5325 2024.08.27 19:04:35.488575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5326 2024.08.27 19:04:35.488595 [ 3 ] {} <Debug> HTTP-Session: db437b94-f6c1-4e76-afba-21f97e62d26b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5327 2024.08.27 19:04:35.488612 [ 3 ] {} <Debug> HTTP-Session: db437b94-f6c1-4e76-afba-21f97e62d26b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5328 2024.08.27 19:04:35.488626 [ 3 ] {} <Debug> HTTP-Session: db437b94-f6c1-4e76-afba-21f97e62d26b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5329 2024.08.27 19:04:35.488657 [ 3 ] {} <Trace> HTTP-Session: db437b94-f6c1-4e76-afba-21f97e62d26b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5330 2024.08.27 19:04:35.488763 [ 3 ] {a2e52920-d09e-4db2-b0b9-c8b5ac965386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5331 2024.08.27 19:04:35.488810 [ 3 ] {a2e52920-d09e-4db2-b0b9-c8b5ac965386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5332 2024.08.27 19:04:35.488948 [ 3 ] {a2e52920-d09e-4db2-b0b9-c8b5ac965386} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5333 2024.08.27 19:04:35.489223 [ 3 ] {a2e52920-d09e-4db2-b0b9-c8b5ac965386} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5334 2024.08.27 19:04:35.489261 [ 3 ] {a2e52920-d09e-4db2-b0b9-c8b5ac965386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5335 2024.08.27 19:04:35.489627 [ 3 ] {a2e52920-d09e-4db2-b0b9-c8b5ac965386} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5336 2024.08.27 19:04:35.489961 [ 3 ] {a2e52920-d09e-4db2-b0b9-c8b5ac965386} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5337 2024.08.27 19:04:35.490126 [ 3 ] {a2e52920-d09e-4db2-b0b9-c8b5ac965386} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001372 sec., 4373.1778425655975 rows/sec., 228.48 KiB/sec.
5338 2024.08.27 19:04:35.490421 [ 3 ] {a2e52920-d09e-4db2-b0b9-c8b5ac965386} <Debug> DynamicQueryHandler: Done processing query
5339 2024.08.27 19:04:35.490447 [ 3 ] {a2e52920-d09e-4db2-b0b9-c8b5ac965386} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5340 2024.08.27 19:04:35.490464 [ 3 ] {} <Debug> HTTP-Session: db437b94-f6c1-4e76-afba-21f97e62d26b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5341 2024.08.27 19:04:35.490618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 45016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5342 2024.08.27 19:04:35.490667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5343 2024.08.27 19:04:35.490687 [ 3 ] {} <Debug> HTTP-Session: 6485af11-6677-43a8-9047-11616a9f8583 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5344 2024.08.27 19:04:35.490703 [ 3 ] {} <Debug> HTTP-Session: 6485af11-6677-43a8-9047-11616a9f8583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5345 2024.08.27 19:04:35.490718 [ 3 ] {} <Debug> HTTP-Session: 6485af11-6677-43a8-9047-11616a9f8583 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5346 2024.08.27 19:04:35.490749 [ 3 ] {} <Trace> HTTP-Session: 6485af11-6677-43a8-9047-11616a9f8583 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5347 2024.08.27 19:04:35.490953 [ 3 ] {3547b0fb-4509-4f28-904f-c29d73f87077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5348 2024.08.27 19:04:35.491001 [ 3 ] {3547b0fb-4509-4f28-904f-c29d73f87077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5349 2024.08.27 19:04:35.491166 [ 3 ] {3547b0fb-4509-4f28-904f-c29d73f87077} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5350 2024.08.27 19:04:35.491641 [ 3 ] {3547b0fb-4509-4f28-904f-c29d73f87077} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5351 2024.08.27 19:04:35.491678 [ 3 ] {3547b0fb-4509-4f28-904f-c29d73f87077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5352 2024.08.27 19:04:35.492065 [ 3 ] {3547b0fb-4509-4f28-904f-c29d73f87077} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5353 2024.08.27 19:04:35.492424 [ 3 ] {3547b0fb-4509-4f28-904f-c29d73f87077} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5354 2024.08.27 19:04:35.492597 [ 3 ] {3547b0fb-4509-4f28-904f-c29d73f87077} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001754 sec., 136259.9771949829 rows/sec., 9.13 MiB/sec.
5355 2024.08.27 19:04:35.492771 [ 3 ] {3547b0fb-4509-4f28-904f-c29d73f87077} <Debug> DynamicQueryHandler: Done processing query
5356 2024.08.27 19:04:35.492796 [ 3 ] {3547b0fb-4509-4f28-904f-c29d73f87077} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5357 2024.08.27 19:04:35.492812 [ 3 ] {} <Debug> HTTP-Session: 6485af11-6677-43a8-9047-11616a9f8583 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5358 2024.08.27 19:04:35.492929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5359 2024.08.27 19:04:35.492976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5360 2024.08.27 19:04:35.492995 [ 3 ] {} <Debug> HTTP-Session: fe80ed14-b3ff-4cd2-a67f-e8a34a5103cb Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5361 2024.08.27 19:04:35.493011 [ 3 ] {} <Debug> HTTP-Session: fe80ed14-b3ff-4cd2-a67f-e8a34a5103cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5362 2024.08.27 19:04:35.493025 [ 3 ] {} <Debug> HTTP-Session: fe80ed14-b3ff-4cd2-a67f-e8a34a5103cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5363 2024.08.27 19:04:35.493056 [ 3 ] {} <Trace> HTTP-Session: fe80ed14-b3ff-4cd2-a67f-e8a34a5103cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5364 2024.08.27 19:04:35.493149 [ 3 ] {7c005c7e-d6a1-4054-a719-28e68916714e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5365 2024.08.27 19:04:35.493194 [ 3 ] {7c005c7e-d6a1-4054-a719-28e68916714e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5366 2024.08.27 19:04:35.493323 [ 3 ] {7c005c7e-d6a1-4054-a719-28e68916714e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5367 2024.08.27 19:04:35.493574 [ 3 ] {7c005c7e-d6a1-4054-a719-28e68916714e} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5368 2024.08.27 19:04:35.493610 [ 3 ] {7c005c7e-d6a1-4054-a719-28e68916714e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5369 2024.08.27 19:04:35.493959 [ 3 ] {7c005c7e-d6a1-4054-a719-28e68916714e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5370 2024.08.27 19:04:35.494274 [ 3 ] {7c005c7e-d6a1-4054-a719-28e68916714e} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5371 2024.08.27 19:04:35.494420 [ 124 ] {} <Debug> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
5372 2024.08.27 19:04:35.494431 [ 3 ] {7c005c7e-d6a1-4054-a719-28e68916714e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001292 sec., 773.9938080495356 rows/sec., 52.15 KiB/sec.
5373 2024.08.27 19:04:35.494502 [ 124 ] {} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5374 2024.08.27 19:04:35.494562 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5375 2024.08.27 19:04:35.494774 [ 3 ] {7c005c7e-d6a1-4054-a719-28e68916714e} <Debug> DynamicQueryHandler: Done processing query
5376 2024.08.27 19:04:35.494873 [ 3 ] {7c005c7e-d6a1-4054-a719-28e68916714e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5377 2024.08.27 19:04:35.494943 [ 3 ] {} <Debug> HTTP-Session: fe80ed14-b3ff-4cd2-a67f-e8a34a5103cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5378 2024.08.27 19:04:35.495017 [ 198 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
5379 2024.08.27 19:04:35.495202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5380 2024.08.27 19:04:35.495303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5381 2024.08.27 19:04:35.495346 [ 198 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5382 2024.08.27 19:04:35.495350 [ 3 ] {} <Debug> HTTP-Session: b1af0940-9ad3-46c8-baac-ae005db86313 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5383 2024.08.27 19:04:35.495476 [ 3 ] {} <Debug> HTTP-Session: b1af0940-9ad3-46c8-baac-ae005db86313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5384 2024.08.27 19:04:35.495496 [ 198 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
5385 2024.08.27 19:04:35.495508 [ 3 ] {} <Debug> HTTP-Session: b1af0940-9ad3-46c8-baac-ae005db86313 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5386 2024.08.27 19:04:35.495559 [ 3 ] {} <Trace> HTTP-Session: b1af0940-9ad3-46c8-baac-ae005db86313 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5387 2024.08.27 19:04:35.495751 [ 198 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
5388 2024.08.27 19:04:35.495929 [ 198 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
5389 2024.08.27 19:04:35.496179 [ 3 ] {3b9c3869-d592-46f5-950c-30946cb366c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5390 2024.08.27 19:04:35.496212 [ 198 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
5391 2024.08.27 19:04:35.496531 [ 3 ] {3b9c3869-d592-46f5-950c-30946cb366c2} <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
5392 2024.08.27 19:04:35.496553 [ 198 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
5393 2024.08.27 19:04:35.496917 [ 198 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
5394 2024.08.27 19:04:35.498765 [ 3 ] {3b9c3869-d592-46f5-950c-30946cb366c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5395 2024.08.27 19:04:35.500046 [ 198 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.00536169 sec., 1865.0835837208047 rows/sec., 125.67 KiB/sec.
5396 2024.08.27 19:04:35.500277 [ 198 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
5397 2024.08.27 19:04:35.500790 [ 3 ] {3b9c3869-d592-46f5-950c-30946cb366c2} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5398 2024.08.27 19:04:35.500893 [ 3 ] {3b9c3869-d592-46f5-950c-30946cb366c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5399 2024.08.27 19:04:35.501256 [ 198 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_10_2} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5400 2024.08.27 19:04:35.501486 [ 198 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_10_2} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
5401 2024.08.27 19:04:35.501654 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5402 2024.08.27 19:04:35.502288 [ 3 ] {3b9c3869-d592-46f5-950c-30946cb366c2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5403 2024.08.27 19:04:35.502863 [ 3 ] {3b9c3869-d592-46f5-950c-30946cb366c2} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5404 2024.08.27 19:04:35.503064 [ 3 ] {3b9c3869-d592-46f5-950c-30946cb366c2} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.007334 sec., 3954.185983092446 rows/sec., 7.09 MiB/sec.
5405 2024.08.27 19:04:35.503342 [ 3 ] {3b9c3869-d592-46f5-950c-30946cb366c2} <Debug> DynamicQueryHandler: Done processing query
5406 2024.08.27 19:04:35.503370 [ 3 ] {3b9c3869-d592-46f5-950c-30946cb366c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5407 2024.08.27 19:04:35.503396 [ 3 ] {} <Debug> HTTP-Session: b1af0940-9ad3-46c8-baac-ae005db86313 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5408 2024.08.27 19:04:35.503548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5409 2024.08.27 19:04:35.503607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5410 2024.08.27 19:04:35.503630 [ 3 ] {} <Debug> HTTP-Session: c9f975a6-d127-4d7f-80c7-b7743bc33314 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5411 2024.08.27 19:04:35.503648 [ 3 ] {} <Debug> HTTP-Session: c9f975a6-d127-4d7f-80c7-b7743bc33314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5412 2024.08.27 19:04:35.503664 [ 3 ] {} <Debug> HTTP-Session: c9f975a6-d127-4d7f-80c7-b7743bc33314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5413 2024.08.27 19:04:35.503697 [ 3 ] {} <Trace> HTTP-Session: c9f975a6-d127-4d7f-80c7-b7743bc33314 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5414 2024.08.27 19:04:35.503839 [ 3 ] {3502df65-d6fb-4afb-9e38-c56f5a263572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5415 2024.08.27 19:04:35.503887 [ 3 ] {3502df65-d6fb-4afb-9e38-c56f5a263572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5416 2024.08.27 19:04:35.504031 [ 3 ] {3502df65-d6fb-4afb-9e38-c56f5a263572} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5417 2024.08.27 19:04:35.504355 [ 3 ] {3502df65-d6fb-4afb-9e38-c56f5a263572} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5418 2024.08.27 19:04:35.504393 [ 3 ] {3502df65-d6fb-4afb-9e38-c56f5a263572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5419 2024.08.27 19:04:35.504808 [ 3 ] {3502df65-d6fb-4afb-9e38-c56f5a263572} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5420 2024.08.27 19:04:35.505174 [ 3 ] {3502df65-d6fb-4afb-9e38-c56f5a263572} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5421 2024.08.27 19:04:35.505339 [ 3 ] {3502df65-d6fb-4afb-9e38-c56f5a263572} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001549 sec., 52937.37895416398 rows/sec., 3.36 MiB/sec.
5422 2024.08.27 19:04:35.505542 [ 3 ] {3502df65-d6fb-4afb-9e38-c56f5a263572} <Debug> DynamicQueryHandler: Done processing query
5423 2024.08.27 19:04:35.505572 [ 3 ] {3502df65-d6fb-4afb-9e38-c56f5a263572} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5424 2024.08.27 19:04:35.505590 [ 3 ] {} <Debug> HTTP-Session: c9f975a6-d127-4d7f-80c7-b7743bc33314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5425 2024.08.27 19:04:35.678994 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache
5426 2024.08.27 19:04:35.679049 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache
5427 2024.08.27 19:04:40.467061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5428 2024.08.27 19:04:40.467196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5429 2024.08.27 19:04:40.467221 [ 3 ] {} <Debug> HTTP-Session: 2258a7b8-611b-4e4c-be86-0b7279603567 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5430 2024.08.27 19:04:40.467247 [ 3 ] {} <Debug> HTTP-Session: 2258a7b8-611b-4e4c-be86-0b7279603567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5431 2024.08.27 19:04:40.467263 [ 3 ] {} <Debug> HTTP-Session: 2258a7b8-611b-4e4c-be86-0b7279603567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5432 2024.08.27 19:04:40.467312 [ 3 ] {} <Trace> HTTP-Session: 2258a7b8-611b-4e4c-be86-0b7279603567 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5433 2024.08.27 19:04:40.467497 [ 3 ] {dd2cad1e-adf5-427f-874b-c1e907407eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5434 2024.08.27 19:04:40.467567 [ 3 ] {dd2cad1e-adf5-427f-874b-c1e907407eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5435 2024.08.27 19:04:40.467906 [ 3 ] {dd2cad1e-adf5-427f-874b-c1e907407eb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5436 2024.08.27 19:04:40.468322 [ 3 ] {dd2cad1e-adf5-427f-874b-c1e907407eb1} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5437 2024.08.27 19:04:40.468364 [ 3 ] {dd2cad1e-adf5-427f-874b-c1e907407eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5438 2024.08.27 19:04:40.468769 [ 3 ] {dd2cad1e-adf5-427f-874b-c1e907407eb1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5439 2024.08.27 19:04:40.469225 [ 3 ] {dd2cad1e-adf5-427f-874b-c1e907407eb1} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5440 2024.08.27 19:04:40.469374 [ 3 ] {dd2cad1e-adf5-427f-874b-c1e907407eb1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00193 sec., 2072.538860103627 rows/sec., 169.00 KiB/sec.
5441 2024.08.27 19:04:40.469597 [ 3 ] {dd2cad1e-adf5-427f-874b-c1e907407eb1} <Debug> DynamicQueryHandler: Done processing query
5442 2024.08.27 19:04:40.469625 [ 3 ] {dd2cad1e-adf5-427f-874b-c1e907407eb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5443 2024.08.27 19:04:40.469642 [ 3 ] {} <Debug> HTTP-Session: 2258a7b8-611b-4e4c-be86-0b7279603567 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5444 2024.08.27 19:04:40.469814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5445 2024.08.27 19:04:40.469875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5446 2024.08.27 19:04:40.469896 [ 3 ] {} <Debug> HTTP-Session: f00cd5f1-8b56-44a1-8c0f-a2811e88a360 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5447 2024.08.27 19:04:40.469916 [ 3 ] {} <Debug> HTTP-Session: f00cd5f1-8b56-44a1-8c0f-a2811e88a360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5448 2024.08.27 19:04:40.469930 [ 3 ] {} <Debug> HTTP-Session: f00cd5f1-8b56-44a1-8c0f-a2811e88a360 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5449 2024.08.27 19:04:40.469967 [ 3 ] {} <Trace> HTTP-Session: f00cd5f1-8b56-44a1-8c0f-a2811e88a360 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5450 2024.08.27 19:04:40.470098 [ 3 ] {bbf0b231-a805-41fb-b0e7-58d647f78a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5451 2024.08.27 19:04:40.470147 [ 3 ] {bbf0b231-a805-41fb-b0e7-58d647f78a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5452 2024.08.27 19:04:40.470384 [ 3 ] {bbf0b231-a805-41fb-b0e7-58d647f78a83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5453 2024.08.27 19:04:40.470762 [ 3 ] {bbf0b231-a805-41fb-b0e7-58d647f78a83} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5454 2024.08.27 19:04:40.470800 [ 3 ] {bbf0b231-a805-41fb-b0e7-58d647f78a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5455 2024.08.27 19:04:40.471180 [ 3 ] {bbf0b231-a805-41fb-b0e7-58d647f78a83} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5456 2024.08.27 19:04:40.471549 [ 3 ] {bbf0b231-a805-41fb-b0e7-58d647f78a83} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5457 2024.08.27 19:04:40.471681 [ 3 ] {bbf0b231-a805-41fb-b0e7-58d647f78a83} <Debug> executeQuery: Read 74 rows, 6.14 KiB in 0.001629 sec., 45426.642111724985 rows/sec., 3.68 MiB/sec.
5458 2024.08.27 19:04:40.471683 [ 119 ] {} <Debug> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5459 2024.08.27 19:04:40.471743 [ 119 ] {} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5460 2024.08.27 19:04:40.471774 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5461 2024.08.27 19:04:40.471895 [ 3 ] {bbf0b231-a805-41fb-b0e7-58d647f78a83} <Debug> DynamicQueryHandler: Done processing query
5462 2024.08.27 19:04:40.471932 [ 3 ] {bbf0b231-a805-41fb-b0e7-58d647f78a83} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5463 2024.08.27 19:04:40.471942 [ 198 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::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
5464 2024.08.27 19:04:40.471957 [ 3 ] {} <Debug> HTTP-Session: f00cd5f1-8b56-44a1-8c0f-a2811e88a360 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5465 2024.08.27 19:04:40.472206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5466 2024.08.27 19:04:40.472248 [ 198 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5467 2024.08.27 19:04:40.472320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5468 2024.08.27 19:04:40.472328 [ 198 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1410 rows starting from the beginning of the part
5469 2024.08.27 19:04:40.472359 [ 3 ] {} <Debug> HTTP-Session: a724a855-9f5c-4b79-abf3-675e2d034cd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5470 2024.08.27 19:04:40.472403 [ 3 ] {} <Debug> HTTP-Session: a724a855-9f5c-4b79-abf3-675e2d034cd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5471 2024.08.27 19:04:40.472450 [ 3 ] {} <Debug> HTTP-Session: a724a855-9f5c-4b79-abf3-675e2d034cd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5472 2024.08.27 19:04:40.472621 [ 198 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 72 rows starting from the beginning of the part
5473 2024.08.27 19:04:40.472670 [ 3 ] {} <Trace> HTTP-Session: a724a855-9f5c-4b79-abf3-675e2d034cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5474 2024.08.27 19:04:40.472871 [ 198 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 247 rows starting from the beginning of the part
5475 2024.08.27 19:04:40.473225 [ 198 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1212 rows starting from the beginning of the part
5476 2024.08.27 19:04:40.473244 [ 3 ] {c3af2a5e-132b-40d1-9bfe-0c08e3cf71b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5477 2024.08.27 19:04:40.473397 [ 3 ] {c3af2a5e-132b-40d1-9bfe-0c08e3cf71b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5478 2024.08.27 19:04:40.473534 [ 198 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 249 rows starting from the beginning of the part
5479 2024.08.27 19:04:40.473909 [ 198 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 74 rows starting from the beginning of the part
5480 2024.08.27 19:04:40.474726 [ 3 ] {c3af2a5e-132b-40d1-9bfe-0c08e3cf71b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5481 2024.08.27 19:04:40.475510 [ 3 ] {c3af2a5e-132b-40d1-9bfe-0c08e3cf71b8} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5482 2024.08.27 19:04:40.475575 [ 3 ] {c3af2a5e-132b-40d1-9bfe-0c08e3cf71b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5483 2024.08.27 19:04:40.476613 [ 3 ] {c3af2a5e-132b-40d1-9bfe-0c08e3cf71b8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5484 2024.08.27 19:04:40.477391 [ 3 ] {c3af2a5e-132b-40d1-9bfe-0c08e3cf71b8} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5485 2024.08.27 19:04:40.477658 [ 3 ] {c3af2a5e-132b-40d1-9bfe-0c08e3cf71b8} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.004726 sec., 2539.1451544646634 rows/sec., 186.39 KiB/sec.
5486 2024.08.27 19:04:40.478037 [ 3 ] {c3af2a5e-132b-40d1-9bfe-0c08e3cf71b8} <Debug> DynamicQueryHandler: Done processing query
5487 2024.08.27 19:04:40.478085 [ 3 ] {c3af2a5e-132b-40d1-9bfe-0c08e3cf71b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5488 2024.08.27 19:04:40.478111 [ 3 ] {} <Debug> HTTP-Session: a724a855-9f5c-4b79-abf3-675e2d034cd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5489 2024.08.27 19:04:40.478159 [ 190 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3264 rows, containing 5 columns (5 merged, 0 gathered) in 0.006319989 sec., 516456.59509850416 rows/sec., 45.32 MiB/sec.
5490 2024.08.27 19:04:40.478291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5491 2024.08.27 19:04:40.478363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5492 2024.08.27 19:04:40.478391 [ 3 ] {} <Debug> HTTP-Session: 4b299ae1-03ae-4b58-bd88-10b422ceabd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5493 2024.08.27 19:04:40.478421 [ 3 ] {} <Debug> HTTP-Session: 4b299ae1-03ae-4b58-bd88-10b422ceabd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5494 2024.08.27 19:04:40.478438 [ 3 ] {} <Debug> HTTP-Session: 4b299ae1-03ae-4b58-bd88-10b422ceabd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5495 2024.08.27 19:04:40.478447 [ 186 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5496 2024.08.27 19:04:40.478496 [ 3 ] {} <Trace> HTTP-Session: 4b299ae1-03ae-4b58-bd88-10b422ceabd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5497 2024.08.27 19:04:40.478726 [ 3 ] {e6ebd10c-3ba5-4ac6-a223-b95620f2d7cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5498 2024.08.27 19:04:40.478855 [ 3 ] {e6ebd10c-3ba5-4ac6-a223-b95620f2d7cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5499 2024.08.27 19:04:40.479645 [ 186 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_26_5} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5500 2024.08.27 19:04:40.479690 [ 3 ] {e6ebd10c-3ba5-4ac6-a223-b95620f2d7cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5501 2024.08.27 19:04:40.479840 [ 186 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_26_5} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5502 2024.08.27 19:04:40.479990 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB.
5503 2024.08.27 19:04:40.480245 [ 3 ] {e6ebd10c-3ba5-4ac6-a223-b95620f2d7cd} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5504 2024.08.27 19:04:40.480288 [ 3 ] {e6ebd10c-3ba5-4ac6-a223-b95620f2d7cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5505 2024.08.27 19:04:40.480668 [ 3 ] {e6ebd10c-3ba5-4ac6-a223-b95620f2d7cd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5506 2024.08.27 19:04:40.481045 [ 3 ] {e6ebd10c-3ba5-4ac6-a223-b95620f2d7cd} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5507 2024.08.27 19:04:40.481177 [ 119 ] {} <Debug> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5508 2024.08.27 19:04:40.481178 [ 3 ] {e6ebd10c-3ba5-4ac6-a223-b95620f2d7cd} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.002546 sec., 29850.746268656716 rows/sec., 2.33 MiB/sec.
5509 2024.08.27 19:04:40.481213 [ 119 ] {} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5510 2024.08.27 19:04:40.481249 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5511 2024.08.27 19:04:40.481373 [ 187 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::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
5512 2024.08.27 19:04:40.481428 [ 3 ] {e6ebd10c-3ba5-4ac6-a223-b95620f2d7cd} <Debug> DynamicQueryHandler: Done processing query
5513 2024.08.27 19:04:40.481459 [ 3 ] {e6ebd10c-3ba5-4ac6-a223-b95620f2d7cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5514 2024.08.27 19:04:40.481485 [ 3 ] {} <Debug> HTTP-Session: 4b299ae1-03ae-4b58-bd88-10b422ceabd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5515 2024.08.27 19:04:40.481523 [ 187 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5516 2024.08.27 19:04:40.481554 [ 187 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 907 rows starting from the beginning of the part
5517 2024.08.27 19:04:40.481648 [ 187 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 72 rows starting from the beginning of the part
5518 2024.08.27 19:04:40.481707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 31006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5519 2024.08.27 19:04:40.481924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5520 2024.08.27 19:04:40.482028 [ 3 ] {} <Debug> HTTP-Session: 57c909fa-e172-49e8-86d8-022ca386a556 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5521 2024.08.27 19:04:40.482028 [ 187 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 411 rows starting from the beginning of the part
5522 2024.08.27 19:04:40.482090 [ 3 ] {} <Debug> HTTP-Session: 57c909fa-e172-49e8-86d8-022ca386a556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5523 2024.08.27 19:04:40.482122 [ 3 ] {} <Debug> HTTP-Session: 57c909fa-e172-49e8-86d8-022ca386a556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5524 2024.08.27 19:04:40.482278 [ 3 ] {} <Trace> HTTP-Session: 57c909fa-e172-49e8-86d8-022ca386a556 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5525 2024.08.27 19:04:40.482346 [ 187 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 528 rows starting from the beginning of the part
5526 2024.08.27 19:04:40.482602 [ 187 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 415 rows starting from the beginning of the part
5527 2024.08.27 19:04:40.482690 [ 3 ] {40b29db5-0c78-49e9-80ab-f811edde0503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5528 2024.08.27 19:04:40.482853 [ 3 ] {40b29db5-0c78-49e9-80ab-f811edde0503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5529 2024.08.27 19:04:40.482870 [ 187 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 76 rows starting from the beginning of the part
5530 2024.08.27 19:04:40.483575 [ 3 ] {40b29db5-0c78-49e9-80ab-f811edde0503} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5531 2024.08.27 19:04:40.484231 [ 3 ] {40b29db5-0c78-49e9-80ab-f811edde0503} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5532 2024.08.27 19:04:40.484274 [ 3 ] {40b29db5-0c78-49e9-80ab-f811edde0503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5533 2024.08.27 19:04:40.484894 [ 3 ] {40b29db5-0c78-49e9-80ab-f811edde0503} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5534 2024.08.27 19:04:40.485317 [ 186 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2409 rows, containing 5 columns (5 merged, 0 gathered) in 0.004004842 sec., 601521.8577911438 rows/sec., 46.12 MiB/sec.
5535 2024.08.27 19:04:40.485462 [ 3 ] {40b29db5-0c78-49e9-80ab-f811edde0503} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5536 2024.08.27 19:04:40.485507 [ 187 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5537 2024.08.27 19:04:40.485644 [ 3 ] {40b29db5-0c78-49e9-80ab-f811edde0503} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.003162 sec., 51233.39658444023 rows/sec., 3.57 MiB/sec.
5538 2024.08.27 19:04:40.485651 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5539 2024.08.27 19:04:40.485746 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5540 2024.08.27 19:04:40.485814 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5541 2024.08.27 19:04:40.486116 [ 3 ] {40b29db5-0c78-49e9-80ab-f811edde0503} <Debug> DynamicQueryHandler: Done processing query
5542 2024.08.27 19:04:40.486194 [ 3 ] {40b29db5-0c78-49e9-80ab-f811edde0503} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5543 2024.08.27 19:04:40.486273 [ 3 ] {} <Debug> HTTP-Session: 57c909fa-e172-49e8-86d8-022ca386a556 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5544 2024.08.27 19:04:40.486420 [ 186 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::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
5545 2024.08.27 19:04:40.486533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5546 2024.08.27 19:04:40.486725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5547 2024.08.27 19:04:40.486814 [ 3 ] {} <Debug> HTTP-Session: 37bce4f6-686a-4941-92d7-eed8cc1e05b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5548 2024.08.27 19:04:40.486889 [ 3 ] {} <Debug> HTTP-Session: 37bce4f6-686a-4941-92d7-eed8cc1e05b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5549 2024.08.27 19:04:40.486908 [ 187 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_26_5} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5550 2024.08.27 19:04:40.486953 [ 3 ] {} <Debug> HTTP-Session: 37bce4f6-686a-4941-92d7-eed8cc1e05b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5551 2024.08.27 19:04:40.487087 [ 3 ] {} <Trace> HTTP-Session: 37bce4f6-686a-4941-92d7-eed8cc1e05b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5552 2024.08.27 19:04:40.487101 [ 186 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5553 2024.08.27 19:04:40.487158 [ 187 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_26_5} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5554 2024.08.27 19:04:40.487212 [ 186 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6749 rows starting from the beginning of the part
5555 2024.08.27 19:04:40.487356 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
5556 2024.08.27 19:04:40.487583 [ 3 ] {d971a149-fc71-4abe-b746-f9820c33bdd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5557 2024.08.27 19:04:40.487618 [ 186 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part
5558 2024.08.27 19:04:40.487950 [ 186 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 237 rows starting from the beginning of the part
5559 2024.08.27 19:04:40.487996 [ 3 ] {d971a149-fc71-4abe-b746-f9820c33bdd4} <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
5560 2024.08.27 19:04:40.488130 [ 186 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 844 rows starting from the beginning of the part
5561 2024.08.27 19:04:40.488579 [ 186 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 239 rows starting from the beginning of the part
5562 2024.08.27 19:04:40.488893 [ 186 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 162 rows starting from the beginning of the part
5563 2024.08.27 19:04:40.490514 [ 3 ] {d971a149-fc71-4abe-b746-f9820c33bdd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5564 2024.08.27 19:04:40.492058 [ 3 ] {d971a149-fc71-4abe-b746-f9820c33bdd4} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5565 2024.08.27 19:04:40.492152 [ 3 ] {d971a149-fc71-4abe-b746-f9820c33bdd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5566 2024.08.27 19:04:40.493710 [ 3 ] {d971a149-fc71-4abe-b746-f9820c33bdd4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5567 2024.08.27 19:04:40.494574 [ 3 ] {d971a149-fc71-4abe-b746-f9820c33bdd4} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5568 2024.08.27 19:04:40.494808 [ 3 ] {d971a149-fc71-4abe-b746-f9820c33bdd4} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007566 sec., 1057.3618821041503 rows/sec., 1.89 MiB/sec.
5569 2024.08.27 19:04:40.495158 [ 3 ] {d971a149-fc71-4abe-b746-f9820c33bdd4} <Debug> DynamicQueryHandler: Done processing query
5570 2024.08.27 19:04:40.495187 [ 3 ] {d971a149-fc71-4abe-b746-f9820c33bdd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
5571 2024.08.27 19:04:40.495204 [ 3 ] {} <Debug> HTTP-Session: 37bce4f6-686a-4941-92d7-eed8cc1e05b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5572 2024.08.27 19:04:40.495409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5573 2024.08.27 19:04:40.495573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5574 2024.08.27 19:04:40.495675 [ 3 ] {} <Debug> HTTP-Session: 009ed76f-cb94-40fb-82e7-c83ae4a5b7ec Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5575 2024.08.27 19:04:40.495758 [ 3 ] {} <Debug> HTTP-Session: 009ed76f-cb94-40fb-82e7-c83ae4a5b7ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5576 2024.08.27 19:04:40.495801 [ 3 ] {} <Debug> HTTP-Session: 009ed76f-cb94-40fb-82e7-c83ae4a5b7ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5577 2024.08.27 19:04:40.495849 [ 201 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8391 rows, containing 5 columns (5 merged, 0 gathered) in 0.00982836 sec., 853753.8307510103 rows/sec., 57.71 MiB/sec.
5578 2024.08.27 19:04:40.495873 [ 3 ] {} <Trace> HTTP-Session: 009ed76f-cb94-40fb-82e7-c83ae4a5b7ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5579 2024.08.27 19:04:40.496150 [ 201 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5580 2024.08.27 19:04:40.496173 [ 3 ] {c68dfe11-b152-4bbf-be80-1c5d8f115c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5581 2024.08.27 19:04:40.496335 [ 3 ] {c68dfe11-b152-4bbf-be80-1c5d8f115c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5582 2024.08.27 19:04:40.497132 [ 3 ] {c68dfe11-b152-4bbf-be80-1c5d8f115c9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5583 2024.08.27 19:04:40.497399 [ 201 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5584 2024.08.27 19:04:40.497609 [ 201 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5585 2024.08.27 19:04:40.497827 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB.
5586 2024.08.27 19:04:40.497937 [ 3 ] {c68dfe11-b152-4bbf-be80-1c5d8f115c9f} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5587 2024.08.27 19:04:40.497985 [ 3 ] {c68dfe11-b152-4bbf-be80-1c5d8f115c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5588 2024.08.27 19:04:40.498505 [ 3 ] {c68dfe11-b152-4bbf-be80-1c5d8f115c9f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5589 2024.08.27 19:04:40.498992 [ 3 ] {c68dfe11-b152-4bbf-be80-1c5d8f115c9f} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5590 2024.08.27 19:04:40.499157 [ 119 ] {} <Debug> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5591 2024.08.27 19:04:40.499169 [ 3 ] {c68dfe11-b152-4bbf-be80-1c5d8f115c9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003121 sec., 19224.607497596924 rows/sec., 1.30 MiB/sec.
5592 2024.08.27 19:04:40.499197 [ 119 ] {} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5593 2024.08.27 19:04:40.499232 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5594 2024.08.27 19:04:40.499464 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
5595 2024.08.27 19:04:40.499535 [ 3 ] {c68dfe11-b152-4bbf-be80-1c5d8f115c9f} <Debug> DynamicQueryHandler: Done processing query
5596 2024.08.27 19:04:40.499610 [ 3 ] {c68dfe11-b152-4bbf-be80-1c5d8f115c9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5597 2024.08.27 19:04:40.499678 [ 3 ] {} <Debug> HTTP-Session: 009ed76f-cb94-40fb-82e7-c83ae4a5b7ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5598 2024.08.27 19:04:40.499708 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5599 2024.08.27 19:04:40.499765 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1310 rows starting from the beginning of the part
5600 2024.08.27 19:04:40.499844 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part
5601 2024.08.27 19:04:40.500020 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 82 rows starting from the beginning of the part
5602 2024.08.27 19:04:40.500228 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part
5603 2024.08.27 19:04:40.500355 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part
5604 2024.08.27 19:04:40.500522 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part
5605 2024.08.27 19:04:40.501899 [ 191 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1654 rows, containing 4 columns (4 merged, 0 gathered) in 0.002568673 sec., 643912.2457393369 rows/sec., 42.13 MiB/sec.
5606 2024.08.27 19:04:40.502082 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5607 2024.08.27 19:04:40.502477 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_26_5} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5608 2024.08.27 19:04:40.502558 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_26_5} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5609 2024.08.27 19:04:40.502634 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
5610 2024.08.27 19:04:41.000271 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.39 MiB, peak 193.96 MiB, free memory in arenas 0.00 B, will set to 186.70 MiB (RSS), difference: 1.30 MiB
5611 2024.08.27 19:04:45.472797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5612 2024.08.27 19:04:45.472920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5613 2024.08.27 19:04:45.472950 [ 3 ] {} <Debug> HTTP-Session: 59213d51-16fe-4e39-8a18-b5f4fbbf9edd Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5614 2024.08.27 19:04:45.472978 [ 3 ] {} <Debug> HTTP-Session: 59213d51-16fe-4e39-8a18-b5f4fbbf9edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5615 2024.08.27 19:04:45.472997 [ 3 ] {} <Debug> HTTP-Session: 59213d51-16fe-4e39-8a18-b5f4fbbf9edd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5616 2024.08.27 19:04:45.473053 [ 3 ] {} <Trace> HTTP-Session: 59213d51-16fe-4e39-8a18-b5f4fbbf9edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5617 2024.08.27 19:04:45.473247 [ 3 ] {a3a3b768-a0be-4451-b177-029c4c7e54ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5618 2024.08.27 19:04:45.473320 [ 3 ] {a3a3b768-a0be-4451-b177-029c4c7e54ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5619 2024.08.27 19:04:45.473717 [ 3 ] {a3a3b768-a0be-4451-b177-029c4c7e54ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5620 2024.08.27 19:04:45.474175 [ 3 ] {a3a3b768-a0be-4451-b177-029c4c7e54ea} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5621 2024.08.27 19:04:45.474215 [ 3 ] {a3a3b768-a0be-4451-b177-029c4c7e54ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5622 2024.08.27 19:04:45.474622 [ 3 ] {a3a3b768-a0be-4451-b177-029c4c7e54ea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5623 2024.08.27 19:04:45.475026 [ 3 ] {a3a3b768-a0be-4451-b177-029c4c7e54ea} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5624 2024.08.27 19:04:45.475171 [ 3 ] {a3a3b768-a0be-4451-b177-029c4c7e54ea} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001982 sec., 1009.0817356205854 rows/sec., 82.28 KiB/sec.
5625 2024.08.27 19:04:45.475596 [ 3 ] {a3a3b768-a0be-4451-b177-029c4c7e54ea} <Debug> DynamicQueryHandler: Done processing query
5626 2024.08.27 19:04:45.475625 [ 3 ] {a3a3b768-a0be-4451-b177-029c4c7e54ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5627 2024.08.27 19:04:45.475642 [ 3 ] {} <Debug> HTTP-Session: 59213d51-16fe-4e39-8a18-b5f4fbbf9edd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5628 2024.08.27 19:04:45.475816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5629 2024.08.27 19:04:45.475876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5630 2024.08.27 19:04:45.475897 [ 3 ] {} <Debug> HTTP-Session: 1671f68d-20db-4d6c-aae7-f98e1c46b3c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5631 2024.08.27 19:04:45.475915 [ 3 ] {} <Debug> HTTP-Session: 1671f68d-20db-4d6c-aae7-f98e1c46b3c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5632 2024.08.27 19:04:45.475929 [ 3 ] {} <Debug> HTTP-Session: 1671f68d-20db-4d6c-aae7-f98e1c46b3c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5633 2024.08.27 19:04:45.475964 [ 3 ] {} <Trace> HTTP-Session: 1671f68d-20db-4d6c-aae7-f98e1c46b3c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5634 2024.08.27 19:04:45.476148 [ 3 ] {24601da4-c29b-466c-89e5-1189da41af36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5635 2024.08.27 19:04:45.476196 [ 3 ] {24601da4-c29b-466c-89e5-1189da41af36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5636 2024.08.27 19:04:45.476453 [ 3 ] {24601da4-c29b-466c-89e5-1189da41af36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5637 2024.08.27 19:04:45.476961 [ 3 ] {24601da4-c29b-466c-89e5-1189da41af36} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5638 2024.08.27 19:04:45.476998 [ 3 ] {24601da4-c29b-466c-89e5-1189da41af36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5639 2024.08.27 19:04:45.477376 [ 3 ] {24601da4-c29b-466c-89e5-1189da41af36} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5640 2024.08.27 19:04:45.477738 [ 3 ] {24601da4-c29b-466c-89e5-1189da41af36} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5641 2024.08.27 19:04:45.477871 [ 3 ] {24601da4-c29b-466c-89e5-1189da41af36} <Debug> executeQuery: Read 248 rows, 22.42 KiB in 0.001816 sec., 136563.8766519824 rows/sec., 12.06 MiB/sec.
5642 2024.08.27 19:04:45.478105 [ 3 ] {24601da4-c29b-466c-89e5-1189da41af36} <Debug> DynamicQueryHandler: Done processing query
5643 2024.08.27 19:04:45.478130 [ 3 ] {24601da4-c29b-466c-89e5-1189da41af36} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
5644 2024.08.27 19:04:45.478146 [ 3 ] {} <Debug> HTTP-Session: 1671f68d-20db-4d6c-aae7-f98e1c46b3c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5645 2024.08.27 19:04:45.478317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5646 2024.08.27 19:04:45.478369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5647 2024.08.27 19:04:45.478389 [ 3 ] {} <Debug> HTTP-Session: 8127d570-2ff5-495b-a18b-43faf3bf9a0a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5648 2024.08.27 19:04:45.478406 [ 3 ] {} <Debug> HTTP-Session: 8127d570-2ff5-495b-a18b-43faf3bf9a0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5649 2024.08.27 19:04:45.478420 [ 3 ] {} <Debug> HTTP-Session: 8127d570-2ff5-495b-a18b-43faf3bf9a0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5650 2024.08.27 19:04:45.478453 [ 3 ] {} <Trace> HTTP-Session: 8127d570-2ff5-495b-a18b-43faf3bf9a0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5651 2024.08.27 19:04:45.478556 [ 3 ] {91960278-5e91-481e-a423-b659cc6fe52b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5652 2024.08.27 19:04:45.478597 [ 3 ] {91960278-5e91-481e-a423-b659cc6fe52b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5653 2024.08.27 19:04:45.478813 [ 3 ] {91960278-5e91-481e-a423-b659cc6fe52b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5654 2024.08.27 19:04:45.479117 [ 3 ] {91960278-5e91-481e-a423-b659cc6fe52b} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5655 2024.08.27 19:04:45.479153 [ 3 ] {91960278-5e91-481e-a423-b659cc6fe52b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5656 2024.08.27 19:04:45.479547 [ 3 ] {91960278-5e91-481e-a423-b659cc6fe52b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5657 2024.08.27 19:04:45.479900 [ 3 ] {91960278-5e91-481e-a423-b659cc6fe52b} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5658 2024.08.27 19:04:45.480022 [ 115 ] {} <Debug> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5659 2024.08.27 19:04:45.480029 [ 3 ] {91960278-5e91-481e-a423-b659cc6fe52b} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.0015 sec., 20666.666666666668 rows/sec., 1.51 MiB/sec.
5660 2024.08.27 19:04:45.480069 [ 115 ] {} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5661 2024.08.27 19:04:45.480112 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5662 2024.08.27 19:04:45.480320 [ 3 ] {91960278-5e91-481e-a423-b659cc6fe52b} <Debug> DynamicQueryHandler: Done processing query
5663 2024.08.27 19:04:45.480407 [ 3 ] {91960278-5e91-481e-a423-b659cc6fe52b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5664 2024.08.27 19:04:45.480485 [ 3 ] {} <Debug> HTTP-Session: 8127d570-2ff5-495b-a18b-43faf3bf9a0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5665 2024.08.27 19:04:45.480569 [ 201 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::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
5666 2024.08.27 19:04:45.480712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5667 2024.08.27 19:04:45.480805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5668 2024.08.27 19:04:45.480869 [ 3 ] {} <Debug> HTTP-Session: 867555f5-3c71-427e-9efd-a5f8374d121e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5669 2024.08.27 19:04:45.480923 [ 3 ] {} <Debug> HTTP-Session: 867555f5-3c71-427e-9efd-a5f8374d121e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5670 2024.08.27 19:04:45.480945 [ 201 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5671 2024.08.27 19:04:45.480957 [ 3 ] {} <Debug> HTTP-Session: 867555f5-3c71-427e-9efd-a5f8374d121e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5672 2024.08.27 19:04:45.481018 [ 201 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 51 rows starting from the beginning of the part
5673 2024.08.27 19:04:45.481034 [ 3 ] {} <Trace> HTTP-Session: 867555f5-3c71-427e-9efd-a5f8374d121e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5674 2024.08.27 19:04:45.481292 [ 3 ] {fc68a1f0-cd45-46b8-bdd7-0c0b61750a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5675 2024.08.27 19:04:45.481360 [ 201 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 29 rows starting from the beginning of the part
5676 2024.08.27 19:04:45.481402 [ 3 ] {fc68a1f0-cd45-46b8-bdd7-0c0b61750a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5677 2024.08.27 19:04:45.481694 [ 201 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part
5678 2024.08.27 19:04:45.482037 [ 201 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 33 rows starting from the beginning of the part
5679 2024.08.27 19:04:45.482354 [ 201 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part
5680 2024.08.27 19:04:45.482752 [ 201 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part
5681 2024.08.27 19:04:45.483177 [ 3 ] {fc68a1f0-cd45-46b8-bdd7-0c0b61750a19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5682 2024.08.27 19:04:45.484155 [ 3 ] {fc68a1f0-cd45-46b8-bdd7-0c0b61750a19} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5683 2024.08.27 19:04:45.484214 [ 3 ] {fc68a1f0-cd45-46b8-bdd7-0c0b61750a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5684 2024.08.27 19:04:45.485256 [ 3 ] {fc68a1f0-cd45-46b8-bdd7-0c0b61750a19} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5685 2024.08.27 19:04:45.485923 [ 201 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 5 columns (5 merged, 0 gathered) in 0.005708046 sec., 28731.373222990846 rows/sec., 2.20 MiB/sec.
5686 2024.08.27 19:04:45.486133 [ 201 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5687 2024.08.27 19:04:45.486367 [ 3 ] {fc68a1f0-cd45-46b8-bdd7-0c0b61750a19} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5688 2024.08.27 19:04:45.486876 [ 3 ] {fc68a1f0-cd45-46b8-bdd7-0c0b61750a19} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005703 sec., 2454.8483254427497 rows/sec., 171.92 KiB/sec.
5689 2024.08.27 19:04:45.487203 [ 201 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_21_4} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5690 2024.08.27 19:04:45.487219 [ 3 ] {fc68a1f0-cd45-46b8-bdd7-0c0b61750a19} <Debug> DynamicQueryHandler: Done processing query
5691 2024.08.27 19:04:45.487274 [ 3 ] {fc68a1f0-cd45-46b8-bdd7-0c0b61750a19} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5692 2024.08.27 19:04:45.487307 [ 3 ] {} <Debug> HTTP-Session: 867555f5-3c71-427e-9efd-a5f8374d121e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5693 2024.08.27 19:04:45.487354 [ 201 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_21_4} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5694 2024.08.27 19:04:45.487514 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
5695 2024.08.27 19:04:45.487562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5696 2024.08.27 19:04:45.487621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5697 2024.08.27 19:04:45.487641 [ 3 ] {} <Debug> HTTP-Session: 59310a38-88d8-4ddb-a863-4b8b56afab46 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5698 2024.08.27 19:04:45.487659 [ 3 ] {} <Debug> HTTP-Session: 59310a38-88d8-4ddb-a863-4b8b56afab46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5699 2024.08.27 19:04:45.487673 [ 3 ] {} <Debug> HTTP-Session: 59310a38-88d8-4ddb-a863-4b8b56afab46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5700 2024.08.27 19:04:45.487707 [ 3 ] {} <Trace> HTTP-Session: 59310a38-88d8-4ddb-a863-4b8b56afab46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5701 2024.08.27 19:04:45.487816 [ 3 ] {1a74e913-df17-473c-bc46-56285f21c80e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5702 2024.08.27 19:04:45.487861 [ 3 ] {1a74e913-df17-473c-bc46-56285f21c80e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5703 2024.08.27 19:04:45.488116 [ 3 ] {1a74e913-df17-473c-bc46-56285f21c80e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5704 2024.08.27 19:04:45.488414 [ 3 ] {1a74e913-df17-473c-bc46-56285f21c80e} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5705 2024.08.27 19:04:45.488450 [ 3 ] {1a74e913-df17-473c-bc46-56285f21c80e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5706 2024.08.27 19:04:45.488802 [ 3 ] {1a74e913-df17-473c-bc46-56285f21c80e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5707 2024.08.27 19:04:45.489175 [ 3 ] {1a74e913-df17-473c-bc46-56285f21c80e} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5708 2024.08.27 19:04:45.489313 [ 3 ] {1a74e913-df17-473c-bc46-56285f21c80e} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001526 sec., 3931.847968545216 rows/sec., 232.30 KiB/sec.
5709 2024.08.27 19:04:45.489483 [ 3 ] {1a74e913-df17-473c-bc46-56285f21c80e} <Debug> DynamicQueryHandler: Done processing query
5710 2024.08.27 19:04:45.489508 [ 3 ] {1a74e913-df17-473c-bc46-56285f21c80e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5711 2024.08.27 19:04:45.489524 [ 3 ] {} <Debug> HTTP-Session: 59310a38-88d8-4ddb-a863-4b8b56afab46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5712 2024.08.27 19:04:45.489710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 67036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5713 2024.08.27 19:04:45.489758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5714 2024.08.27 19:04:45.489777 [ 3 ] {} <Debug> HTTP-Session: a718f4ec-9f57-4a41-b0a4-357b051bd7d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5715 2024.08.27 19:04:45.489794 [ 3 ] {} <Debug> HTTP-Session: a718f4ec-9f57-4a41-b0a4-357b051bd7d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5716 2024.08.27 19:04:45.489809 [ 3 ] {} <Debug> HTTP-Session: a718f4ec-9f57-4a41-b0a4-357b051bd7d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5717 2024.08.27 19:04:45.489839 [ 3 ] {} <Trace> HTTP-Session: a718f4ec-9f57-4a41-b0a4-357b051bd7d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5718 2024.08.27 19:04:45.490058 [ 3 ] {293024c7-0cec-4758-aaa9-f8caf74852a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5719 2024.08.27 19:04:45.490100 [ 3 ] {293024c7-0cec-4758-aaa9-f8caf74852a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5720 2024.08.27 19:04:45.490324 [ 3 ] {293024c7-0cec-4758-aaa9-f8caf74852a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5721 2024.08.27 19:04:45.490932 [ 3 ] {293024c7-0cec-4758-aaa9-f8caf74852a5} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5722 2024.08.27 19:04:45.490969 [ 3 ] {293024c7-0cec-4758-aaa9-f8caf74852a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5723 2024.08.27 19:04:45.491335 [ 3 ] {293024c7-0cec-4758-aaa9-f8caf74852a5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5724 2024.08.27 19:04:45.491689 [ 3 ] {293024c7-0cec-4758-aaa9-f8caf74852a5} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5725 2024.08.27 19:04:45.491821 [ 3 ] {293024c7-0cec-4758-aaa9-f8caf74852a5} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001881 sec., 219564.06166932482 rows/sec., 15.66 MiB/sec.
5726 2024.08.27 19:04:45.492039 [ 3 ] {293024c7-0cec-4758-aaa9-f8caf74852a5} <Debug> DynamicQueryHandler: Done processing query
5727 2024.08.27 19:04:45.492066 [ 3 ] {293024c7-0cec-4758-aaa9-f8caf74852a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
5728 2024.08.27 19:04:45.492082 [ 3 ] {} <Debug> HTTP-Session: a718f4ec-9f57-4a41-b0a4-357b051bd7d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5729 2024.08.27 19:04:45.492247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5730 2024.08.27 19:04:45.492295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5731 2024.08.27 19:04:45.492314 [ 3 ] {} <Debug> HTTP-Session: 4d3db87b-2091-4712-b35b-a738e0ed2f1a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5732 2024.08.27 19:04:45.492330 [ 3 ] {} <Debug> HTTP-Session: 4d3db87b-2091-4712-b35b-a738e0ed2f1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5733 2024.08.27 19:04:45.492344 [ 3 ] {} <Debug> HTTP-Session: 4d3db87b-2091-4712-b35b-a738e0ed2f1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5734 2024.08.27 19:04:45.492375 [ 3 ] {} <Trace> HTTP-Session: 4d3db87b-2091-4712-b35b-a738e0ed2f1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5735 2024.08.27 19:04:45.492467 [ 3 ] {aeb202d4-92b2-490d-929b-072545866f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5736 2024.08.27 19:04:45.492512 [ 3 ] {aeb202d4-92b2-490d-929b-072545866f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5737 2024.08.27 19:04:45.492648 [ 3 ] {aeb202d4-92b2-490d-929b-072545866f26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5738 2024.08.27 19:04:45.492911 [ 3 ] {aeb202d4-92b2-490d-929b-072545866f26} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5739 2024.08.27 19:04:45.492947 [ 3 ] {aeb202d4-92b2-490d-929b-072545866f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5740 2024.08.27 19:04:45.493296 [ 3 ] {aeb202d4-92b2-490d-929b-072545866f26} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5741 2024.08.27 19:04:45.493625 [ 3 ] {aeb202d4-92b2-490d-929b-072545866f26} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5742 2024.08.27 19:04:45.493788 [ 3 ] {aeb202d4-92b2-490d-929b-072545866f26} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001333 sec., 4501.12528132033 rows/sec., 235.17 KiB/sec.
5743 2024.08.27 19:04:45.493790 [ 114 ] {} <Debug> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5744 2024.08.27 19:04:45.493885 [ 114 ] {} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5745 2024.08.27 19:04:45.493929 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5746 2024.08.27 19:04:45.494012 [ 3 ] {aeb202d4-92b2-490d-929b-072545866f26} <Debug> DynamicQueryHandler: Done processing query
5747 2024.08.27 19:04:45.494093 [ 3 ] {aeb202d4-92b2-490d-929b-072545866f26} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5748 2024.08.27 19:04:45.494161 [ 3 ] {} <Debug> HTTP-Session: 4d3db87b-2091-4712-b35b-a738e0ed2f1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5749 2024.08.27 19:04:45.494253 [ 191 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
5750 2024.08.27 19:04:45.494422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5751 2024.08.27 19:04:45.494495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5752 2024.08.27 19:04:45.494503 [ 191 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5753 2024.08.27 19:04:45.494517 [ 3 ] {} <Debug> HTTP-Session: 0dfde1ff-c3cf-4124-ab03-faca7216bada Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5754 2024.08.27 19:04:45.494542 [ 3 ] {} <Debug> HTTP-Session: 0dfde1ff-c3cf-4124-ab03-faca7216bada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5755 2024.08.27 19:04:45.494547 [ 191 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
5756 2024.08.27 19:04:45.494557 [ 3 ] {} <Debug> HTTP-Session: 0dfde1ff-c3cf-4124-ab03-faca7216bada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5757 2024.08.27 19:04:45.494595 [ 3 ] {} <Trace> HTTP-Session: 0dfde1ff-c3cf-4124-ab03-faca7216bada Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5758 2024.08.27 19:04:45.494667 [ 191 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
5759 2024.08.27 19:04:45.494976 [ 3 ] {e8ffeaf8-0d71-40b8-97fc-c2f0da2b689c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5760 2024.08.27 19:04:45.495001 [ 191 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
5761 2024.08.27 19:04:45.495173 [ 3 ] {e8ffeaf8-0d71-40b8-97fc-c2f0da2b689c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5762 2024.08.27 19:04:45.495368 [ 191 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
5763 2024.08.27 19:04:45.495687 [ 191 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
5764 2024.08.27 19:04:45.496080 [ 191 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
5765 2024.08.27 19:04:45.496665 [ 3 ] {e8ffeaf8-0d71-40b8-97fc-c2f0da2b689c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5766 2024.08.27 19:04:45.497287 [ 3 ] {e8ffeaf8-0d71-40b8-97fc-c2f0da2b689c} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5767 2024.08.27 19:04:45.497333 [ 3 ] {e8ffeaf8-0d71-40b8-97fc-c2f0da2b689c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5768 2024.08.27 19:04:45.497856 [ 201 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003844829 sec., 17165.912970381778 rows/sec., 896.85 KiB/sec.
5769 2024.08.27 19:04:45.498013 [ 3 ] {e8ffeaf8-0d71-40b8-97fc-c2f0da2b689c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5770 2024.08.27 19:04:45.498031 [ 201 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5771 2024.08.27 19:04:45.498830 [ 3 ] {e8ffeaf8-0d71-40b8-97fc-c2f0da2b689c} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5772 2024.08.27 19:04:45.498902 [ 201 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_11_2} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5773 2024.08.27 19:04:45.499157 [ 201 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_11_2} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5774 2024.08.27 19:04:45.499169 [ 3 ] {e8ffeaf8-0d71-40b8-97fc-c2f0da2b689c} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.004427 sec., 53761.011971990054 rows/sec., 3.60 MiB/sec.
5775 2024.08.27 19:04:45.499418 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5776 2024.08.27 19:04:45.499553 [ 3 ] {e8ffeaf8-0d71-40b8-97fc-c2f0da2b689c} <Debug> DynamicQueryHandler: Done processing query
5777 2024.08.27 19:04:45.499583 [ 3 ] {e8ffeaf8-0d71-40b8-97fc-c2f0da2b689c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5778 2024.08.27 19:04:45.499599 [ 3 ] {} <Debug> HTTP-Session: 0dfde1ff-c3cf-4124-ab03-faca7216bada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5779 2024.08.27 19:04:45.499789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5780 2024.08.27 19:04:45.499838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5781 2024.08.27 19:04:45.499857 [ 3 ] {} <Debug> HTTP-Session: d5cc21eb-d0f1-4976-bf97-c4ab5f69997e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5782 2024.08.27 19:04:45.499874 [ 3 ] {} <Debug> HTTP-Session: d5cc21eb-d0f1-4976-bf97-c4ab5f69997e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5783 2024.08.27 19:04:45.499888 [ 3 ] {} <Debug> HTTP-Session: d5cc21eb-d0f1-4976-bf97-c4ab5f69997e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5784 2024.08.27 19:04:45.499922 [ 3 ] {} <Trace> HTTP-Session: d5cc21eb-d0f1-4976-bf97-c4ab5f69997e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5785 2024.08.27 19:04:45.500015 [ 3 ] {05b1a28f-2798-44ac-9198-bbbcc3f4c2e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5786 2024.08.27 19:04:45.500060 [ 3 ] {05b1a28f-2798-44ac-9198-bbbcc3f4c2e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5787 2024.08.27 19:04:45.500207 [ 3 ] {05b1a28f-2798-44ac-9198-bbbcc3f4c2e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5788 2024.08.27 19:04:45.500474 [ 3 ] {05b1a28f-2798-44ac-9198-bbbcc3f4c2e1} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5789 2024.08.27 19:04:45.500511 [ 3 ] {05b1a28f-2798-44ac-9198-bbbcc3f4c2e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5790 2024.08.27 19:04:45.500862 [ 3 ] {05b1a28f-2798-44ac-9198-bbbcc3f4c2e1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5791 2024.08.27 19:04:45.501191 [ 3 ] {05b1a28f-2798-44ac-9198-bbbcc3f4c2e1} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5792 2024.08.27 19:04:45.501343 [ 3 ] {05b1a28f-2798-44ac-9198-bbbcc3f4c2e1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001346 sec., 742.9420505200594 rows/sec., 50.06 KiB/sec.
5793 2024.08.27 19:04:45.501506 [ 3 ] {05b1a28f-2798-44ac-9198-bbbcc3f4c2e1} <Debug> DynamicQueryHandler: Done processing query
5794 2024.08.27 19:04:45.501530 [ 3 ] {05b1a28f-2798-44ac-9198-bbbcc3f4c2e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5795 2024.08.27 19:04:45.501546 [ 3 ] {} <Debug> HTTP-Session: d5cc21eb-d0f1-4976-bf97-c4ab5f69997e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5796 2024.08.27 19:04:45.501694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5797 2024.08.27 19:04:45.501742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5798 2024.08.27 19:04:45.501761 [ 3 ] {} <Debug> HTTP-Session: 72b2a226-4a84-4814-a360-08634bd5d4d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5799 2024.08.27 19:04:45.501777 [ 3 ] {} <Debug> HTTP-Session: 72b2a226-4a84-4814-a360-08634bd5d4d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5800 2024.08.27 19:04:45.501791 [ 3 ] {} <Debug> HTTP-Session: 72b2a226-4a84-4814-a360-08634bd5d4d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5801 2024.08.27 19:04:45.501821 [ 3 ] {} <Trace> HTTP-Session: 72b2a226-4a84-4814-a360-08634bd5d4d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5802 2024.08.27 19:04:45.502157 [ 3 ] {b8989c51-e982-4b32-a11e-991c9d6f4c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5803 2024.08.27 19:04:45.502221 [ 3 ] {b8989c51-e982-4b32-a11e-991c9d6f4c55} <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
5804 2024.08.27 19:04:45.502624 [ 3 ] {b8989c51-e982-4b32-a11e-991c9d6f4c55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5805 2024.08.27 19:04:45.503262 [ 3 ] {b8989c51-e982-4b32-a11e-991c9d6f4c55} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5806 2024.08.27 19:04:45.503297 [ 3 ] {b8989c51-e982-4b32-a11e-991c9d6f4c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5807 2024.08.27 19:04:45.503971 [ 3 ] {b8989c51-e982-4b32-a11e-991c9d6f4c55} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5808 2024.08.27 19:04:45.504372 [ 3 ] {b8989c51-e982-4b32-a11e-991c9d6f4c55} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5809 2024.08.27 19:04:45.504547 [ 114 ] {} <Debug> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5810 2024.08.27 19:04:45.504566 [ 3 ] {b8989c51-e982-4b32-a11e-991c9d6f4c55} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002651 sec., 10939.26820067899 rows/sec., 19.60 MiB/sec.
5811 2024.08.27 19:04:45.504599 [ 114 ] {} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5812 2024.08.27 19:04:45.504662 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5813 2024.08.27 19:04:45.504915 [ 191 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::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
5814 2024.08.27 19:04:45.505009 [ 3 ] {b8989c51-e982-4b32-a11e-991c9d6f4c55} <Debug> DynamicQueryHandler: Done processing query
5815 2024.08.27 19:04:45.505044 [ 3 ] {b8989c51-e982-4b32-a11e-991c9d6f4c55} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5816 2024.08.27 19:04:45.505074 [ 3 ] {} <Debug> HTTP-Session: 72b2a226-4a84-4814-a360-08634bd5d4d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5817 2024.08.27 19:04:45.505238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5818 2024.08.27 19:04:45.505309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5819 2024.08.27 19:04:45.505326 [ 191 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5820 2024.08.27 19:04:45.505334 [ 3 ] {} <Debug> HTTP-Session: 20b16a12-32b4-4b69-83a3-7e4e2d74bb70 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5821 2024.08.27 19:04:45.505368 [ 3 ] {} <Debug> HTTP-Session: 20b16a12-32b4-4b69-83a3-7e4e2d74bb70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5822 2024.08.27 19:04:45.505394 [ 3 ] {} <Debug> HTTP-Session: 20b16a12-32b4-4b69-83a3-7e4e2d74bb70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5823 2024.08.27 19:04:45.505416 [ 191 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 257 rows starting from the beginning of the part
5824 2024.08.27 19:04:45.505442 [ 3 ] {} <Trace> HTTP-Session: 20b16a12-32b4-4b69-83a3-7e4e2d74bb70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5825 2024.08.27 19:04:45.505729 [ 3 ] {f47c0e50-e9aa-423e-9166-43b9ee271032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5826 2024.08.27 19:04:45.505899 [ 3 ] {f47c0e50-e9aa-423e-9166-43b9ee271032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5827 2024.08.27 19:04:45.506097 [ 191 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 29 rows starting from the beginning of the part
5828 2024.08.27 19:04:45.506553 [ 3 ] {f47c0e50-e9aa-423e-9166-43b9ee271032} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5829 2024.08.27 19:04:45.506753 [ 191 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part
5830 2024.08.27 19:04:45.507215 [ 191 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 29 rows starting from the beginning of the part
5831 2024.08.27 19:04:45.507339 [ 3 ] {f47c0e50-e9aa-423e-9166-43b9ee271032} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5832 2024.08.27 19:04:45.507442 [ 3 ] {f47c0e50-e9aa-423e-9166-43b9ee271032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5833 2024.08.27 19:04:45.507699 [ 191 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part
5834 2024.08.27 19:04:45.508179 [ 191 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 29 rows starting from the beginning of the part
5835 2024.08.27 19:04:45.508612 [ 3 ] {f47c0e50-e9aa-423e-9166-43b9ee271032} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5836 2024.08.27 19:04:45.509139 [ 3 ] {f47c0e50-e9aa-423e-9166-43b9ee271032} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5837 2024.08.27 19:04:45.509403 [ 3 ] {f47c0e50-e9aa-423e-9166-43b9ee271032} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003854 sec., 21276.595744680853 rows/sec., 1.35 MiB/sec.
5838 2024.08.27 19:04:45.509607 [ 3 ] {f47c0e50-e9aa-423e-9166-43b9ee271032} <Debug> DynamicQueryHandler: Done processing query
5839 2024.08.27 19:04:45.509631 [ 3 ] {f47c0e50-e9aa-423e-9166-43b9ee271032} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5840 2024.08.27 19:04:45.509648 [ 3 ] {} <Debug> HTTP-Session: 20b16a12-32b4-4b69-83a3-7e4e2d74bb70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5841 2024.08.27 19:04:45.512198 [ 201 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 19 columns (19 merged, 0 gathered) in 0.007410892 sec., 48577.1483378789 rows/sec., 87.05 MiB/sec.
5842 2024.08.27 19:04:45.512623 [ 191 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5843 2024.08.27 19:04:45.513145 [ 191 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5844 2024.08.27 19:04:45.513217 [ 191 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5845 2024.08.27 19:04:45.513315 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB.
5846 2024.08.27 19:04:50.468169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5847 2024.08.27 19:04:50.468302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5848 2024.08.27 19:04:50.468328 [ 3 ] {} <Debug> HTTP-Session: 20c8755b-91c2-46a3-bbaa-f9676ec382cd Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5849 2024.08.27 19:04:50.468353 [ 3 ] {} <Debug> HTTP-Session: 20c8755b-91c2-46a3-bbaa-f9676ec382cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5850 2024.08.27 19:04:50.468370 [ 3 ] {} <Debug> HTTP-Session: 20c8755b-91c2-46a3-bbaa-f9676ec382cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5851 2024.08.27 19:04:50.468418 [ 3 ] {} <Trace> HTTP-Session: 20c8755b-91c2-46a3-bbaa-f9676ec382cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5852 2024.08.27 19:04:50.468600 [ 3 ] {b54fd5f9-f16d-4085-a969-2babcad2eb36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5853 2024.08.27 19:04:50.468667 [ 3 ] {b54fd5f9-f16d-4085-a969-2babcad2eb36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5854 2024.08.27 19:04:50.469003 [ 3 ] {b54fd5f9-f16d-4085-a969-2babcad2eb36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5855 2024.08.27 19:04:50.469423 [ 3 ] {b54fd5f9-f16d-4085-a969-2babcad2eb36} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5856 2024.08.27 19:04:50.469471 [ 3 ] {b54fd5f9-f16d-4085-a969-2babcad2eb36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5857 2024.08.27 19:04:50.469913 [ 3 ] {b54fd5f9-f16d-4085-a969-2babcad2eb36} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5858 2024.08.27 19:04:50.470332 [ 3 ] {b54fd5f9-f16d-4085-a969-2babcad2eb36} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5859 2024.08.27 19:04:50.470500 [ 3 ] {b54fd5f9-f16d-4085-a969-2babcad2eb36} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001949 sec., 1026.167265264238 rows/sec., 83.68 KiB/sec.
5860 2024.08.27 19:04:50.470730 [ 3 ] {b54fd5f9-f16d-4085-a969-2babcad2eb36} <Debug> DynamicQueryHandler: Done processing query
5861 2024.08.27 19:04:50.470757 [ 3 ] {b54fd5f9-f16d-4085-a969-2babcad2eb36} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5862 2024.08.27 19:04:50.470774 [ 3 ] {} <Debug> HTTP-Session: 20c8755b-91c2-46a3-bbaa-f9676ec382cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5863 2024.08.27 19:04:50.470951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5864 2024.08.27 19:04:50.471008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5865 2024.08.27 19:04:50.471032 [ 3 ] {} <Debug> HTTP-Session: 86a440db-382a-410f-b801-4b208b98e81b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5866 2024.08.27 19:04:50.471052 [ 3 ] {} <Debug> HTTP-Session: 86a440db-382a-410f-b801-4b208b98e81b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5867 2024.08.27 19:04:50.471067 [ 3 ] {} <Debug> HTTP-Session: 86a440db-382a-410f-b801-4b208b98e81b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5868 2024.08.27 19:04:50.471105 [ 3 ] {} <Trace> HTTP-Session: 86a440db-382a-410f-b801-4b208b98e81b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5869 2024.08.27 19:04:50.471239 [ 3 ] {9fc776ce-ec46-4472-ae5d-512d10034b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5870 2024.08.27 19:04:50.471289 [ 3 ] {9fc776ce-ec46-4472-ae5d-512d10034b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5871 2024.08.27 19:04:50.471529 [ 3 ] {9fc776ce-ec46-4472-ae5d-512d10034b67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5872 2024.08.27 19:04:50.471923 [ 3 ] {9fc776ce-ec46-4472-ae5d-512d10034b67} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5873 2024.08.27 19:04:50.471962 [ 3 ] {9fc776ce-ec46-4472-ae5d-512d10034b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5874 2024.08.27 19:04:50.472344 [ 3 ] {9fc776ce-ec46-4472-ae5d-512d10034b67} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5875 2024.08.27 19:04:50.472742 [ 3 ] {9fc776ce-ec46-4472-ae5d-512d10034b67} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5876 2024.08.27 19:04:50.472918 [ 3 ] {9fc776ce-ec46-4472-ae5d-512d10034b67} <Debug> executeQuery: Read 73 rows, 6.06 KiB in 0.001717 sec., 42516.016307513106 rows/sec., 3.45 MiB/sec.
5877 2024.08.27 19:04:50.473202 [ 3 ] {9fc776ce-ec46-4472-ae5d-512d10034b67} <Debug> DynamicQueryHandler: Done processing query
5878 2024.08.27 19:04:50.473241 [ 3 ] {9fc776ce-ec46-4472-ae5d-512d10034b67} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5879 2024.08.27 19:04:50.473273 [ 3 ] {} <Debug> HTTP-Session: 86a440db-382a-410f-b801-4b208b98e81b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5880 2024.08.27 19:04:50.473408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5881 2024.08.27 19:04:50.473460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5882 2024.08.27 19:04:50.473483 [ 3 ] {} <Debug> HTTP-Session: 8bcf4084-cfc0-46df-89ee-c95df7ee5f79 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5883 2024.08.27 19:04:50.473500 [ 3 ] {} <Debug> HTTP-Session: 8bcf4084-cfc0-46df-89ee-c95df7ee5f79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5884 2024.08.27 19:04:50.473514 [ 3 ] {} <Debug> HTTP-Session: 8bcf4084-cfc0-46df-89ee-c95df7ee5f79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5885 2024.08.27 19:04:50.473547 [ 3 ] {} <Trace> HTTP-Session: 8bcf4084-cfc0-46df-89ee-c95df7ee5f79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5886 2024.08.27 19:04:50.473653 [ 3 ] {ac265d12-e4e1-4587-8be1-1a5e44449a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5887 2024.08.27 19:04:50.473699 [ 3 ] {ac265d12-e4e1-4587-8be1-1a5e44449a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5888 2024.08.27 19:04:50.473965 [ 3 ] {ac265d12-e4e1-4587-8be1-1a5e44449a8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5889 2024.08.27 19:04:50.474363 [ 3 ] {ac265d12-e4e1-4587-8be1-1a5e44449a8c} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5890 2024.08.27 19:04:50.474401 [ 3 ] {ac265d12-e4e1-4587-8be1-1a5e44449a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5891 2024.08.27 19:04:50.474765 [ 3 ] {ac265d12-e4e1-4587-8be1-1a5e44449a8c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5892 2024.08.27 19:04:50.475144 [ 3 ] {ac265d12-e4e1-4587-8be1-1a5e44449a8c} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5893 2024.08.27 19:04:50.475304 [ 3 ] {ac265d12-e4e1-4587-8be1-1a5e44449a8c} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001671 sec., 5984.440454817474 rows/sec., 443.57 KiB/sec.
5894 2024.08.27 19:04:50.475531 [ 3 ] {ac265d12-e4e1-4587-8be1-1a5e44449a8c} <Debug> DynamicQueryHandler: Done processing query
5895 2024.08.27 19:04:50.475557 [ 3 ] {ac265d12-e4e1-4587-8be1-1a5e44449a8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5896 2024.08.27 19:04:50.475573 [ 3 ] {} <Debug> HTTP-Session: 8bcf4084-cfc0-46df-89ee-c95df7ee5f79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5897 2024.08.27 19:04:50.475718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5898 2024.08.27 19:04:50.475769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5899 2024.08.27 19:04:50.475788 [ 3 ] {} <Debug> HTTP-Session: 922612cd-8f0c-4e8f-aebf-ad853ff20802 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5900 2024.08.27 19:04:50.475805 [ 3 ] {} <Debug> HTTP-Session: 922612cd-8f0c-4e8f-aebf-ad853ff20802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5901 2024.08.27 19:04:50.475819 [ 3 ] {} <Debug> HTTP-Session: 922612cd-8f0c-4e8f-aebf-ad853ff20802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5902 2024.08.27 19:04:50.475851 [ 3 ] {} <Trace> HTTP-Session: 922612cd-8f0c-4e8f-aebf-ad853ff20802 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5903 2024.08.27 19:04:50.475970 [ 3 ] {4ae6205b-871c-4efd-a7e1-3a88a46e79e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5904 2024.08.27 19:04:50.476030 [ 3 ] {4ae6205b-871c-4efd-a7e1-3a88a46e79e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5905 2024.08.27 19:04:50.476272 [ 3 ] {4ae6205b-871c-4efd-a7e1-3a88a46e79e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5906 2024.08.27 19:04:50.476660 [ 3 ] {4ae6205b-871c-4efd-a7e1-3a88a46e79e8} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5907 2024.08.27 19:04:50.476698 [ 3 ] {4ae6205b-871c-4efd-a7e1-3a88a46e79e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5908 2024.08.27 19:04:50.477070 [ 3 ] {4ae6205b-871c-4efd-a7e1-3a88a46e79e8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5909 2024.08.27 19:04:50.477436 [ 3 ] {4ae6205b-871c-4efd-a7e1-3a88a46e79e8} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5910 2024.08.27 19:04:50.477590 [ 3 ] {4ae6205b-871c-4efd-a7e1-3a88a46e79e8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001692 sec., 43735.224586288416 rows/sec., 3.42 MiB/sec.
5911 2024.08.27 19:04:50.477756 [ 3 ] {4ae6205b-871c-4efd-a7e1-3a88a46e79e8} <Debug> DynamicQueryHandler: Done processing query
5912 2024.08.27 19:04:50.477779 [ 3 ] {4ae6205b-871c-4efd-a7e1-3a88a46e79e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5913 2024.08.27 19:04:50.477793 [ 3 ] {} <Debug> HTTP-Session: 922612cd-8f0c-4e8f-aebf-ad853ff20802 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5914 2024.08.27 19:04:50.478024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5915 2024.08.27 19:04:50.478076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5916 2024.08.27 19:04:50.478096 [ 3 ] {} <Debug> HTTP-Session: cd8bf46b-c012-4c27-8c30-af44dceb90ef Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5917 2024.08.27 19:04:50.478113 [ 3 ] {} <Debug> HTTP-Session: cd8bf46b-c012-4c27-8c30-af44dceb90ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5918 2024.08.27 19:04:50.478127 [ 3 ] {} <Debug> HTTP-Session: cd8bf46b-c012-4c27-8c30-af44dceb90ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5919 2024.08.27 19:04:50.478158 [ 3 ] {} <Trace> HTTP-Session: cd8bf46b-c012-4c27-8c30-af44dceb90ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5920 2024.08.27 19:04:50.478318 [ 3 ] {697c56a2-130b-4830-9ed9-9826c75d846c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5921 2024.08.27 19:04:50.478394 [ 3 ] {697c56a2-130b-4830-9ed9-9826c75d846c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5922 2024.08.27 19:04:50.478542 [ 3 ] {697c56a2-130b-4830-9ed9-9826c75d846c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5923 2024.08.27 19:04:50.478951 [ 3 ] {697c56a2-130b-4830-9ed9-9826c75d846c} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5924 2024.08.27 19:04:50.478988 [ 3 ] {697c56a2-130b-4830-9ed9-9826c75d846c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5925 2024.08.27 19:04:50.479388 [ 3 ] {697c56a2-130b-4830-9ed9-9826c75d846c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5926 2024.08.27 19:04:50.479743 [ 3 ] {697c56a2-130b-4830-9ed9-9826c75d846c} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5927 2024.08.27 19:04:50.479909 [ 3 ] {697c56a2-130b-4830-9ed9-9826c75d846c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001658 sec., 97104.9457177322 rows/sec., 6.76 MiB/sec.
5928 2024.08.27 19:04:50.480089 [ 3 ] {697c56a2-130b-4830-9ed9-9826c75d846c} <Debug> DynamicQueryHandler: Done processing query
5929 2024.08.27 19:04:50.480116 [ 3 ] {697c56a2-130b-4830-9ed9-9826c75d846c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5930 2024.08.27 19:04:50.480132 [ 3 ] {} <Debug> HTTP-Session: cd8bf46b-c012-4c27-8c30-af44dceb90ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5931 2024.08.27 19:04:50.480339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14261, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5932 2024.08.27 19:04:50.480389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5933 2024.08.27 19:04:50.480409 [ 3 ] {} <Debug> HTTP-Session: 1d3d89ff-4b82-43bf-a714-b1d44eded38e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5934 2024.08.27 19:04:50.480427 [ 3 ] {} <Debug> HTTP-Session: 1d3d89ff-4b82-43bf-a714-b1d44eded38e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5935 2024.08.27 19:04:50.480440 [ 3 ] {} <Debug> HTTP-Session: 1d3d89ff-4b82-43bf-a714-b1d44eded38e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5936 2024.08.27 19:04:50.480472 [ 3 ] {} <Trace> HTTP-Session: 1d3d89ff-4b82-43bf-a714-b1d44eded38e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5937 2024.08.27 19:04:50.480638 [ 3 ] {96f7bd13-4b48-4528-a4ed-8e514b30baa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5938 2024.08.27 19:04:50.480705 [ 3 ] {96f7bd13-4b48-4528-a4ed-8e514b30baa8} <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
5939 2024.08.27 19:04:50.481120 [ 3 ] {96f7bd13-4b48-4528-a4ed-8e514b30baa8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5940 2024.08.27 19:04:50.481661 [ 3 ] {96f7bd13-4b48-4528-a4ed-8e514b30baa8} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5941 2024.08.27 19:04:50.481701 [ 3 ] {96f7bd13-4b48-4528-a4ed-8e514b30baa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5942 2024.08.27 19:04:50.482306 [ 3 ] {96f7bd13-4b48-4528-a4ed-8e514b30baa8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5943 2024.08.27 19:04:50.482724 [ 3 ] {96f7bd13-4b48-4528-a4ed-8e514b30baa8} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5944 2024.08.27 19:04:50.482904 [ 3 ] {96f7bd13-4b48-4528-a4ed-8e514b30baa8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002357 sec., 3394.145099703012 rows/sec., 6.08 MiB/sec.
5945 2024.08.27 19:04:50.483128 [ 3 ] {96f7bd13-4b48-4528-a4ed-8e514b30baa8} <Debug> DynamicQueryHandler: Done processing query
5946 2024.08.27 19:04:50.483153 [ 3 ] {96f7bd13-4b48-4528-a4ed-8e514b30baa8} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
5947 2024.08.27 19:04:50.483168 [ 3 ] {} <Debug> HTTP-Session: 1d3d89ff-4b82-43bf-a714-b1d44eded38e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5948 2024.08.27 19:04:50.483299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5949 2024.08.27 19:04:50.483349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5950 2024.08.27 19:04:50.483369 [ 3 ] {} <Debug> HTTP-Session: e5fe1d08-3979-4681-82f7-7e7ff56873c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5951 2024.08.27 19:04:50.483386 [ 3 ] {} <Debug> HTTP-Session: e5fe1d08-3979-4681-82f7-7e7ff56873c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5952 2024.08.27 19:04:50.483400 [ 3 ] {} <Debug> HTTP-Session: e5fe1d08-3979-4681-82f7-7e7ff56873c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5953 2024.08.27 19:04:50.483431 [ 3 ] {} <Trace> HTTP-Session: e5fe1d08-3979-4681-82f7-7e7ff56873c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5954 2024.08.27 19:04:50.483556 [ 3 ] {8b38d965-c472-4562-bf2b-860e27bcc2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5955 2024.08.27 19:04:50.483602 [ 3 ] {8b38d965-c472-4562-bf2b-860e27bcc2a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5956 2024.08.27 19:04:50.483731 [ 3 ] {8b38d965-c472-4562-bf2b-860e27bcc2a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5957 2024.08.27 19:04:50.484050 [ 3 ] {8b38d965-c472-4562-bf2b-860e27bcc2a9} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5958 2024.08.27 19:04:50.484088 [ 3 ] {8b38d965-c472-4562-bf2b-860e27bcc2a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5959 2024.08.27 19:04:50.484465 [ 3 ] {8b38d965-c472-4562-bf2b-860e27bcc2a9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5960 2024.08.27 19:04:50.484812 [ 3 ] {8b38d965-c472-4562-bf2b-860e27bcc2a9} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5961 2024.08.27 19:04:50.484969 [ 3 ] {8b38d965-c472-4562-bf2b-860e27bcc2a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001452 sec., 41322.31404958678 rows/sec., 2.78 MiB/sec.
5962 2024.08.27 19:04:50.485143 [ 3 ] {8b38d965-c472-4562-bf2b-860e27bcc2a9} <Debug> DynamicQueryHandler: Done processing query
5963 2024.08.27 19:04:50.485169 [ 3 ] {8b38d965-c472-4562-bf2b-860e27bcc2a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5964 2024.08.27 19:04:50.485186 [ 3 ] {} <Debug> HTTP-Session: e5fe1d08-3979-4681-82f7-7e7ff56873c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5965 2024.08.27 19:04:50.679306 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache
5966 2024.08.27 19:04:50.679358 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache
5967 2024.08.27 19:04:55.475290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5968 2024.08.27 19:04:55.475415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5969 2024.08.27 19:04:55.475441 [ 3 ] {} <Debug> HTTP-Session: 68b42e82-4e49-4856-8732-30db4e4abc99 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5970 2024.08.27 19:04:55.475467 [ 3 ] {} <Debug> HTTP-Session: 68b42e82-4e49-4856-8732-30db4e4abc99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5971 2024.08.27 19:04:55.475482 [ 3 ] {} <Debug> HTTP-Session: 68b42e82-4e49-4856-8732-30db4e4abc99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5972 2024.08.27 19:04:55.475531 [ 3 ] {} <Trace> HTTP-Session: 68b42e82-4e49-4856-8732-30db4e4abc99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5973 2024.08.27 19:04:55.475712 [ 3 ] {0dd7f731-2627-49f7-8d35-97c53b61a57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5974 2024.08.27 19:04:55.475783 [ 3 ] {0dd7f731-2627-49f7-8d35-97c53b61a57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5975 2024.08.27 19:04:55.476129 [ 3 ] {0dd7f731-2627-49f7-8d35-97c53b61a57d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5976 2024.08.27 19:04:55.476564 [ 3 ] {0dd7f731-2627-49f7-8d35-97c53b61a57d} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5977 2024.08.27 19:04:55.476610 [ 3 ] {0dd7f731-2627-49f7-8d35-97c53b61a57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5978 2024.08.27 19:04:55.477024 [ 3 ] {0dd7f731-2627-49f7-8d35-97c53b61a57d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5979 2024.08.27 19:04:55.477430 [ 3 ] {0dd7f731-2627-49f7-8d35-97c53b61a57d} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5980 2024.08.27 19:04:55.477610 [ 3 ] {0dd7f731-2627-49f7-8d35-97c53b61a57d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001947 sec., 1027.221366204417 rows/sec., 83.76 KiB/sec.
5981 2024.08.27 19:04:55.477622 [ 105 ] {} <Debug> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5982 2024.08.27 19:04:55.477719 [ 105 ] {} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5983 2024.08.27 19:04:55.477772 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
5984 2024.08.27 19:04:55.477993 [ 3 ] {0dd7f731-2627-49f7-8d35-97c53b61a57d} <Debug> DynamicQueryHandler: Done processing query
5985 2024.08.27 19:04:55.478030 [ 201 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::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
5986 2024.08.27 19:04:55.478085 [ 3 ] {0dd7f731-2627-49f7-8d35-97c53b61a57d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5987 2024.08.27 19:04:55.478191 [ 3 ] {} <Debug> HTTP-Session: 68b42e82-4e49-4856-8732-30db4e4abc99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5988 2024.08.27 19:04:55.478387 [ 201 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5989 2024.08.27 19:04:55.478430 [ 201 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 14 rows starting from the beginning of the part
5990 2024.08.27 19:04:55.478507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5991 2024.08.27 19:04:55.478616 [ 201 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part
5992 2024.08.27 19:04:55.478662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5993 2024.08.27 19:04:55.478740 [ 3 ] {} <Debug> HTTP-Session: 8ee0b57f-03dd-4158-a980-de23d29d5c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
5994 2024.08.27 19:04:55.478818 [ 3 ] {} <Debug> HTTP-Session: 8ee0b57f-03dd-4158-a980-de23d29d5c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5995 2024.08.27 19:04:55.478885 [ 3 ] {} <Debug> HTTP-Session: 8ee0b57f-03dd-4158-a980-de23d29d5c1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5996 2024.08.27 19:04:55.478923 [ 201 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part
5997 2024.08.27 19:04:55.478996 [ 3 ] {} <Trace> HTTP-Session: 8ee0b57f-03dd-4158-a980-de23d29d5c1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5998 2024.08.27 19:04:55.479229 [ 201 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::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
5999 2024.08.27 19:04:55.479443 [ 3 ] {f8ca5294-2fc9-40df-9fd0-76a45b271b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6000 2024.08.27 19:04:55.479460 [ 201 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
6001 2024.08.27 19:04:55.479619 [ 3 ] {f8ca5294-2fc9-40df-9fd0-76a45b271b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6002 2024.08.27 19:04:55.479816 [ 201 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
6003 2024.08.27 19:04:55.480929 [ 3 ] {f8ca5294-2fc9-40df-9fd0-76a45b271b7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6004 2024.08.27 19:04:55.482104 [ 3 ] {f8ca5294-2fc9-40df-9fd0-76a45b271b7a} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6005 2024.08.27 19:04:55.482177 [ 3 ] {f8ca5294-2fc9-40df-9fd0-76a45b271b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6006 2024.08.27 19:04:55.482852 [ 193 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.004988432 sec., 5612.9862048836185 rows/sec., 479.63 KiB/sec.
6007 2024.08.27 19:04:55.483061 [ 193 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
6008 2024.08.27 19:04:55.483149 [ 3 ] {f8ca5294-2fc9-40df-9fd0-76a45b271b7a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6009 2024.08.27 19:04:55.484422 [ 3 ] {f8ca5294-2fc9-40df-9fd0-76a45b271b7a} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6010 2024.08.27 19:04:55.484429 [ 193 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_11_2} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6011 2024.08.27 19:04:55.484657 [ 193 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_11_2} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
6012 2024.08.27 19:04:55.484720 [ 3 ] {f8ca5294-2fc9-40df-9fd0-76a45b271b7a} <Debug> executeQuery: Read 248 rows, 22.42 KiB in 0.005437 sec., 45613.38973698731 rows/sec., 4.03 MiB/sec.
6013 2024.08.27 19:04:55.484893 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
6014 2024.08.27 19:04:55.485108 [ 3 ] {f8ca5294-2fc9-40df-9fd0-76a45b271b7a} <Debug> DynamicQueryHandler: Done processing query
6015 2024.08.27 19:04:55.485139 [ 3 ] {f8ca5294-2fc9-40df-9fd0-76a45b271b7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
6016 2024.08.27 19:04:55.485155 [ 3 ] {} <Debug> HTTP-Session: 8ee0b57f-03dd-4158-a980-de23d29d5c1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6017 2024.08.27 19:04:55.485332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6018 2024.08.27 19:04:55.485383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6019 2024.08.27 19:04:55.485404 [ 3 ] {} <Debug> HTTP-Session: d59270ff-b334-4af4-ad45-89d54f633427 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6020 2024.08.27 19:04:55.485422 [ 3 ] {} <Debug> HTTP-Session: d59270ff-b334-4af4-ad45-89d54f633427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6021 2024.08.27 19:04:55.485438 [ 3 ] {} <Debug> HTTP-Session: d59270ff-b334-4af4-ad45-89d54f633427 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6022 2024.08.27 19:04:55.485471 [ 3 ] {} <Trace> HTTP-Session: d59270ff-b334-4af4-ad45-89d54f633427 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6023 2024.08.27 19:04:55.485588 [ 3 ] {4009fa69-524d-4886-94b5-52a56f50082f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6024 2024.08.27 19:04:55.485637 [ 3 ] {4009fa69-524d-4886-94b5-52a56f50082f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6025 2024.08.27 19:04:55.485872 [ 3 ] {4009fa69-524d-4886-94b5-52a56f50082f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6026 2024.08.27 19:04:55.486199 [ 3 ] {4009fa69-524d-4886-94b5-52a56f50082f} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6027 2024.08.27 19:04:55.486235 [ 3 ] {4009fa69-524d-4886-94b5-52a56f50082f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6028 2024.08.27 19:04:55.486637 [ 3 ] {4009fa69-524d-4886-94b5-52a56f50082f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6029 2024.08.27 19:04:55.487005 [ 3 ] {4009fa69-524d-4886-94b5-52a56f50082f} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6030 2024.08.27 19:04:55.487164 [ 3 ] {4009fa69-524d-4886-94b5-52a56f50082f} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.0016 sec., 19375 rows/sec., 1.42 MiB/sec.
6031 2024.08.27 19:04:55.487342 [ 3 ] {4009fa69-524d-4886-94b5-52a56f50082f} <Debug> DynamicQueryHandler: Done processing query
6032 2024.08.27 19:04:55.487367 [ 3 ] {4009fa69-524d-4886-94b5-52a56f50082f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6033 2024.08.27 19:04:55.487383 [ 3 ] {} <Debug> HTTP-Session: d59270ff-b334-4af4-ad45-89d54f633427 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6034 2024.08.27 19:04:55.487527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6035 2024.08.27 19:04:55.487577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6036 2024.08.27 19:04:55.487597 [ 3 ] {} <Debug> HTTP-Session: 705b0f0b-4988-4e03-9c1b-b9318f863af4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6037 2024.08.27 19:04:55.487615 [ 3 ] {} <Debug> HTTP-Session: 705b0f0b-4988-4e03-9c1b-b9318f863af4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6038 2024.08.27 19:04:55.487629 [ 3 ] {} <Debug> HTTP-Session: 705b0f0b-4988-4e03-9c1b-b9318f863af4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6039 2024.08.27 19:04:55.487661 [ 3 ] {} <Trace> HTTP-Session: 705b0f0b-4988-4e03-9c1b-b9318f863af4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6040 2024.08.27 19:04:55.487761 [ 3 ] {7684de4e-03e1-415f-859e-d8612227c4ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6041 2024.08.27 19:04:55.487805 [ 3 ] {7684de4e-03e1-415f-859e-d8612227c4ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6042 2024.08.27 19:04:55.488028 [ 3 ] {7684de4e-03e1-415f-859e-d8612227c4ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6043 2024.08.27 19:04:55.488368 [ 3 ] {7684de4e-03e1-415f-859e-d8612227c4ae} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6044 2024.08.27 19:04:55.488404 [ 3 ] {7684de4e-03e1-415f-859e-d8612227c4ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6045 2024.08.27 19:04:55.488770 [ 3 ] {7684de4e-03e1-415f-859e-d8612227c4ae} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6046 2024.08.27 19:04:55.489127 [ 3 ] {7684de4e-03e1-415f-859e-d8612227c4ae} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6047 2024.08.27 19:04:55.489294 [ 3 ] {7684de4e-03e1-415f-859e-d8612227c4ae} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001555 sec., 9003.215434083602 rows/sec., 630.53 KiB/sec.
6048 2024.08.27 19:04:55.489474 [ 3 ] {7684de4e-03e1-415f-859e-d8612227c4ae} <Debug> DynamicQueryHandler: Done processing query
6049 2024.08.27 19:04:55.489499 [ 3 ] {7684de4e-03e1-415f-859e-d8612227c4ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6050 2024.08.27 19:04:55.489515 [ 3 ] {} <Debug> HTTP-Session: 705b0f0b-4988-4e03-9c1b-b9318f863af4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6051 2024.08.27 19:04:55.489653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6052 2024.08.27 19:04:55.489702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6053 2024.08.27 19:04:55.489720 [ 3 ] {} <Debug> HTTP-Session: 4ab0d93e-4020-493e-bf94-d09eccdfedb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6054 2024.08.27 19:04:55.489736 [ 3 ] {} <Debug> HTTP-Session: 4ab0d93e-4020-493e-bf94-d09eccdfedb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6055 2024.08.27 19:04:55.489750 [ 3 ] {} <Debug> HTTP-Session: 4ab0d93e-4020-493e-bf94-d09eccdfedb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6056 2024.08.27 19:04:55.489781 [ 3 ] {} <Trace> HTTP-Session: 4ab0d93e-4020-493e-bf94-d09eccdfedb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6057 2024.08.27 19:04:55.489878 [ 3 ] {e9270484-db63-430c-ab06-636302ee7b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6058 2024.08.27 19:04:55.489922 [ 3 ] {e9270484-db63-430c-ab06-636302ee7b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6059 2024.08.27 19:04:55.490146 [ 3 ] {e9270484-db63-430c-ab06-636302ee7b37} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6060 2024.08.27 19:04:55.490470 [ 3 ] {e9270484-db63-430c-ab06-636302ee7b37} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6061 2024.08.27 19:04:55.490507 [ 3 ] {e9270484-db63-430c-ab06-636302ee7b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6062 2024.08.27 19:04:55.490852 [ 3 ] {e9270484-db63-430c-ab06-636302ee7b37} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6063 2024.08.27 19:04:55.491205 [ 3 ] {e9270484-db63-430c-ab06-636302ee7b37} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6064 2024.08.27 19:04:55.491356 [ 3 ] {e9270484-db63-430c-ab06-636302ee7b37} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001496 sec., 4010.6951871657757 rows/sec., 236.96 KiB/sec.
6065 2024.08.27 19:04:55.491688 [ 3 ] {e9270484-db63-430c-ab06-636302ee7b37} <Debug> DynamicQueryHandler: Done processing query
6066 2024.08.27 19:04:55.491714 [ 3 ] {e9270484-db63-430c-ab06-636302ee7b37} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6067 2024.08.27 19:04:55.491731 [ 3 ] {} <Debug> HTTP-Session: 4ab0d93e-4020-493e-bf94-d09eccdfedb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6068 2024.08.27 19:04:55.491954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 67036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6069 2024.08.27 19:04:55.492005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6070 2024.08.27 19:04:55.492025 [ 3 ] {} <Debug> HTTP-Session: 2537fd40-2084-424c-b958-0496969a5f7d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6071 2024.08.27 19:04:55.492042 [ 3 ] {} <Debug> HTTP-Session: 2537fd40-2084-424c-b958-0496969a5f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6072 2024.08.27 19:04:55.492056 [ 3 ] {} <Debug> HTTP-Session: 2537fd40-2084-424c-b958-0496969a5f7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6073 2024.08.27 19:04:55.492087 [ 3 ] {} <Trace> HTTP-Session: 2537fd40-2084-424c-b958-0496969a5f7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6074 2024.08.27 19:04:55.492362 [ 3 ] {c388800d-3905-4cfd-bb2d-c2a4eb063fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6075 2024.08.27 19:04:55.492407 [ 3 ] {c388800d-3905-4cfd-bb2d-c2a4eb063fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6076 2024.08.27 19:04:55.492658 [ 3 ] {c388800d-3905-4cfd-bb2d-c2a4eb063fa9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6077 2024.08.27 19:04:55.493250 [ 3 ] {c388800d-3905-4cfd-bb2d-c2a4eb063fa9} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6078 2024.08.27 19:04:55.493287 [ 3 ] {c388800d-3905-4cfd-bb2d-c2a4eb063fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6079 2024.08.27 19:04:55.493668 [ 3 ] {c388800d-3905-4cfd-bb2d-c2a4eb063fa9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6080 2024.08.27 19:04:55.494015 [ 3 ] {c388800d-3905-4cfd-bb2d-c2a4eb063fa9} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6081 2024.08.27 19:04:55.494157 [ 3 ] {c388800d-3905-4cfd-bb2d-c2a4eb063fa9} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001987 sec., 207851.0317060896 rows/sec., 14.83 MiB/sec.
6082 2024.08.27 19:04:55.494502 [ 3 ] {c388800d-3905-4cfd-bb2d-c2a4eb063fa9} <Debug> DynamicQueryHandler: Done processing query
6083 2024.08.27 19:04:55.494527 [ 3 ] {c388800d-3905-4cfd-bb2d-c2a4eb063fa9} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
6084 2024.08.27 19:04:55.494617 [ 3 ] {} <Debug> HTTP-Session: 2537fd40-2084-424c-b958-0496969a5f7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6085 2024.08.27 19:04:55.494808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6086 2024.08.27 19:04:55.494857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6087 2024.08.27 19:04:55.494878 [ 3 ] {} <Debug> HTTP-Session: 61bcab7c-0b6a-40a9-89b5-4193d40760b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6088 2024.08.27 19:04:55.494895 [ 3 ] {} <Debug> HTTP-Session: 61bcab7c-0b6a-40a9-89b5-4193d40760b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6089 2024.08.27 19:04:55.494909 [ 3 ] {} <Debug> HTTP-Session: 61bcab7c-0b6a-40a9-89b5-4193d40760b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6090 2024.08.27 19:04:55.494941 [ 3 ] {} <Trace> HTTP-Session: 61bcab7c-0b6a-40a9-89b5-4193d40760b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6091 2024.08.27 19:04:55.495040 [ 3 ] {aef2b366-0f6e-4697-a3df-f4454c3364c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6092 2024.08.27 19:04:55.495088 [ 3 ] {aef2b366-0f6e-4697-a3df-f4454c3364c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6093 2024.08.27 19:04:55.495242 [ 3 ] {aef2b366-0f6e-4697-a3df-f4454c3364c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6094 2024.08.27 19:04:55.495518 [ 3 ] {aef2b366-0f6e-4697-a3df-f4454c3364c3} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6095 2024.08.27 19:04:55.495555 [ 3 ] {aef2b366-0f6e-4697-a3df-f4454c3364c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6096 2024.08.27 19:04:55.495910 [ 3 ] {aef2b366-0f6e-4697-a3df-f4454c3364c3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6097 2024.08.27 19:04:55.496236 [ 3 ] {aef2b366-0f6e-4697-a3df-f4454c3364c3} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6098 2024.08.27 19:04:55.496391 [ 3 ] {aef2b366-0f6e-4697-a3df-f4454c3364c3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001367 sec., 4389.1733723482075 rows/sec., 229.32 KiB/sec.
6099 2024.08.27 19:04:55.496684 [ 3 ] {aef2b366-0f6e-4697-a3df-f4454c3364c3} <Debug> DynamicQueryHandler: Done processing query
6100 2024.08.27 19:04:55.496710 [ 3 ] {aef2b366-0f6e-4697-a3df-f4454c3364c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6101 2024.08.27 19:04:55.496728 [ 3 ] {} <Debug> HTTP-Session: 61bcab7c-0b6a-40a9-89b5-4193d40760b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6102 2024.08.27 19:04:55.496887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6103 2024.08.27 19:04:55.496937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6104 2024.08.27 19:04:55.496956 [ 3 ] {} <Debug> HTTP-Session: 265e79e6-5d5f-4420-a4ae-16484f9bc4a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6105 2024.08.27 19:04:55.496974 [ 3 ] {} <Debug> HTTP-Session: 265e79e6-5d5f-4420-a4ae-16484f9bc4a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6106 2024.08.27 19:04:55.496987 [ 3 ] {} <Debug> HTTP-Session: 265e79e6-5d5f-4420-a4ae-16484f9bc4a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6107 2024.08.27 19:04:55.497019 [ 3 ] {} <Trace> HTTP-Session: 265e79e6-5d5f-4420-a4ae-16484f9bc4a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6108 2024.08.27 19:04:55.497260 [ 3 ] {33fda11e-a247-4e58-a40f-ce5fe5bec04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6109 2024.08.27 19:04:55.497310 [ 3 ] {33fda11e-a247-4e58-a40f-ce5fe5bec04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6110 2024.08.27 19:04:55.497477 [ 3 ] {33fda11e-a247-4e58-a40f-ce5fe5bec04b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6111 2024.08.27 19:04:55.497921 [ 3 ] {33fda11e-a247-4e58-a40f-ce5fe5bec04b} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6112 2024.08.27 19:04:55.497963 [ 3 ] {33fda11e-a247-4e58-a40f-ce5fe5bec04b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6113 2024.08.27 19:04:55.498365 [ 3 ] {33fda11e-a247-4e58-a40f-ce5fe5bec04b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6114 2024.08.27 19:04:55.498715 [ 3 ] {33fda11e-a247-4e58-a40f-ce5fe5bec04b} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6115 2024.08.27 19:04:55.498862 [ 3 ] {33fda11e-a247-4e58-a40f-ce5fe5bec04b} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001751 sec., 135922.33009708737 rows/sec., 9.11 MiB/sec.
6116 2024.08.27 19:04:55.499047 [ 3 ] {33fda11e-a247-4e58-a40f-ce5fe5bec04b} <Debug> DynamicQueryHandler: Done processing query
6117 2024.08.27 19:04:55.499073 [ 3 ] {33fda11e-a247-4e58-a40f-ce5fe5bec04b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6118 2024.08.27 19:04:55.499090 [ 3 ] {} <Debug> HTTP-Session: 265e79e6-5d5f-4420-a4ae-16484f9bc4a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6119 2024.08.27 19:04:55.499247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6120 2024.08.27 19:04:55.499298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6121 2024.08.27 19:04:55.499318 [ 3 ] {} <Debug> HTTP-Session: 54fd451e-7901-4c08-bf1f-5f51332f8514 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6122 2024.08.27 19:04:55.499335 [ 3 ] {} <Debug> HTTP-Session: 54fd451e-7901-4c08-bf1f-5f51332f8514 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6123 2024.08.27 19:04:55.499350 [ 3 ] {} <Debug> HTTP-Session: 54fd451e-7901-4c08-bf1f-5f51332f8514 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6124 2024.08.27 19:04:55.499381 [ 3 ] {} <Trace> HTTP-Session: 54fd451e-7901-4c08-bf1f-5f51332f8514 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6125 2024.08.27 19:04:55.499478 [ 3 ] {2e52d899-739e-4a38-8371-b2bab79c07d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6126 2024.08.27 19:04:55.499525 [ 3 ] {2e52d899-739e-4a38-8371-b2bab79c07d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6127 2024.08.27 19:04:55.499659 [ 3 ] {2e52d899-739e-4a38-8371-b2bab79c07d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6128 2024.08.27 19:04:55.499916 [ 3 ] {2e52d899-739e-4a38-8371-b2bab79c07d8} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6129 2024.08.27 19:04:55.499953 [ 3 ] {2e52d899-739e-4a38-8371-b2bab79c07d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6130 2024.08.27 19:04:55.500310 [ 3 ] {2e52d899-739e-4a38-8371-b2bab79c07d8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6131 2024.08.27 19:04:55.500641 [ 3 ] {2e52d899-739e-4a38-8371-b2bab79c07d8} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6132 2024.08.27 19:04:55.500791 [ 3 ] {2e52d899-739e-4a38-8371-b2bab79c07d8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001335 sec., 749.063670411985 rows/sec., 50.47 KiB/sec.
6133 2024.08.27 19:04:55.501057 [ 3 ] {2e52d899-739e-4a38-8371-b2bab79c07d8} <Debug> DynamicQueryHandler: Done processing query
6134 2024.08.27 19:04:55.501080 [ 3 ] {2e52d899-739e-4a38-8371-b2bab79c07d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6135 2024.08.27 19:04:55.501095 [ 3 ] {} <Debug> HTTP-Session: 54fd451e-7901-4c08-bf1f-5f51332f8514 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6136 2024.08.27 19:04:55.501227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6137 2024.08.27 19:04:55.501275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6138 2024.08.27 19:04:55.501294 [ 3 ] {} <Debug> HTTP-Session: c4fa9fc9-9d43-43cc-b61f-780ea5880364 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6139 2024.08.27 19:04:55.501310 [ 3 ] {} <Debug> HTTP-Session: c4fa9fc9-9d43-43cc-b61f-780ea5880364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6140 2024.08.27 19:04:55.501323 [ 3 ] {} <Debug> HTTP-Session: c4fa9fc9-9d43-43cc-b61f-780ea5880364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6141 2024.08.27 19:04:55.501352 [ 3 ] {} <Trace> HTTP-Session: c4fa9fc9-9d43-43cc-b61f-780ea5880364 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6142 2024.08.27 19:04:55.501724 [ 3 ] {10d82129-feee-4041-b4a6-661bb10f7d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6143 2024.08.27 19:04:55.501797 [ 3 ] {10d82129-feee-4041-b4a6-661bb10f7d33} <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
6144 2024.08.27 19:04:55.502235 [ 3 ] {10d82129-feee-4041-b4a6-661bb10f7d33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6145 2024.08.27 19:04:55.502901 [ 3 ] {10d82129-feee-4041-b4a6-661bb10f7d33} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6146 2024.08.27 19:04:55.502939 [ 3 ] {10d82129-feee-4041-b4a6-661bb10f7d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6147 2024.08.27 19:04:55.503575 [ 3 ] {10d82129-feee-4041-b4a6-661bb10f7d33} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6148 2024.08.27 19:04:55.503996 [ 3 ] {10d82129-feee-4041-b4a6-661bb10f7d33} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6149 2024.08.27 19:04:55.504188 [ 3 ] {10d82129-feee-4041-b4a6-661bb10f7d33} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002687 sec., 10792.705619650167 rows/sec., 19.34 MiB/sec.
6150 2024.08.27 19:04:55.504692 [ 3 ] {10d82129-feee-4041-b4a6-661bb10f7d33} <Debug> DynamicQueryHandler: Done processing query
6151 2024.08.27 19:04:55.504720 [ 3 ] {10d82129-feee-4041-b4a6-661bb10f7d33} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6152 2024.08.27 19:04:55.504737 [ 3 ] {} <Debug> HTTP-Session: c4fa9fc9-9d43-43cc-b61f-780ea5880364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6153 2024.08.27 19:04:55.504874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6154 2024.08.27 19:04:55.504924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6155 2024.08.27 19:04:55.504944 [ 3 ] {} <Debug> HTTP-Session: 279b2246-c8bf-45cc-8822-38417ba3eb22 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6156 2024.08.27 19:04:55.504961 [ 3 ] {} <Debug> HTTP-Session: 279b2246-c8bf-45cc-8822-38417ba3eb22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6157 2024.08.27 19:04:55.504978 [ 3 ] {} <Debug> HTTP-Session: 279b2246-c8bf-45cc-8822-38417ba3eb22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6158 2024.08.27 19:04:55.505010 [ 3 ] {} <Trace> HTTP-Session: 279b2246-c8bf-45cc-8822-38417ba3eb22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6159 2024.08.27 19:04:55.505142 [ 3 ] {c6819fdd-5077-4540-b317-330b4114a012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6160 2024.08.27 19:04:55.505189 [ 3 ] {c6819fdd-5077-4540-b317-330b4114a012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6161 2024.08.27 19:04:55.505342 [ 3 ] {c6819fdd-5077-4540-b317-330b4114a012} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6162 2024.08.27 19:04:55.505663 [ 3 ] {c6819fdd-5077-4540-b317-330b4114a012} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6163 2024.08.27 19:04:55.505701 [ 3 ] {c6819fdd-5077-4540-b317-330b4114a012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6164 2024.08.27 19:04:55.506069 [ 3 ] {c6819fdd-5077-4540-b317-330b4114a012} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6165 2024.08.27 19:04:55.506430 [ 3 ] {c6819fdd-5077-4540-b317-330b4114a012} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6166 2024.08.27 19:04:55.506596 [ 3 ] {c6819fdd-5077-4540-b317-330b4114a012} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001493 sec., 54922.97387809779 rows/sec., 3.49 MiB/sec.
6167 2024.08.27 19:04:55.506776 [ 3 ] {c6819fdd-5077-4540-b317-330b4114a012} <Debug> DynamicQueryHandler: Done processing query
6168 2024.08.27 19:04:55.506800 [ 3 ] {c6819fdd-5077-4540-b317-330b4114a012} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6169 2024.08.27 19:04:55.506815 [ 3 ] {} <Debug> HTTP-Session: 279b2246-c8bf-45cc-8822-38417ba3eb22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6170 2024.08.27 19:05:00.503353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6171 2024.08.27 19:05:00.503480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6172 2024.08.27 19:05:00.503505 [ 3 ] {} <Debug> HTTP-Session: 115eeb2e-9e3e-4cea-806b-f4fc7acc5727 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6173 2024.08.27 19:05:00.503532 [ 3 ] {} <Debug> HTTP-Session: 115eeb2e-9e3e-4cea-806b-f4fc7acc5727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6174 2024.08.27 19:05:00.503548 [ 3 ] {} <Debug> HTTP-Session: 115eeb2e-9e3e-4cea-806b-f4fc7acc5727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6175 2024.08.27 19:05:00.503598 [ 3 ] {} <Trace> HTTP-Session: 115eeb2e-9e3e-4cea-806b-f4fc7acc5727 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6176 2024.08.27 19:05:00.503780 [ 3 ] {02ed503b-2433-40e9-adee-0f87ba3f953b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6177 2024.08.27 19:05:00.503851 [ 3 ] {02ed503b-2433-40e9-adee-0f87ba3f953b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6178 2024.08.27 19:05:00.504191 [ 3 ] {02ed503b-2433-40e9-adee-0f87ba3f953b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6179 2024.08.27 19:05:00.504632 [ 3 ] {02ed503b-2433-40e9-adee-0f87ba3f953b} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6180 2024.08.27 19:05:00.504680 [ 3 ] {02ed503b-2433-40e9-adee-0f87ba3f953b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6181 2024.08.27 19:05:00.505109 [ 3 ] {02ed503b-2433-40e9-adee-0f87ba3f953b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6182 2024.08.27 19:05:00.505580 [ 3 ] {02ed503b-2433-40e9-adee-0f87ba3f953b} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6183 2024.08.27 19:05:00.505743 [ 3 ] {02ed503b-2433-40e9-adee-0f87ba3f953b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002015 sec., 992.5558312655088 rows/sec., 80.94 KiB/sec.
6184 2024.08.27 19:05:00.505970 [ 3 ] {02ed503b-2433-40e9-adee-0f87ba3f953b} <Debug> DynamicQueryHandler: Done processing query
6185 2024.08.27 19:05:00.506000 [ 3 ] {02ed503b-2433-40e9-adee-0f87ba3f953b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6186 2024.08.27 19:05:00.506025 [ 3 ] {} <Debug> HTTP-Session: 115eeb2e-9e3e-4cea-806b-f4fc7acc5727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6187 2024.08.27 19:05:00.506366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 175949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6188 2024.08.27 19:05:00.506437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6189 2024.08.27 19:05:00.506461 [ 3 ] {} <Debug> HTTP-Session: 1f9f142b-7a96-4124-8015-e3f9084c6b33 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6190 2024.08.27 19:05:00.506481 [ 3 ] {} <Debug> HTTP-Session: 1f9f142b-7a96-4124-8015-e3f9084c6b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6191 2024.08.27 19:05:00.506496 [ 3 ] {} <Debug> HTTP-Session: 1f9f142b-7a96-4124-8015-e3f9084c6b33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6192 2024.08.27 19:05:00.506533 [ 3 ] {} <Trace> HTTP-Session: 1f9f142b-7a96-4124-8015-e3f9084c6b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6193 2024.08.27 19:05:00.507443 [ 3 ] {5a8dad05-32a2-45ca-8b4c-53ebe7428a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6194 2024.08.27 19:05:00.507497 [ 3 ] {5a8dad05-32a2-45ca-8b4c-53ebe7428a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6195 2024.08.27 19:05:00.507751 [ 3 ] {5a8dad05-32a2-45ca-8b4c-53ebe7428a1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6196 2024.08.27 19:05:00.509116 [ 3 ] {5a8dad05-32a2-45ca-8b4c-53ebe7428a1b} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6197 2024.08.27 19:05:00.509164 [ 3 ] {5a8dad05-32a2-45ca-8b4c-53ebe7428a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6198 2024.08.27 19:05:00.509745 [ 3 ] {5a8dad05-32a2-45ca-8b4c-53ebe7428a1b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6199 2024.08.27 19:05:00.510212 [ 3 ] {5a8dad05-32a2-45ca-8b4c-53ebe7428a1b} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6200 2024.08.27 19:05:00.510366 [ 3 ] {5a8dad05-32a2-45ca-8b4c-53ebe7428a1b} <Debug> executeQuery: Read 1213 rows, 102.63 KiB in 0.00368 sec., 329619.5652173913 rows/sec., 27.23 MiB/sec.
6201 2024.08.27 19:05:00.510732 [ 3 ] {5a8dad05-32a2-45ca-8b4c-53ebe7428a1b} <Debug> DynamicQueryHandler: Done processing query
6202 2024.08.27 19:05:00.510767 [ 3 ] {5a8dad05-32a2-45ca-8b4c-53ebe7428a1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
6203 2024.08.27 19:05:00.510788 [ 3 ] {} <Debug> HTTP-Session: 1f9f142b-7a96-4124-8015-e3f9084c6b33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6204 2024.08.27 19:05:00.511014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6205 2024.08.27 19:05:00.511083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6206 2024.08.27 19:05:00.511109 [ 3 ] {} <Debug> HTTP-Session: 624f0612-4c4a-470f-809e-49040efa23c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6207 2024.08.27 19:05:00.511134 [ 3 ] {} <Debug> HTTP-Session: 624f0612-4c4a-470f-809e-49040efa23c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6208 2024.08.27 19:05:00.511152 [ 3 ] {} <Debug> HTTP-Session: 624f0612-4c4a-470f-809e-49040efa23c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6209 2024.08.27 19:05:00.511194 [ 3 ] {} <Trace> HTTP-Session: 624f0612-4c4a-470f-809e-49040efa23c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6210 2024.08.27 19:05:00.511323 [ 3 ] {6b4a2b40-e61e-4610-bc4c-bf5d7516766e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6211 2024.08.27 19:05:00.511372 [ 3 ] {6b4a2b40-e61e-4610-bc4c-bf5d7516766e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6212 2024.08.27 19:05:00.511630 [ 3 ] {6b4a2b40-e61e-4610-bc4c-bf5d7516766e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6213 2024.08.27 19:05:00.511950 [ 3 ] {6b4a2b40-e61e-4610-bc4c-bf5d7516766e} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6214 2024.08.27 19:05:00.511988 [ 3 ] {6b4a2b40-e61e-4610-bc4c-bf5d7516766e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6215 2024.08.27 19:05:00.512353 [ 3 ] {6b4a2b40-e61e-4610-bc4c-bf5d7516766e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6216 2024.08.27 19:05:00.512737 [ 3 ] {6b4a2b40-e61e-4610-bc4c-bf5d7516766e} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6217 2024.08.27 19:05:00.512869 [ 3 ] {6b4a2b40-e61e-4610-bc4c-bf5d7516766e} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001581 sec., 6325.110689437065 rows/sec., 468.82 KiB/sec.
6218 2024.08.27 19:05:00.513049 [ 3 ] {6b4a2b40-e61e-4610-bc4c-bf5d7516766e} <Debug> DynamicQueryHandler: Done processing query
6219 2024.08.27 19:05:00.513075 [ 3 ] {6b4a2b40-e61e-4610-bc4c-bf5d7516766e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6220 2024.08.27 19:05:00.513098 [ 3 ] {} <Debug> HTTP-Session: 624f0612-4c4a-470f-809e-49040efa23c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6221 2024.08.27 19:05:00.513290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6222 2024.08.27 19:05:00.513345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6223 2024.08.27 19:05:00.513364 [ 3 ] {} <Debug> HTTP-Session: f587fba4-6a60-4498-b5d9-2458b97f3782 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6224 2024.08.27 19:05:00.513381 [ 3 ] {} <Debug> HTTP-Session: f587fba4-6a60-4498-b5d9-2458b97f3782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6225 2024.08.27 19:05:00.513399 [ 3 ] {} <Debug> HTTP-Session: f587fba4-6a60-4498-b5d9-2458b97f3782 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6226 2024.08.27 19:05:00.513446 [ 3 ] {} <Trace> HTTP-Session: f587fba4-6a60-4498-b5d9-2458b97f3782 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6227 2024.08.27 19:05:00.513612 [ 3 ] {d2c4cfbe-4dee-4219-a3ad-a7f3c748d5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6228 2024.08.27 19:05:00.513664 [ 3 ] {d2c4cfbe-4dee-4219-a3ad-a7f3c748d5d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6229 2024.08.27 19:05:00.513931 [ 3 ] {d2c4cfbe-4dee-4219-a3ad-a7f3c748d5d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6230 2024.08.27 19:05:00.514443 [ 3 ] {d2c4cfbe-4dee-4219-a3ad-a7f3c748d5d0} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6231 2024.08.27 19:05:00.514486 [ 3 ] {d2c4cfbe-4dee-4219-a3ad-a7f3c748d5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6232 2024.08.27 19:05:00.514949 [ 3 ] {d2c4cfbe-4dee-4219-a3ad-a7f3c748d5d0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6233 2024.08.27 19:05:00.515428 [ 3 ] {d2c4cfbe-4dee-4219-a3ad-a7f3c748d5d0} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6234 2024.08.27 19:05:00.515580 [ 99 ] {} <Debug> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
6235 2024.08.27 19:05:00.515585 [ 3 ] {d2c4cfbe-4dee-4219-a3ad-a7f3c748d5d0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002047 sec., 111382.51099169515 rows/sec., 7.54 MiB/sec.
6236 2024.08.27 19:05:00.515618 [ 99 ] {} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6237 2024.08.27 19:05:00.515654 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6238 2024.08.27 19:05:00.515879 [ 191 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
6239 2024.08.27 19:05:00.515908 [ 3 ] {d2c4cfbe-4dee-4219-a3ad-a7f3c748d5d0} <Debug> DynamicQueryHandler: Done processing query
6240 2024.08.27 19:05:00.516005 [ 3 ] {d2c4cfbe-4dee-4219-a3ad-a7f3c748d5d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6241 2024.08.27 19:05:00.516112 [ 3 ] {} <Debug> HTTP-Session: f587fba4-6a60-4498-b5d9-2458b97f3782 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6242 2024.08.27 19:05:00.516388 [ 191 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6243 2024.08.27 19:05:00.516437 [ 191 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
6244 2024.08.27 19:05:00.516435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 87536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6245 2024.08.27 19:05:00.516520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6246 2024.08.27 19:05:00.516534 [ 191 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part
6247 2024.08.27 19:05:00.516573 [ 3 ] {} <Debug> HTTP-Session: 05e46b2a-f26e-474e-b5d2-c21f460312d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6248 2024.08.27 19:05:00.516666 [ 3 ] {} <Debug> HTTP-Session: 05e46b2a-f26e-474e-b5d2-c21f460312d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6249 2024.08.27 19:05:00.516761 [ 3 ] {} <Debug> HTTP-Session: 05e46b2a-f26e-474e-b5d2-c21f460312d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6250 2024.08.27 19:05:00.516984 [ 3 ] {} <Trace> HTTP-Session: 05e46b2a-f26e-474e-b5d2-c21f460312d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6251 2024.08.27 19:05:00.516993 [ 191 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
6252 2024.08.27 19:05:00.517268 [ 191 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
6253 2024.08.27 19:05:00.517377 [ 191 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part
6254 2024.08.27 19:05:00.517681 [ 3 ] {ddf5adee-09f3-4394-8351-fd69961b52d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6255 2024.08.27 19:05:00.517702 [ 191 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part
6256 2024.08.27 19:05:00.517771 [ 3 ] {ddf5adee-09f3-4394-8351-fd69961b52d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6257 2024.08.27 19:05:00.518450 [ 3 ] {ddf5adee-09f3-4394-8351-fd69961b52d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6258 2024.08.27 19:05:00.519567 [ 3 ] {ddf5adee-09f3-4394-8351-fd69961b52d1} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6259 2024.08.27 19:05:00.519672 [ 3 ] {ddf5adee-09f3-4394-8351-fd69961b52d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6260 2024.08.27 19:05:00.519974 [ 191 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.004254287 sec., 173942.1905480284 rows/sec., 11.80 MiB/sec.
6261 2024.08.27 19:05:00.520129 [ 191 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
6262 2024.08.27 19:05:00.520380 [ 3 ] {ddf5adee-09f3-4394-8351-fd69961b52d1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6263 2024.08.27 19:05:00.520670 [ 191 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_16_3} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6264 2024.08.27 19:05:00.520769 [ 191 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_16_3} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
6265 2024.08.27 19:05:00.520857 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
6266 2024.08.27 19:05:00.520905 [ 3 ] {ddf5adee-09f3-4394-8351-fd69961b52d1} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6267 2024.08.27 19:05:00.521042 [ 3 ] {ddf5adee-09f3-4394-8351-fd69961b52d1} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.003855 sec., 137483.78728923475 rows/sec., 10.19 MiB/sec.
6268 2024.08.27 19:05:00.521403 [ 3 ] {ddf5adee-09f3-4394-8351-fd69961b52d1} <Debug> DynamicQueryHandler: Done processing query
6269 2024.08.27 19:05:00.521434 [ 3 ] {ddf5adee-09f3-4394-8351-fd69961b52d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6270 2024.08.27 19:05:00.521452 [ 3 ] {} <Debug> HTTP-Session: 05e46b2a-f26e-474e-b5d2-c21f460312d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6271 2024.08.27 19:05:00.521742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 160408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6272 2024.08.27 19:05:00.521797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6273 2024.08.27 19:05:00.521824 [ 3 ] {} <Debug> HTTP-Session: ebb3ea51-c996-4ed6-b73a-bd06b1afa628 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6274 2024.08.27 19:05:00.521849 [ 3 ] {} <Debug> HTTP-Session: ebb3ea51-c996-4ed6-b73a-bd06b1afa628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6275 2024.08.27 19:05:00.521864 [ 3 ] {} <Debug> HTTP-Session: ebb3ea51-c996-4ed6-b73a-bd06b1afa628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6276 2024.08.27 19:05:00.521897 [ 3 ] {} <Trace> HTTP-Session: ebb3ea51-c996-4ed6-b73a-bd06b1afa628 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6277 2024.08.27 19:05:00.522566 [ 3 ] {4f0a8ab5-f56e-4262-bc70-3a888ab62dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6278 2024.08.27 19:05:00.522625 [ 3 ] {4f0a8ab5-f56e-4262-bc70-3a888ab62dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6279 2024.08.27 19:05:00.522799 [ 3 ] {4f0a8ab5-f56e-4262-bc70-3a888ab62dea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6280 2024.08.27 19:05:00.523717 [ 3 ] {4f0a8ab5-f56e-4262-bc70-3a888ab62dea} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6281 2024.08.27 19:05:00.523758 [ 3 ] {4f0a8ab5-f56e-4262-bc70-3a888ab62dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6282 2024.08.27 19:05:00.524220 [ 3 ] {4f0a8ab5-f56e-4262-bc70-3a888ab62dea} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6283 2024.08.27 19:05:00.524582 [ 3 ] {4f0a8ab5-f56e-4262-bc70-3a888ab62dea} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6284 2024.08.27 19:05:00.524716 [ 3 ] {4f0a8ab5-f56e-4262-bc70-3a888ab62dea} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002654 sec., 318387.3398643557 rows/sec., 21.43 MiB/sec.
6285 2024.08.27 19:05:00.525037 [ 3 ] {4f0a8ab5-f56e-4262-bc70-3a888ab62dea} <Debug> DynamicQueryHandler: Done processing query
6286 2024.08.27 19:05:00.525071 [ 3 ] {4f0a8ab5-f56e-4262-bc70-3a888ab62dea} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
6287 2024.08.27 19:05:00.525088 [ 3 ] {} <Debug> HTTP-Session: ebb3ea51-c996-4ed6-b73a-bd06b1afa628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6288 2024.08.27 19:05:00.525339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6289 2024.08.27 19:05:00.525399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6290 2024.08.27 19:05:00.525422 [ 3 ] {} <Debug> HTTP-Session: e5d10388-9581-404b-a720-385106cc2f7c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6291 2024.08.27 19:05:00.525440 [ 3 ] {} <Debug> HTTP-Session: e5d10388-9581-404b-a720-385106cc2f7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6292 2024.08.27 19:05:00.525454 [ 3 ] {} <Debug> HTTP-Session: e5d10388-9581-404b-a720-385106cc2f7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6293 2024.08.27 19:05:00.525487 [ 3 ] {} <Trace> HTTP-Session: e5d10388-9581-404b-a720-385106cc2f7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6294 2024.08.27 19:05:00.525649 [ 3 ] {5e1aa940-6d48-4d17-b1c9-476c8d5e4dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6295 2024.08.27 19:05:00.525724 [ 3 ] {5e1aa940-6d48-4d17-b1c9-476c8d5e4dca} <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
6296 2024.08.27 19:05:00.526153 [ 3 ] {5e1aa940-6d48-4d17-b1c9-476c8d5e4dca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6297 2024.08.27 19:05:00.526704 [ 3 ] {5e1aa940-6d48-4d17-b1c9-476c8d5e4dca} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6298 2024.08.27 19:05:00.526741 [ 3 ] {5e1aa940-6d48-4d17-b1c9-476c8d5e4dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6299 2024.08.27 19:05:00.527347 [ 3 ] {5e1aa940-6d48-4d17-b1c9-476c8d5e4dca} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6300 2024.08.27 19:05:00.527871 [ 3 ] {5e1aa940-6d48-4d17-b1c9-476c8d5e4dca} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6301 2024.08.27 19:05:00.528076 [ 3 ] {5e1aa940-6d48-4d17-b1c9-476c8d5e4dca} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002507 sec., 3191.0650179497406 rows/sec., 5.72 MiB/sec.
6302 2024.08.27 19:05:00.528371 [ 3 ] {5e1aa940-6d48-4d17-b1c9-476c8d5e4dca} <Debug> DynamicQueryHandler: Done processing query
6303 2024.08.27 19:05:00.528400 [ 3 ] {5e1aa940-6d48-4d17-b1c9-476c8d5e4dca} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
6304 2024.08.27 19:05:00.528418 [ 3 ] {} <Debug> HTTP-Session: e5d10388-9581-404b-a720-385106cc2f7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6305 2024.08.27 19:05:00.528558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6306 2024.08.27 19:05:00.528612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6307 2024.08.27 19:05:00.528634 [ 3 ] {} <Debug> HTTP-Session: 445326e2-eba0-48e4-bf8b-99c8e6612681 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6308 2024.08.27 19:05:00.528652 [ 3 ] {} <Debug> HTTP-Session: 445326e2-eba0-48e4-bf8b-99c8e6612681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6309 2024.08.27 19:05:00.528667 [ 3 ] {} <Debug> HTTP-Session: 445326e2-eba0-48e4-bf8b-99c8e6612681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6310 2024.08.27 19:05:00.528699 [ 3 ] {} <Trace> HTTP-Session: 445326e2-eba0-48e4-bf8b-99c8e6612681 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6311 2024.08.27 19:05:00.528831 [ 3 ] {2924724f-be43-4338-8e5e-9b40037183d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6312 2024.08.27 19:05:00.528880 [ 3 ] {2924724f-be43-4338-8e5e-9b40037183d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6313 2024.08.27 19:05:00.529017 [ 3 ] {2924724f-be43-4338-8e5e-9b40037183d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6314 2024.08.27 19:05:00.529343 [ 3 ] {2924724f-be43-4338-8e5e-9b40037183d9} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6315 2024.08.27 19:05:00.529382 [ 3 ] {2924724f-be43-4338-8e5e-9b40037183d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6316 2024.08.27 19:05:00.529769 [ 3 ] {2924724f-be43-4338-8e5e-9b40037183d9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6317 2024.08.27 19:05:00.530115 [ 3 ] {2924724f-be43-4338-8e5e-9b40037183d9} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6318 2024.08.27 19:05:00.530249 [ 3 ] {2924724f-be43-4338-8e5e-9b40037183d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001461 sec., 41067.761806981514 rows/sec., 2.77 MiB/sec.
6319 2024.08.27 19:05:00.530545 [ 3 ] {2924724f-be43-4338-8e5e-9b40037183d9} <Debug> DynamicQueryHandler: Done processing query
6320 2024.08.27 19:05:00.530579 [ 3 ] {2924724f-be43-4338-8e5e-9b40037183d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6321 2024.08.27 19:05:00.530596 [ 3 ] {} <Debug> HTTP-Session: 445326e2-eba0-48e4-bf8b-99c8e6612681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6322 2024.08.27 19:05:05.473765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6323 2024.08.27 19:05:05.473907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6324 2024.08.27 19:05:05.473938 [ 3 ] {} <Debug> HTTP-Session: 329c08de-e5e6-437e-bd78-da6f4b4042bc Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6325 2024.08.27 19:05:05.473967 [ 3 ] {} <Debug> HTTP-Session: 329c08de-e5e6-437e-bd78-da6f4b4042bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6326 2024.08.27 19:05:05.473985 [ 3 ] {} <Debug> HTTP-Session: 329c08de-e5e6-437e-bd78-da6f4b4042bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6327 2024.08.27 19:05:05.474042 [ 3 ] {} <Trace> HTTP-Session: 329c08de-e5e6-437e-bd78-da6f4b4042bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6328 2024.08.27 19:05:05.474260 [ 3 ] {b7a71cd3-303b-4c50-849c-5aa51ca5007d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6329 2024.08.27 19:05:05.474330 [ 3 ] {b7a71cd3-303b-4c50-849c-5aa51ca5007d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6330 2024.08.27 19:05:05.474671 [ 3 ] {b7a71cd3-303b-4c50-849c-5aa51ca5007d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6331 2024.08.27 19:05:05.475145 [ 3 ] {b7a71cd3-303b-4c50-849c-5aa51ca5007d} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6332 2024.08.27 19:05:05.475195 [ 3 ] {b7a71cd3-303b-4c50-849c-5aa51ca5007d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6333 2024.08.27 19:05:05.475616 [ 3 ] {b7a71cd3-303b-4c50-849c-5aa51ca5007d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6334 2024.08.27 19:05:05.476001 [ 3 ] {b7a71cd3-303b-4c50-849c-5aa51ca5007d} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6335 2024.08.27 19:05:05.476173 [ 3 ] {b7a71cd3-303b-4c50-849c-5aa51ca5007d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001977 sec., 1011.6337885685382 rows/sec., 82.49 KiB/sec.
6336 2024.08.27 19:05:05.476410 [ 3 ] {b7a71cd3-303b-4c50-849c-5aa51ca5007d} <Debug> DynamicQueryHandler: Done processing query
6337 2024.08.27 19:05:05.476439 [ 3 ] {b7a71cd3-303b-4c50-849c-5aa51ca5007d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6338 2024.08.27 19:05:05.476456 [ 3 ] {} <Debug> HTTP-Session: 329c08de-e5e6-437e-bd78-da6f4b4042bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6339 2024.08.27 19:05:05.476680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6340 2024.08.27 19:05:05.476744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6341 2024.08.27 19:05:05.476766 [ 3 ] {} <Debug> HTTP-Session: 143f212f-357a-4e8c-ba44-fd002ca27ed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6342 2024.08.27 19:05:05.476786 [ 3 ] {} <Debug> HTTP-Session: 143f212f-357a-4e8c-ba44-fd002ca27ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6343 2024.08.27 19:05:05.476800 [ 3 ] {} <Debug> HTTP-Session: 143f212f-357a-4e8c-ba44-fd002ca27ed8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6344 2024.08.27 19:05:05.476837 [ 3 ] {} <Trace> HTTP-Session: 143f212f-357a-4e8c-ba44-fd002ca27ed8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6345 2024.08.27 19:05:05.477025 [ 3 ] {76eb6bea-88c4-4799-a616-979871017c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6346 2024.08.27 19:05:05.477076 [ 3 ] {76eb6bea-88c4-4799-a616-979871017c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6347 2024.08.27 19:05:05.477323 [ 3 ] {76eb6bea-88c4-4799-a616-979871017c41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6348 2024.08.27 19:05:05.477906 [ 3 ] {76eb6bea-88c4-4799-a616-979871017c41} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6349 2024.08.27 19:05:05.477948 [ 3 ] {76eb6bea-88c4-4799-a616-979871017c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6350 2024.08.27 19:05:05.478334 [ 3 ] {76eb6bea-88c4-4799-a616-979871017c41} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6351 2024.08.27 19:05:05.478701 [ 3 ] {76eb6bea-88c4-4799-a616-979871017c41} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6352 2024.08.27 19:05:05.478856 [ 3 ] {76eb6bea-88c4-4799-a616-979871017c41} <Debug> executeQuery: Read 248 rows, 22.42 KiB in 0.00192 sec., 129166.66666666666 rows/sec., 11.40 MiB/sec.
6353 2024.08.27 19:05:05.478872 [ 96 ] {} <Debug> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6354 2024.08.27 19:05:05.478981 [ 96 ] {} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6355 2024.08.27 19:05:05.479033 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6356 2024.08.27 19:05:05.479150 [ 3 ] {76eb6bea-88c4-4799-a616-979871017c41} <Debug> DynamicQueryHandler: Done processing query
6357 2024.08.27 19:05:05.479195 [ 3 ] {76eb6bea-88c4-4799-a616-979871017c41} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
6358 2024.08.27 19:05:05.479222 [ 3 ] {} <Debug> HTTP-Session: 143f212f-357a-4e8c-ba44-fd002ca27ed8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6359 2024.08.27 19:05:05.479230 [ 195 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::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
6360 2024.08.27 19:05:05.479451 [ 195 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6361 2024.08.27 19:05:05.479459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6362 2024.08.27 19:05:05.479489 [ 195 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1412 rows starting from the beginning of the part
6363 2024.08.27 19:05:05.479525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6364 2024.08.27 19:05:05.479554 [ 3 ] {} <Debug> HTTP-Session: c0d1d4b3-7661-4146-90eb-b23c914397d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6365 2024.08.27 19:05:05.479585 [ 3 ] {} <Debug> HTTP-Session: c0d1d4b3-7661-4146-90eb-b23c914397d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6366 2024.08.27 19:05:05.479611 [ 3 ] {} <Debug> HTTP-Session: c0d1d4b3-7661-4146-90eb-b23c914397d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6367 2024.08.27 19:05:05.479613 [ 195 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 248 rows starting from the beginning of the part
6368 2024.08.27 19:05:05.479732 [ 3 ] {} <Trace> HTTP-Session: c0d1d4b3-7661-4146-90eb-b23c914397d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6369 2024.08.27 19:05:05.479961 [ 195 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 73 rows starting from the beginning of the part
6370 2024.08.27 19:05:05.480175 [ 3 ] {a500a188-9788-4702-9fe1-73f2ca97d84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6371 2024.08.27 19:05:05.480327 [ 195 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 248 rows starting from the beginning of the part
6372 2024.08.27 19:05:05.480350 [ 3 ] {a500a188-9788-4702-9fe1-73f2ca97d84a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6373 2024.08.27 19:05:05.480694 [ 195 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1213 rows starting from the beginning of the part
6374 2024.08.27 19:05:05.481032 [ 195 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 248 rows starting from the beginning of the part
6375 2024.08.27 19:05:05.481661 [ 3 ] {a500a188-9788-4702-9fe1-73f2ca97d84a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6376 2024.08.27 19:05:05.482185 [ 3 ] {a500a188-9788-4702-9fe1-73f2ca97d84a} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6377 2024.08.27 19:05:05.482226 [ 3 ] {a500a188-9788-4702-9fe1-73f2ca97d84a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
6378 2024.08.27 19:05:05.482816 [ 3 ] {a500a188-9788-4702-9fe1-73f2ca97d84a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
6379 2024.08.27 19:05:05.483399 [ 3 ] {a500a188-9788-4702-9fe1-73f2ca97d84a} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6380 2024.08.27 19:05:05.483645 [ 3 ] {a500a188-9788-4702-9fe1-73f2ca97d84a} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.003599 sec., 8613.503751041955 rows/sec., 644.71 KiB/sec.
6381 2024.08.27 19:05:05.483926 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3442 rows, containing 5 columns (5 merged, 0 gathered) in 0.004806038 sec., 716182.4355113297 rows/sec., 63.10 MiB/sec.
6382 2024.08.27 19:05:05.483935 [ 3 ] {a500a188-9788-4702-9fe1-73f2ca97d84a} <Debug> DynamicQueryHandler: Done processing query
6383 2024.08.27 19:05:05.483979 [ 3 ] {a500a188-9788-4702-9fe1-73f2ca97d84a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6384 2024.08.27 19:05:05.483996 [ 3 ] {} <Debug> HTTP-Session: c0d1d4b3-7661-4146-90eb-b23c914397d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6385 2024.08.27 19:05:05.484137 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6386 2024.08.27 19:05:05.484143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6387 2024.08.27 19:05:05.484213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6388 2024.08.27 19:05:05.484239 [ 3 ] {} <Debug> HTTP-Session: e53e0fca-ec7b-4385-a7cd-bc03a058b1d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6389 2024.08.27 19:05:05.484262 [ 3 ] {} <Debug> HTTP-Session: e53e0fca-ec7b-4385-a7cd-bc03a058b1d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6390 2024.08.27 19:05:05.484279 [ 3 ] {} <Debug> HTTP-Session: e53e0fca-ec7b-4385-a7cd-bc03a058b1d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6391 2024.08.27 19:05:05.484326 [ 3 ] {} <Trace> HTTP-Session: e53e0fca-ec7b-4385-a7cd-bc03a058b1d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6392 2024.08.27 19:05:05.484483 [ 3 ] {5a114a28-5b71-404b-b2db-603aef313b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6393 2024.08.27 19:05:05.484538 [ 3 ] {5a114a28-5b71-404b-b2db-603aef313b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6394 2024.08.27 19:05:05.484666 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_31_6} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6395 2024.08.27 19:05:05.484784 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_31_6} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6396 2024.08.27 19:05:05.484893 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB.
6397 2024.08.27 19:05:05.484905 [ 3 ] {5a114a28-5b71-404b-b2db-603aef313b5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6398 2024.08.27 19:05:05.485231 [ 3 ] {5a114a28-5b71-404b-b2db-603aef313b5a} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6399 2024.08.27 19:05:05.485269 [ 3 ] {5a114a28-5b71-404b-b2db-603aef313b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6400 2024.08.27 19:05:05.485622 [ 3 ] {5a114a28-5b71-404b-b2db-603aef313b5a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6401 2024.08.27 19:05:05.485975 [ 3 ] {5a114a28-5b71-404b-b2db-603aef313b5a} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6402 2024.08.27 19:05:05.486132 [ 3 ] {5a114a28-5b71-404b-b2db-603aef313b5a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001694 sec., 8264.462809917355 rows/sec., 578.79 KiB/sec.
6403 2024.08.27 19:05:05.486318 [ 3 ] {5a114a28-5b71-404b-b2db-603aef313b5a} <Debug> DynamicQueryHandler: Done processing query
6404 2024.08.27 19:05:05.486345 [ 3 ] {5a114a28-5b71-404b-b2db-603aef313b5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6405 2024.08.27 19:05:05.486361 [ 3 ] {} <Debug> HTTP-Session: e53e0fca-ec7b-4385-a7cd-bc03a058b1d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6406 2024.08.27 19:05:05.486514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6407 2024.08.27 19:05:05.486564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6408 2024.08.27 19:05:05.486584 [ 3 ] {} <Debug> HTTP-Session: b395d882-8948-45d3-b036-96a3ad3609da Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6409 2024.08.27 19:05:05.486601 [ 3 ] {} <Debug> HTTP-Session: b395d882-8948-45d3-b036-96a3ad3609da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6410 2024.08.27 19:05:05.486616 [ 3 ] {} <Debug> HTTP-Session: b395d882-8948-45d3-b036-96a3ad3609da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6411 2024.08.27 19:05:05.486648 [ 3 ] {} <Trace> HTTP-Session: b395d882-8948-45d3-b036-96a3ad3609da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6412 2024.08.27 19:05:05.486748 [ 3 ] {faf3ee43-a282-46f7-b694-35da445b0eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6413 2024.08.27 19:05:05.486792 [ 3 ] {faf3ee43-a282-46f7-b694-35da445b0eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6414 2024.08.27 19:05:05.487020 [ 3 ] {faf3ee43-a282-46f7-b694-35da445b0eaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6415 2024.08.27 19:05:05.487336 [ 3 ] {faf3ee43-a282-46f7-b694-35da445b0eaa} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6416 2024.08.27 19:05:05.487374 [ 3 ] {faf3ee43-a282-46f7-b694-35da445b0eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6417 2024.08.27 19:05:05.487717 [ 3 ] {faf3ee43-a282-46f7-b694-35da445b0eaa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6418 2024.08.27 19:05:05.488074 [ 3 ] {faf3ee43-a282-46f7-b694-35da445b0eaa} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6419 2024.08.27 19:05:05.488244 [ 96 ] {} <Debug> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
6420 2024.08.27 19:05:05.488256 [ 3 ] {faf3ee43-a282-46f7-b694-35da445b0eaa} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001524 sec., 3937.0078740157483 rows/sec., 232.61 KiB/sec.
6421 2024.08.27 19:05:05.488320 [ 96 ] {} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6422 2024.08.27 19:05:05.488389 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6423 2024.08.27 19:05:05.488553 [ 195 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
6424 2024.08.27 19:05:05.488568 [ 3 ] {faf3ee43-a282-46f7-b694-35da445b0eaa} <Debug> DynamicQueryHandler: Done processing query
6425 2024.08.27 19:05:05.488607 [ 3 ] {faf3ee43-a282-46f7-b694-35da445b0eaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6426 2024.08.27 19:05:05.488630 [ 3 ] {} <Debug> HTTP-Session: b395d882-8948-45d3-b036-96a3ad3609da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6427 2024.08.27 19:05:05.488729 [ 195 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6428 2024.08.27 19:05:05.488777 [ 195 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
6429 2024.08.27 19:05:05.488931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 67034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6430 2024.08.27 19:05:05.488942 [ 195 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
6431 2024.08.27 19:05:05.489063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6432 2024.08.27 19:05:05.489200 [ 3 ] {} <Debug> HTTP-Session: 7c2f5f1b-f3a3-4fab-91a6-cfa374fd788f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6433 2024.08.27 19:05:05.489271 [ 3 ] {} <Debug> HTTP-Session: 7c2f5f1b-f3a3-4fab-91a6-cfa374fd788f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6434 2024.08.27 19:05:05.489325 [ 3 ] {} <Debug> HTTP-Session: 7c2f5f1b-f3a3-4fab-91a6-cfa374fd788f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6435 2024.08.27 19:05:05.489339 [ 195 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
6436 2024.08.27 19:05:05.489457 [ 3 ] {} <Trace> HTTP-Session: 7c2f5f1b-f3a3-4fab-91a6-cfa374fd788f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6437 2024.08.27 19:05:05.489622 [ 195 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
6438 2024.08.27 19:05:05.489883 [ 3 ] {9979d663-1c08-438b-a605-078d2f76387b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6439 2024.08.27 19:05:05.489889 [ 195 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
6440 2024.08.27 19:05:05.489946 [ 3 ] {9979d663-1c08-438b-a605-078d2f76387b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6441 2024.08.27 19:05:05.490508 [ 3 ] {9979d663-1c08-438b-a605-078d2f76387b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6442 2024.08.27 19:05:05.491389 [ 191 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.002894339 sec., 10365.060899915317 rows/sec., 657.94 KiB/sec.
6443 2024.08.27 19:05:05.491418 [ 3 ] {9979d663-1c08-438b-a605-078d2f76387b} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6444 2024.08.27 19:05:05.491472 [ 3 ] {9979d663-1c08-438b-a605-078d2f76387b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
6445 2024.08.27 19:05:05.491626 [ 188 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
6446 2024.08.27 19:05:05.492355 [ 3 ] {9979d663-1c08-438b-a605-078d2f76387b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6447 2024.08.27 19:05:05.492787 [ 188 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_13_3} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6448 2024.08.27 19:05:05.492977 [ 188 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_13_3} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3
6449 2024.08.27 19:05:05.493133 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6450 2024.08.27 19:05:05.493214 [ 3 ] {9979d663-1c08-438b-a605-078d2f76387b} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6451 2024.08.27 19:05:05.493402 [ 3 ] {9979d663-1c08-438b-a605-078d2f76387b} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.003724 sec., 110902.25563909776 rows/sec., 7.91 MiB/sec.
6452 2024.08.27 19:05:05.493407 [ 96 ] {} <Debug> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6453 2024.08.27 19:05:05.493521 [ 96 ] {} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6454 2024.08.27 19:05:05.493591 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6455 2024.08.27 19:05:05.493745 [ 191 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::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
6456 2024.08.27 19:05:05.493753 [ 3 ] {9979d663-1c08-438b-a605-078d2f76387b} <Debug> DynamicQueryHandler: Done processing query
6457 2024.08.27 19:05:05.493800 [ 3 ] {9979d663-1c08-438b-a605-078d2f76387b} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
6458 2024.08.27 19:05:05.493821 [ 3 ] {} <Debug> HTTP-Session: 7c2f5f1b-f3a3-4fab-91a6-cfa374fd788f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6459 2024.08.27 19:05:05.493893 [ 191 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6460 2024.08.27 19:05:05.493921 [ 191 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 911 rows starting from the beginning of the part
6461 2024.08.27 19:05:05.494020 [ 191 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 413 rows starting from the beginning of the part
6462 2024.08.27 19:05:05.494036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6463 2024.08.27 19:05:05.494161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6464 2024.08.27 19:05:05.494192 [ 191 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 74 rows starting from the beginning of the part
6465 2024.08.27 19:05:05.494232 [ 3 ] {} <Debug> HTTP-Session: 84949286-ca94-45d3-9a83-023aabacdb36 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6466 2024.08.27 19:05:05.494305 [ 3 ] {} <Debug> HTTP-Session: 84949286-ca94-45d3-9a83-023aabacdb36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6467 2024.08.27 19:05:05.494369 [ 3 ] {} <Debug> HTTP-Session: 84949286-ca94-45d3-9a83-023aabacdb36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6468 2024.08.27 19:05:05.494460 [ 191 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 413 rows starting from the beginning of the part
6469 2024.08.27 19:05:05.494492 [ 3 ] {} <Trace> HTTP-Session: 84949286-ca94-45d3-9a83-023aabacdb36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6470 2024.08.27 19:05:05.494771 [ 191 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 530 rows starting from the beginning of the part
6471 2024.08.27 19:05:05.494798 [ 3 ] {62f823b9-ddff-43a6-a85d-224676d6b2e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6472 2024.08.27 19:05:05.494906 [ 3 ] {62f823b9-ddff-43a6-a85d-224676d6b2e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6473 2024.08.27 19:05:05.494920 [ 191 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 413 rows starting from the beginning of the part
6474 2024.08.27 19:05:05.495346 [ 3 ] {62f823b9-ddff-43a6-a85d-224676d6b2e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6475 2024.08.27 19:05:05.495791 [ 3 ] {62f823b9-ddff-43a6-a85d-224676d6b2e0} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6476 2024.08.27 19:05:05.495831 [ 3 ] {62f823b9-ddff-43a6-a85d-224676d6b2e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
6477 2024.08.27 19:05:05.496384 [ 3 ] {62f823b9-ddff-43a6-a85d-224676d6b2e0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6478 2024.08.27 19:05:05.496840 [ 3 ] {62f823b9-ddff-43a6-a85d-224676d6b2e0} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6479 2024.08.27 19:05:05.496917 [ 194 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2754 rows, containing 5 columns (5 merged, 0 gathered) in 0.003221095 sec., 854988.7538243982 rows/sec., 65.25 MiB/sec.
6480 2024.08.27 19:05:05.497090 [ 3 ] {62f823b9-ddff-43a6-a85d-224676d6b2e0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00236 sec., 2542.372881355932 rows/sec., 132.83 KiB/sec.
6481 2024.08.27 19:05:05.497292 [ 196 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6482 2024.08.27 19:05:05.497400 [ 3 ] {62f823b9-ddff-43a6-a85d-224676d6b2e0} <Debug> DynamicQueryHandler: Done processing query
6483 2024.08.27 19:05:05.497438 [ 3 ] {62f823b9-ddff-43a6-a85d-224676d6b2e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6484 2024.08.27 19:05:05.497467 [ 3 ] {} <Debug> HTTP-Session: 84949286-ca94-45d3-9a83-023aabacdb36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6485 2024.08.27 19:05:05.497721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6486 2024.08.27 19:05:05.497806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6487 2024.08.27 19:05:05.497844 [ 3 ] {} <Debug> HTTP-Session: 5cdc97ad-4776-42cf-98d5-742abde0ebd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6488 2024.08.27 19:05:05.497874 [ 3 ] {} <Debug> HTTP-Session: 5cdc97ad-4776-42cf-98d5-742abde0ebd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6489 2024.08.27 19:05:05.497892 [ 3 ] {} <Debug> HTTP-Session: 5cdc97ad-4776-42cf-98d5-742abde0ebd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6490 2024.08.27 19:05:05.497934 [ 3 ] {} <Trace> HTTP-Session: 5cdc97ad-4776-42cf-98d5-742abde0ebd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6491 2024.08.27 19:05:05.497984 [ 196 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_31_6} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6492 2024.08.27 19:05:05.498163 [ 196 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_31_6} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6493 2024.08.27 19:05:05.498261 [ 3 ] {36879ddb-7835-4828-9982-02078cfa85fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6494 2024.08.27 19:05:05.498302 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB.
6495 2024.08.27 19:05:05.498362 [ 3 ] {36879ddb-7835-4828-9982-02078cfa85fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6496 2024.08.27 19:05:05.498533 [ 3 ] {36879ddb-7835-4828-9982-02078cfa85fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6497 2024.08.27 19:05:05.498987 [ 3 ] {36879ddb-7835-4828-9982-02078cfa85fb} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6498 2024.08.27 19:05:05.499025 [ 3 ] {36879ddb-7835-4828-9982-02078cfa85fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6499 2024.08.27 19:05:05.499420 [ 3 ] {36879ddb-7835-4828-9982-02078cfa85fb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6500 2024.08.27 19:05:05.499765 [ 3 ] {36879ddb-7835-4828-9982-02078cfa85fb} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6501 2024.08.27 19:05:05.499922 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6502 2024.08.27 19:05:05.499930 [ 3 ] {36879ddb-7835-4828-9982-02078cfa85fb} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001842 sec., 129207.38327904452 rows/sec., 8.66 MiB/sec.
6503 2024.08.27 19:05:05.499971 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6504 2024.08.27 19:05:05.500043 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6505 2024.08.27 19:05:05.500369 [ 3 ] {36879ddb-7835-4828-9982-02078cfa85fb} <Debug> DynamicQueryHandler: Done processing query
6506 2024.08.27 19:05:05.500384 [ 194 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::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
6507 2024.08.27 19:05:05.500470 [ 3 ] {36879ddb-7835-4828-9982-02078cfa85fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6508 2024.08.27 19:05:05.500582 [ 3 ] {} <Debug> HTTP-Session: 5cdc97ad-4776-42cf-98d5-742abde0ebd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6509 2024.08.27 19:05:05.501019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6510 2024.08.27 19:05:05.501071 [ 194 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6511 2024.08.27 19:05:05.501142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6512 2024.08.27 19:05:05.501153 [ 194 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8391 rows starting from the beginning of the part
6513 2024.08.27 19:05:05.501184 [ 3 ] {} <Debug> HTTP-Session: 3764b3ae-e764-4858-bbe0-368756900ceb Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6514 2024.08.27 19:05:05.501224 [ 3 ] {} <Debug> HTTP-Session: 3764b3ae-e764-4858-bbe0-368756900ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6515 2024.08.27 19:05:05.501270 [ 3 ] {} <Debug> HTTP-Session: 3764b3ae-e764-4858-bbe0-368756900ceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6516 2024.08.27 19:05:05.501400 [ 3 ] {} <Trace> HTTP-Session: 3764b3ae-e764-4858-bbe0-368756900ceb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6517 2024.08.27 19:05:05.501482 [ 194 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 238 rows starting from the beginning of the part
6518 2024.08.27 19:05:05.501704 [ 3 ] {1862a888-b508-4370-b05a-398b82809fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6519 2024.08.27 19:05:05.501785 [ 194 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 161 rows starting from the beginning of the part
6520 2024.08.27 19:05:05.501844 [ 3 ] {1862a888-b508-4370-b05a-398b82809fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6521 2024.08.27 19:05:05.502131 [ 194 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 238 rows starting from the beginning of the part
6522 2024.08.27 19:05:05.502458 [ 194 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 845 rows starting from the beginning of the part
6523 2024.08.27 19:05:05.502808 [ 194 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 238 rows starting from the beginning of the part
6524 2024.08.27 19:05:05.503114 [ 3 ] {1862a888-b508-4370-b05a-398b82809fb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6525 2024.08.27 19:05:05.503872 [ 3 ] {1862a888-b508-4370-b05a-398b82809fb1} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6526 2024.08.27 19:05:05.503942 [ 3 ] {1862a888-b508-4370-b05a-398b82809fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
6527 2024.08.27 19:05:05.504451 [ 3 ] {1862a888-b508-4370-b05a-398b82809fb1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6528 2024.08.27 19:05:05.505178 [ 3 ] {1862a888-b508-4370-b05a-398b82809fb1} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6529 2024.08.27 19:05:05.505601 [ 3 ] {1862a888-b508-4370-b05a-398b82809fb1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004016 sec., 249.00398406374504 rows/sec., 16.78 KiB/sec.
6530 2024.08.27 19:05:05.506212 [ 3 ] {1862a888-b508-4370-b05a-398b82809fb1} <Debug> DynamicQueryHandler: Done processing query
6531 2024.08.27 19:05:05.506249 [ 3 ] {1862a888-b508-4370-b05a-398b82809fb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6532 2024.08.27 19:05:05.506268 [ 3 ] {} <Debug> HTTP-Session: 3764b3ae-e764-4858-bbe0-368756900ceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6533 2024.08.27 19:05:05.506496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6534 2024.08.27 19:05:05.506549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6535 2024.08.27 19:05:05.506568 [ 3 ] {} <Debug> HTTP-Session: 1747a6a2-fb54-49a6-85f6-f6e8ec0070dc Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6536 2024.08.27 19:05:05.506586 [ 3 ] {} <Debug> HTTP-Session: 1747a6a2-fb54-49a6-85f6-f6e8ec0070dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6537 2024.08.27 19:05:05.506601 [ 3 ] {} <Debug> HTTP-Session: 1747a6a2-fb54-49a6-85f6-f6e8ec0070dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6538 2024.08.27 19:05:05.506633 [ 3 ] {} <Trace> HTTP-Session: 1747a6a2-fb54-49a6-85f6-f6e8ec0070dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6539 2024.08.27 19:05:05.507547 [ 3 ] {3f010b9b-ff31-4533-8b42-b46f759e341d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6540 2024.08.27 19:05:05.507632 [ 3 ] {3f010b9b-ff31-4533-8b42-b46f759e341d} <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
6541 2024.08.27 19:05:05.508180 [ 3 ] {3f010b9b-ff31-4533-8b42-b46f759e341d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6542 2024.08.27 19:05:05.508793 [ 189 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10111 rows, containing 5 columns (5 merged, 0 gathered) in 0.008623276 sec., 1172524.223972421 rows/sec., 79.22 MiB/sec.
6543 2024.08.27 19:05:05.509119 [ 199 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6544 2024.08.27 19:05:05.509288 [ 3 ] {3f010b9b-ff31-4533-8b42-b46f759e341d} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6545 2024.08.27 19:05:05.509329 [ 3 ] {3f010b9b-ff31-4533-8b42-b46f759e341d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6546 2024.08.27 19:05:05.509846 [ 199 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6547 2024.08.27 19:05:05.509974 [ 199 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6548 2024.08.27 19:05:05.510108 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB.
6549 2024.08.27 19:05:05.510391 [ 3 ] {3f010b9b-ff31-4533-8b42-b46f759e341d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
6550 2024.08.27 19:05:05.510825 [ 3 ] {3f010b9b-ff31-4533-8b42-b46f759e341d} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6551 2024.08.27 19:05:05.511039 [ 3 ] {3f010b9b-ff31-4533-8b42-b46f759e341d} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.004223 sec., 6867.156050201278 rows/sec., 12.31 MiB/sec.
6552 2024.08.27 19:05:05.511300 [ 3 ] {3f010b9b-ff31-4533-8b42-b46f759e341d} <Debug> DynamicQueryHandler: Done processing query
6553 2024.08.27 19:05:05.511326 [ 3 ] {3f010b9b-ff31-4533-8b42-b46f759e341d} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6554 2024.08.27 19:05:05.511343 [ 3 ] {} <Debug> HTTP-Session: 1747a6a2-fb54-49a6-85f6-f6e8ec0070dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6555 2024.08.27 19:05:05.511485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6556 2024.08.27 19:05:05.511534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6557 2024.08.27 19:05:05.511553 [ 3 ] {} <Debug> HTTP-Session: 42664d71-6bad-433c-a90b-834ec4b077b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6558 2024.08.27 19:05:05.511570 [ 3 ] {} <Debug> HTTP-Session: 42664d71-6bad-433c-a90b-834ec4b077b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6559 2024.08.27 19:05:05.511584 [ 3 ] {} <Debug> HTTP-Session: 42664d71-6bad-433c-a90b-834ec4b077b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6560 2024.08.27 19:05:05.511617 [ 3 ] {} <Trace> HTTP-Session: 42664d71-6bad-433c-a90b-834ec4b077b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6561 2024.08.27 19:05:05.511742 [ 3 ] {939e9e96-9fb8-498d-96d6-034651eaaf7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6562 2024.08.27 19:05:05.511787 [ 3 ] {939e9e96-9fb8-498d-96d6-034651eaaf7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6563 2024.08.27 19:05:05.511922 [ 3 ] {939e9e96-9fb8-498d-96d6-034651eaaf7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6564 2024.08.27 19:05:05.512235 [ 3 ] {939e9e96-9fb8-498d-96d6-034651eaaf7a} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6565 2024.08.27 19:05:05.512273 [ 3 ] {939e9e96-9fb8-498d-96d6-034651eaaf7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6566 2024.08.27 19:05:05.512636 [ 3 ] {939e9e96-9fb8-498d-96d6-034651eaaf7a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6567 2024.08.27 19:05:05.512970 [ 3 ] {939e9e96-9fb8-498d-96d6-034651eaaf7a} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6568 2024.08.27 19:05:05.513125 [ 3 ] {939e9e96-9fb8-498d-96d6-034651eaaf7a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001427 sec., 57463.20953048353 rows/sec., 3.65 MiB/sec.
6569 2024.08.27 19:05:05.513134 [ 96 ] {} <Debug> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6570 2024.08.27 19:05:05.513217 [ 96 ] {} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6571 2024.08.27 19:05:05.513274 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB.
6572 2024.08.27 19:05:05.513402 [ 3 ] {939e9e96-9fb8-498d-96d6-034651eaaf7a} <Debug> DynamicQueryHandler: Done processing query
6573 2024.08.27 19:05:05.513455 [ 3 ] {939e9e96-9fb8-498d-96d6-034651eaaf7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6574 2024.08.27 19:05:05.513468 [ 194 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
6575 2024.08.27 19:05:05.513481 [ 3 ] {} <Debug> HTTP-Session: 42664d71-6bad-433c-a90b-834ec4b077b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6576 2024.08.27 19:05:05.513656 [ 194 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6577 2024.08.27 19:05:05.513698 [ 194 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1654 rows starting from the beginning of the part
6578 2024.08.27 19:05:05.513798 [ 194 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part
6579 2024.08.27 19:05:05.514009 [ 194 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part
6580 2024.08.27 19:05:05.514215 [ 194 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 82 rows starting from the beginning of the part
6581 2024.08.27 19:05:05.514436 [ 194 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
6582 2024.08.27 19:05:05.514616 [ 194 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
6583 2024.08.27 19:05:05.515996 [ 199 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2020 rows, containing 4 columns (4 merged, 0 gathered) in 0.002636494 sec., 766169.0108151204 rows/sec., 50.04 MiB/sec.
6584 2024.08.27 19:05:05.516195 [ 194 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6585 2024.08.27 19:05:05.516583 [ 194 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_31_6} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6586 2024.08.27 19:05:05.516675 [ 194 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_31_6} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6587 2024.08.27 19:05:05.516758 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
6588 2024.08.27 19:05:05.679565 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache
6589 2024.08.27 19:05:05.679607 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache
6590 2024.08.27 19:05:10.466452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6591 2024.08.27 19:05:10.466586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6592 2024.08.27 19:05:10.466611 [ 3 ] {} <Debug> HTTP-Session: b903f8e2-dbbc-4c7c-a441-0111461cb8dd Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6593 2024.08.27 19:05:10.466636 [ 3 ] {} <Debug> HTTP-Session: b903f8e2-dbbc-4c7c-a441-0111461cb8dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6594 2024.08.27 19:05:10.466652 [ 3 ] {} <Debug> HTTP-Session: b903f8e2-dbbc-4c7c-a441-0111461cb8dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6595 2024.08.27 19:05:10.466703 [ 3 ] {} <Trace> HTTP-Session: b903f8e2-dbbc-4c7c-a441-0111461cb8dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6596 2024.08.27 19:05:10.466918 [ 3 ] {18b12f0a-94cf-4d6a-aa6a-c4a7a128cde7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6597 2024.08.27 19:05:10.466991 [ 3 ] {18b12f0a-94cf-4d6a-aa6a-c4a7a128cde7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6598 2024.08.27 19:05:10.467338 [ 3 ] {18b12f0a-94cf-4d6a-aa6a-c4a7a128cde7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6599 2024.08.27 19:05:10.467834 [ 3 ] {18b12f0a-94cf-4d6a-aa6a-c4a7a128cde7} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6600 2024.08.27 19:05:10.467883 [ 3 ] {18b12f0a-94cf-4d6a-aa6a-c4a7a128cde7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
6601 2024.08.27 19:05:10.468328 [ 3 ] {18b12f0a-94cf-4d6a-aa6a-c4a7a128cde7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6602 2024.08.27 19:05:10.468739 [ 3 ] {18b12f0a-94cf-4d6a-aa6a-c4a7a128cde7} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6603 2024.08.27 19:05:10.468909 [ 3 ] {18b12f0a-94cf-4d6a-aa6a-c4a7a128cde7} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002063 sec., 34900.6301502666 rows/sec., 2.84 MiB/sec.
6604 2024.08.27 19:05:10.469136 [ 3 ] {18b12f0a-94cf-4d6a-aa6a-c4a7a128cde7} <Debug> DynamicQueryHandler: Done processing query
6605 2024.08.27 19:05:10.469165 [ 3 ] {18b12f0a-94cf-4d6a-aa6a-c4a7a128cde7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6606 2024.08.27 19:05:10.469182 [ 3 ] {} <Debug> HTTP-Session: b903f8e2-dbbc-4c7c-a441-0111461cb8dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6607 2024.08.27 19:05:10.469354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6608 2024.08.27 19:05:10.469410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6609 2024.08.27 19:05:10.469432 [ 3 ] {} <Debug> HTTP-Session: bb1becdf-c14c-47ad-b0ff-5592087cef59 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6610 2024.08.27 19:05:10.469450 [ 3 ] {} <Debug> HTTP-Session: bb1becdf-c14c-47ad-b0ff-5592087cef59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6611 2024.08.27 19:05:10.469464 [ 3 ] {} <Debug> HTTP-Session: bb1becdf-c14c-47ad-b0ff-5592087cef59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6612 2024.08.27 19:05:10.469501 [ 3 ] {} <Trace> HTTP-Session: bb1becdf-c14c-47ad-b0ff-5592087cef59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6613 2024.08.27 19:05:10.469611 [ 3 ] {92188b5c-6b40-4aba-a387-9f0c9f15031d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6614 2024.08.27 19:05:10.469659 [ 3 ] {92188b5c-6b40-4aba-a387-9f0c9f15031d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6615 2024.08.27 19:05:10.469906 [ 3 ] {92188b5c-6b40-4aba-a387-9f0c9f15031d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6616 2024.08.27 19:05:10.470242 [ 3 ] {92188b5c-6b40-4aba-a387-9f0c9f15031d} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6617 2024.08.27 19:05:10.470280 [ 3 ] {92188b5c-6b40-4aba-a387-9f0c9f15031d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
6618 2024.08.27 19:05:10.470642 [ 3 ] {92188b5c-6b40-4aba-a387-9f0c9f15031d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6619 2024.08.27 19:05:10.471049 [ 3 ] {92188b5c-6b40-4aba-a387-9f0c9f15031d} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6620 2024.08.27 19:05:10.471229 [ 3 ] {92188b5c-6b40-4aba-a387-9f0c9f15031d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001646 sec., 4860.267314702309 rows/sec., 365.47 KiB/sec.
6621 2024.08.27 19:05:10.471226 [ 90 ] {} <Debug> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6622 2024.08.27 19:05:10.471353 [ 90 ] {} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6623 2024.08.27 19:05:10.471404 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
6624 2024.08.27 19:05:10.471608 [ 3 ] {92188b5c-6b40-4aba-a387-9f0c9f15031d} <Debug> DynamicQueryHandler: Done processing query
6625 2024.08.27 19:05:10.471664 [ 198 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::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
6626 2024.08.27 19:05:10.471668 [ 3 ] {92188b5c-6b40-4aba-a387-9f0c9f15031d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6627 2024.08.27 19:05:10.471797 [ 3 ] {} <Debug> HTTP-Session: bb1becdf-c14c-47ad-b0ff-5592087cef59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6628 2024.08.27 19:05:10.472122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6629 2024.08.27 19:05:10.472168 [ 198 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6630 2024.08.27 19:05:10.472221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6631 2024.08.27 19:05:10.472240 [ 198 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 55 rows starting from the beginning of the part
6632 2024.08.27 19:05:10.472270 [ 3 ] {} <Debug> HTTP-Session: 392ccd45-9612-4707-8558-1950590c4910 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6633 2024.08.27 19:05:10.472310 [ 3 ] {} <Debug> HTTP-Session: 392ccd45-9612-4707-8558-1950590c4910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6634 2024.08.27 19:05:10.472366 [ 3 ] {} <Debug> HTTP-Session: 392ccd45-9612-4707-8558-1950590c4910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6635 2024.08.27 19:05:10.472520 [ 3 ] {} <Trace> HTTP-Session: 392ccd45-9612-4707-8558-1950590c4910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6636 2024.08.27 19:05:10.472535 [ 198 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part
6637 2024.08.27 19:05:10.472802 [ 198 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part
6638 2024.08.27 19:05:10.472849 [ 3 ] {e43ba70c-4ac7-4efe-8c8a-79eaeb6ae6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6639 2024.08.27 19:05:10.472986 [ 3 ] {e43ba70c-4ac7-4efe-8c8a-79eaeb6ae6fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6640 2024.08.27 19:05:10.473126 [ 198 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part
6641 2024.08.27 19:05:10.473442 [ 198 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part
6642 2024.08.27 19:05:10.473730 [ 198 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part
6643 2024.08.27 19:05:10.474427 [ 3 ] {e43ba70c-4ac7-4efe-8c8a-79eaeb6ae6fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6644 2024.08.27 19:05:10.475326 [ 3 ] {e43ba70c-4ac7-4efe-8c8a-79eaeb6ae6fb} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6645 2024.08.27 19:05:10.475401 [ 3 ] {e43ba70c-4ac7-4efe-8c8a-79eaeb6ae6fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
6646 2024.08.27 19:05:10.476513 [ 3 ] {e43ba70c-4ac7-4efe-8c8a-79eaeb6ae6fb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6647 2024.08.27 19:05:10.476671 [ 194 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 145 rows, containing 5 columns (5 merged, 0 gathered) in 0.005193326 sec., 27920.450208594648 rows/sec., 2.13 MiB/sec.
6648 2024.08.27 19:05:10.476969 [ 194 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6649 2024.08.27 19:05:10.477384 [ 3 ] {e43ba70c-4ac7-4efe-8c8a-79eaeb6ae6fb} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6650 2024.08.27 19:05:10.477848 [ 3 ] {e43ba70c-4ac7-4efe-8c8a-79eaeb6ae6fb} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005161 sec., 13950.784731641155 rows/sec., 1.09 MiB/sec.
6651 2024.08.27 19:05:10.478125 [ 194 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_26_5} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6652 2024.08.27 19:05:10.478284 [ 194 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_26_5} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6653 2024.08.27 19:05:10.478291 [ 3 ] {e43ba70c-4ac7-4efe-8c8a-79eaeb6ae6fb} <Debug> DynamicQueryHandler: Done processing query
6654 2024.08.27 19:05:10.478349 [ 3 ] {e43ba70c-4ac7-4efe-8c8a-79eaeb6ae6fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6655 2024.08.27 19:05:10.478409 [ 3 ] {} <Debug> HTTP-Session: 392ccd45-9612-4707-8558-1950590c4910 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6656 2024.08.27 19:05:10.478457 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
6657 2024.08.27 19:05:10.478628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6658 2024.08.27 19:05:10.478690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6659 2024.08.27 19:05:10.478711 [ 3 ] {} <Debug> HTTP-Session: 627c6172-603b-4d20-a29d-f7a3fb22367f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6660 2024.08.27 19:05:10.478729 [ 3 ] {} <Debug> HTTP-Session: 627c6172-603b-4d20-a29d-f7a3fb22367f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6661 2024.08.27 19:05:10.478744 [ 3 ] {} <Debug> HTTP-Session: 627c6172-603b-4d20-a29d-f7a3fb22367f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6662 2024.08.27 19:05:10.478787 [ 3 ] {} <Trace> HTTP-Session: 627c6172-603b-4d20-a29d-f7a3fb22367f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6663 2024.08.27 19:05:10.478981 [ 3 ] {30ac9921-8c04-477f-9ade-047361274474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6664 2024.08.27 19:05:10.479034 [ 3 ] {30ac9921-8c04-477f-9ade-047361274474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6665 2024.08.27 19:05:10.479223 [ 3 ] {30ac9921-8c04-477f-9ade-047361274474} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6666 2024.08.27 19:05:10.479682 [ 3 ] {30ac9921-8c04-477f-9ade-047361274474} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6667 2024.08.27 19:05:10.479720 [ 3 ] {30ac9921-8c04-477f-9ade-047361274474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
6668 2024.08.27 19:05:10.480184 [ 3 ] {30ac9921-8c04-477f-9ade-047361274474} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6669 2024.08.27 19:05:10.480623 [ 3 ] {30ac9921-8c04-477f-9ade-047361274474} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6670 2024.08.27 19:05:10.480794 [ 3 ] {30ac9921-8c04-477f-9ade-047361274474} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0019 sec., 84210.52631578948 rows/sec., 5.87 MiB/sec.
6671 2024.08.27 19:05:10.480983 [ 3 ] {30ac9921-8c04-477f-9ade-047361274474} <Debug> DynamicQueryHandler: Done processing query
6672 2024.08.27 19:05:10.481011 [ 3 ] {30ac9921-8c04-477f-9ade-047361274474} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6673 2024.08.27 19:05:10.481027 [ 3 ] {} <Debug> HTTP-Session: 627c6172-603b-4d20-a29d-f7a3fb22367f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6674 2024.08.27 19:05:10.481183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14267, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6675 2024.08.27 19:05:10.481234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6676 2024.08.27 19:05:10.481253 [ 3 ] {} <Debug> HTTP-Session: b103d100-2e07-4235-83d4-9f030ad5becc Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6677 2024.08.27 19:05:10.481271 [ 3 ] {} <Debug> HTTP-Session: b103d100-2e07-4235-83d4-9f030ad5becc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6678 2024.08.27 19:05:10.481286 [ 3 ] {} <Debug> HTTP-Session: b103d100-2e07-4235-83d4-9f030ad5becc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6679 2024.08.27 19:05:10.481319 [ 3 ] {} <Trace> HTTP-Session: b103d100-2e07-4235-83d4-9f030ad5becc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6680 2024.08.27 19:05:10.481485 [ 3 ] {5f33e4a7-4cf1-4f5f-a647-07c163203b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6681 2024.08.27 19:05:10.481551 [ 3 ] {5f33e4a7-4cf1-4f5f-a647-07c163203b31} <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
6682 2024.08.27 19:05:10.481999 [ 3 ] {5f33e4a7-4cf1-4f5f-a647-07c163203b31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6683 2024.08.27 19:05:10.482502 [ 3 ] {5f33e4a7-4cf1-4f5f-a647-07c163203b31} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6684 2024.08.27 19:05:10.482539 [ 3 ] {5f33e4a7-4cf1-4f5f-a647-07c163203b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
6685 2024.08.27 19:05:10.483148 [ 3 ] {5f33e4a7-4cf1-4f5f-a647-07c163203b31} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6686 2024.08.27 19:05:10.483570 [ 3 ] {5f33e4a7-4cf1-4f5f-a647-07c163203b31} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6687 2024.08.27 19:05:10.483759 [ 90 ] {} <Debug> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6688 2024.08.27 19:05:10.483779 [ 3 ] {5f33e4a7-4cf1-4f5f-a647-07c163203b31} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002383 sec., 3357.112882920688 rows/sec., 6.02 MiB/sec.
6689 2024.08.27 19:05:10.483820 [ 90 ] {} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6690 2024.08.27 19:05:10.483903 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
6691 2024.08.27 19:05:10.484205 [ 198 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::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
6692 2024.08.27 19:05:10.484344 [ 3 ] {5f33e4a7-4cf1-4f5f-a647-07c163203b31} <Debug> DynamicQueryHandler: Done processing query
6693 2024.08.27 19:05:10.484384 [ 3 ] {5f33e4a7-4cf1-4f5f-a647-07c163203b31} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
6694 2024.08.27 19:05:10.484441 [ 3 ] {} <Debug> HTTP-Session: b103d100-2e07-4235-83d4-9f030ad5becc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6695 2024.08.27 19:05:10.484667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6696 2024.08.27 19:05:10.484775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6697 2024.08.27 19:05:10.484845 [ 3 ] {} <Debug> HTTP-Session: 4fbf96ef-1d36-497e-8744-d2bd099859e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6698 2024.08.27 19:05:10.484898 [ 3 ] {} <Debug> HTTP-Session: 4fbf96ef-1d36-497e-8744-d2bd099859e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6699 2024.08.27 19:05:10.484927 [ 198 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6700 2024.08.27 19:05:10.484940 [ 3 ] {} <Debug> HTTP-Session: 4fbf96ef-1d36-497e-8744-d2bd099859e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6701 2024.08.27 19:05:10.485040 [ 3 ] {} <Trace> HTTP-Session: 4fbf96ef-1d36-497e-8744-d2bd099859e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6702 2024.08.27 19:05:10.485090 [ 198 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 360 rows starting from the beginning of the part
6703 2024.08.27 19:05:10.485411 [ 3 ] {0cac3122-d77f-4668-b3c1-5d0023d06e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6704 2024.08.27 19:05:10.485589 [ 3 ] {0cac3122-d77f-4668-b3c1-5d0023d06e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6705 2024.08.27 19:05:10.485781 [ 198 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::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
6706 2024.08.27 19:05:10.486521 [ 3 ] {0cac3122-d77f-4668-b3c1-5d0023d06e30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6707 2024.08.27 19:05:10.486571 [ 198 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 29 rows starting from the beginning of the part
6708 2024.08.27 19:05:10.487269 [ 198 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part
6709 2024.08.27 19:05:10.487629 [ 3 ] {0cac3122-d77f-4668-b3c1-5d0023d06e30} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6710 2024.08.27 19:05:10.487740 [ 3 ] {0cac3122-d77f-4668-b3c1-5d0023d06e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
6711 2024.08.27 19:05:10.487918 [ 198 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 29 rows starting from the beginning of the part
6712 2024.08.27 19:05:10.488482 [ 198 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part
6713 2024.08.27 19:05:10.489225 [ 3 ] {0cac3122-d77f-4668-b3c1-5d0023d06e30} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6714 2024.08.27 19:05:10.489953 [ 3 ] {0cac3122-d77f-4668-b3c1-5d0023d06e30} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6715 2024.08.27 19:05:10.490419 [ 3 ] {0cac3122-d77f-4668-b3c1-5d0023d06e30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005173 sec., 11598.685482312005 rows/sec., 800.43 KiB/sec.
6716 2024.08.27 19:05:10.491137 [ 3 ] {0cac3122-d77f-4668-b3c1-5d0023d06e30} <Debug> DynamicQueryHandler: Done processing query
6717 2024.08.27 19:05:10.491217 [ 3 ] {0cac3122-d77f-4668-b3c1-5d0023d06e30} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6718 2024.08.27 19:05:10.491286 [ 3 ] {} <Debug> HTTP-Session: 4fbf96ef-1d36-497e-8744-d2bd099859e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6719 2024.08.27 19:05:10.494003 [ 194 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 442 rows, containing 19 columns (19 merged, 0 gathered) in 0.009986824 sec., 44258.314755521875 rows/sec., 79.31 MiB/sec.
6720 2024.08.27 19:05:10.494468 [ 194 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6721 2024.08.27 19:05:10.495037 [ 194 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6722 2024.08.27 19:05:10.495113 [ 194 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6723 2024.08.27 19:05:10.495215 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB.
6724 2024.08.27 19:05:15.473557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6725 2024.08.27 19:05:15.473687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6726 2024.08.27 19:05:15.473712 [ 3 ] {} <Debug> HTTP-Session: fd09cdb4-4722-4ac8-a1b7-e5bef7c61f70 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6727 2024.08.27 19:05:15.473738 [ 3 ] {} <Debug> HTTP-Session: fd09cdb4-4722-4ac8-a1b7-e5bef7c61f70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6728 2024.08.27 19:05:15.473752 [ 3 ] {} <Debug> HTTP-Session: fd09cdb4-4722-4ac8-a1b7-e5bef7c61f70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6729 2024.08.27 19:05:15.473804 [ 3 ] {} <Trace> HTTP-Session: fd09cdb4-4722-4ac8-a1b7-e5bef7c61f70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6730 2024.08.27 19:05:15.474081 [ 3 ] {09c8c2db-08e5-4718-bbba-7d501cef99a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6731 2024.08.27 19:05:15.474168 [ 3 ] {09c8c2db-08e5-4718-bbba-7d501cef99a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6732 2024.08.27 19:05:15.474564 [ 3 ] {09c8c2db-08e5-4718-bbba-7d501cef99a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6733 2024.08.27 19:05:15.475080 [ 3 ] {09c8c2db-08e5-4718-bbba-7d501cef99a2} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6734 2024.08.27 19:05:15.475124 [ 3 ] {09c8c2db-08e5-4718-bbba-7d501cef99a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
6735 2024.08.27 19:05:15.475618 [ 3 ] {09c8c2db-08e5-4718-bbba-7d501cef99a2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6736 2024.08.27 19:05:15.476015 [ 3 ] {09c8c2db-08e5-4718-bbba-7d501cef99a2} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6737 2024.08.27 19:05:15.476169 [ 3 ] {09c8c2db-08e5-4718-bbba-7d501cef99a2} <Debug> executeQuery: Read 247 rows, 22.35 KiB in 0.002226 sec., 110961.3656783468 rows/sec., 9.80 MiB/sec.
6738 2024.08.27 19:05:15.476398 [ 3 ] {09c8c2db-08e5-4718-bbba-7d501cef99a2} <Debug> DynamicQueryHandler: Done processing query
6739 2024.08.27 19:05:15.476437 [ 3 ] {09c8c2db-08e5-4718-bbba-7d501cef99a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
6740 2024.08.27 19:05:15.476461 [ 3 ] {} <Debug> HTTP-Session: fd09cdb4-4722-4ac8-a1b7-e5bef7c61f70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6741 2024.08.27 19:05:15.476674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6742 2024.08.27 19:05:15.476751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6743 2024.08.27 19:05:15.476782 [ 3 ] {} <Debug> HTTP-Session: 6f4b7fd1-36dd-416d-adc4-91270d84f4ae Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6744 2024.08.27 19:05:15.476811 [ 3 ] {} <Debug> HTTP-Session: 6f4b7fd1-36dd-416d-adc4-91270d84f4ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6745 2024.08.27 19:05:15.476834 [ 3 ] {} <Debug> HTTP-Session: 6f4b7fd1-36dd-416d-adc4-91270d84f4ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6746 2024.08.27 19:05:15.476883 [ 3 ] {} <Trace> HTTP-Session: 6f4b7fd1-36dd-416d-adc4-91270d84f4ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6747 2024.08.27 19:05:15.477040 [ 3 ] {ae3981f7-a676-47a1-8167-6153801f8203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6748 2024.08.27 19:05:15.477107 [ 3 ] {ae3981f7-a676-47a1-8167-6153801f8203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6749 2024.08.27 19:05:15.477438 [ 3 ] {ae3981f7-a676-47a1-8167-6153801f8203} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6750 2024.08.27 19:05:15.477789 [ 3 ] {ae3981f7-a676-47a1-8167-6153801f8203} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6751 2024.08.27 19:05:15.477830 [ 3 ] {ae3981f7-a676-47a1-8167-6153801f8203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
6752 2024.08.27 19:05:15.478196 [ 3 ] {ae3981f7-a676-47a1-8167-6153801f8203} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6753 2024.08.27 19:05:15.478566 [ 3 ] {ae3981f7-a676-47a1-8167-6153801f8203} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6754 2024.08.27 19:05:15.478696 [ 3 ] {ae3981f7-a676-47a1-8167-6153801f8203} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001707 sec., 16988.869361452842 rows/sec., 1.25 MiB/sec.
6755 2024.08.27 19:05:15.478859 [ 3 ] {ae3981f7-a676-47a1-8167-6153801f8203} <Debug> DynamicQueryHandler: Done processing query
6756 2024.08.27 19:05:15.478883 [ 3 ] {ae3981f7-a676-47a1-8167-6153801f8203} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6757 2024.08.27 19:05:15.478899 [ 3 ] {} <Debug> HTTP-Session: 6f4b7fd1-36dd-416d-adc4-91270d84f4ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6758 2024.08.27 19:05:15.479031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6759 2024.08.27 19:05:15.479086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6760 2024.08.27 19:05:15.479109 [ 3 ] {} <Debug> HTTP-Session: 905a1956-3daf-4113-8dbc-144d19c37ac7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6761 2024.08.27 19:05:15.479127 [ 3 ] {} <Debug> HTTP-Session: 905a1956-3daf-4113-8dbc-144d19c37ac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6762 2024.08.27 19:05:15.479147 [ 3 ] {} <Debug> HTTP-Session: 905a1956-3daf-4113-8dbc-144d19c37ac7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6763 2024.08.27 19:05:15.479185 [ 3 ] {} <Trace> HTTP-Session: 905a1956-3daf-4113-8dbc-144d19c37ac7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6764 2024.08.27 19:05:15.479297 [ 3 ] {d7974296-aa1e-4593-8445-a45429041b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6765 2024.08.27 19:05:15.479346 [ 3 ] {d7974296-aa1e-4593-8445-a45429041b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6766 2024.08.27 19:05:15.479594 [ 3 ] {d7974296-aa1e-4593-8445-a45429041b29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6767 2024.08.27 19:05:15.479892 [ 3 ] {d7974296-aa1e-4593-8445-a45429041b29} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6768 2024.08.27 19:05:15.479927 [ 3 ] {d7974296-aa1e-4593-8445-a45429041b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
6769 2024.08.27 19:05:15.480272 [ 3 ] {d7974296-aa1e-4593-8445-a45429041b29} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
6770 2024.08.27 19:05:15.480618 [ 3 ] {d7974296-aa1e-4593-8445-a45429041b29} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6771 2024.08.27 19:05:15.480748 [ 3 ] {d7974296-aa1e-4593-8445-a45429041b29} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001482 sec., 9446.693657219972 rows/sec., 661.58 KiB/sec.
6772 2024.08.27 19:05:15.481018 [ 3 ] {d7974296-aa1e-4593-8445-a45429041b29} <Debug> DynamicQueryHandler: Done processing query
6773 2024.08.27 19:05:15.481066 [ 3 ] {d7974296-aa1e-4593-8445-a45429041b29} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6774 2024.08.27 19:05:15.481085 [ 3 ] {} <Debug> HTTP-Session: 905a1956-3daf-4113-8dbc-144d19c37ac7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6775 2024.08.27 19:05:15.481226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6776 2024.08.27 19:05:15.481275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6777 2024.08.27 19:05:15.481293 [ 3 ] {} <Debug> HTTP-Session: d5a5c1fb-0565-4cd9-99e4-bcb8137acd2e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6778 2024.08.27 19:05:15.481310 [ 3 ] {} <Debug> HTTP-Session: d5a5c1fb-0565-4cd9-99e4-bcb8137acd2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6779 2024.08.27 19:05:15.481324 [ 3 ] {} <Debug> HTTP-Session: d5a5c1fb-0565-4cd9-99e4-bcb8137acd2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6780 2024.08.27 19:05:15.481355 [ 3 ] {} <Trace> HTTP-Session: d5a5c1fb-0565-4cd9-99e4-bcb8137acd2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6781 2024.08.27 19:05:15.481455 [ 3 ] {7e04eb67-0363-4851-b8d5-aa34a409937e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6782 2024.08.27 19:05:15.481499 [ 3 ] {7e04eb67-0363-4851-b8d5-aa34a409937e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6783 2024.08.27 19:05:15.481744 [ 3 ] {7e04eb67-0363-4851-b8d5-aa34a409937e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6784 2024.08.27 19:05:15.482024 [ 3 ] {7e04eb67-0363-4851-b8d5-aa34a409937e} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6785 2024.08.27 19:05:15.482059 [ 3 ] {7e04eb67-0363-4851-b8d5-aa34a409937e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
6786 2024.08.27 19:05:15.482395 [ 3 ] {7e04eb67-0363-4851-b8d5-aa34a409937e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6787 2024.08.27 19:05:15.482796 [ 3 ] {7e04eb67-0363-4851-b8d5-aa34a409937e} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6788 2024.08.27 19:05:15.482919 [ 3 ] {7e04eb67-0363-4851-b8d5-aa34a409937e} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001492 sec., 4021.4477211796243 rows/sec., 237.60 KiB/sec.
6789 2024.08.27 19:05:15.483127 [ 3 ] {7e04eb67-0363-4851-b8d5-aa34a409937e} <Debug> DynamicQueryHandler: Done processing query
6790 2024.08.27 19:05:15.483150 [ 3 ] {7e04eb67-0363-4851-b8d5-aa34a409937e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6791 2024.08.27 19:05:15.483166 [ 3 ] {} <Debug> HTTP-Session: d5a5c1fb-0565-4cd9-99e4-bcb8137acd2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6792 2024.08.27 19:05:15.483338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 66693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6793 2024.08.27 19:05:15.483386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6794 2024.08.27 19:05:15.483404 [ 3 ] {} <Debug> HTTP-Session: 1f013be9-88a5-4c0d-9753-4b012c08fcca Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6795 2024.08.27 19:05:15.483421 [ 3 ] {} <Debug> HTTP-Session: 1f013be9-88a5-4c0d-9753-4b012c08fcca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6796 2024.08.27 19:05:15.483435 [ 3 ] {} <Debug> HTTP-Session: 1f013be9-88a5-4c0d-9753-4b012c08fcca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6797 2024.08.27 19:05:15.483465 [ 3 ] {} <Trace> HTTP-Session: 1f013be9-88a5-4c0d-9753-4b012c08fcca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6798 2024.08.27 19:05:15.483681 [ 3 ] {c4ae4dfa-ed0e-4170-9ccf-17d8f10c9bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6799 2024.08.27 19:05:15.483730 [ 3 ] {c4ae4dfa-ed0e-4170-9ccf-17d8f10c9bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6800 2024.08.27 19:05:15.484015 [ 3 ] {c4ae4dfa-ed0e-4170-9ccf-17d8f10c9bb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6801 2024.08.27 19:05:15.484552 [ 3 ] {c4ae4dfa-ed0e-4170-9ccf-17d8f10c9bb4} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6802 2024.08.27 19:05:15.484588 [ 3 ] {c4ae4dfa-ed0e-4170-9ccf-17d8f10c9bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
6803 2024.08.27 19:05:15.484964 [ 3 ] {c4ae4dfa-ed0e-4170-9ccf-17d8f10c9bb4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6804 2024.08.27 19:05:15.485342 [ 3 ] {c4ae4dfa-ed0e-4170-9ccf-17d8f10c9bb4} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6805 2024.08.27 19:05:15.485471 [ 3 ] {c4ae4dfa-ed0e-4170-9ccf-17d8f10c9bb4} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.001911 sec., 215070.64364207222 rows/sec., 15.33 MiB/sec.
6806 2024.08.27 19:05:15.485638 [ 3 ] {c4ae4dfa-ed0e-4170-9ccf-17d8f10c9bb4} <Debug> DynamicQueryHandler: Done processing query
6807 2024.08.27 19:05:15.485663 [ 3 ] {c4ae4dfa-ed0e-4170-9ccf-17d8f10c9bb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
6808 2024.08.27 19:05:15.485679 [ 3 ] {} <Debug> HTTP-Session: 1f013be9-88a5-4c0d-9753-4b012c08fcca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6809 2024.08.27 19:05:15.485849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6810 2024.08.27 19:05:15.485945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6811 2024.08.27 19:05:15.485973 [ 3 ] {} <Debug> HTTP-Session: f16b0b0a-0adb-45d1-9a3d-dbcec3fc4f1f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6812 2024.08.27 19:05:15.485989 [ 3 ] {} <Debug> HTTP-Session: f16b0b0a-0adb-45d1-9a3d-dbcec3fc4f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6813 2024.08.27 19:05:15.486004 [ 3 ] {} <Debug> HTTP-Session: f16b0b0a-0adb-45d1-9a3d-dbcec3fc4f1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6814 2024.08.27 19:05:15.486034 [ 3 ] {} <Trace> HTTP-Session: f16b0b0a-0adb-45d1-9a3d-dbcec3fc4f1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6815 2024.08.27 19:05:15.486135 [ 3 ] {51a28c7a-791b-44ff-b15e-54eaba262091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6816 2024.08.27 19:05:15.486182 [ 3 ] {51a28c7a-791b-44ff-b15e-54eaba262091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6817 2024.08.27 19:05:15.486314 [ 3 ] {51a28c7a-791b-44ff-b15e-54eaba262091} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6818 2024.08.27 19:05:15.486564 [ 3 ] {51a28c7a-791b-44ff-b15e-54eaba262091} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6819 2024.08.27 19:05:15.486599 [ 3 ] {51a28c7a-791b-44ff-b15e-54eaba262091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
6820 2024.08.27 19:05:15.486959 [ 3 ] {51a28c7a-791b-44ff-b15e-54eaba262091} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6821 2024.08.27 19:05:15.487300 [ 3 ] {51a28c7a-791b-44ff-b15e-54eaba262091} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6822 2024.08.27 19:05:15.487426 [ 3 ] {51a28c7a-791b-44ff-b15e-54eaba262091} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001316 sec., 4559.270516717325 rows/sec., 238.20 KiB/sec.
6823 2024.08.27 19:05:15.487724 [ 3 ] {51a28c7a-791b-44ff-b15e-54eaba262091} <Debug> DynamicQueryHandler: Done processing query
6824 2024.08.27 19:05:15.487753 [ 3 ] {51a28c7a-791b-44ff-b15e-54eaba262091} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6825 2024.08.27 19:05:15.487769 [ 3 ] {} <Debug> HTTP-Session: f16b0b0a-0adb-45d1-9a3d-dbcec3fc4f1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6826 2024.08.27 19:05:15.487967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6827 2024.08.27 19:05:15.488015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6828 2024.08.27 19:05:15.488033 [ 3 ] {} <Debug> HTTP-Session: 7d0fc20f-4aa9-4cc5-ab2f-3f143e1067f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6829 2024.08.27 19:05:15.488050 [ 3 ] {} <Debug> HTTP-Session: 7d0fc20f-4aa9-4cc5-ab2f-3f143e1067f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6830 2024.08.27 19:05:15.488064 [ 3 ] {} <Debug> HTTP-Session: 7d0fc20f-4aa9-4cc5-ab2f-3f143e1067f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6831 2024.08.27 19:05:15.488091 [ 3 ] {} <Trace> HTTP-Session: 7d0fc20f-4aa9-4cc5-ab2f-3f143e1067f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6832 2024.08.27 19:05:15.488257 [ 3 ] {477f2e48-13af-4512-9909-2252bb9c6e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6833 2024.08.27 19:05:15.488302 [ 3 ] {477f2e48-13af-4512-9909-2252bb9c6e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6834 2024.08.27 19:05:15.488453 [ 3 ] {477f2e48-13af-4512-9909-2252bb9c6e70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6835 2024.08.27 19:05:15.488896 [ 3 ] {477f2e48-13af-4512-9909-2252bb9c6e70} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6836 2024.08.27 19:05:15.488931 [ 3 ] {477f2e48-13af-4512-9909-2252bb9c6e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
6837 2024.08.27 19:05:15.489310 [ 3 ] {477f2e48-13af-4512-9909-2252bb9c6e70} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6838 2024.08.27 19:05:15.489665 [ 3 ] {477f2e48-13af-4512-9909-2252bb9c6e70} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6839 2024.08.27 19:05:15.489799 [ 3 ] {477f2e48-13af-4512-9909-2252bb9c6e70} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001587 sec., 149338.3742911153 rows/sec., 10.01 MiB/sec.
6840 2024.08.27 19:05:15.490025 [ 3 ] {477f2e48-13af-4512-9909-2252bb9c6e70} <Debug> DynamicQueryHandler: Done processing query
6841 2024.08.27 19:05:15.490059 [ 3 ] {477f2e48-13af-4512-9909-2252bb9c6e70} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6842 2024.08.27 19:05:15.490084 [ 3 ] {} <Debug> HTTP-Session: 7d0fc20f-4aa9-4cc5-ab2f-3f143e1067f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6843 2024.08.27 19:05:15.490210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6844 2024.08.27 19:05:15.490258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6845 2024.08.27 19:05:15.490277 [ 3 ] {} <Debug> HTTP-Session: 3272045f-401e-425b-b344-f75a220f48c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6846 2024.08.27 19:05:15.490294 [ 3 ] {} <Debug> HTTP-Session: 3272045f-401e-425b-b344-f75a220f48c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6847 2024.08.27 19:05:15.490308 [ 3 ] {} <Debug> HTTP-Session: 3272045f-401e-425b-b344-f75a220f48c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6848 2024.08.27 19:05:15.490338 [ 3 ] {} <Trace> HTTP-Session: 3272045f-401e-425b-b344-f75a220f48c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6849 2024.08.27 19:05:15.490431 [ 3 ] {9a907403-9d2d-4b3d-a0fc-fd266fbb2e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6850 2024.08.27 19:05:15.490476 [ 3 ] {9a907403-9d2d-4b3d-a0fc-fd266fbb2e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6851 2024.08.27 19:05:15.490616 [ 3 ] {9a907403-9d2d-4b3d-a0fc-fd266fbb2e61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6852 2024.08.27 19:05:15.490958 [ 3 ] {9a907403-9d2d-4b3d-a0fc-fd266fbb2e61} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6853 2024.08.27 19:05:15.490995 [ 3 ] {9a907403-9d2d-4b3d-a0fc-fd266fbb2e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
6854 2024.08.27 19:05:15.491339 [ 3 ] {9a907403-9d2d-4b3d-a0fc-fd266fbb2e61} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6855 2024.08.27 19:05:15.491666 [ 3 ] {9a907403-9d2d-4b3d-a0fc-fd266fbb2e61} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6856 2024.08.27 19:05:15.491820 [ 3 ] {9a907403-9d2d-4b3d-a0fc-fd266fbb2e61} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001402 sec., 713.2667617689016 rows/sec., 48.06 KiB/sec.
6857 2024.08.27 19:05:15.492107 [ 3 ] {9a907403-9d2d-4b3d-a0fc-fd266fbb2e61} <Debug> DynamicQueryHandler: Done processing query
6858 2024.08.27 19:05:15.492131 [ 3 ] {9a907403-9d2d-4b3d-a0fc-fd266fbb2e61} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6859 2024.08.27 19:05:15.492147 [ 3 ] {} <Debug> HTTP-Session: 3272045f-401e-425b-b344-f75a220f48c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6860 2024.08.27 19:05:15.492349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6861 2024.08.27 19:05:15.492409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6862 2024.08.27 19:05:15.492433 [ 3 ] {} <Debug> HTTP-Session: 31789b38-089e-4a25-bc8d-1e50e41b3812 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6863 2024.08.27 19:05:15.492456 [ 3 ] {} <Debug> HTTP-Session: 31789b38-089e-4a25-bc8d-1e50e41b3812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6864 2024.08.27 19:05:15.492475 [ 3 ] {} <Debug> HTTP-Session: 31789b38-089e-4a25-bc8d-1e50e41b3812 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6865 2024.08.27 19:05:15.492513 [ 3 ] {} <Trace> HTTP-Session: 31789b38-089e-4a25-bc8d-1e50e41b3812 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6866 2024.08.27 19:05:15.492876 [ 3 ] {84928d9b-3249-446c-ac9f-b6e793310b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6867 2024.08.27 19:05:15.492952 [ 3 ] {84928d9b-3249-446c-ac9f-b6e793310b10} <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
6868 2024.08.27 19:05:15.493379 [ 3 ] {84928d9b-3249-446c-ac9f-b6e793310b10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6869 2024.08.27 19:05:15.494021 [ 3 ] {84928d9b-3249-446c-ac9f-b6e793310b10} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6870 2024.08.27 19:05:15.494058 [ 3 ] {84928d9b-3249-446c-ac9f-b6e793310b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
6871 2024.08.27 19:05:15.494694 [ 3 ] {84928d9b-3249-446c-ac9f-b6e793310b10} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6872 2024.08.27 19:05:15.495109 [ 3 ] {84928d9b-3249-446c-ac9f-b6e793310b10} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6873 2024.08.27 19:05:15.495288 [ 3 ] {84928d9b-3249-446c-ac9f-b6e793310b10} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002674 sec., 10845.175766641734 rows/sec., 19.43 MiB/sec.
6874 2024.08.27 19:05:15.495632 [ 3 ] {84928d9b-3249-446c-ac9f-b6e793310b10} <Debug> DynamicQueryHandler: Done processing query
6875 2024.08.27 19:05:15.495656 [ 3 ] {84928d9b-3249-446c-ac9f-b6e793310b10} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6876 2024.08.27 19:05:15.495672 [ 3 ] {} <Debug> HTTP-Session: 31789b38-089e-4a25-bc8d-1e50e41b3812 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6877 2024.08.27 19:05:15.495804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6878 2024.08.27 19:05:15.495851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6879 2024.08.27 19:05:15.495870 [ 3 ] {} <Debug> HTTP-Session: c3cf0ce4-9efd-451e-a89c-6c6e3ec46cbf Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6880 2024.08.27 19:05:15.495886 [ 3 ] {} <Debug> HTTP-Session: c3cf0ce4-9efd-451e-a89c-6c6e3ec46cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6881 2024.08.27 19:05:15.495900 [ 3 ] {} <Debug> HTTP-Session: c3cf0ce4-9efd-451e-a89c-6c6e3ec46cbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6882 2024.08.27 19:05:15.495931 [ 3 ] {} <Trace> HTTP-Session: c3cf0ce4-9efd-451e-a89c-6c6e3ec46cbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6883 2024.08.27 19:05:15.496098 [ 3 ] {3e1c6dd6-801a-480d-b124-6a387f4febbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6884 2024.08.27 19:05:15.496152 [ 3 ] {3e1c6dd6-801a-480d-b124-6a387f4febbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6885 2024.08.27 19:05:15.496283 [ 3 ] {3e1c6dd6-801a-480d-b124-6a387f4febbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6886 2024.08.27 19:05:15.496642 [ 3 ] {3e1c6dd6-801a-480d-b124-6a387f4febbe} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6887 2024.08.27 19:05:15.496680 [ 3 ] {3e1c6dd6-801a-480d-b124-6a387f4febbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
6888 2024.08.27 19:05:15.497049 [ 3 ] {3e1c6dd6-801a-480d-b124-6a387f4febbe} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6889 2024.08.27 19:05:15.497369 [ 3 ] {3e1c6dd6-801a-480d-b124-6a387f4febbe} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6890 2024.08.27 19:05:15.497546 [ 3 ] {3e1c6dd6-801a-480d-b124-6a387f4febbe} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001525 sec., 53770.49180327869 rows/sec., 3.42 MiB/sec.
6891 2024.08.27 19:05:15.497838 [ 3 ] {3e1c6dd6-801a-480d-b124-6a387f4febbe} <Debug> DynamicQueryHandler: Done processing query
6892 2024.08.27 19:05:15.497883 [ 3 ] {3e1c6dd6-801a-480d-b124-6a387f4febbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6893 2024.08.27 19:05:15.497901 [ 3 ] {} <Debug> HTTP-Session: c3cf0ce4-9efd-451e-a89c-6c6e3ec46cbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6894 2024.08.27 19:05:20.467797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6895 2024.08.27 19:05:20.467997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6896 2024.08.27 19:05:20.468024 [ 3 ] {} <Debug> HTTP-Session: ef482b97-525a-4d44-b0f7-25f5d2c198db Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6897 2024.08.27 19:05:20.468052 [ 3 ] {} <Debug> HTTP-Session: ef482b97-525a-4d44-b0f7-25f5d2c198db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6898 2024.08.27 19:05:20.468069 [ 3 ] {} <Debug> HTTP-Session: ef482b97-525a-4d44-b0f7-25f5d2c198db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6899 2024.08.27 19:05:20.468121 [ 3 ] {} <Trace> HTTP-Session: ef482b97-525a-4d44-b0f7-25f5d2c198db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6900 2024.08.27 19:05:20.468338 [ 3 ] {023dcee2-c4f4-486b-b682-7a5b78c3b084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6901 2024.08.27 19:05:20.468407 [ 3 ] {023dcee2-c4f4-486b-b682-7a5b78c3b084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6902 2024.08.27 19:05:20.468712 [ 3 ] {023dcee2-c4f4-486b-b682-7a5b78c3b084} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6903 2024.08.27 19:05:20.469255 [ 3 ] {023dcee2-c4f4-486b-b682-7a5b78c3b084} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6904 2024.08.27 19:05:20.469294 [ 3 ] {023dcee2-c4f4-486b-b682-7a5b78c3b084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
6905 2024.08.27 19:05:20.469688 [ 3 ] {023dcee2-c4f4-486b-b682-7a5b78c3b084} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6906 2024.08.27 19:05:20.470111 [ 3 ] {023dcee2-c4f4-486b-b682-7a5b78c3b084} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6907 2024.08.27 19:05:20.470251 [ 3 ] {023dcee2-c4f4-486b-b682-7a5b78c3b084} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001986 sec., 36253.77643504532 rows/sec., 2.95 MiB/sec.
6908 2024.08.27 19:05:20.470544 [ 3 ] {023dcee2-c4f4-486b-b682-7a5b78c3b084} <Debug> DynamicQueryHandler: Done processing query
6909 2024.08.27 19:05:20.470590 [ 3 ] {023dcee2-c4f4-486b-b682-7a5b78c3b084} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6910 2024.08.27 19:05:20.470607 [ 3 ] {} <Debug> HTTP-Session: ef482b97-525a-4d44-b0f7-25f5d2c198db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6911 2024.08.27 19:05:20.470758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6912 2024.08.27 19:05:20.470816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6913 2024.08.27 19:05:20.470834 [ 3 ] {} <Debug> HTTP-Session: 3ae59f46-a591-4fd8-9d90-cb848fe040b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6914 2024.08.27 19:05:20.470919 [ 3 ] {} <Debug> HTTP-Session: 3ae59f46-a591-4fd8-9d90-cb848fe040b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6915 2024.08.27 19:05:20.470932 [ 3 ] {} <Debug> HTTP-Session: 3ae59f46-a591-4fd8-9d90-cb848fe040b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6916 2024.08.27 19:05:20.470963 [ 3 ] {} <Trace> HTTP-Session: 3ae59f46-a591-4fd8-9d90-cb848fe040b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6917 2024.08.27 19:05:20.471065 [ 3 ] {842a82e7-30fb-44a0-a9f5-2192d4c6d676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6918 2024.08.27 19:05:20.471109 [ 3 ] {842a82e7-30fb-44a0-a9f5-2192d4c6d676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6919 2024.08.27 19:05:20.471350 [ 3 ] {842a82e7-30fb-44a0-a9f5-2192d4c6d676} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6920 2024.08.27 19:05:20.471648 [ 3 ] {842a82e7-30fb-44a0-a9f5-2192d4c6d676} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6921 2024.08.27 19:05:20.471682 [ 3 ] {842a82e7-30fb-44a0-a9f5-2192d4c6d676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
6922 2024.08.27 19:05:20.472082 [ 3 ] {842a82e7-30fb-44a0-a9f5-2192d4c6d676} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6923 2024.08.27 19:05:20.472428 [ 3 ] {842a82e7-30fb-44a0-a9f5-2192d4c6d676} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6924 2024.08.27 19:05:20.472543 [ 3 ] {842a82e7-30fb-44a0-a9f5-2192d4c6d676} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001539 sec., 5198.180636777128 rows/sec., 390.88 KiB/sec.
6925 2024.08.27 19:05:20.472928 [ 3 ] {842a82e7-30fb-44a0-a9f5-2192d4c6d676} <Debug> DynamicQueryHandler: Done processing query
6926 2024.08.27 19:05:20.472956 [ 3 ] {842a82e7-30fb-44a0-a9f5-2192d4c6d676} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6927 2024.08.27 19:05:20.472972 [ 3 ] {} <Debug> HTTP-Session: 3ae59f46-a591-4fd8-9d90-cb848fe040b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6928 2024.08.27 19:05:20.473104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6929 2024.08.27 19:05:20.473151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6930 2024.08.27 19:05:20.473169 [ 3 ] {} <Debug> HTTP-Session: ad7508ab-b754-41e6-8262-d0fc6b83fc25 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6931 2024.08.27 19:05:20.473186 [ 3 ] {} <Debug> HTTP-Session: ad7508ab-b754-41e6-8262-d0fc6b83fc25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6932 2024.08.27 19:05:20.473199 [ 3 ] {} <Debug> HTTP-Session: ad7508ab-b754-41e6-8262-d0fc6b83fc25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6933 2024.08.27 19:05:20.473229 [ 3 ] {} <Trace> HTTP-Session: ad7508ab-b754-41e6-8262-d0fc6b83fc25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6934 2024.08.27 19:05:20.473345 [ 3 ] {d6abad61-0478-464e-9e92-ff362072ebf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6935 2024.08.27 19:05:20.473387 [ 3 ] {d6abad61-0478-464e-9e92-ff362072ebf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6936 2024.08.27 19:05:20.473625 [ 3 ] {d6abad61-0478-464e-9e92-ff362072ebf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6937 2024.08.27 19:05:20.474024 [ 3 ] {d6abad61-0478-464e-9e92-ff362072ebf9} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6938 2024.08.27 19:05:20.474058 [ 3 ] {d6abad61-0478-464e-9e92-ff362072ebf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
6939 2024.08.27 19:05:20.474392 [ 3 ] {d6abad61-0478-464e-9e92-ff362072ebf9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6940 2024.08.27 19:05:20.474726 [ 3 ] {d6abad61-0478-464e-9e92-ff362072ebf9} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6941 2024.08.27 19:05:20.474845 [ 3 ] {d6abad61-0478-464e-9e92-ff362072ebf9} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001575 sec., 45714.28571428572 rows/sec., 3.57 MiB/sec.
6942 2024.08.27 19:05:20.475074 [ 3 ] {d6abad61-0478-464e-9e92-ff362072ebf9} <Debug> DynamicQueryHandler: Done processing query
6943 2024.08.27 19:05:20.475096 [ 3 ] {d6abad61-0478-464e-9e92-ff362072ebf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6944 2024.08.27 19:05:20.475111 [ 3 ] {} <Debug> HTTP-Session: ad7508ab-b754-41e6-8262-d0fc6b83fc25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6945 2024.08.27 19:05:20.475276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6946 2024.08.27 19:05:20.475323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6947 2024.08.27 19:05:20.475341 [ 3 ] {} <Debug> HTTP-Session: 7cb7259f-fc9e-4a6e-9eef-2a468f82a1fb Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6948 2024.08.27 19:05:20.475357 [ 3 ] {} <Debug> HTTP-Session: 7cb7259f-fc9e-4a6e-9eef-2a468f82a1fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6949 2024.08.27 19:05:20.475370 [ 3 ] {} <Debug> HTTP-Session: 7cb7259f-fc9e-4a6e-9eef-2a468f82a1fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6950 2024.08.27 19:05:20.475400 [ 3 ] {} <Trace> HTTP-Session: 7cb7259f-fc9e-4a6e-9eef-2a468f82a1fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6951 2024.08.27 19:05:20.475537 [ 3 ] {fb816d8b-e14b-4a0e-a24f-8c6e12f3b5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6952 2024.08.27 19:05:20.475581 [ 3 ] {fb816d8b-e14b-4a0e-a24f-8c6e12f3b5f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6953 2024.08.27 19:05:20.475717 [ 3 ] {fb816d8b-e14b-4a0e-a24f-8c6e12f3b5f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6954 2024.08.27 19:05:20.476157 [ 3 ] {fb816d8b-e14b-4a0e-a24f-8c6e12f3b5f6} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6955 2024.08.27 19:05:20.476190 [ 3 ] {fb816d8b-e14b-4a0e-a24f-8c6e12f3b5f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
6956 2024.08.27 19:05:20.476554 [ 3 ] {fb816d8b-e14b-4a0e-a24f-8c6e12f3b5f6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6957 2024.08.27 19:05:20.476936 [ 3 ] {fb816d8b-e14b-4a0e-a24f-8c6e12f3b5f6} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6958 2024.08.27 19:05:20.477049 [ 3 ] {fb816d8b-e14b-4a0e-a24f-8c6e12f3b5f6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001544 sec., 103626.94300518134 rows/sec., 7.22 MiB/sec.
6959 2024.08.27 19:05:20.477207 [ 3 ] {fb816d8b-e14b-4a0e-a24f-8c6e12f3b5f6} <Debug> DynamicQueryHandler: Done processing query
6960 2024.08.27 19:05:20.477230 [ 3 ] {fb816d8b-e14b-4a0e-a24f-8c6e12f3b5f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6961 2024.08.27 19:05:20.477245 [ 3 ] {} <Debug> HTTP-Session: 7cb7259f-fc9e-4a6e-9eef-2a468f82a1fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6962 2024.08.27 19:05:20.477363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6963 2024.08.27 19:05:20.477409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6964 2024.08.27 19:05:20.477426 [ 3 ] {} <Debug> HTTP-Session: c0996283-0862-425d-b27e-539f57b80774 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6965 2024.08.27 19:05:20.477442 [ 3 ] {} <Debug> HTTP-Session: c0996283-0862-425d-b27e-539f57b80774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6966 2024.08.27 19:05:20.477455 [ 3 ] {} <Debug> HTTP-Session: c0996283-0862-425d-b27e-539f57b80774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6967 2024.08.27 19:05:20.477484 [ 3 ] {} <Trace> HTTP-Session: c0996283-0862-425d-b27e-539f57b80774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6968 2024.08.27 19:05:20.477643 [ 3 ] {386d6429-aeaa-42ef-be2e-207998b90b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6969 2024.08.27 19:05:20.477704 [ 3 ] {386d6429-aeaa-42ef-be2e-207998b90b70} <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
6970 2024.08.27 19:05:20.478156 [ 3 ] {386d6429-aeaa-42ef-be2e-207998b90b70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6971 2024.08.27 19:05:20.478724 [ 3 ] {386d6429-aeaa-42ef-be2e-207998b90b70} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6972 2024.08.27 19:05:20.478757 [ 3 ] {386d6429-aeaa-42ef-be2e-207998b90b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
6973 2024.08.27 19:05:20.479406 [ 3 ] {386d6429-aeaa-42ef-be2e-207998b90b70} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6974 2024.08.27 19:05:20.479799 [ 3 ] {386d6429-aeaa-42ef-be2e-207998b90b70} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6975 2024.08.27 19:05:20.479995 [ 3 ] {386d6429-aeaa-42ef-be2e-207998b90b70} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002401 sec., 3331.945022907122 rows/sec., 5.97 MiB/sec.
6976 2024.08.27 19:05:20.480212 [ 3 ] {386d6429-aeaa-42ef-be2e-207998b90b70} <Debug> DynamicQueryHandler: Done processing query
6977 2024.08.27 19:05:20.480235 [ 3 ] {386d6429-aeaa-42ef-be2e-207998b90b70} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
6978 2024.08.27 19:05:20.480250 [ 3 ] {} <Debug> HTTP-Session: c0996283-0862-425d-b27e-539f57b80774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6979 2024.08.27 19:05:20.480368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6980 2024.08.27 19:05:20.480415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6981 2024.08.27 19:05:20.480433 [ 3 ] {} <Debug> HTTP-Session: 2b32c17c-b5a3-4c2b-9a25-1b649cdc2232 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
6982 2024.08.27 19:05:20.480449 [ 3 ] {} <Debug> HTTP-Session: 2b32c17c-b5a3-4c2b-9a25-1b649cdc2232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6983 2024.08.27 19:05:20.480462 [ 3 ] {} <Debug> HTTP-Session: 2b32c17c-b5a3-4c2b-9a25-1b649cdc2232 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6984 2024.08.27 19:05:20.480490 [ 3 ] {} <Trace> HTTP-Session: 2b32c17c-b5a3-4c2b-9a25-1b649cdc2232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6985 2024.08.27 19:05:20.480600 [ 3 ] {423e56da-a900-43ae-aebe-1bc25fe8bbfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6986 2024.08.27 19:05:20.480642 [ 3 ] {423e56da-a900-43ae-aebe-1bc25fe8bbfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6987 2024.08.27 19:05:20.480765 [ 3 ] {423e56da-a900-43ae-aebe-1bc25fe8bbfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6988 2024.08.27 19:05:20.481147 [ 3 ] {423e56da-a900-43ae-aebe-1bc25fe8bbfc} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6989 2024.08.27 19:05:20.481180 [ 3 ] {423e56da-a900-43ae-aebe-1bc25fe8bbfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
6990 2024.08.27 19:05:20.481513 [ 3 ] {423e56da-a900-43ae-aebe-1bc25fe8bbfc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6991 2024.08.27 19:05:20.481804 [ 3 ] {423e56da-a900-43ae-aebe-1bc25fe8bbfc} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6992 2024.08.27 19:05:20.481986 [ 3 ] {423e56da-a900-43ae-aebe-1bc25fe8bbfc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec.
6993 2024.08.27 19:05:20.482141 [ 3 ] {423e56da-a900-43ae-aebe-1bc25fe8bbfc} <Debug> DynamicQueryHandler: Done processing query
6994 2024.08.27 19:05:20.482163 [ 3 ] {423e56da-a900-43ae-aebe-1bc25fe8bbfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6995 2024.08.27 19:05:20.482178 [ 3 ] {} <Debug> HTTP-Session: 2b32c17c-b5a3-4c2b-9a25-1b649cdc2232 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6996 2024.08.27 19:05:20.680199 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache
6997 2024.08.27 19:05:20.680344 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache
6998 2024.08.27 19:05:25.475382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6999 2024.08.27 19:05:25.475520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7000 2024.08.27 19:05:25.475551 [ 3 ] {} <Debug> HTTP-Session: ad9abea0-d7e5-4398-af3e-72dbfdcb559a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7001 2024.08.27 19:05:25.475579 [ 3 ] {} <Debug> HTTP-Session: ad9abea0-d7e5-4398-af3e-72dbfdcb559a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7002 2024.08.27 19:05:25.475600 [ 3 ] {} <Debug> HTTP-Session: ad9abea0-d7e5-4398-af3e-72dbfdcb559a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7003 2024.08.27 19:05:25.475669 [ 3 ] {} <Trace> HTTP-Session: ad9abea0-d7e5-4398-af3e-72dbfdcb559a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7004 2024.08.27 19:05:25.475925 [ 3 ] {f1bc47c7-35ce-4eb1-b30a-c12abb30a5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7005 2024.08.27 19:05:25.475996 [ 3 ] {f1bc47c7-35ce-4eb1-b30a-c12abb30a5cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7006 2024.08.27 19:05:25.476326 [ 3 ] {f1bc47c7-35ce-4eb1-b30a-c12abb30a5cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7007 2024.08.27 19:05:25.476964 [ 3 ] {f1bc47c7-35ce-4eb1-b30a-c12abb30a5cc} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7008 2024.08.27 19:05:25.477006 [ 3 ] {f1bc47c7-35ce-4eb1-b30a-c12abb30a5cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7009 2024.08.27 19:05:25.477418 [ 3 ] {f1bc47c7-35ce-4eb1-b30a-c12abb30a5cc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7010 2024.08.27 19:05:25.477779 [ 3 ] {f1bc47c7-35ce-4eb1-b30a-c12abb30a5cc} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7011 2024.08.27 19:05:25.477916 [ 3 ] {f1bc47c7-35ce-4eb1-b30a-c12abb30a5cc} <Debug> executeQuery: Read 247 rows, 22.35 KiB in 0.002164 sec., 114140.48059149722 rows/sec., 10.08 MiB/sec.
7012 2024.08.27 19:05:25.478248 [ 3 ] {f1bc47c7-35ce-4eb1-b30a-c12abb30a5cc} <Debug> DynamicQueryHandler: Done processing query
7013 2024.08.27 19:05:25.478277 [ 3 ] {f1bc47c7-35ce-4eb1-b30a-c12abb30a5cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
7014 2024.08.27 19:05:25.478293 [ 3 ] {} <Debug> HTTP-Session: ad9abea0-d7e5-4398-af3e-72dbfdcb559a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7015 2024.08.27 19:05:25.478481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7016 2024.08.27 19:05:25.478542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7017 2024.08.27 19:05:25.478562 [ 3 ] {} <Debug> HTTP-Session: 43cc8019-a108-4629-b2de-36d74c970740 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7018 2024.08.27 19:05:25.478580 [ 3 ] {} <Debug> HTTP-Session: 43cc8019-a108-4629-b2de-36d74c970740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7019 2024.08.27 19:05:25.478594 [ 3 ] {} <Debug> HTTP-Session: 43cc8019-a108-4629-b2de-36d74c970740 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7020 2024.08.27 19:05:25.478631 [ 3 ] {} <Trace> HTTP-Session: 43cc8019-a108-4629-b2de-36d74c970740 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7021 2024.08.27 19:05:25.478743 [ 3 ] {4974191d-d5b6-438c-86cb-d64b411c7a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7022 2024.08.27 19:05:25.478790 [ 3 ] {4974191d-d5b6-438c-86cb-d64b411c7a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7023 2024.08.27 19:05:25.479027 [ 3 ] {4974191d-d5b6-438c-86cb-d64b411c7a94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7024 2024.08.27 19:05:25.479355 [ 3 ] {4974191d-d5b6-438c-86cb-d64b411c7a94} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7025 2024.08.27 19:05:25.479391 [ 3 ] {4974191d-d5b6-438c-86cb-d64b411c7a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7026 2024.08.27 19:05:25.479740 [ 3 ] {4974191d-d5b6-438c-86cb-d64b411c7a94} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
7027 2024.08.27 19:05:25.480096 [ 3 ] {4974191d-d5b6-438c-86cb-d64b411c7a94} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7028 2024.08.27 19:05:25.480215 [ 3 ] {4974191d-d5b6-438c-86cb-d64b411c7a94} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001521 sec., 19066.4036817883 rows/sec., 1.40 MiB/sec.
7029 2024.08.27 19:05:25.480459 [ 3 ] {4974191d-d5b6-438c-86cb-d64b411c7a94} <Debug> DynamicQueryHandler: Done processing query
7030 2024.08.27 19:05:25.480499 [ 3 ] {4974191d-d5b6-438c-86cb-d64b411c7a94} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7031 2024.08.27 19:05:25.480515 [ 3 ] {} <Debug> HTTP-Session: 43cc8019-a108-4629-b2de-36d74c970740 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7032 2024.08.27 19:05:25.480632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7033 2024.08.27 19:05:25.480681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7034 2024.08.27 19:05:25.480699 [ 3 ] {} <Debug> HTTP-Session: 06c72780-9ae9-4328-8a6f-fc5c87ed371a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7035 2024.08.27 19:05:25.480715 [ 3 ] {} <Debug> HTTP-Session: 06c72780-9ae9-4328-8a6f-fc5c87ed371a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7036 2024.08.27 19:05:25.480729 [ 3 ] {} <Debug> HTTP-Session: 06c72780-9ae9-4328-8a6f-fc5c87ed371a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7037 2024.08.27 19:05:25.480758 [ 3 ] {} <Trace> HTTP-Session: 06c72780-9ae9-4328-8a6f-fc5c87ed371a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7038 2024.08.27 19:05:25.480856 [ 3 ] {382937c0-2c53-472c-88b3-885c916a2be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7039 2024.08.27 19:05:25.480897 [ 3 ] {382937c0-2c53-472c-88b3-885c916a2be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7040 2024.08.27 19:05:25.481200 [ 3 ] {382937c0-2c53-472c-88b3-885c916a2be4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7041 2024.08.27 19:05:25.481505 [ 3 ] {382937c0-2c53-472c-88b3-885c916a2be4} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7042 2024.08.27 19:05:25.481541 [ 3 ] {382937c0-2c53-472c-88b3-885c916a2be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7043 2024.08.27 19:05:25.481890 [ 3 ] {382937c0-2c53-472c-88b3-885c916a2be4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7044 2024.08.27 19:05:25.482232 [ 3 ] {382937c0-2c53-472c-88b3-885c916a2be4} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7045 2024.08.27 19:05:25.482359 [ 3 ] {382937c0-2c53-472c-88b3-885c916a2be4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001474 sec., 9497.96472184532 rows/sec., 665.18 KiB/sec.
7046 2024.08.27 19:05:25.482526 [ 3 ] {382937c0-2c53-472c-88b3-885c916a2be4} <Debug> DynamicQueryHandler: Done processing query
7047 2024.08.27 19:05:25.482550 [ 3 ] {382937c0-2c53-472c-88b3-885c916a2be4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7048 2024.08.27 19:05:25.482566 [ 3 ] {} <Debug> HTTP-Session: 06c72780-9ae9-4328-8a6f-fc5c87ed371a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7049 2024.08.27 19:05:25.482682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7050 2024.08.27 19:05:25.482732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7051 2024.08.27 19:05:25.482751 [ 3 ] {} <Debug> HTTP-Session: 4fdf4aa6-ce8b-4850-aecd-9920c2b23314 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7052 2024.08.27 19:05:25.482767 [ 3 ] {} <Debug> HTTP-Session: 4fdf4aa6-ce8b-4850-aecd-9920c2b23314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7053 2024.08.27 19:05:25.482781 [ 3 ] {} <Debug> HTTP-Session: 4fdf4aa6-ce8b-4850-aecd-9920c2b23314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7054 2024.08.27 19:05:25.482811 [ 3 ] {} <Trace> HTTP-Session: 4fdf4aa6-ce8b-4850-aecd-9920c2b23314 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7055 2024.08.27 19:05:25.482905 [ 3 ] {178edb05-a916-48f1-ba4b-23a6ee6d5a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7056 2024.08.27 19:05:25.482948 [ 3 ] {178edb05-a916-48f1-ba4b-23a6ee6d5a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7057 2024.08.27 19:05:25.483163 [ 3 ] {178edb05-a916-48f1-ba4b-23a6ee6d5a92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7058 2024.08.27 19:05:25.483442 [ 3 ] {178edb05-a916-48f1-ba4b-23a6ee6d5a92} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7059 2024.08.27 19:05:25.483476 [ 3 ] {178edb05-a916-48f1-ba4b-23a6ee6d5a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7060 2024.08.27 19:05:25.483792 [ 3 ] {178edb05-a916-48f1-ba4b-23a6ee6d5a92} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7061 2024.08.27 19:05:25.484191 [ 3 ] {178edb05-a916-48f1-ba4b-23a6ee6d5a92} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7062 2024.08.27 19:05:25.484310 [ 3 ] {178edb05-a916-48f1-ba4b-23a6ee6d5a92} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001429 sec., 4198.740377886635 rows/sec., 248.07 KiB/sec.
7063 2024.08.27 19:05:25.484478 [ 3 ] {178edb05-a916-48f1-ba4b-23a6ee6d5a92} <Debug> DynamicQueryHandler: Done processing query
7064 2024.08.27 19:05:25.484502 [ 3 ] {178edb05-a916-48f1-ba4b-23a6ee6d5a92} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7065 2024.08.27 19:05:25.484518 [ 3 ] {} <Debug> HTTP-Session: 4fdf4aa6-ce8b-4850-aecd-9920c2b23314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7066 2024.08.27 19:05:25.484674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 66693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7067 2024.08.27 19:05:25.484721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7068 2024.08.27 19:05:25.484740 [ 3 ] {} <Debug> HTTP-Session: 3faf28b9-2d82-4f79-ae53-ca85c3262e18 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7069 2024.08.27 19:05:25.484756 [ 3 ] {} <Debug> HTTP-Session: 3faf28b9-2d82-4f79-ae53-ca85c3262e18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7070 2024.08.27 19:05:25.484770 [ 3 ] {} <Debug> HTTP-Session: 3faf28b9-2d82-4f79-ae53-ca85c3262e18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7071 2024.08.27 19:05:25.484801 [ 3 ] {} <Trace> HTTP-Session: 3faf28b9-2d82-4f79-ae53-ca85c3262e18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7072 2024.08.27 19:05:25.485009 [ 3 ] {59bdd4b4-215a-4b25-9950-922786fe6a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7073 2024.08.27 19:05:25.485052 [ 3 ] {59bdd4b4-215a-4b25-9950-922786fe6a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7074 2024.08.27 19:05:25.485271 [ 3 ] {59bdd4b4-215a-4b25-9950-922786fe6a20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7075 2024.08.27 19:05:25.485829 [ 3 ] {59bdd4b4-215a-4b25-9950-922786fe6a20} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7076 2024.08.27 19:05:25.485865 [ 3 ] {59bdd4b4-215a-4b25-9950-922786fe6a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7077 2024.08.27 19:05:25.486297 [ 3 ] {59bdd4b4-215a-4b25-9950-922786fe6a20} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7078 2024.08.27 19:05:25.486685 [ 3 ] {59bdd4b4-215a-4b25-9950-922786fe6a20} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7079 2024.08.27 19:05:25.486810 [ 3 ] {59bdd4b4-215a-4b25-9950-922786fe6a20} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.001967 sec., 208947.63599389934 rows/sec., 14.90 MiB/sec.
7080 2024.08.27 19:05:25.487144 [ 3 ] {59bdd4b4-215a-4b25-9950-922786fe6a20} <Debug> DynamicQueryHandler: Done processing query
7081 2024.08.27 19:05:25.487201 [ 3 ] {59bdd4b4-215a-4b25-9950-922786fe6a20} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
7082 2024.08.27 19:05:25.487239 [ 3 ] {} <Debug> HTTP-Session: 3faf28b9-2d82-4f79-ae53-ca85c3262e18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7083 2024.08.27 19:05:25.487383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7084 2024.08.27 19:05:25.487434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7085 2024.08.27 19:05:25.487453 [ 3 ] {} <Debug> HTTP-Session: ac6e1855-bba7-4f26-9980-50815f0874e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7086 2024.08.27 19:05:25.487470 [ 3 ] {} <Debug> HTTP-Session: ac6e1855-bba7-4f26-9980-50815f0874e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7087 2024.08.27 19:05:25.487484 [ 3 ] {} <Debug> HTTP-Session: ac6e1855-bba7-4f26-9980-50815f0874e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7088 2024.08.27 19:05:25.487516 [ 3 ] {} <Trace> HTTP-Session: ac6e1855-bba7-4f26-9980-50815f0874e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7089 2024.08.27 19:05:25.487615 [ 3 ] {e3265699-d4f3-4d87-b6a2-889595cf5ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7090 2024.08.27 19:05:25.487662 [ 3 ] {e3265699-d4f3-4d87-b6a2-889595cf5ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7091 2024.08.27 19:05:25.487815 [ 3 ] {e3265699-d4f3-4d87-b6a2-889595cf5ed4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7092 2024.08.27 19:05:25.488082 [ 3 ] {e3265699-d4f3-4d87-b6a2-889595cf5ed4} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7093 2024.08.27 19:05:25.488118 [ 3 ] {e3265699-d4f3-4d87-b6a2-889595cf5ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7094 2024.08.27 19:05:25.488478 [ 3 ] {e3265699-d4f3-4d87-b6a2-889595cf5ed4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7095 2024.08.27 19:05:25.488796 [ 3 ] {e3265699-d4f3-4d87-b6a2-889595cf5ed4} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7096 2024.08.27 19:05:25.488920 [ 3 ] {e3265699-d4f3-4d87-b6a2-889595cf5ed4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001332 sec., 4504.504504504504 rows/sec., 235.34 KiB/sec.
7097 2024.08.27 19:05:25.489076 [ 3 ] {e3265699-d4f3-4d87-b6a2-889595cf5ed4} <Debug> DynamicQueryHandler: Done processing query
7098 2024.08.27 19:05:25.489099 [ 3 ] {e3265699-d4f3-4d87-b6a2-889595cf5ed4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7099 2024.08.27 19:05:25.489113 [ 3 ] {} <Debug> HTTP-Session: ac6e1855-bba7-4f26-9980-50815f0874e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7100 2024.08.27 19:05:25.489274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7101 2024.08.27 19:05:25.489318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7102 2024.08.27 19:05:25.489337 [ 3 ] {} <Debug> HTTP-Session: c276f4c7-4418-4ab3-9394-bf2a28aafa7e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7103 2024.08.27 19:05:25.489352 [ 3 ] {} <Debug> HTTP-Session: c276f4c7-4418-4ab3-9394-bf2a28aafa7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7104 2024.08.27 19:05:25.489365 [ 3 ] {} <Debug> HTTP-Session: c276f4c7-4418-4ab3-9394-bf2a28aafa7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7105 2024.08.27 19:05:25.489394 [ 3 ] {} <Trace> HTTP-Session: c276f4c7-4418-4ab3-9394-bf2a28aafa7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7106 2024.08.27 19:05:25.489585 [ 3 ] {9cddda60-56aa-42e4-894f-b37d9e8db4cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7107 2024.08.27 19:05:25.489629 [ 3 ] {9cddda60-56aa-42e4-894f-b37d9e8db4cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7108 2024.08.27 19:05:25.489762 [ 3 ] {9cddda60-56aa-42e4-894f-b37d9e8db4cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7109 2024.08.27 19:05:25.490322 [ 3 ] {9cddda60-56aa-42e4-894f-b37d9e8db4cc} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7110 2024.08.27 19:05:25.490374 [ 3 ] {9cddda60-56aa-42e4-894f-b37d9e8db4cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7111 2024.08.27 19:05:25.490956 [ 3 ] {9cddda60-56aa-42e4-894f-b37d9e8db4cc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7112 2024.08.27 19:05:25.491519 [ 3 ] {9cddda60-56aa-42e4-894f-b37d9e8db4cc} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7113 2024.08.27 19:05:25.491698 [ 3 ] {9cddda60-56aa-42e4-894f-b37d9e8db4cc} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002193 sec., 108071.13543091655 rows/sec., 7.24 MiB/sec.
7114 2024.08.27 19:05:25.491921 [ 3 ] {9cddda60-56aa-42e4-894f-b37d9e8db4cc} <Debug> DynamicQueryHandler: Done processing query
7115 2024.08.27 19:05:25.491957 [ 3 ] {9cddda60-56aa-42e4-894f-b37d9e8db4cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7116 2024.08.27 19:05:25.491982 [ 3 ] {} <Debug> HTTP-Session: c276f4c7-4418-4ab3-9394-bf2a28aafa7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7117 2024.08.27 19:05:25.492131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7118 2024.08.27 19:05:25.492181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7119 2024.08.27 19:05:25.492202 [ 3 ] {} <Debug> HTTP-Session: 045ee312-d8df-4df5-aa2f-4be9d378be78 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7120 2024.08.27 19:05:25.492226 [ 3 ] {} <Debug> HTTP-Session: 045ee312-d8df-4df5-aa2f-4be9d378be78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7121 2024.08.27 19:05:25.492245 [ 3 ] {} <Debug> HTTP-Session: 045ee312-d8df-4df5-aa2f-4be9d378be78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7122 2024.08.27 19:05:25.492275 [ 3 ] {} <Trace> HTTP-Session: 045ee312-d8df-4df5-aa2f-4be9d378be78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7123 2024.08.27 19:05:25.492369 [ 3 ] {28478388-e140-413a-ba75-08cdca0e7123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7124 2024.08.27 19:05:25.492418 [ 3 ] {28478388-e140-413a-ba75-08cdca0e7123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7125 2024.08.27 19:05:25.492557 [ 3 ] {28478388-e140-413a-ba75-08cdca0e7123} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7126 2024.08.27 19:05:25.492859 [ 3 ] {28478388-e140-413a-ba75-08cdca0e7123} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7127 2024.08.27 19:05:25.492894 [ 3 ] {28478388-e140-413a-ba75-08cdca0e7123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7128 2024.08.27 19:05:25.493311 [ 3 ] {28478388-e140-413a-ba75-08cdca0e7123} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7129 2024.08.27 19:05:25.493624 [ 3 ] {28478388-e140-413a-ba75-08cdca0e7123} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7130 2024.08.27 19:05:25.493745 [ 79 ] {} <Debug> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
7131 2024.08.27 19:05:25.493749 [ 3 ] {28478388-e140-413a-ba75-08cdca0e7123} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001381 sec., 724.112961622013 rows/sec., 48.79 KiB/sec.
7132 2024.08.27 19:05:25.493788 [ 79 ] {} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7133 2024.08.27 19:05:25.493824 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7134 2024.08.27 19:05:25.494030 [ 3 ] {28478388-e140-413a-ba75-08cdca0e7123} <Debug> DynamicQueryHandler: Done processing query
7135 2024.08.27 19:05:25.494053 [ 190 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
7136 2024.08.27 19:05:25.494100 [ 3 ] {28478388-e140-413a-ba75-08cdca0e7123} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7137 2024.08.27 19:05:25.494177 [ 3 ] {} <Debug> HTTP-Session: 045ee312-d8df-4df5-aa2f-4be9d378be78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7138 2024.08.27 19:05:25.494335 [ 190 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7139 2024.08.27 19:05:25.494393 [ 190 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
7140 2024.08.27 19:05:25.494421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7141 2024.08.27 19:05:25.494532 [ 190 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
7142 2024.08.27 19:05:25.494565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7143 2024.08.27 19:05:25.494690 [ 3 ] {} <Debug> HTTP-Session: 997efce3-14d8-4dcf-a832-52660eff3c13 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7144 2024.08.27 19:05:25.494834 [ 3 ] {} <Debug> HTTP-Session: 997efce3-14d8-4dcf-a832-52660eff3c13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7145 2024.08.27 19:05:25.494890 [ 190 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
7146 2024.08.27 19:05:25.494910 [ 3 ] {} <Debug> HTTP-Session: 997efce3-14d8-4dcf-a832-52660eff3c13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7147 2024.08.27 19:05:25.495114 [ 3 ] {} <Trace> HTTP-Session: 997efce3-14d8-4dcf-a832-52660eff3c13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7148 2024.08.27 19:05:25.495135 [ 190 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
7149 2024.08.27 19:05:25.495307 [ 190 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
7150 2024.08.27 19:05:25.495541 [ 190 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
7151 2024.08.27 19:05:25.495923 [ 3 ] {29bae9fb-0e2f-44fd-8398-3282042deb21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7152 2024.08.27 19:05:25.496129 [ 3 ] {29bae9fb-0e2f-44fd-8398-3282042deb21} <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
7153 2024.08.27 19:05:25.497976 [ 3 ] {29bae9fb-0e2f-44fd-8398-3282042deb21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7154 2024.08.27 19:05:25.498752 [ 187 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.00490042 sec., 3060.962121614066 rows/sec., 206.26 KiB/sec.
7155 2024.08.27 19:05:25.498903 [ 187 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
7156 2024.08.27 19:05:25.499486 [ 3 ] {29bae9fb-0e2f-44fd-8398-3282042deb21} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7157 2024.08.27 19:05:25.499531 [ 3 ] {29bae9fb-0e2f-44fd-8398-3282042deb21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7158 2024.08.27 19:05:25.499676 [ 187 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_15_3} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7159 2024.08.27 19:05:25.499804 [ 187 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_15_3} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
7160 2024.08.27 19:05:25.499902 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7161 2024.08.27 19:05:25.500346 [ 3 ] {29bae9fb-0e2f-44fd-8398-3282042deb21} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
7162 2024.08.27 19:05:25.500770 [ 3 ] {29bae9fb-0e2f-44fd-8398-3282042deb21} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7163 2024.08.27 19:05:25.500921 [ 3 ] {29bae9fb-0e2f-44fd-8398-3282042deb21} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.00551 sec., 5263.157894736842 rows/sec., 9.43 MiB/sec.
7164 2024.08.27 19:05:25.501164 [ 3 ] {29bae9fb-0e2f-44fd-8398-3282042deb21} <Debug> DynamicQueryHandler: Done processing query
7165 2024.08.27 19:05:25.501188 [ 3 ] {29bae9fb-0e2f-44fd-8398-3282042deb21} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7166 2024.08.27 19:05:25.501204 [ 3 ] {} <Debug> HTTP-Session: 997efce3-14d8-4dcf-a832-52660eff3c13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7167 2024.08.27 19:05:25.501333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7168 2024.08.27 19:05:25.501381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7169 2024.08.27 19:05:25.501399 [ 3 ] {} <Debug> HTTP-Session: 141a35fb-b48d-4c6e-9b83-48bc7c16a804 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7170 2024.08.27 19:05:25.501415 [ 3 ] {} <Debug> HTTP-Session: 141a35fb-b48d-4c6e-9b83-48bc7c16a804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7171 2024.08.27 19:05:25.501429 [ 3 ] {} <Debug> HTTP-Session: 141a35fb-b48d-4c6e-9b83-48bc7c16a804 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7172 2024.08.27 19:05:25.501458 [ 3 ] {} <Trace> HTTP-Session: 141a35fb-b48d-4c6e-9b83-48bc7c16a804 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7173 2024.08.27 19:05:25.501571 [ 3 ] {1b408587-10cc-4c1a-b8d4-b4fa76f76adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7174 2024.08.27 19:05:25.501615 [ 3 ] {1b408587-10cc-4c1a-b8d4-b4fa76f76adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7175 2024.08.27 19:05:25.501742 [ 3 ] {1b408587-10cc-4c1a-b8d4-b4fa76f76adf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7176 2024.08.27 19:05:25.502099 [ 3 ] {1b408587-10cc-4c1a-b8d4-b4fa76f76adf} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7177 2024.08.27 19:05:25.502136 [ 3 ] {1b408587-10cc-4c1a-b8d4-b4fa76f76adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7178 2024.08.27 19:05:25.502497 [ 3 ] {1b408587-10cc-4c1a-b8d4-b4fa76f76adf} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7179 2024.08.27 19:05:25.502819 [ 3 ] {1b408587-10cc-4c1a-b8d4-b4fa76f76adf} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7180 2024.08.27 19:05:25.502945 [ 3 ] {1b408587-10cc-4c1a-b8d4-b4fa76f76adf} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001378 sec., 59506.53120464441 rows/sec., 3.78 MiB/sec.
7181 2024.08.27 19:05:25.503212 [ 3 ] {1b408587-10cc-4c1a-b8d4-b4fa76f76adf} <Debug> DynamicQueryHandler: Done processing query
7182 2024.08.27 19:05:25.503261 [ 3 ] {1b408587-10cc-4c1a-b8d4-b4fa76f76adf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7183 2024.08.27 19:05:25.503297 [ 3 ] {} <Debug> HTTP-Session: 141a35fb-b48d-4c6e-9b83-48bc7c16a804 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7184 2024.08.27 19:05:30.507524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 175816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7185 2024.08.27 19:05:30.507680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7186 2024.08.27 19:05:30.507716 [ 3 ] {} <Debug> HTTP-Session: 3add939b-fa05-4ee8-afc8-be2be43bb265 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7187 2024.08.27 19:05:30.507747 [ 3 ] {} <Debug> HTTP-Session: 3add939b-fa05-4ee8-afc8-be2be43bb265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7188 2024.08.27 19:05:30.507767 [ 3 ] {} <Debug> HTTP-Session: 3add939b-fa05-4ee8-afc8-be2be43bb265 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7189 2024.08.27 19:05:30.507828 [ 3 ] {} <Trace> HTTP-Session: 3add939b-fa05-4ee8-afc8-be2be43bb265 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7190 2024.08.27 19:05:30.508503 [ 3 ] {5fdc4d73-abdc-424b-9f22-c85e69e2c1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7191 2024.08.27 19:05:30.508598 [ 3 ] {5fdc4d73-abdc-424b-9f22-c85e69e2c1d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7192 2024.08.27 19:05:30.508995 [ 3 ] {5fdc4d73-abdc-424b-9f22-c85e69e2c1d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7193 2024.08.27 19:05:30.510478 [ 3 ] {5fdc4d73-abdc-424b-9f22-c85e69e2c1d5} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7194 2024.08.27 19:05:30.510524 [ 3 ] {5fdc4d73-abdc-424b-9f22-c85e69e2c1d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7195 2024.08.27 19:05:30.511090 [ 3 ] {5fdc4d73-abdc-424b-9f22-c85e69e2c1d5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7196 2024.08.27 19:05:30.511703 [ 3 ] {5fdc4d73-abdc-424b-9f22-c85e69e2c1d5} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7197 2024.08.27 19:05:30.511912 [ 3 ] {5fdc4d73-abdc-424b-9f22-c85e69e2c1d5} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.003865 sec., 313583.4411384217 rows/sec., 25.91 MiB/sec.
7198 2024.08.27 19:05:30.511948 [ 74 ] {} <Debug> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7199 2024.08.27 19:05:30.512054 [ 74 ] {} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7200 2024.08.27 19:05:30.512113 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7201 2024.08.27 19:05:30.512248 [ 3 ] {5fdc4d73-abdc-424b-9f22-c85e69e2c1d5} <Debug> DynamicQueryHandler: Done processing query
7202 2024.08.27 19:05:30.512283 [ 3 ] {5fdc4d73-abdc-424b-9f22-c85e69e2c1d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
7203 2024.08.27 19:05:30.512282 [ 187 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::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
7204 2024.08.27 19:05:30.512302 [ 3 ] {} <Debug> HTTP-Session: 3add939b-fa05-4ee8-afc8-be2be43bb265 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7205 2024.08.27 19:05:30.512448 [ 187 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7206 2024.08.27 19:05:30.512497 [ 187 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1412 rows starting from the beginning of the part
7207 2024.08.27 19:05:30.512582 [ 187 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 72 rows starting from the beginning of the part
7208 2024.08.27 19:05:30.512684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7209 2024.08.27 19:05:30.512914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7210 2024.08.27 19:05:30.512989 [ 3 ] {} <Debug> HTTP-Session: 09bb8c85-565c-412a-97a6-2437d89e3164 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7211 2024.08.27 19:05:30.512988 [ 187 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 247 rows starting from the beginning of the part
7212 2024.08.27 19:05:30.513041 [ 3 ] {} <Debug> HTTP-Session: 09bb8c85-565c-412a-97a6-2437d89e3164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7213 2024.08.27 19:05:30.513084 [ 3 ] {} <Debug> HTTP-Session: 09bb8c85-565c-412a-97a6-2437d89e3164 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7214 2024.08.27 19:05:30.513247 [ 3 ] {} <Trace> HTTP-Session: 09bb8c85-565c-412a-97a6-2437d89e3164 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7215 2024.08.27 19:05:30.513342 [ 187 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 72 rows starting from the beginning of the part
7216 2024.08.27 19:05:30.513538 [ 3 ] {6039ac8e-cb12-44dd-92ca-0da4c0beea19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7217 2024.08.27 19:05:30.513592 [ 187 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 247 rows starting from the beginning of the part
7218 2024.08.27 19:05:30.513658 [ 3 ] {6039ac8e-cb12-44dd-92ca-0da4c0beea19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7219 2024.08.27 19:05:30.513926 [ 187 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1212 rows starting from the beginning of the part
7220 2024.08.27 19:05:30.514761 [ 3 ] {6039ac8e-cb12-44dd-92ca-0da4c0beea19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7221 2024.08.27 19:05:30.515385 [ 3 ] {6039ac8e-cb12-44dd-92ca-0da4c0beea19} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7222 2024.08.27 19:05:30.515432 [ 3 ] {6039ac8e-cb12-44dd-92ca-0da4c0beea19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7223 2024.08.27 19:05:30.515952 [ 3 ] {6039ac8e-cb12-44dd-92ca-0da4c0beea19} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
7224 2024.08.27 19:05:30.516602 [ 190 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3262 rows, containing 5 columns (5 merged, 0 gathered) in 0.004405489 sec., 740439.9375415533 rows/sec., 64.98 MiB/sec.
7225 2024.08.27 19:05:30.516745 [ 3 ] {6039ac8e-cb12-44dd-92ca-0da4c0beea19} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7226 2024.08.27 19:05:30.516940 [ 190 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7227 2024.08.27 19:05:30.517152 [ 3 ] {6039ac8e-cb12-44dd-92ca-0da4c0beea19} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.003684 sec., 2171.5526601520087 rows/sec., 163.29 KiB/sec.
7228 2024.08.27 19:05:30.517740 [ 3 ] {6039ac8e-cb12-44dd-92ca-0da4c0beea19} <Debug> DynamicQueryHandler: Done processing query
7229 2024.08.27 19:05:30.517841 [ 3 ] {6039ac8e-cb12-44dd-92ca-0da4c0beea19} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7230 2024.08.27 19:05:30.517959 [ 3 ] {} <Debug> HTTP-Session: 09bb8c85-565c-412a-97a6-2437d89e3164 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7231 2024.08.27 19:05:30.518255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7232 2024.08.27 19:05:30.518342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7233 2024.08.27 19:05:30.518385 [ 3 ] {} <Debug> HTTP-Session: b16750e2-8c02-42e1-ac87-6bf3689d75fc Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7234 2024.08.27 19:05:30.518402 [ 190 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_36_7} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7235 2024.08.27 19:05:30.518412 [ 3 ] {} <Debug> HTTP-Session: b16750e2-8c02-42e1-ac87-6bf3689d75fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7236 2024.08.27 19:05:30.518464 [ 3 ] {} <Debug> HTTP-Session: b16750e2-8c02-42e1-ac87-6bf3689d75fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7237 2024.08.27 19:05:30.518536 [ 3 ] {} <Trace> HTTP-Session: b16750e2-8c02-42e1-ac87-6bf3689d75fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7238 2024.08.27 19:05:30.518586 [ 190 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_36_7} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7239 2024.08.27 19:05:30.518733 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
7240 2024.08.27 19:05:30.518792 [ 3 ] {bee060bc-9f45-4a89-9c1e-5433aa35d09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7241 2024.08.27 19:05:30.518841 [ 3 ] {bee060bc-9f45-4a89-9c1e-5433aa35d09b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7242 2024.08.27 19:05:30.519078 [ 3 ] {bee060bc-9f45-4a89-9c1e-5433aa35d09b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7243 2024.08.27 19:05:30.519622 [ 3 ] {bee060bc-9f45-4a89-9c1e-5433aa35d09b} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7244 2024.08.27 19:05:30.519660 [ 3 ] {bee060bc-9f45-4a89-9c1e-5433aa35d09b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7245 2024.08.27 19:05:30.520042 [ 3 ] {bee060bc-9f45-4a89-9c1e-5433aa35d09b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
7246 2024.08.27 19:05:30.520426 [ 3 ] {bee060bc-9f45-4a89-9c1e-5433aa35d09b} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7247 2024.08.27 19:05:30.520593 [ 3 ] {bee060bc-9f45-4a89-9c1e-5433aa35d09b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001868 sec., 122055.67451820128 rows/sec., 8.26 MiB/sec.
7248 2024.08.27 19:05:30.520792 [ 3 ] {bee060bc-9f45-4a89-9c1e-5433aa35d09b} <Debug> DynamicQueryHandler: Done processing query
7249 2024.08.27 19:05:30.520820 [ 3 ] {bee060bc-9f45-4a89-9c1e-5433aa35d09b} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7250 2024.08.27 19:05:30.520837 [ 3 ] {} <Debug> HTTP-Session: b16750e2-8c02-42e1-ac87-6bf3689d75fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7251 2024.08.27 19:05:30.521121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 87195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7252 2024.08.27 19:05:30.521178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7253 2024.08.27 19:05:30.521199 [ 3 ] {} <Debug> HTTP-Session: 2666a853-889e-4882-b5d3-e1164584f94d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7254 2024.08.27 19:05:30.521217 [ 3 ] {} <Debug> HTTP-Session: 2666a853-889e-4882-b5d3-e1164584f94d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7255 2024.08.27 19:05:30.521233 [ 3 ] {} <Debug> HTTP-Session: 2666a853-889e-4882-b5d3-e1164584f94d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7256 2024.08.27 19:05:30.521269 [ 3 ] {} <Trace> HTTP-Session: 2666a853-889e-4882-b5d3-e1164584f94d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7257 2024.08.27 19:05:30.521548 [ 3 ] {50cc9624-bacf-4a74-8cb6-d0d3bf92b1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7258 2024.08.27 19:05:30.521593 [ 3 ] {50cc9624-bacf-4a74-8cb6-d0d3bf92b1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7259 2024.08.27 19:05:30.521822 [ 3 ] {50cc9624-bacf-4a74-8cb6-d0d3bf92b1ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7260 2024.08.27 19:05:30.522591 [ 3 ] {50cc9624-bacf-4a74-8cb6-d0d3bf92b1ff} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7261 2024.08.27 19:05:30.522628 [ 3 ] {50cc9624-bacf-4a74-8cb6-d0d3bf92b1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7262 2024.08.27 19:05:30.523015 [ 3 ] {50cc9624-bacf-4a74-8cb6-d0d3bf92b1ff} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7263 2024.08.27 19:05:30.523377 [ 3 ] {50cc9624-bacf-4a74-8cb6-d0d3bf92b1ff} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7264 2024.08.27 19:05:30.523515 [ 3 ] {50cc9624-bacf-4a74-8cb6-d0d3bf92b1ff} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.002153 sec., 245239.20111472363 rows/sec., 18.16 MiB/sec.
7265 2024.08.27 19:05:30.523527 [ 74 ] {} <Debug> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7266 2024.08.27 19:05:30.523603 [ 74 ] {} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7267 2024.08.27 19:05:30.523664 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7268 2024.08.27 19:05:30.523836 [ 3 ] {50cc9624-bacf-4a74-8cb6-d0d3bf92b1ff} <Debug> DynamicQueryHandler: Done processing query
7269 2024.08.27 19:05:30.523911 [ 3 ] {50cc9624-bacf-4a74-8cb6-d0d3bf92b1ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7270 2024.08.27 19:05:30.523953 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::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
7271 2024.08.27 19:05:30.523996 [ 3 ] {} <Debug> HTTP-Session: 2666a853-889e-4882-b5d3-e1164584f94d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7272 2024.08.27 19:05:30.524491 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7273 2024.08.27 19:05:30.524580 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 911 rows starting from the beginning of the part
7274 2024.08.27 19:05:30.524620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 160242, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7275 2024.08.27 19:05:30.524767 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 72 rows starting from the beginning of the part
7276 2024.08.27 19:05:30.524789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7277 2024.08.27 19:05:30.524905 [ 3 ] {} <Debug> HTTP-Session: 0d6aeba8-50c7-4b26-8787-eedd49ceb104 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7278 2024.08.27 19:05:30.525136 [ 3 ] {} <Debug> HTTP-Session: 0d6aeba8-50c7-4b26-8787-eedd49ceb104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7279 2024.08.27 19:05:30.525177 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 411 rows starting from the beginning of the part
7280 2024.08.27 19:05:30.525202 [ 3 ] {} <Debug> HTTP-Session: 0d6aeba8-50c7-4b26-8787-eedd49ceb104 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7281 2024.08.27 19:05:30.525361 [ 3 ] {} <Trace> HTTP-Session: 0d6aeba8-50c7-4b26-8787-eedd49ceb104 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7282 2024.08.27 19:05:30.525492 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 72 rows starting from the beginning of the part
7283 2024.08.27 19:05:30.525746 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 411 rows starting from the beginning of the part
7284 2024.08.27 19:05:30.525988 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 528 rows starting from the beginning of the part
7285 2024.08.27 19:05:30.526118 [ 3 ] {d9d1e7ad-4da4-4cf3-b11f-3baefc782e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7286 2024.08.27 19:05:30.526277 [ 3 ] {d9d1e7ad-4da4-4cf3-b11f-3baefc782e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7287 2024.08.27 19:05:30.526859 [ 3 ] {d9d1e7ad-4da4-4cf3-b11f-3baefc782e0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7288 2024.08.27 19:05:30.528293 [ 3 ] {d9d1e7ad-4da4-4cf3-b11f-3baefc782e0d} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7289 2024.08.27 19:05:30.528365 [ 3 ] {d9d1e7ad-4da4-4cf3-b11f-3baefc782e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7290 2024.08.27 19:05:30.528697 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.00490271 sec., 490545.0250983639 rows/sec., 37.61 MiB/sec.
7291 2024.08.27 19:05:30.528949 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7292 2024.08.27 19:05:30.529468 [ 3 ] {d9d1e7ad-4da4-4cf3-b11f-3baefc782e0d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7293 2024.08.27 19:05:30.529784 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_36_7} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7294 2024.08.27 19:05:30.530084 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_36_7} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7295 2024.08.27 19:05:30.530237 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
7296 2024.08.27 19:05:30.530374 [ 3 ] {d9d1e7ad-4da4-4cf3-b11f-3baefc782e0d} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7297 2024.08.27 19:05:30.530576 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7298 2024.08.27 19:05:30.530586 [ 3 ] {d9d1e7ad-4da4-4cf3-b11f-3baefc782e0d} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.004941 sec., 170815.62436753692 rows/sec., 11.50 MiB/sec.
7299 2024.08.27 19:05:30.530630 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7300 2024.08.27 19:05:30.530690 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7301 2024.08.27 19:05:30.530948 [ 187 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::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
7302 2024.08.27 19:05:30.531105 [ 3 ] {d9d1e7ad-4da4-4cf3-b11f-3baefc782e0d} <Debug> DynamicQueryHandler: Done processing query
7303 2024.08.27 19:05:30.531180 [ 3 ] {d9d1e7ad-4da4-4cf3-b11f-3baefc782e0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
7304 2024.08.27 19:05:30.531231 [ 3 ] {} <Debug> HTTP-Session: 0d6aeba8-50c7-4b26-8787-eedd49ceb104 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7305 2024.08.27 19:05:30.531294 [ 187 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7306 2024.08.27 19:05:30.531330 [ 187 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10111 rows starting from the beginning of the part
7307 2024.08.27 19:05:30.531391 [ 187 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::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
7308 2024.08.27 19:05:30.531602 [ 187 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::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
7309 2024.08.27 19:05:30.531602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7310 2024.08.27 19:05:30.531855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7311 2024.08.27 19:05:30.532014 [ 3 ] {} <Debug> HTTP-Session: 82672d0d-d708-4ba6-a3c6-6f4f630bc122 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7312 2024.08.27 19:05:30.532025 [ 187 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part
7313 2024.08.27 19:05:30.532050 [ 3 ] {} <Debug> HTTP-Session: 82672d0d-d708-4ba6-a3c6-6f4f630bc122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7314 2024.08.27 19:05:30.532078 [ 3 ] {} <Debug> HTTP-Session: 82672d0d-d708-4ba6-a3c6-6f4f630bc122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7315 2024.08.27 19:05:30.532169 [ 187 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 237 rows starting from the beginning of the part
7316 2024.08.27 19:05:30.532175 [ 3 ] {} <Trace> HTTP-Session: 82672d0d-d708-4ba6-a3c6-6f4f630bc122 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7317 2024.08.27 19:05:30.532292 [ 187 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 844 rows starting from the beginning of the part
7318 2024.08.27 19:05:30.532644 [ 3 ] {9b9ad4e3-39bf-4189-bb57-afaa2b05372d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7319 2024.08.27 19:05:30.532866 [ 3 ] {9b9ad4e3-39bf-4189-bb57-afaa2b05372d} <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
7320 2024.08.27 19:05:30.533622 [ 3 ] {9b9ad4e3-39bf-4189-bb57-afaa2b05372d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7321 2024.08.27 19:05:30.534433 [ 3 ] {9b9ad4e3-39bf-4189-bb57-afaa2b05372d} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7322 2024.08.27 19:05:30.534482 [ 3 ] {9b9ad4e3-39bf-4189-bb57-afaa2b05372d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7323 2024.08.27 19:05:30.535624 [ 3 ] {9b9ad4e3-39bf-4189-bb57-afaa2b05372d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
7324 2024.08.27 19:05:30.536521 [ 3 ] {9b9ad4e3-39bf-4189-bb57-afaa2b05372d} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7325 2024.08.27 19:05:30.536804 [ 3 ] {9b9ad4e3-39bf-4189-bb57-afaa2b05372d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00445 sec., 1797.7528089887642 rows/sec., 3.22 MiB/sec.
7326 2024.08.27 19:05:30.537576 [ 3 ] {9b9ad4e3-39bf-4189-bb57-afaa2b05372d} <Debug> DynamicQueryHandler: Done processing query
7327 2024.08.27 19:05:30.537606 [ 3 ] {9b9ad4e3-39bf-4189-bb57-afaa2b05372d} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
7328 2024.08.27 19:05:30.537626 [ 3 ] {} <Debug> HTTP-Session: 82672d0d-d708-4ba6-a3c6-6f4f630bc122 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7329 2024.08.27 19:05:30.537777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7330 2024.08.27 19:05:30.537837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7331 2024.08.27 19:05:30.537861 [ 3 ] {} <Debug> HTTP-Session: eb67a8ab-56ec-4ecb-a2cf-d5369426e709 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7332 2024.08.27 19:05:30.537883 [ 3 ] {} <Debug> HTTP-Session: eb67a8ab-56ec-4ecb-a2cf-d5369426e709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7333 2024.08.27 19:05:30.537902 [ 3 ] {} <Debug> HTTP-Session: eb67a8ab-56ec-4ecb-a2cf-d5369426e709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7334 2024.08.27 19:05:30.537945 [ 3 ] {} <Trace> HTTP-Session: eb67a8ab-56ec-4ecb-a2cf-d5369426e709 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7335 2024.08.27 19:05:30.538191 [ 3 ] {ef69daf8-6a8d-4177-88f2-d79d278e14ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7336 2024.08.27 19:05:30.538229 [ 187 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11749 rows, containing 5 columns (5 merged, 0 gathered) in 0.007413241 sec., 1584866.8618759324 rows/sec., 107.11 MiB/sec.
7337 2024.08.27 19:05:30.538250 [ 3 ] {ef69daf8-6a8d-4177-88f2-d79d278e14ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7338 2024.08.27 19:05:30.538429 [ 3 ] {ef69daf8-6a8d-4177-88f2-d79d278e14ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7339 2024.08.27 19:05:30.538648 [ 193 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7340 2024.08.27 19:05:30.538994 [ 3 ] {ef69daf8-6a8d-4177-88f2-d79d278e14ed} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7341 2024.08.27 19:05:30.539045 [ 3 ] {ef69daf8-6a8d-4177-88f2-d79d278e14ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7342 2024.08.27 19:05:30.539727 [ 193 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7343 2024.08.27 19:05:30.539945 [ 193 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7344 2024.08.27 19:05:30.539994 [ 3 ] {ef69daf8-6a8d-4177-88f2-d79d278e14ed} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7345 2024.08.27 19:05:30.540080 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB.
7346 2024.08.27 19:05:30.540418 [ 3 ] {ef69daf8-6a8d-4177-88f2-d79d278e14ed} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7347 2024.08.27 19:05:30.540582 [ 74 ] {} <Debug> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7348 2024.08.27 19:05:30.540588 [ 3 ] {ef69daf8-6a8d-4177-88f2-d79d278e14ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002472 sec., 24271.844660194176 rows/sec., 1.64 MiB/sec.
7349 2024.08.27 19:05:30.540637 [ 74 ] {} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7350 2024.08.27 19:05:30.540709 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7351 2024.08.27 19:05:30.541024 [ 3 ] {ef69daf8-6a8d-4177-88f2-d79d278e14ed} <Debug> DynamicQueryHandler: Done processing query
7352 2024.08.27 19:05:30.541039 [ 193 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
7353 2024.08.27 19:05:30.541086 [ 3 ] {ef69daf8-6a8d-4177-88f2-d79d278e14ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7354 2024.08.27 19:05:30.541172 [ 3 ] {} <Debug> HTTP-Session: eb67a8ab-56ec-4ecb-a2cf-d5369426e709 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7355 2024.08.27 19:05:30.541517 [ 193 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7356 2024.08.27 19:05:30.541554 [ 193 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2020 rows starting from the beginning of the part
7357 2024.08.27 19:05:30.541640 [ 193 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
7358 2024.08.27 19:05:30.541804 [ 193 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
7359 2024.08.27 19:05:30.541996 [ 193 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
7360 2024.08.27 19:05:30.542259 [ 193 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
7361 2024.08.27 19:05:30.542402 [ 193 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
7362 2024.08.27 19:05:30.543807 [ 195 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2364 rows, containing 4 columns (4 merged, 0 gathered) in 0.002989952 sec., 790648.1441842545 rows/sec., 51.67 MiB/sec.
7363 2024.08.27 19:05:30.544117 [ 195 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7364 2024.08.27 19:05:30.544600 [ 195 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_36_7} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7365 2024.08.27 19:05:30.544690 [ 195 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_36_7} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7366 2024.08.27 19:05:30.544787 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB.
7367 2024.08.27 19:05:35.477347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7368 2024.08.27 19:05:35.477483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7369 2024.08.27 19:05:35.477511 [ 3 ] {} <Debug> HTTP-Session: 0eb5e638-97f8-4369-81b3-9b8704078118 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7370 2024.08.27 19:05:35.477537 [ 3 ] {} <Debug> HTTP-Session: 0eb5e638-97f8-4369-81b3-9b8704078118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7371 2024.08.27 19:05:35.477555 [ 3 ] {} <Debug> HTTP-Session: 0eb5e638-97f8-4369-81b3-9b8704078118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7372 2024.08.27 19:05:35.477606 [ 3 ] {} <Trace> HTTP-Session: 0eb5e638-97f8-4369-81b3-9b8704078118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7373 2024.08.27 19:05:35.477799 [ 3 ] {931eb255-fd09-4b4f-a33a-97a7852f4d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7374 2024.08.27 19:05:35.477871 [ 3 ] {931eb255-fd09-4b4f-a33a-97a7852f4d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7375 2024.08.27 19:05:35.478283 [ 3 ] {931eb255-fd09-4b4f-a33a-97a7852f4d5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7376 2024.08.27 19:05:35.478726 [ 3 ] {931eb255-fd09-4b4f-a33a-97a7852f4d5d} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7377 2024.08.27 19:05:35.478771 [ 3 ] {931eb255-fd09-4b4f-a33a-97a7852f4d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7378 2024.08.27 19:05:35.479180 [ 3 ] {931eb255-fd09-4b4f-a33a-97a7852f4d5d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
7379 2024.08.27 19:05:35.479564 [ 3 ] {931eb255-fd09-4b4f-a33a-97a7852f4d5d} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7380 2024.08.27 19:05:35.479725 [ 3 ] {931eb255-fd09-4b4f-a33a-97a7852f4d5d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001938 sec., 2063.983488132095 rows/sec., 168.30 KiB/sec.
7381 2024.08.27 19:05:35.479955 [ 3 ] {931eb255-fd09-4b4f-a33a-97a7852f4d5d} <Debug> DynamicQueryHandler: Done processing query
7382 2024.08.27 19:05:35.479981 [ 3 ] {931eb255-fd09-4b4f-a33a-97a7852f4d5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7383 2024.08.27 19:05:35.479998 [ 3 ] {} <Debug> HTTP-Session: 0eb5e638-97f8-4369-81b3-9b8704078118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7384 2024.08.27 19:05:35.480219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7385 2024.08.27 19:05:35.480275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7386 2024.08.27 19:05:35.480296 [ 3 ] {} <Debug> HTTP-Session: 3aabe3a6-2e21-44c9-9b59-e247c93f629b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7387 2024.08.27 19:05:35.480315 [ 3 ] {} <Debug> HTTP-Session: 3aabe3a6-2e21-44c9-9b59-e247c93f629b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7388 2024.08.27 19:05:35.480329 [ 3 ] {} <Debug> HTTP-Session: 3aabe3a6-2e21-44c9-9b59-e247c93f629b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7389 2024.08.27 19:05:35.480365 [ 3 ] {} <Trace> HTTP-Session: 3aabe3a6-2e21-44c9-9b59-e247c93f629b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7390 2024.08.27 19:05:35.480549 [ 3 ] {418e2cdf-1e4a-4c8b-b56d-3b59309b8493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7391 2024.08.27 19:05:35.480597 [ 3 ] {418e2cdf-1e4a-4c8b-b56d-3b59309b8493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7392 2024.08.27 19:05:35.480838 [ 3 ] {418e2cdf-1e4a-4c8b-b56d-3b59309b8493} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7393 2024.08.27 19:05:35.481411 [ 3 ] {418e2cdf-1e4a-4c8b-b56d-3b59309b8493} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7394 2024.08.27 19:05:35.481448 [ 3 ] {418e2cdf-1e4a-4c8b-b56d-3b59309b8493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7395 2024.08.27 19:05:35.481824 [ 3 ] {418e2cdf-1e4a-4c8b-b56d-3b59309b8493} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7396 2024.08.27 19:05:35.482188 [ 3 ] {418e2cdf-1e4a-4c8b-b56d-3b59309b8493} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7397 2024.08.27 19:05:35.482352 [ 3 ] {418e2cdf-1e4a-4c8b-b56d-3b59309b8493} <Debug> executeQuery: Read 249 rows, 22.49 KiB in 0.001887 sec., 131955.48489666136 rows/sec., 11.64 MiB/sec.
7398 2024.08.27 19:05:35.482540 [ 3 ] {418e2cdf-1e4a-4c8b-b56d-3b59309b8493} <Debug> DynamicQueryHandler: Done processing query
7399 2024.08.27 19:05:35.482565 [ 3 ] {418e2cdf-1e4a-4c8b-b56d-3b59309b8493} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
7400 2024.08.27 19:05:35.482581 [ 3 ] {} <Debug> HTTP-Session: 3aabe3a6-2e21-44c9-9b59-e247c93f629b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7401 2024.08.27 19:05:35.482725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7402 2024.08.27 19:05:35.482776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7403 2024.08.27 19:05:35.482794 [ 3 ] {} <Debug> HTTP-Session: cff866ec-0237-4ae7-97bb-e9f91b08e05b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7404 2024.08.27 19:05:35.482812 [ 3 ] {} <Debug> HTTP-Session: cff866ec-0237-4ae7-97bb-e9f91b08e05b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7405 2024.08.27 19:05:35.482826 [ 3 ] {} <Debug> HTTP-Session: cff866ec-0237-4ae7-97bb-e9f91b08e05b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7406 2024.08.27 19:05:35.482858 [ 3 ] {} <Trace> HTTP-Session: cff866ec-0237-4ae7-97bb-e9f91b08e05b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7407 2024.08.27 19:05:35.482966 [ 3 ] {41f753d2-1aba-4304-b701-95cfcf2b62e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7408 2024.08.27 19:05:35.483009 [ 3 ] {41f753d2-1aba-4304-b701-95cfcf2b62e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7409 2024.08.27 19:05:35.483225 [ 3 ] {41f753d2-1aba-4304-b701-95cfcf2b62e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7410 2024.08.27 19:05:35.483524 [ 3 ] {41f753d2-1aba-4304-b701-95cfcf2b62e5} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7411 2024.08.27 19:05:35.483559 [ 3 ] {41f753d2-1aba-4304-b701-95cfcf2b62e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7412 2024.08.27 19:05:35.483883 [ 3 ] {41f753d2-1aba-4304-b701-95cfcf2b62e5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
7413 2024.08.27 19:05:35.484288 [ 3 ] {41f753d2-1aba-4304-b701-95cfcf2b62e5} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7414 2024.08.27 19:05:35.484455 [ 3 ] {41f753d2-1aba-4304-b701-95cfcf2b62e5} <Debug> executeQuery: Read 33 rows, 2.46 KiB in 0.001511 sec., 21839.84116479153 rows/sec., 1.59 MiB/sec.
7415 2024.08.27 19:05:35.484477 [ 70 ] {} <Debug> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
7416 2024.08.27 19:05:35.484622 [ 70 ] {} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7417 2024.08.27 19:05:35.484682 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7418 2024.08.27 19:05:35.484708 [ 3 ] {41f753d2-1aba-4304-b701-95cfcf2b62e5} <Debug> DynamicQueryHandler: Done processing query
7419 2024.08.27 19:05:35.484748 [ 3 ] {41f753d2-1aba-4304-b701-95cfcf2b62e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7420 2024.08.27 19:05:35.484801 [ 3 ] {} <Debug> HTTP-Session: cff866ec-0237-4ae7-97bb-e9f91b08e05b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7421 2024.08.27 19:05:35.485018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7422 2024.08.27 19:05:35.485031 [ 193 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::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
7423 2024.08.27 19:05:35.485209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7424 2024.08.27 19:05:35.485317 [ 3 ] {} <Debug> HTTP-Session: 3d64b1ec-b5a1-4020-a797-4374c049b61b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7425 2024.08.27 19:05:35.485392 [ 3 ] {} <Debug> HTTP-Session: 3d64b1ec-b5a1-4020-a797-4374c049b61b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7426 2024.08.27 19:05:35.485465 [ 3 ] {} <Debug> HTTP-Session: 3d64b1ec-b5a1-4020-a797-4374c049b61b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7427 2024.08.27 19:05:35.485633 [ 3 ] {} <Trace> HTTP-Session: 3d64b1ec-b5a1-4020-a797-4374c049b61b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7428 2024.08.27 19:05:35.485721 [ 193 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7429 2024.08.27 19:05:35.485782 [ 193 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 55 rows starting from the beginning of the part
7430 2024.08.27 19:05:35.485899 [ 3 ] {c00357fd-2050-43a5-b24f-802a83be78dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7431 2024.08.27 19:05:35.486052 [ 3 ] {c00357fd-2050-43a5-b24f-802a83be78dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7432 2024.08.27 19:05:35.486084 [ 193 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 29 rows starting from the beginning of the part
7433 2024.08.27 19:05:35.486431 [ 193 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part
7434 2024.08.27 19:05:35.486711 [ 193 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 29 rows starting from the beginning of the part
7435 2024.08.27 19:05:35.487063 [ 193 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part
7436 2024.08.27 19:05:35.487464 [ 193 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 33 rows starting from the beginning of the part
7437 2024.08.27 19:05:35.488233 [ 3 ] {c00357fd-2050-43a5-b24f-802a83be78dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7438 2024.08.27 19:05:35.489374 [ 3 ] {c00357fd-2050-43a5-b24f-802a83be78dc} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7439 2024.08.27 19:05:35.489439 [ 3 ] {c00357fd-2050-43a5-b24f-802a83be78dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7440 2024.08.27 19:05:35.490545 [ 3 ] {c00357fd-2050-43a5-b24f-802a83be78dc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
7441 2024.08.27 19:05:35.490721 [ 193 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 5 columns (5 merged, 0 gathered) in 0.00589668 sec., 27473.086550397853 rows/sec., 2.10 MiB/sec.
7442 2024.08.27 19:05:35.491014 [ 201 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
7443 2024.08.27 19:05:35.491387 [ 3 ] {c00357fd-2050-43a5-b24f-802a83be78dc} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7444 2024.08.27 19:05:35.491805 [ 70 ] {} <Debug> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
7445 2024.08.27 19:05:35.491913 [ 70 ] {} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7446 2024.08.27 19:05:35.491969 [ 3 ] {c00357fd-2050-43a5-b24f-802a83be78dc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006109 sec., 2291.700769356687 rows/sec., 160.50 KiB/sec.
7447 2024.08.27 19:05:35.491977 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7448 2024.08.27 19:05:35.492381 [ 201 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_31_6} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7449 2024.08.27 19:05:35.492658 [ 193 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
7450 2024.08.27 19:05:35.492905 [ 201 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_31_6} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
7451 2024.08.27 19:05:35.492938 [ 3 ] {c00357fd-2050-43a5-b24f-802a83be78dc} <Debug> DynamicQueryHandler: Done processing query
7452 2024.08.27 19:05:35.493054 [ 3 ] {c00357fd-2050-43a5-b24f-802a83be78dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7453 2024.08.27 19:05:35.493189 [ 3 ] {} <Debug> HTTP-Session: 3d64b1ec-b5a1-4020-a797-4374c049b61b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7454 2024.08.27 19:05:35.493429 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
7455 2024.08.27 19:05:35.493604 [ 193 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7456 2024.08.27 19:05:35.493604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7457 2024.08.27 19:05:35.493663 [ 193 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
7458 2024.08.27 19:05:35.493728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7459 2024.08.27 19:05:35.493818 [ 3 ] {} <Debug> HTTP-Session: c9be1112-844b-45ed-8038-bfa8e39e0b3a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7460 2024.08.27 19:05:35.493862 [ 193 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
7461 2024.08.27 19:05:35.493898 [ 3 ] {} <Debug> HTTP-Session: c9be1112-844b-45ed-8038-bfa8e39e0b3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7462 2024.08.27 19:05:35.493983 [ 3 ] {} <Debug> HTTP-Session: c9be1112-844b-45ed-8038-bfa8e39e0b3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7463 2024.08.27 19:05:35.494201 [ 193 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part
7464 2024.08.27 19:05:35.494210 [ 3 ] {} <Trace> HTTP-Session: c9be1112-844b-45ed-8038-bfa8e39e0b3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7465 2024.08.27 19:05:35.494454 [ 193 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
7466 2024.08.27 19:05:35.494679 [ 3 ] {549e5cc5-1ae2-47e0-9832-8600b30348d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7467 2024.08.27 19:05:35.494720 [ 193 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 228 rows starting from the beginning of the part
7468 2024.08.27 19:05:35.494859 [ 3 ] {549e5cc5-1ae2-47e0-9832-8600b30348d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7469 2024.08.27 19:05:35.494982 [ 193 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part
7470 2024.08.27 19:05:35.496008 [ 3 ] {549e5cc5-1ae2-47e0-9832-8600b30348d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7471 2024.08.27 19:05:35.497073 [ 3 ] {549e5cc5-1ae2-47e0-9832-8600b30348d8} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7472 2024.08.27 19:05:35.497130 [ 3 ] {549e5cc5-1ae2-47e0-9832-8600b30348d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7473 2024.08.27 19:05:35.498152 [ 3 ] {549e5cc5-1ae2-47e0-9832-8600b30348d8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7474 2024.08.27 19:05:35.498216 [ 201 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.006078314 sec., 86537.15487551318 rows/sec., 5.88 MiB/sec.
7475 2024.08.27 19:05:35.498474 [ 201 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
7476 2024.08.27 19:05:35.499032 [ 3 ] {549e5cc5-1ae2-47e0-9832-8600b30348d8} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7477 2024.08.27 19:05:35.499533 [ 3 ] {549e5cc5-1ae2-47e0-9832-8600b30348d8} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00501 sec., 1197.6047904191616 rows/sec., 70.76 KiB/sec.
7478 2024.08.27 19:05:35.499865 [ 201 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_21_4} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7479 2024.08.27 19:05:35.500116 [ 3 ] {549e5cc5-1ae2-47e0-9832-8600b30348d8} <Debug> DynamicQueryHandler: Done processing query
7480 2024.08.27 19:05:35.500190 [ 3 ] {549e5cc5-1ae2-47e0-9832-8600b30348d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7481 2024.08.27 19:05:35.500234 [ 201 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_21_4} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
7482 2024.08.27 19:05:35.500253 [ 3 ] {} <Debug> HTTP-Session: c9be1112-844b-45ed-8038-bfa8e39e0b3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7483 2024.08.27 19:05:35.500368 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
7484 2024.08.27 19:05:35.500511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 67377, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7485 2024.08.27 19:05:35.500568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7486 2024.08.27 19:05:35.500588 [ 3 ] {} <Debug> HTTP-Session: c417a530-fc51-46f0-a10a-b3e7a1c681ba Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7487 2024.08.27 19:05:35.500605 [ 3 ] {} <Debug> HTTP-Session: c417a530-fc51-46f0-a10a-b3e7a1c681ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7488 2024.08.27 19:05:35.500619 [ 3 ] {} <Debug> HTTP-Session: c417a530-fc51-46f0-a10a-b3e7a1c681ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7489 2024.08.27 19:05:35.500654 [ 3 ] {} <Trace> HTTP-Session: c417a530-fc51-46f0-a10a-b3e7a1c681ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7490 2024.08.27 19:05:35.500887 [ 3 ] {89a6e9d5-9245-4ea0-8b10-92a01c46cc23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7491 2024.08.27 19:05:35.500934 [ 3 ] {89a6e9d5-9245-4ea0-8b10-92a01c46cc23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7492 2024.08.27 19:05:35.501179 [ 3 ] {89a6e9d5-9245-4ea0-8b10-92a01c46cc23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7493 2024.08.27 19:05:35.501711 [ 3 ] {89a6e9d5-9245-4ea0-8b10-92a01c46cc23} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7494 2024.08.27 19:05:35.501745 [ 3 ] {89a6e9d5-9245-4ea0-8b10-92a01c46cc23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7495 2024.08.27 19:05:35.502174 [ 3 ] {89a6e9d5-9245-4ea0-8b10-92a01c46cc23} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7496 2024.08.27 19:05:35.502548 [ 3 ] {89a6e9d5-9245-4ea0-8b10-92a01c46cc23} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7497 2024.08.27 19:05:35.502706 [ 3 ] {89a6e9d5-9245-4ea0-8b10-92a01c46cc23} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.001946 sec., 213257.9650565262 rows/sec., 15.22 MiB/sec.
7498 2024.08.27 19:05:35.502870 [ 3 ] {89a6e9d5-9245-4ea0-8b10-92a01c46cc23} <Debug> DynamicQueryHandler: Done processing query
7499 2024.08.27 19:05:35.502894 [ 3 ] {89a6e9d5-9245-4ea0-8b10-92a01c46cc23} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
7500 2024.08.27 19:05:35.502910 [ 3 ] {} <Debug> HTTP-Session: c417a530-fc51-46f0-a10a-b3e7a1c681ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7501 2024.08.27 19:05:35.503050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7502 2024.08.27 19:05:35.503098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7503 2024.08.27 19:05:35.503117 [ 3 ] {} <Debug> HTTP-Session: 76f707a0-5c78-4c92-8af7-2c83cd722c3f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7504 2024.08.27 19:05:35.503133 [ 3 ] {} <Debug> HTTP-Session: 76f707a0-5c78-4c92-8af7-2c83cd722c3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7505 2024.08.27 19:05:35.503147 [ 3 ] {} <Debug> HTTP-Session: 76f707a0-5c78-4c92-8af7-2c83cd722c3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7506 2024.08.27 19:05:35.503178 [ 3 ] {} <Trace> HTTP-Session: 76f707a0-5c78-4c92-8af7-2c83cd722c3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7507 2024.08.27 19:05:35.503275 [ 3 ] {556c4666-695e-449c-95d9-49182c7759a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7508 2024.08.27 19:05:35.503320 [ 3 ] {556c4666-695e-449c-95d9-49182c7759a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7509 2024.08.27 19:05:35.503450 [ 3 ] {556c4666-695e-449c-95d9-49182c7759a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7510 2024.08.27 19:05:35.503747 [ 3 ] {556c4666-695e-449c-95d9-49182c7759a8} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7511 2024.08.27 19:05:35.503783 [ 3 ] {556c4666-695e-449c-95d9-49182c7759a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7512 2024.08.27 19:05:35.504138 [ 3 ] {556c4666-695e-449c-95d9-49182c7759a8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7513 2024.08.27 19:05:35.504466 [ 3 ] {556c4666-695e-449c-95d9-49182c7759a8} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7514 2024.08.27 19:05:35.504633 [ 3 ] {556c4666-695e-449c-95d9-49182c7759a8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001374 sec., 4366.812227074236 rows/sec., 228.15 KiB/sec.
7515 2024.08.27 19:05:35.504642 [ 70 ] {} <Debug> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7516 2024.08.27 19:05:35.504738 [ 70 ] {} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7517 2024.08.27 19:05:35.504814 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7518 2024.08.27 19:05:35.504934 [ 3 ] {556c4666-695e-449c-95d9-49182c7759a8} <Debug> DynamicQueryHandler: Done processing query
7519 2024.08.27 19:05:35.505005 [ 3 ] {556c4666-695e-449c-95d9-49182c7759a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7520 2024.08.27 19:05:35.505064 [ 3 ] {} <Debug> HTTP-Session: 76f707a0-5c78-4c92-8af7-2c83cd722c3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7521 2024.08.27 19:05:35.505105 [ 189 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
7522 2024.08.27 19:05:35.505283 [ 189 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7523 2024.08.27 19:05:35.505302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 45018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7524 2024.08.27 19:05:35.505350 [ 189 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
7525 2024.08.27 19:05:35.505394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7526 2024.08.27 19:05:35.505489 [ 3 ] {} <Debug> HTTP-Session: e2c8fd84-678e-4542-ae68-b5107ed9fbef Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7527 2024.08.27 19:05:35.505581 [ 3 ] {} <Debug> HTTP-Session: e2c8fd84-678e-4542-ae68-b5107ed9fbef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7528 2024.08.27 19:05:35.505612 [ 189 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
7529 2024.08.27 19:05:35.505638 [ 3 ] {} <Debug> HTTP-Session: e2c8fd84-678e-4542-ae68-b5107ed9fbef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7530 2024.08.27 19:05:35.505761 [ 3 ] {} <Trace> HTTP-Session: e2c8fd84-678e-4542-ae68-b5107ed9fbef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7531 2024.08.27 19:05:35.505924 [ 189 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
7532 2024.08.27 19:05:35.506111 [ 189 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
7533 2024.08.27 19:05:35.506355 [ 189 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
7534 2024.08.27 19:05:35.506376 [ 3 ] {1b77b7fd-c993-495e-af37-a8110c76df8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7535 2024.08.27 19:05:35.506666 [ 3 ] {1b77b7fd-c993-495e-af37-a8110c76df8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7536 2024.08.27 19:05:35.506693 [ 189 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
7537 2024.08.27 19:05:35.507503 [ 3 ] {1b77b7fd-c993-495e-af37-a8110c76df8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7538 2024.08.27 19:05:35.508627 [ 3 ] {1b77b7fd-c993-495e-af37-a8110c76df8e} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7539 2024.08.27 19:05:35.508707 [ 3 ] {1b77b7fd-c993-495e-af37-a8110c76df8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7540 2024.08.27 19:05:35.509505 [ 201 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.004579544 sec., 20962.785814482842 rows/sec., 1.07 MiB/sec.
7541 2024.08.27 19:05:35.509699 [ 201 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7542 2024.08.27 19:05:35.509804 [ 3 ] {1b77b7fd-c993-495e-af37-a8110c76df8e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7543 2024.08.27 19:05:35.510675 [ 189 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_16_3} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7544 2024.08.27 19:05:35.510779 [ 3 ] {1b77b7fd-c993-495e-af37-a8110c76df8e} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7545 2024.08.27 19:05:35.510843 [ 189 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_16_3} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7546 2024.08.27 19:05:35.511049 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
7547 2024.08.27 19:05:35.511128 [ 3 ] {1b77b7fd-c993-495e-af37-a8110c76df8e} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.005074 sec., 47102.87741426882 rows/sec., 3.16 MiB/sec.
7548 2024.08.27 19:05:35.511322 [ 3 ] {1b77b7fd-c993-495e-af37-a8110c76df8e} <Debug> DynamicQueryHandler: Done processing query
7549 2024.08.27 19:05:35.511346 [ 3 ] {1b77b7fd-c993-495e-af37-a8110c76df8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7550 2024.08.27 19:05:35.511363 [ 3 ] {} <Debug> HTTP-Session: e2c8fd84-678e-4542-ae68-b5107ed9fbef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7551 2024.08.27 19:05:35.511493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7552 2024.08.27 19:05:35.511542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7553 2024.08.27 19:05:35.511566 [ 3 ] {} <Debug> HTTP-Session: 21a45513-0823-421f-b59b-55a4938aeb06 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7554 2024.08.27 19:05:35.511590 [ 3 ] {} <Debug> HTTP-Session: 21a45513-0823-421f-b59b-55a4938aeb06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7555 2024.08.27 19:05:35.511652 [ 3 ] {} <Debug> HTTP-Session: 21a45513-0823-421f-b59b-55a4938aeb06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7556 2024.08.27 19:05:35.511699 [ 3 ] {} <Trace> HTTP-Session: 21a45513-0823-421f-b59b-55a4938aeb06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7557 2024.08.27 19:05:35.511828 [ 3 ] {d08703bc-75e6-4f82-bb03-1dd28d6ca5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7558 2024.08.27 19:05:35.511884 [ 3 ] {d08703bc-75e6-4f82-bb03-1dd28d6ca5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7559 2024.08.27 19:05:35.512055 [ 3 ] {d08703bc-75e6-4f82-bb03-1dd28d6ca5c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7560 2024.08.27 19:05:35.512331 [ 3 ] {d08703bc-75e6-4f82-bb03-1dd28d6ca5c5} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7561 2024.08.27 19:05:35.512365 [ 3 ] {d08703bc-75e6-4f82-bb03-1dd28d6ca5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7562 2024.08.27 19:05:35.512711 [ 3 ] {d08703bc-75e6-4f82-bb03-1dd28d6ca5c5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7563 2024.08.27 19:05:35.513098 [ 3 ] {d08703bc-75e6-4f82-bb03-1dd28d6ca5c5} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7564 2024.08.27 19:05:35.513252 [ 3 ] {d08703bc-75e6-4f82-bb03-1dd28d6ca5c5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001448 sec., 690.6077348066298 rows/sec., 46.54 KiB/sec.
7565 2024.08.27 19:05:35.513422 [ 3 ] {d08703bc-75e6-4f82-bb03-1dd28d6ca5c5} <Debug> DynamicQueryHandler: Done processing query
7566 2024.08.27 19:05:35.513447 [ 3 ] {d08703bc-75e6-4f82-bb03-1dd28d6ca5c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7567 2024.08.27 19:05:35.513463 [ 3 ] {} <Debug> HTTP-Session: 21a45513-0823-421f-b59b-55a4938aeb06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7568 2024.08.27 19:05:35.513612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7569 2024.08.27 19:05:35.513662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7570 2024.08.27 19:05:35.513681 [ 3 ] {} <Debug> HTTP-Session: 91564e3e-bc2c-4608-a401-811caa6b158d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7571 2024.08.27 19:05:35.513698 [ 3 ] {} <Debug> HTTP-Session: 91564e3e-bc2c-4608-a401-811caa6b158d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7572 2024.08.27 19:05:35.513713 [ 3 ] {} <Debug> HTTP-Session: 91564e3e-bc2c-4608-a401-811caa6b158d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7573 2024.08.27 19:05:35.513743 [ 3 ] {} <Trace> HTTP-Session: 91564e3e-bc2c-4608-a401-811caa6b158d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7574 2024.08.27 19:05:35.514062 [ 3 ] {f99f0aa8-4ed7-4d31-8a07-75519947ff8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7575 2024.08.27 19:05:35.514128 [ 3 ] {f99f0aa8-4ed7-4d31-8a07-75519947ff8d} <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
7576 2024.08.27 19:05:35.514567 [ 3 ] {f99f0aa8-4ed7-4d31-8a07-75519947ff8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7577 2024.08.27 19:05:35.515200 [ 3 ] {f99f0aa8-4ed7-4d31-8a07-75519947ff8d} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7578 2024.08.27 19:05:35.515236 [ 3 ] {f99f0aa8-4ed7-4d31-8a07-75519947ff8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7579 2024.08.27 19:05:35.515860 [ 3 ] {f99f0aa8-4ed7-4d31-8a07-75519947ff8d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
7580 2024.08.27 19:05:35.516282 [ 3 ] {f99f0aa8-4ed7-4d31-8a07-75519947ff8d} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7581 2024.08.27 19:05:35.516471 [ 3 ] {f99f0aa8-4ed7-4d31-8a07-75519947ff8d} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002634 sec., 11009.870918754745 rows/sec., 19.73 MiB/sec.
7582 2024.08.27 19:05:35.516500 [ 70 ] {} <Debug> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
7583 2024.08.27 19:05:35.516631 [ 70 ] {} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7584 2024.08.27 19:05:35.516739 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7585 2024.08.27 19:05:35.516925 [ 3 ] {f99f0aa8-4ed7-4d31-8a07-75519947ff8d} <Debug> DynamicQueryHandler: Done processing query
7586 2024.08.27 19:05:35.517041 [ 3 ] {f99f0aa8-4ed7-4d31-8a07-75519947ff8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7587 2024.08.27 19:05:35.517115 [ 3 ] {} <Debug> HTTP-Session: 91564e3e-bc2c-4608-a401-811caa6b158d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7588 2024.08.27 19:05:35.517125 [ 201 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::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
7589 2024.08.27 19:05:35.517523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7590 2024.08.27 19:05:35.517766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7591 2024.08.27 19:05:35.517872 [ 3 ] {} <Debug> HTTP-Session: 01c3c71a-c38c-4f6c-a0b5-42b8cc617a7a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7592 2024.08.27 19:05:35.517915 [ 3 ] {} <Debug> HTTP-Session: 01c3c71a-c38c-4f6c-a0b5-42b8cc617a7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7593 2024.08.27 19:05:35.517956 [ 3 ] {} <Debug> HTTP-Session: 01c3c71a-c38c-4f6c-a0b5-42b8cc617a7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7594 2024.08.27 19:05:35.518067 [ 3 ] {} <Trace> HTTP-Session: 01c3c71a-c38c-4f6c-a0b5-42b8cc617a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7595 2024.08.27 19:05:35.518369 [ 3 ] {96a79526-6597-4dc2-8a06-84c71b00285b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7596 2024.08.27 19:05:35.518436 [ 201 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7597 2024.08.27 19:05:35.518455 [ 3 ] {96a79526-6597-4dc2-8a06-84c71b00285b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7598 2024.08.27 19:05:35.518660 [ 201 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 442 rows starting from the beginning of the part
7599 2024.08.27 19:05:35.519237 [ 3 ] {96a79526-6597-4dc2-8a06-84c71b00285b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7600 2024.08.27 19:05:35.519578 [ 201 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 29 rows starting from the beginning of the part
7601 2024.08.27 19:05:35.520246 [ 201 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part
7602 2024.08.27 19:05:35.520601 [ 3 ] {96a79526-6597-4dc2-8a06-84c71b00285b} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7603 2024.08.27 19:05:35.520765 [ 3 ] {96a79526-6597-4dc2-8a06-84c71b00285b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7604 2024.08.27 19:05:35.520878 [ 201 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 29 rows starting from the beginning of the part
7605 2024.08.27 19:05:35.521485 [ 201 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part
7606 2024.08.27 19:05:35.522121 [ 201 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 29 rows starting from the beginning of the part
7607 2024.08.27 19:05:35.522218 [ 3 ] {96a79526-6597-4dc2-8a06-84c71b00285b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7608 2024.08.27 19:05:35.523180 [ 3 ] {96a79526-6597-4dc2-8a06-84c71b00285b} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7609 2024.08.27 19:05:35.523544 [ 3 ] {96a79526-6597-4dc2-8a06-84c71b00285b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005268 sec., 15565.679574791191 rows/sec., 1012.34 KiB/sec.
7610 2024.08.27 19:05:35.524190 [ 3 ] {96a79526-6597-4dc2-8a06-84c71b00285b} <Debug> DynamicQueryHandler: Done processing query
7611 2024.08.27 19:05:35.524309 [ 3 ] {96a79526-6597-4dc2-8a06-84c71b00285b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7612 2024.08.27 19:05:35.524479 [ 3 ] {} <Debug> HTTP-Session: 01c3c71a-c38c-4f6c-a0b5-42b8cc617a7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7613 2024.08.27 19:05:35.542511 [ 196 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 545 rows, containing 19 columns (19 merged, 0 gathered) in 0.025659014 sec., 21240.099093441393 rows/sec., 38.06 MiB/sec.
7614 2024.08.27 19:05:35.543483 [ 196 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
7615 2024.08.27 19:05:35.544135 [ 196 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7616 2024.08.27 19:05:35.544231 [ 196 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
7617 2024.08.27 19:05:35.544398 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB.
7618 2024.08.27 19:05:35.680650 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache
7619 2024.08.27 19:05:35.680710 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache
7620 2024.08.27 19:05:40.472248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7621 2024.08.27 19:05:40.472399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7622 2024.08.27 19:05:40.472430 [ 3 ] {} <Debug> HTTP-Session: bea8342a-7467-465c-805c-cdcf389da32c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7623 2024.08.27 19:05:40.472460 [ 3 ] {} <Debug> HTTP-Session: bea8342a-7467-465c-805c-cdcf389da32c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7624 2024.08.27 19:05:40.472477 [ 3 ] {} <Debug> HTTP-Session: bea8342a-7467-465c-805c-cdcf389da32c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7625 2024.08.27 19:05:40.472536 [ 3 ] {} <Trace> HTTP-Session: bea8342a-7467-465c-805c-cdcf389da32c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7626 2024.08.27 19:05:40.472743 [ 3 ] {b30954d7-f85f-4f0d-a211-a596604d5111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7627 2024.08.27 19:05:40.472814 [ 3 ] {b30954d7-f85f-4f0d-a211-a596604d5111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7628 2024.08.27 19:05:40.473155 [ 3 ] {b30954d7-f85f-4f0d-a211-a596604d5111} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7629 2024.08.27 19:05:40.473621 [ 3 ] {b30954d7-f85f-4f0d-a211-a596604d5111} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7630 2024.08.27 19:05:40.473670 [ 3 ] {b30954d7-f85f-4f0d-a211-a596604d5111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7631 2024.08.27 19:05:40.474095 [ 3 ] {b30954d7-f85f-4f0d-a211-a596604d5111} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7632 2024.08.27 19:05:40.474497 [ 3 ] {b30954d7-f85f-4f0d-a211-a596604d5111} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7633 2024.08.27 19:05:40.474681 [ 3 ] {b30954d7-f85f-4f0d-a211-a596604d5111} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001987 sec., 2013.0850528434826 rows/sec., 164.15 KiB/sec.
7634 2024.08.27 19:05:40.474904 [ 3 ] {b30954d7-f85f-4f0d-a211-a596604d5111} <Debug> DynamicQueryHandler: Done processing query
7635 2024.08.27 19:05:40.474933 [ 3 ] {b30954d7-f85f-4f0d-a211-a596604d5111} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7636 2024.08.27 19:05:40.474949 [ 3 ] {} <Debug> HTTP-Session: bea8342a-7467-465c-805c-cdcf389da32c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7637 2024.08.27 19:05:40.475136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7638 2024.08.27 19:05:40.475190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7639 2024.08.27 19:05:40.475210 [ 3 ] {} <Debug> HTTP-Session: 720901e8-bab6-4f53-8156-100de09fda07 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7640 2024.08.27 19:05:40.475230 [ 3 ] {} <Debug> HTTP-Session: 720901e8-bab6-4f53-8156-100de09fda07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7641 2024.08.27 19:05:40.475244 [ 3 ] {} <Debug> HTTP-Session: 720901e8-bab6-4f53-8156-100de09fda07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7642 2024.08.27 19:05:40.475280 [ 3 ] {} <Trace> HTTP-Session: 720901e8-bab6-4f53-8156-100de09fda07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7643 2024.08.27 19:05:40.475414 [ 3 ] {36135360-5de0-4f1a-bc7e-ba011492e609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7644 2024.08.27 19:05:40.475463 [ 3 ] {36135360-5de0-4f1a-bc7e-ba011492e609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7645 2024.08.27 19:05:40.475695 [ 3 ] {36135360-5de0-4f1a-bc7e-ba011492e609} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7646 2024.08.27 19:05:40.476056 [ 3 ] {36135360-5de0-4f1a-bc7e-ba011492e609} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7647 2024.08.27 19:05:40.476094 [ 3 ] {36135360-5de0-4f1a-bc7e-ba011492e609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7648 2024.08.27 19:05:40.476455 [ 3 ] {36135360-5de0-4f1a-bc7e-ba011492e609} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7649 2024.08.27 19:05:40.476888 [ 3 ] {36135360-5de0-4f1a-bc7e-ba011492e609} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7650 2024.08.27 19:05:40.477054 [ 3 ] {36135360-5de0-4f1a-bc7e-ba011492e609} <Debug> executeQuery: Read 74 rows, 6.14 KiB in 0.001689 sec., 43812.907045589105 rows/sec., 3.55 MiB/sec.
7651 2024.08.27 19:05:40.477244 [ 3 ] {36135360-5de0-4f1a-bc7e-ba011492e609} <Debug> DynamicQueryHandler: Done processing query
7652 2024.08.27 19:05:40.477270 [ 3 ] {36135360-5de0-4f1a-bc7e-ba011492e609} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7653 2024.08.27 19:05:40.477286 [ 3 ] {} <Debug> HTTP-Session: 720901e8-bab6-4f53-8156-100de09fda07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7654 2024.08.27 19:05:40.477416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7655 2024.08.27 19:05:40.477469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7656 2024.08.27 19:05:40.477488 [ 3 ] {} <Debug> HTTP-Session: c6693666-2315-44b6-976d-7e9b12effc24 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7657 2024.08.27 19:05:40.477508 [ 3 ] {} <Debug> HTTP-Session: c6693666-2315-44b6-976d-7e9b12effc24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7658 2024.08.27 19:05:40.477522 [ 3 ] {} <Debug> HTTP-Session: c6693666-2315-44b6-976d-7e9b12effc24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7659 2024.08.27 19:05:40.477564 [ 3 ] {} <Trace> HTTP-Session: c6693666-2315-44b6-976d-7e9b12effc24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7660 2024.08.27 19:05:40.477672 [ 3 ] {37461e0e-ebec-4669-91e3-f4b1ff0c6a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7661 2024.08.27 19:05:40.477719 [ 3 ] {37461e0e-ebec-4669-91e3-f4b1ff0c6a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7662 2024.08.27 19:05:40.477950 [ 3 ] {37461e0e-ebec-4669-91e3-f4b1ff0c6a4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7663 2024.08.27 19:05:40.478280 [ 3 ] {37461e0e-ebec-4669-91e3-f4b1ff0c6a4b} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7664 2024.08.27 19:05:40.478318 [ 3 ] {37461e0e-ebec-4669-91e3-f4b1ff0c6a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7665 2024.08.27 19:05:40.478668 [ 3 ] {37461e0e-ebec-4669-91e3-f4b1ff0c6a4b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7666 2024.08.27 19:05:40.479025 [ 3 ] {37461e0e-ebec-4669-91e3-f4b1ff0c6a4b} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7667 2024.08.27 19:05:40.479185 [ 3 ] {37461e0e-ebec-4669-91e3-f4b1ff0c6a4b} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.00154 sec., 7792.207792207792 rows/sec., 571.99 KiB/sec.
7668 2024.08.27 19:05:40.479353 [ 3 ] {37461e0e-ebec-4669-91e3-f4b1ff0c6a4b} <Debug> DynamicQueryHandler: Done processing query
7669 2024.08.27 19:05:40.479379 [ 3 ] {37461e0e-ebec-4669-91e3-f4b1ff0c6a4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7670 2024.08.27 19:05:40.479394 [ 3 ] {} <Debug> HTTP-Session: c6693666-2315-44b6-976d-7e9b12effc24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7671 2024.08.27 19:05:40.479538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7672 2024.08.27 19:05:40.479588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7673 2024.08.27 19:05:40.479608 [ 3 ] {} <Debug> HTTP-Session: ca01af2f-1f5b-431d-837b-6015d65ae7b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7674 2024.08.27 19:05:40.479625 [ 3 ] {} <Debug> HTTP-Session: ca01af2f-1f5b-431d-837b-6015d65ae7b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7675 2024.08.27 19:05:40.479638 [ 3 ] {} <Debug> HTTP-Session: ca01af2f-1f5b-431d-837b-6015d65ae7b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7676 2024.08.27 19:05:40.479672 [ 3 ] {} <Trace> HTTP-Session: ca01af2f-1f5b-431d-837b-6015d65ae7b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7677 2024.08.27 19:05:40.479792 [ 3 ] {0ee73ba8-419e-4ce3-8717-4bea5429d3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7678 2024.08.27 19:05:40.479837 [ 3 ] {0ee73ba8-419e-4ce3-8717-4bea5429d3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7679 2024.08.27 19:05:40.480061 [ 3 ] {0ee73ba8-419e-4ce3-8717-4bea5429d3e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7680 2024.08.27 19:05:40.480493 [ 3 ] {0ee73ba8-419e-4ce3-8717-4bea5429d3e3} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7681 2024.08.27 19:05:40.480530 [ 3 ] {0ee73ba8-419e-4ce3-8717-4bea5429d3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7682 2024.08.27 19:05:40.480864 [ 3 ] {0ee73ba8-419e-4ce3-8717-4bea5429d3e3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7683 2024.08.27 19:05:40.481201 [ 3 ] {0ee73ba8-419e-4ce3-8717-4bea5429d3e3} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7684 2024.08.27 19:05:40.481362 [ 3 ] {0ee73ba8-419e-4ce3-8717-4bea5429d3e3} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001661 sec., 45755.56893437688 rows/sec., 3.58 MiB/sec.
7685 2024.08.27 19:05:40.481645 [ 3 ] {0ee73ba8-419e-4ce3-8717-4bea5429d3e3} <Debug> DynamicQueryHandler: Done processing query
7686 2024.08.27 19:05:40.481672 [ 3 ] {0ee73ba8-419e-4ce3-8717-4bea5429d3e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7687 2024.08.27 19:05:40.481689 [ 3 ] {} <Debug> HTTP-Session: ca01af2f-1f5b-431d-837b-6015d65ae7b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7688 2024.08.27 19:05:40.481858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 31006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7689 2024.08.27 19:05:40.481907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7690 2024.08.27 19:05:40.481926 [ 3 ] {} <Debug> HTTP-Session: 80b62b73-7e14-4e8f-b088-f30130f7662a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7691 2024.08.27 19:05:40.481943 [ 3 ] {} <Debug> HTTP-Session: 80b62b73-7e14-4e8f-b088-f30130f7662a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7692 2024.08.27 19:05:40.481957 [ 3 ] {} <Debug> HTTP-Session: 80b62b73-7e14-4e8f-b088-f30130f7662a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7693 2024.08.27 19:05:40.481988 [ 3 ] {} <Trace> HTTP-Session: 80b62b73-7e14-4e8f-b088-f30130f7662a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7694 2024.08.27 19:05:40.482148 [ 3 ] {3cb802c4-bc70-4c16-b50a-e0fd47c86e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7695 2024.08.27 19:05:40.482196 [ 3 ] {3cb802c4-bc70-4c16-b50a-e0fd47c86e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7696 2024.08.27 19:05:40.482340 [ 3 ] {3cb802c4-bc70-4c16-b50a-e0fd47c86e8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7697 2024.08.27 19:05:40.482715 [ 3 ] {3cb802c4-bc70-4c16-b50a-e0fd47c86e8e} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7698 2024.08.27 19:05:40.482751 [ 3 ] {3cb802c4-bc70-4c16-b50a-e0fd47c86e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7699 2024.08.27 19:05:40.483128 [ 3 ] {3cb802c4-bc70-4c16-b50a-e0fd47c86e8e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7700 2024.08.27 19:05:40.483469 [ 3 ] {3cb802c4-bc70-4c16-b50a-e0fd47c86e8e} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7701 2024.08.27 19:05:40.483632 [ 3 ] {3cb802c4-bc70-4c16-b50a-e0fd47c86e8e} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001554 sec., 104247.10424710425 rows/sec., 7.26 MiB/sec.
7702 2024.08.27 19:05:40.483917 [ 3 ] {3cb802c4-bc70-4c16-b50a-e0fd47c86e8e} <Debug> DynamicQueryHandler: Done processing query
7703 2024.08.27 19:05:40.483970 [ 3 ] {3cb802c4-bc70-4c16-b50a-e0fd47c86e8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7704 2024.08.27 19:05:40.484009 [ 3 ] {} <Debug> HTTP-Session: 80b62b73-7e14-4e8f-b088-f30130f7662a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7705 2024.08.27 19:05:40.484185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7706 2024.08.27 19:05:40.484236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7707 2024.08.27 19:05:40.484256 [ 3 ] {} <Debug> HTTP-Session: e8fdbc8c-ae53-46cc-9bfd-21b7684f12a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7708 2024.08.27 19:05:40.484274 [ 3 ] {} <Debug> HTTP-Session: e8fdbc8c-ae53-46cc-9bfd-21b7684f12a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7709 2024.08.27 19:05:40.484288 [ 3 ] {} <Debug> HTTP-Session: e8fdbc8c-ae53-46cc-9bfd-21b7684f12a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7710 2024.08.27 19:05:40.484319 [ 3 ] {} <Trace> HTTP-Session: e8fdbc8c-ae53-46cc-9bfd-21b7684f12a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7711 2024.08.27 19:05:40.484482 [ 3 ] {67ef533c-8c6b-4504-ba45-372f0fed974f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7712 2024.08.27 19:05:40.484551 [ 3 ] {67ef533c-8c6b-4504-ba45-372f0fed974f} <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
7713 2024.08.27 19:05:40.484973 [ 3 ] {67ef533c-8c6b-4504-ba45-372f0fed974f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7714 2024.08.27 19:05:40.485501 [ 3 ] {67ef533c-8c6b-4504-ba45-372f0fed974f} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7715 2024.08.27 19:05:40.485539 [ 3 ] {67ef533c-8c6b-4504-ba45-372f0fed974f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7716 2024.08.27 19:05:40.486104 [ 3 ] {67ef533c-8c6b-4504-ba45-372f0fed974f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7717 2024.08.27 19:05:40.486563 [ 3 ] {67ef533c-8c6b-4504-ba45-372f0fed974f} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7718 2024.08.27 19:05:40.486743 [ 3 ] {67ef533c-8c6b-4504-ba45-372f0fed974f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002346 sec., 3410.059676044331 rows/sec., 6.11 MiB/sec.
7719 2024.08.27 19:05:40.486971 [ 3 ] {67ef533c-8c6b-4504-ba45-372f0fed974f} <Debug> DynamicQueryHandler: Done processing query
7720 2024.08.27 19:05:40.486996 [ 3 ] {67ef533c-8c6b-4504-ba45-372f0fed974f} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
7721 2024.08.27 19:05:40.487012 [ 3 ] {} <Debug> HTTP-Session: e8fdbc8c-ae53-46cc-9bfd-21b7684f12a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7722 2024.08.27 19:05:40.487134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7723 2024.08.27 19:05:40.487183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7724 2024.08.27 19:05:40.487202 [ 3 ] {} <Debug> HTTP-Session: 349d7549-0a30-4f9d-80ce-4b1cf610f832 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7725 2024.08.27 19:05:40.487219 [ 3 ] {} <Debug> HTTP-Session: 349d7549-0a30-4f9d-80ce-4b1cf610f832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7726 2024.08.27 19:05:40.487234 [ 3 ] {} <Debug> HTTP-Session: 349d7549-0a30-4f9d-80ce-4b1cf610f832 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7727 2024.08.27 19:05:40.487266 [ 3 ] {} <Trace> HTTP-Session: 349d7549-0a30-4f9d-80ce-4b1cf610f832 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7728 2024.08.27 19:05:40.487382 [ 3 ] {b22337e9-df13-4c12-ba9f-d00bd6117025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7729 2024.08.27 19:05:40.487427 [ 3 ] {b22337e9-df13-4c12-ba9f-d00bd6117025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7730 2024.08.27 19:05:40.487555 [ 3 ] {b22337e9-df13-4c12-ba9f-d00bd6117025} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7731 2024.08.27 19:05:40.487845 [ 3 ] {b22337e9-df13-4c12-ba9f-d00bd6117025} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7732 2024.08.27 19:05:40.487881 [ 3 ] {b22337e9-df13-4c12-ba9f-d00bd6117025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7733 2024.08.27 19:05:40.488239 [ 3 ] {b22337e9-df13-4c12-ba9f-d00bd6117025} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7734 2024.08.27 19:05:40.488569 [ 3 ] {b22337e9-df13-4c12-ba9f-d00bd6117025} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7735 2024.08.27 19:05:40.488726 [ 3 ] {b22337e9-df13-4c12-ba9f-d00bd6117025} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec.
7736 2024.08.27 19:05:40.488881 [ 3 ] {b22337e9-df13-4c12-ba9f-d00bd6117025} <Debug> DynamicQueryHandler: Done processing query
7737 2024.08.27 19:05:40.488906 [ 3 ] {b22337e9-df13-4c12-ba9f-d00bd6117025} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7738 2024.08.27 19:05:40.488922 [ 3 ] {} <Debug> HTTP-Session: 349d7549-0a30-4f9d-80ce-4b1cf610f832 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7739 2024.08.27 19:05:45.477223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7740 2024.08.27 19:05:45.477351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7741 2024.08.27 19:05:45.477376 [ 3 ] {} <Debug> HTTP-Session: 7c1ad630-5d92-4424-ad49-40cd535ae0ea Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7742 2024.08.27 19:05:45.477401 [ 3 ] {} <Debug> HTTP-Session: 7c1ad630-5d92-4424-ad49-40cd535ae0ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7743 2024.08.27 19:05:45.477416 [ 3 ] {} <Debug> HTTP-Session: 7c1ad630-5d92-4424-ad49-40cd535ae0ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7744 2024.08.27 19:05:45.477463 [ 3 ] {} <Trace> HTTP-Session: 7c1ad630-5d92-4424-ad49-40cd535ae0ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7745 2024.08.27 19:05:45.477638 [ 3 ] {3f722646-9bd6-4b8e-b6e0-746074d1fa55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7746 2024.08.27 19:05:45.477706 [ 3 ] {3f722646-9bd6-4b8e-b6e0-746074d1fa55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7747 2024.08.27 19:05:45.478038 [ 3 ] {3f722646-9bd6-4b8e-b6e0-746074d1fa55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7748 2024.08.27 19:05:45.478474 [ 3 ] {3f722646-9bd6-4b8e-b6e0-746074d1fa55} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7749 2024.08.27 19:05:45.478516 [ 3 ] {3f722646-9bd6-4b8e-b6e0-746074d1fa55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7750 2024.08.27 19:05:45.478927 [ 3 ] {3f722646-9bd6-4b8e-b6e0-746074d1fa55} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7751 2024.08.27 19:05:45.479317 [ 3 ] {3f722646-9bd6-4b8e-b6e0-746074d1fa55} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7752 2024.08.27 19:05:45.479464 [ 59 ] {} <Debug> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7753 2024.08.27 19:05:45.479466 [ 3 ] {3f722646-9bd6-4b8e-b6e0-746074d1fa55} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001878 sec., 1064.9627263045793 rows/sec., 86.84 KiB/sec.
7754 2024.08.27 19:05:45.479507 [ 59 ] {} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7755 2024.08.27 19:05:45.479549 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7756 2024.08.27 19:05:45.479685 [ 191 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::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
7757 2024.08.27 19:05:45.479737 [ 3 ] {3f722646-9bd6-4b8e-b6e0-746074d1fa55} <Debug> DynamicQueryHandler: Done processing query
7758 2024.08.27 19:05:45.479769 [ 3 ] {3f722646-9bd6-4b8e-b6e0-746074d1fa55} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7759 2024.08.27 19:05:45.479794 [ 3 ] {} <Debug> HTTP-Session: 7c1ad630-5d92-4424-ad49-40cd535ae0ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7760 2024.08.27 19:05:45.479866 [ 191 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7761 2024.08.27 19:05:45.479902 [ 191 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 18 rows starting from the beginning of the part
7762 2024.08.27 19:05:45.479982 [ 191 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
7763 2024.08.27 19:05:45.480106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7764 2024.08.27 19:05:45.480361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7765 2024.08.27 19:05:45.480371 [ 191 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
7766 2024.08.27 19:05:45.480447 [ 3 ] {} <Debug> HTTP-Session: 2b315966-a1cc-40f6-8816-5744f7e31068 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7767 2024.08.27 19:05:45.480544 [ 3 ] {} <Debug> HTTP-Session: 2b315966-a1cc-40f6-8816-5744f7e31068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7768 2024.08.27 19:05:45.480619 [ 3 ] {} <Debug> HTTP-Session: 2b315966-a1cc-40f6-8816-5744f7e31068 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7769 2024.08.27 19:05:45.480688 [ 191 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part
7770 2024.08.27 19:05:45.480735 [ 3 ] {} <Trace> HTTP-Session: 2b315966-a1cc-40f6-8816-5744f7e31068 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7771 2024.08.27 19:05:45.481037 [ 191 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::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
7772 2024.08.27 19:05:45.481140 [ 3 ] {1e9b45a6-7917-4b4b-8c1b-bb061be4d777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7773 2024.08.27 19:05:45.481290 [ 191 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
7774 2024.08.27 19:05:45.481293 [ 3 ] {1e9b45a6-7917-4b4b-8c1b-bb061be4d777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7775 2024.08.27 19:05:45.481917 [ 3 ] {1e9b45a6-7917-4b4b-8c1b-bb061be4d777} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7776 2024.08.27 19:05:45.482655 [ 3 ] {1e9b45a6-7917-4b4b-8c1b-bb061be4d777} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7777 2024.08.27 19:05:45.482703 [ 3 ] {1e9b45a6-7917-4b4b-8c1b-bb061be4d777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7778 2024.08.27 19:05:45.482948 [ 189 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.003322898 sec., 9630.148141772634 rows/sec., 822.89 KiB/sec.
7779 2024.08.27 19:05:45.483203 [ 189 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7780 2024.08.27 19:05:45.483433 [ 3 ] {1e9b45a6-7917-4b4b-8c1b-bb061be4d777} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7781 2024.08.27 19:05:45.484352 [ 189 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_16_3} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7782 2024.08.27 19:05:45.484471 [ 3 ] {1e9b45a6-7917-4b4b-8c1b-bb061be4d777} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7783 2024.08.27 19:05:45.484537 [ 189 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_16_3} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7784 2024.08.27 19:05:45.484802 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
7785 2024.08.27 19:05:45.484813 [ 3 ] {1e9b45a6-7917-4b4b-8c1b-bb061be4d777} <Debug> executeQuery: Read 248 rows, 22.42 KiB in 0.003807 sec., 65143.1573417389 rows/sec., 5.75 MiB/sec.
7786 2024.08.27 19:05:45.485208 [ 3 ] {1e9b45a6-7917-4b4b-8c1b-bb061be4d777} <Debug> DynamicQueryHandler: Done processing query
7787 2024.08.27 19:05:45.485258 [ 3 ] {1e9b45a6-7917-4b4b-8c1b-bb061be4d777} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
7788 2024.08.27 19:05:45.485284 [ 3 ] {} <Debug> HTTP-Session: 2b315966-a1cc-40f6-8816-5744f7e31068 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7789 2024.08.27 19:05:45.485435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7790 2024.08.27 19:05:45.485486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7791 2024.08.27 19:05:45.485506 [ 3 ] {} <Debug> HTTP-Session: 48043e0f-bf0f-4dfb-89e5-e839a692c90d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7792 2024.08.27 19:05:45.485525 [ 3 ] {} <Debug> HTTP-Session: 48043e0f-bf0f-4dfb-89e5-e839a692c90d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7793 2024.08.27 19:05:45.485539 [ 3 ] {} <Debug> HTTP-Session: 48043e0f-bf0f-4dfb-89e5-e839a692c90d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7794 2024.08.27 19:05:45.485572 [ 3 ] {} <Trace> HTTP-Session: 48043e0f-bf0f-4dfb-89e5-e839a692c90d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7795 2024.08.27 19:05:45.485694 [ 3 ] {62e18804-2f26-4879-8b20-885f18dfdacd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7796 2024.08.27 19:05:45.485741 [ 3 ] {62e18804-2f26-4879-8b20-885f18dfdacd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7797 2024.08.27 19:05:45.485994 [ 3 ] {62e18804-2f26-4879-8b20-885f18dfdacd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7798 2024.08.27 19:05:45.486326 [ 3 ] {62e18804-2f26-4879-8b20-885f18dfdacd} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7799 2024.08.27 19:05:45.486363 [ 3 ] {62e18804-2f26-4879-8b20-885f18dfdacd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7800 2024.08.27 19:05:45.486716 [ 3 ] {62e18804-2f26-4879-8b20-885f18dfdacd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7801 2024.08.27 19:05:45.487102 [ 3 ] {62e18804-2f26-4879-8b20-885f18dfdacd} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7802 2024.08.27 19:05:45.487256 [ 3 ] {62e18804-2f26-4879-8b20-885f18dfdacd} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.001596 sec., 19423.558897243107 rows/sec., 1.42 MiB/sec.
7803 2024.08.27 19:05:45.487438 [ 3 ] {62e18804-2f26-4879-8b20-885f18dfdacd} <Debug> DynamicQueryHandler: Done processing query
7804 2024.08.27 19:05:45.487462 [ 3 ] {62e18804-2f26-4879-8b20-885f18dfdacd} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7805 2024.08.27 19:05:45.487478 [ 3 ] {} <Debug> HTTP-Session: 48043e0f-bf0f-4dfb-89e5-e839a692c90d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7806 2024.08.27 19:05:45.487612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7807 2024.08.27 19:05:45.487662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7808 2024.08.27 19:05:45.487681 [ 3 ] {} <Debug> HTTP-Session: b8801001-af97-456e-a57b-636fd4f2cb45 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7809 2024.08.27 19:05:45.487698 [ 3 ] {} <Debug> HTTP-Session: b8801001-af97-456e-a57b-636fd4f2cb45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7810 2024.08.27 19:05:45.487712 [ 3 ] {} <Debug> HTTP-Session: b8801001-af97-456e-a57b-636fd4f2cb45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7811 2024.08.27 19:05:45.487743 [ 3 ] {} <Trace> HTTP-Session: b8801001-af97-456e-a57b-636fd4f2cb45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7812 2024.08.27 19:05:45.487842 [ 3 ] {b6f186be-4f41-4230-89a7-1dfe2939738d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7813 2024.08.27 19:05:45.487886 [ 3 ] {b6f186be-4f41-4230-89a7-1dfe2939738d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7814 2024.08.27 19:05:45.488110 [ 3 ] {b6f186be-4f41-4230-89a7-1dfe2939738d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7815 2024.08.27 19:05:45.488404 [ 3 ] {b6f186be-4f41-4230-89a7-1dfe2939738d} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7816 2024.08.27 19:05:45.488440 [ 3 ] {b6f186be-4f41-4230-89a7-1dfe2939738d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7817 2024.08.27 19:05:45.488786 [ 3 ] {b6f186be-4f41-4230-89a7-1dfe2939738d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
7818 2024.08.27 19:05:45.489132 [ 3 ] {b6f186be-4f41-4230-89a7-1dfe2939738d} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7819 2024.08.27 19:05:45.489290 [ 3 ] {b6f186be-4f41-4230-89a7-1dfe2939738d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001468 sec., 9536.784741144415 rows/sec., 667.89 KiB/sec.
7820 2024.08.27 19:05:45.489452 [ 3 ] {b6f186be-4f41-4230-89a7-1dfe2939738d} <Debug> DynamicQueryHandler: Done processing query
7821 2024.08.27 19:05:45.489477 [ 3 ] {b6f186be-4f41-4230-89a7-1dfe2939738d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7822 2024.08.27 19:05:45.489492 [ 3 ] {} <Debug> HTTP-Session: b8801001-af97-456e-a57b-636fd4f2cb45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7823 2024.08.27 19:05:45.489608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7824 2024.08.27 19:05:45.489657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7825 2024.08.27 19:05:45.489676 [ 3 ] {} <Debug> HTTP-Session: 23e06957-027f-4a4f-8f18-b5dd3e899dfb Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7826 2024.08.27 19:05:45.489692 [ 3 ] {} <Debug> HTTP-Session: 23e06957-027f-4a4f-8f18-b5dd3e899dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7827 2024.08.27 19:05:45.489706 [ 3 ] {} <Debug> HTTP-Session: 23e06957-027f-4a4f-8f18-b5dd3e899dfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7828 2024.08.27 19:05:45.489738 [ 3 ] {} <Trace> HTTP-Session: 23e06957-027f-4a4f-8f18-b5dd3e899dfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7829 2024.08.27 19:05:45.489836 [ 3 ] {5e56b3af-0d29-4799-8652-9a86051b9186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7830 2024.08.27 19:05:45.489881 [ 3 ] {5e56b3af-0d29-4799-8652-9a86051b9186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7831 2024.08.27 19:05:45.490101 [ 3 ] {5e56b3af-0d29-4799-8652-9a86051b9186} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7832 2024.08.27 19:05:45.490425 [ 3 ] {5e56b3af-0d29-4799-8652-9a86051b9186} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7833 2024.08.27 19:05:45.490462 [ 3 ] {5e56b3af-0d29-4799-8652-9a86051b9186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7834 2024.08.27 19:05:45.490799 [ 3 ] {5e56b3af-0d29-4799-8652-9a86051b9186} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7835 2024.08.27 19:05:45.491150 [ 3 ] {5e56b3af-0d29-4799-8652-9a86051b9186} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7836 2024.08.27 19:05:45.491308 [ 3 ] {5e56b3af-0d29-4799-8652-9a86051b9186} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001489 sec., 4029.550033579583 rows/sec., 238.07 KiB/sec.
7837 2024.08.27 19:05:45.491307 [ 58 ] {} <Debug> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
7838 2024.08.27 19:05:45.491408 [ 58 ] {} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7839 2024.08.27 19:05:45.491462 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7840 2024.08.27 19:05:45.491583 [ 3 ] {5e56b3af-0d29-4799-8652-9a86051b9186} <Debug> DynamicQueryHandler: Done processing query
7841 2024.08.27 19:05:45.491634 [ 3 ] {5e56b3af-0d29-4799-8652-9a86051b9186} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7842 2024.08.27 19:05:45.491649 [ 189 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
7843 2024.08.27 19:05:45.491665 [ 3 ] {} <Debug> HTTP-Session: 23e06957-027f-4a4f-8f18-b5dd3e899dfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7844 2024.08.27 19:05:45.491838 [ 189 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7845 2024.08.27 19:05:45.491907 [ 189 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
7846 2024.08.27 19:05:45.491914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 67036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7847 2024.08.27 19:05:45.492054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7848 2024.08.27 19:05:45.492146 [ 3 ] {} <Debug> HTTP-Session: 287aec91-1b78-4473-91fa-bad6fdf0f140 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7849 2024.08.27 19:05:45.492219 [ 3 ] {} <Debug> HTTP-Session: 287aec91-1b78-4473-91fa-bad6fdf0f140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7850 2024.08.27 19:05:45.492226 [ 189 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
7851 2024.08.27 19:05:45.492253 [ 3 ] {} <Debug> HTTP-Session: 287aec91-1b78-4473-91fa-bad6fdf0f140 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7852 2024.08.27 19:05:45.492374 [ 3 ] {} <Trace> HTTP-Session: 287aec91-1b78-4473-91fa-bad6fdf0f140 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7853 2024.08.27 19:05:45.492504 [ 189 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
7854 2024.08.27 19:05:45.492776 [ 189 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
7855 2024.08.27 19:05:45.492808 [ 3 ] {8451c0ac-109a-4344-973f-d3f42b11f1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7856 2024.08.27 19:05:45.492962 [ 3 ] {8451c0ac-109a-4344-973f-d3f42b11f1af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7857 2024.08.27 19:05:45.493137 [ 189 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
7858 2024.08.27 19:05:45.494073 [ 3 ] {8451c0ac-109a-4344-973f-d3f42b11f1af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7859 2024.08.27 19:05:45.495392 [ 3 ] {8451c0ac-109a-4344-973f-d3f42b11f1af} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7860 2024.08.27 19:05:45.495479 [ 3 ] {8451c0ac-109a-4344-973f-d3f42b11f1af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7861 2024.08.27 19:05:45.495614 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004119354 sec., 7282.695296398415 rows/sec., 462.28 KiB/sec.
7862 2024.08.27 19:05:45.495822 [ 189 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
7863 2024.08.27 19:05:45.496707 [ 3 ] {8451c0ac-109a-4344-973f-d3f42b11f1af} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7864 2024.08.27 19:05:45.496797 [ 189 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_17_4} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7865 2024.08.27 19:05:45.496954 [ 189 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_17_4} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4
7866 2024.08.27 19:05:45.497208 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
7867 2024.08.27 19:05:45.497505 [ 3 ] {8451c0ac-109a-4344-973f-d3f42b11f1af} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7868 2024.08.27 19:05:45.497700 [ 3 ] {8451c0ac-109a-4344-973f-d3f42b11f1af} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.005092 sec., 81107.61979575804 rows/sec., 5.79 MiB/sec.
7869 2024.08.27 19:05:45.497904 [ 3 ] {8451c0ac-109a-4344-973f-d3f42b11f1af} <Debug> DynamicQueryHandler: Done processing query
7870 2024.08.27 19:05:45.497930 [ 3 ] {8451c0ac-109a-4344-973f-d3f42b11f1af} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
7871 2024.08.27 19:05:45.497947 [ 3 ] {} <Debug> HTTP-Session: 287aec91-1b78-4473-91fa-bad6fdf0f140 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7872 2024.08.27 19:05:45.498093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7873 2024.08.27 19:05:45.498141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7874 2024.08.27 19:05:45.498160 [ 3 ] {} <Debug> HTTP-Session: 86b86448-3830-4de9-9973-361a9249682b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7875 2024.08.27 19:05:45.498177 [ 3 ] {} <Debug> HTTP-Session: 86b86448-3830-4de9-9973-361a9249682b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7876 2024.08.27 19:05:45.498191 [ 3 ] {} <Debug> HTTP-Session: 86b86448-3830-4de9-9973-361a9249682b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7877 2024.08.27 19:05:45.498222 [ 3 ] {} <Trace> HTTP-Session: 86b86448-3830-4de9-9973-361a9249682b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7878 2024.08.27 19:05:45.498322 [ 3 ] {037abc92-705d-4416-9386-3c2d7ee01524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7879 2024.08.27 19:05:45.498367 [ 3 ] {037abc92-705d-4416-9386-3c2d7ee01524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7880 2024.08.27 19:05:45.498504 [ 3 ] {037abc92-705d-4416-9386-3c2d7ee01524} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7881 2024.08.27 19:05:45.498786 [ 3 ] {037abc92-705d-4416-9386-3c2d7ee01524} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7882 2024.08.27 19:05:45.498825 [ 3 ] {037abc92-705d-4416-9386-3c2d7ee01524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7883 2024.08.27 19:05:45.499183 [ 3 ] {037abc92-705d-4416-9386-3c2d7ee01524} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7884 2024.08.27 19:05:45.499509 [ 3 ] {037abc92-705d-4416-9386-3c2d7ee01524} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7885 2024.08.27 19:05:45.499665 [ 3 ] {037abc92-705d-4416-9386-3c2d7ee01524} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001362 sec., 4405.286343612335 rows/sec., 230.16 KiB/sec.
7886 2024.08.27 19:05:45.499988 [ 3 ] {037abc92-705d-4416-9386-3c2d7ee01524} <Debug> DynamicQueryHandler: Done processing query
7887 2024.08.27 19:05:45.500013 [ 3 ] {037abc92-705d-4416-9386-3c2d7ee01524} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7888 2024.08.27 19:05:45.500029 [ 3 ] {} <Debug> HTTP-Session: 86b86448-3830-4de9-9973-361a9249682b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7889 2024.08.27 19:05:45.500203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7890 2024.08.27 19:05:45.500253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7891 2024.08.27 19:05:45.500272 [ 3 ] {} <Debug> HTTP-Session: 2affb32b-7d19-4cb4-adcd-c70d8fa3b316 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7892 2024.08.27 19:05:45.500288 [ 3 ] {} <Debug> HTTP-Session: 2affb32b-7d19-4cb4-adcd-c70d8fa3b316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7893 2024.08.27 19:05:45.500302 [ 3 ] {} <Debug> HTTP-Session: 2affb32b-7d19-4cb4-adcd-c70d8fa3b316 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7894 2024.08.27 19:05:45.500334 [ 3 ] {} <Trace> HTTP-Session: 2affb32b-7d19-4cb4-adcd-c70d8fa3b316 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7895 2024.08.27 19:05:45.500549 [ 3 ] {9c9985e1-c177-45f4-b2f9-063febe7dfff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7896 2024.08.27 19:05:45.500598 [ 3 ] {9c9985e1-c177-45f4-b2f9-063febe7dfff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7897 2024.08.27 19:05:45.500764 [ 3 ] {9c9985e1-c177-45f4-b2f9-063febe7dfff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7898 2024.08.27 19:05:45.501189 [ 3 ] {9c9985e1-c177-45f4-b2f9-063febe7dfff} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7899 2024.08.27 19:05:45.501226 [ 3 ] {9c9985e1-c177-45f4-b2f9-063febe7dfff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7900 2024.08.27 19:05:45.501606 [ 3 ] {9c9985e1-c177-45f4-b2f9-063febe7dfff} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7901 2024.08.27 19:05:45.501974 [ 3 ] {9c9985e1-c177-45f4-b2f9-063febe7dfff} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7902 2024.08.27 19:05:45.502132 [ 3 ] {9c9985e1-c177-45f4-b2f9-063febe7dfff} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001691 sec., 140745.1212300414 rows/sec., 9.43 MiB/sec.
7903 2024.08.27 19:05:45.502328 [ 3 ] {9c9985e1-c177-45f4-b2f9-063febe7dfff} <Debug> DynamicQueryHandler: Done processing query
7904 2024.08.27 19:05:45.502359 [ 3 ] {9c9985e1-c177-45f4-b2f9-063febe7dfff} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7905 2024.08.27 19:05:45.502379 [ 3 ] {} <Debug> HTTP-Session: 2affb32b-7d19-4cb4-adcd-c70d8fa3b316 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7906 2024.08.27 19:05:45.502526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7907 2024.08.27 19:05:45.502584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7908 2024.08.27 19:05:45.502606 [ 3 ] {} <Debug> HTTP-Session: fed339a1-06b7-44ea-9a1e-9e4c9d09a59b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7909 2024.08.27 19:05:45.502626 [ 3 ] {} <Debug> HTTP-Session: fed339a1-06b7-44ea-9a1e-9e4c9d09a59b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7910 2024.08.27 19:05:45.502640 [ 3 ] {} <Debug> HTTP-Session: fed339a1-06b7-44ea-9a1e-9e4c9d09a59b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7911 2024.08.27 19:05:45.502671 [ 3 ] {} <Trace> HTTP-Session: fed339a1-06b7-44ea-9a1e-9e4c9d09a59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7912 2024.08.27 19:05:45.502764 [ 3 ] {ffffbe6c-eaef-41ba-ad76-cf3fc05061f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7913 2024.08.27 19:05:45.502810 [ 3 ] {ffffbe6c-eaef-41ba-ad76-cf3fc05061f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7914 2024.08.27 19:05:45.502937 [ 3 ] {ffffbe6c-eaef-41ba-ad76-cf3fc05061f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7915 2024.08.27 19:05:45.503201 [ 3 ] {ffffbe6c-eaef-41ba-ad76-cf3fc05061f1} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7916 2024.08.27 19:05:45.503236 [ 3 ] {ffffbe6c-eaef-41ba-ad76-cf3fc05061f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7917 2024.08.27 19:05:45.503575 [ 3 ] {ffffbe6c-eaef-41ba-ad76-cf3fc05061f1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7918 2024.08.27 19:05:45.503891 [ 3 ] {ffffbe6c-eaef-41ba-ad76-cf3fc05061f1} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7919 2024.08.27 19:05:45.504048 [ 3 ] {ffffbe6c-eaef-41ba-ad76-cf3fc05061f1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001297 sec., 771.0100231303007 rows/sec., 51.95 KiB/sec.
7920 2024.08.27 19:05:45.504381 [ 3 ] {ffffbe6c-eaef-41ba-ad76-cf3fc05061f1} <Debug> DynamicQueryHandler: Done processing query
7921 2024.08.27 19:05:45.504405 [ 3 ] {ffffbe6c-eaef-41ba-ad76-cf3fc05061f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7922 2024.08.27 19:05:45.504421 [ 3 ] {} <Debug> HTTP-Session: fed339a1-06b7-44ea-9a1e-9e4c9d09a59b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7923 2024.08.27 19:05:45.504583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7924 2024.08.27 19:05:45.504632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7925 2024.08.27 19:05:45.504651 [ 3 ] {} <Debug> HTTP-Session: 7496df4d-610e-432c-9ba5-0eb993f1c824 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7926 2024.08.27 19:05:45.504667 [ 3 ] {} <Debug> HTTP-Session: 7496df4d-610e-432c-9ba5-0eb993f1c824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7927 2024.08.27 19:05:45.504681 [ 3 ] {} <Debug> HTTP-Session: 7496df4d-610e-432c-9ba5-0eb993f1c824 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7928 2024.08.27 19:05:45.504711 [ 3 ] {} <Trace> HTTP-Session: 7496df4d-610e-432c-9ba5-0eb993f1c824 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7929 2024.08.27 19:05:45.505038 [ 3 ] {1320128b-462e-43e2-b2ac-5ebe878688a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7930 2024.08.27 19:05:45.505121 [ 3 ] {1320128b-462e-43e2-b2ac-5ebe878688a8} <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
7931 2024.08.27 19:05:45.505566 [ 3 ] {1320128b-462e-43e2-b2ac-5ebe878688a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7932 2024.08.27 19:05:45.506178 [ 3 ] {1320128b-462e-43e2-b2ac-5ebe878688a8} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7933 2024.08.27 19:05:45.506215 [ 3 ] {1320128b-462e-43e2-b2ac-5ebe878688a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7934 2024.08.27 19:05:45.506829 [ 3 ] {1320128b-462e-43e2-b2ac-5ebe878688a8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7935 2024.08.27 19:05:45.507229 [ 3 ] {1320128b-462e-43e2-b2ac-5ebe878688a8} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7936 2024.08.27 19:05:45.507407 [ 3 ] {1320128b-462e-43e2-b2ac-5ebe878688a8} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002607 sec., 11123.897199846568 rows/sec., 19.93 MiB/sec.
7937 2024.08.27 19:05:45.507615 [ 3 ] {1320128b-462e-43e2-b2ac-5ebe878688a8} <Debug> DynamicQueryHandler: Done processing query
7938 2024.08.27 19:05:45.507640 [ 3 ] {1320128b-462e-43e2-b2ac-5ebe878688a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7939 2024.08.27 19:05:45.507656 [ 3 ] {} <Debug> HTTP-Session: 7496df4d-610e-432c-9ba5-0eb993f1c824 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7940 2024.08.27 19:05:45.507800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7941 2024.08.27 19:05:45.507849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7942 2024.08.27 19:05:45.507868 [ 3 ] {} <Debug> HTTP-Session: af961b15-2fe6-4b5f-be09-ffc9525956c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7943 2024.08.27 19:05:45.507885 [ 3 ] {} <Debug> HTTP-Session: af961b15-2fe6-4b5f-be09-ffc9525956c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7944 2024.08.27 19:05:45.507899 [ 3 ] {} <Debug> HTTP-Session: af961b15-2fe6-4b5f-be09-ffc9525956c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7945 2024.08.27 19:05:45.507930 [ 3 ] {} <Trace> HTTP-Session: af961b15-2fe6-4b5f-be09-ffc9525956c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7946 2024.08.27 19:05:45.508044 [ 3 ] {5aefd768-d86c-454c-b0d6-b7d63268d6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7947 2024.08.27 19:05:45.508091 [ 3 ] {5aefd768-d86c-454c-b0d6-b7d63268d6cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7948 2024.08.27 19:05:45.508218 [ 3 ] {5aefd768-d86c-454c-b0d6-b7d63268d6cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7949 2024.08.27 19:05:45.508535 [ 3 ] {5aefd768-d86c-454c-b0d6-b7d63268d6cd} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7950 2024.08.27 19:05:45.508572 [ 3 ] {5aefd768-d86c-454c-b0d6-b7d63268d6cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7951 2024.08.27 19:05:45.508930 [ 3 ] {5aefd768-d86c-454c-b0d6-b7d63268d6cd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7952 2024.08.27 19:05:45.509267 [ 3 ] {5aefd768-d86c-454c-b0d6-b7d63268d6cd} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7953 2024.08.27 19:05:45.509423 [ 3 ] {5aefd768-d86c-454c-b0d6-b7d63268d6cd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001407 sec., 58280.02842928216 rows/sec., 3.70 MiB/sec.
7954 2024.08.27 19:05:45.509750 [ 3 ] {5aefd768-d86c-454c-b0d6-b7d63268d6cd} <Debug> DynamicQueryHandler: Done processing query
7955 2024.08.27 19:05:45.509787 [ 3 ] {5aefd768-d86c-454c-b0d6-b7d63268d6cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7956 2024.08.27 19:05:45.509811 [ 3 ] {} <Debug> HTTP-Session: af961b15-2fe6-4b5f-be09-ffc9525956c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7957 2024.08.27 19:05:50.471122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7958 2024.08.27 19:05:50.471245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7959 2024.08.27 19:05:50.471272 [ 3 ] {} <Debug> HTTP-Session: 821cc970-f2fa-4336-87e3-76fe6ea4046f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7960 2024.08.27 19:05:50.471297 [ 3 ] {} <Debug> HTTP-Session: 821cc970-f2fa-4336-87e3-76fe6ea4046f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7961 2024.08.27 19:05:50.471312 [ 3 ] {} <Debug> HTTP-Session: 821cc970-f2fa-4336-87e3-76fe6ea4046f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7962 2024.08.27 19:05:50.471361 [ 3 ] {} <Trace> HTTP-Session: 821cc970-f2fa-4336-87e3-76fe6ea4046f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7963 2024.08.27 19:05:50.471534 [ 3 ] {b5edeb14-cd15-485b-917d-15172737e11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7964 2024.08.27 19:05:50.471602 [ 3 ] {b5edeb14-cd15-485b-917d-15172737e11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7965 2024.08.27 19:05:50.471948 [ 3 ] {b5edeb14-cd15-485b-917d-15172737e11c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7966 2024.08.27 19:05:50.472377 [ 3 ] {b5edeb14-cd15-485b-917d-15172737e11c} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7967 2024.08.27 19:05:50.472424 [ 3 ] {b5edeb14-cd15-485b-917d-15172737e11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7968 2024.08.27 19:05:50.472832 [ 3 ] {b5edeb14-cd15-485b-917d-15172737e11c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7969 2024.08.27 19:05:50.473225 [ 3 ] {b5edeb14-cd15-485b-917d-15172737e11c} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7970 2024.08.27 19:05:50.473447 [ 3 ] {b5edeb14-cd15-485b-917d-15172737e11c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001964 sec., 1018.3299389002036 rows/sec., 83.04 KiB/sec.
7971 2024.08.27 19:05:50.473868 [ 3 ] {b5edeb14-cd15-485b-917d-15172737e11c} <Debug> DynamicQueryHandler: Done processing query
7972 2024.08.27 19:05:50.473903 [ 3 ] {b5edeb14-cd15-485b-917d-15172737e11c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7973 2024.08.27 19:05:50.473926 [ 3 ] {} <Debug> HTTP-Session: 821cc970-f2fa-4336-87e3-76fe6ea4046f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7974 2024.08.27 19:05:50.475287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7975 2024.08.27 19:05:50.475361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7976 2024.08.27 19:05:50.475389 [ 3 ] {} <Debug> HTTP-Session: 2bd1dcf4-28d8-4f44-aed4-094d982ac00c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7977 2024.08.27 19:05:50.475414 [ 3 ] {} <Debug> HTTP-Session: 2bd1dcf4-28d8-4f44-aed4-094d982ac00c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7978 2024.08.27 19:05:50.475429 [ 3 ] {} <Debug> HTTP-Session: 2bd1dcf4-28d8-4f44-aed4-094d982ac00c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7979 2024.08.27 19:05:50.475466 [ 3 ] {} <Trace> HTTP-Session: 2bd1dcf4-28d8-4f44-aed4-094d982ac00c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7980 2024.08.27 19:05:50.475624 [ 3 ] {ced87820-5e57-429d-aa00-8c2559470812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7981 2024.08.27 19:05:50.475684 [ 3 ] {ced87820-5e57-429d-aa00-8c2559470812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7982 2024.08.27 19:05:50.475959 [ 3 ] {ced87820-5e57-429d-aa00-8c2559470812} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7983 2024.08.27 19:05:50.476346 [ 3 ] {ced87820-5e57-429d-aa00-8c2559470812} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7984 2024.08.27 19:05:50.476384 [ 3 ] {ced87820-5e57-429d-aa00-8c2559470812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
7985 2024.08.27 19:05:50.476759 [ 3 ] {ced87820-5e57-429d-aa00-8c2559470812} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7986 2024.08.27 19:05:50.477131 [ 3 ] {ced87820-5e57-429d-aa00-8c2559470812} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7987 2024.08.27 19:05:50.477264 [ 3 ] {ced87820-5e57-429d-aa00-8c2559470812} <Debug> executeQuery: Read 73 rows, 6.06 KiB in 0.001702 sec., 42890.71680376028 rows/sec., 3.48 MiB/sec.
7988 2024.08.27 19:05:50.477464 [ 3 ] {ced87820-5e57-429d-aa00-8c2559470812} <Debug> DynamicQueryHandler: Done processing query
7989 2024.08.27 19:05:50.477490 [ 3 ] {ced87820-5e57-429d-aa00-8c2559470812} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7990 2024.08.27 19:05:50.477506 [ 3 ] {} <Debug> HTTP-Session: 2bd1dcf4-28d8-4f44-aed4-094d982ac00c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7991 2024.08.27 19:05:50.477634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7992 2024.08.27 19:05:50.477688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7993 2024.08.27 19:05:50.477709 [ 3 ] {} <Debug> HTTP-Session: d939f7db-b9b6-4a2a-9c82-1405996649b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
7994 2024.08.27 19:05:50.477727 [ 3 ] {} <Debug> HTTP-Session: d939f7db-b9b6-4a2a-9c82-1405996649b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7995 2024.08.27 19:05:50.477741 [ 3 ] {} <Debug> HTTP-Session: d939f7db-b9b6-4a2a-9c82-1405996649b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7996 2024.08.27 19:05:50.477775 [ 3 ] {} <Trace> HTTP-Session: d939f7db-b9b6-4a2a-9c82-1405996649b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7997 2024.08.27 19:05:50.477888 [ 3 ] {9de4b9f2-8daf-4e10-ac68-97a0973fcd9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7998 2024.08.27 19:05:50.477936 [ 3 ] {9de4b9f2-8daf-4e10-ac68-97a0973fcd9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7999 2024.08.27 19:05:50.478171 [ 3 ] {9de4b9f2-8daf-4e10-ac68-97a0973fcd9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8000 2024.08.27 19:05:50.478480 [ 3 ] {9de4b9f2-8daf-4e10-ac68-97a0973fcd9a} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8001 2024.08.27 19:05:50.478517 [ 3 ] {9de4b9f2-8daf-4e10-ac68-97a0973fcd9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
8002 2024.08.27 19:05:50.478869 [ 3 ] {9de4b9f2-8daf-4e10-ac68-97a0973fcd9a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
8003 2024.08.27 19:05:50.479228 [ 3 ] {9de4b9f2-8daf-4e10-ac68-97a0973fcd9a} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8004 2024.08.27 19:05:50.479357 [ 3 ] {9de4b9f2-8daf-4e10-ac68-97a0973fcd9a} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001501 sec., 6662.225183211192 rows/sec., 493.81 KiB/sec.
8005 2024.08.27 19:05:50.479663 [ 3 ] {9de4b9f2-8daf-4e10-ac68-97a0973fcd9a} <Debug> DynamicQueryHandler: Done processing query
8006 2024.08.27 19:05:50.479704 [ 3 ] {9de4b9f2-8daf-4e10-ac68-97a0973fcd9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8007 2024.08.27 19:05:50.479721 [ 3 ] {} <Debug> HTTP-Session: d939f7db-b9b6-4a2a-9c82-1405996649b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8008 2024.08.27 19:05:50.479884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8009 2024.08.27 19:05:50.479935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8010 2024.08.27 19:05:50.479955 [ 3 ] {} <Debug> HTTP-Session: 64a21492-f1dc-4076-867a-7bccd009b33e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8011 2024.08.27 19:05:50.479972 [ 3 ] {} <Debug> HTTP-Session: 64a21492-f1dc-4076-867a-7bccd009b33e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8012 2024.08.27 19:05:50.479986 [ 3 ] {} <Debug> HTTP-Session: 64a21492-f1dc-4076-867a-7bccd009b33e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8013 2024.08.27 19:05:50.480018 [ 3 ] {} <Trace> HTTP-Session: 64a21492-f1dc-4076-867a-7bccd009b33e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8014 2024.08.27 19:05:50.480144 [ 3 ] {78c79ffa-3e27-46ba-9944-d378c0a6209c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8015 2024.08.27 19:05:50.480191 [ 3 ] {78c79ffa-3e27-46ba-9944-d378c0a6209c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8016 2024.08.27 19:05:50.480448 [ 3 ] {78c79ffa-3e27-46ba-9944-d378c0a6209c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8017 2024.08.27 19:05:50.480792 [ 3 ] {78c79ffa-3e27-46ba-9944-d378c0a6209c} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8018 2024.08.27 19:05:50.480830 [ 3 ] {78c79ffa-3e27-46ba-9944-d378c0a6209c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
8019 2024.08.27 19:05:50.481201 [ 3 ] {78c79ffa-3e27-46ba-9944-d378c0a6209c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8020 2024.08.27 19:05:50.481559 [ 3 ] {78c79ffa-3e27-46ba-9944-d378c0a6209c} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8021 2024.08.27 19:05:50.481688 [ 3 ] {78c79ffa-3e27-46ba-9944-d378c0a6209c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001591 sec., 46511.62790697675 rows/sec., 3.63 MiB/sec.
8022 2024.08.27 19:05:50.481873 [ 3 ] {78c79ffa-3e27-46ba-9944-d378c0a6209c} <Debug> DynamicQueryHandler: Done processing query
8023 2024.08.27 19:05:50.481899 [ 3 ] {78c79ffa-3e27-46ba-9944-d378c0a6209c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8024 2024.08.27 19:05:50.481915 [ 3 ] {} <Debug> HTTP-Session: 64a21492-f1dc-4076-867a-7bccd009b33e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8025 2024.08.27 19:05:50.482089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8026 2024.08.27 19:05:50.482139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8027 2024.08.27 19:05:50.482158 [ 3 ] {} <Debug> HTTP-Session: ffd762ac-bb9d-42a0-84fd-de91b9f27f6a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8028 2024.08.27 19:05:50.482175 [ 3 ] {} <Debug> HTTP-Session: ffd762ac-bb9d-42a0-84fd-de91b9f27f6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8029 2024.08.27 19:05:50.482190 [ 3 ] {} <Debug> HTTP-Session: ffd762ac-bb9d-42a0-84fd-de91b9f27f6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8030 2024.08.27 19:05:50.482221 [ 3 ] {} <Trace> HTTP-Session: ffd762ac-bb9d-42a0-84fd-de91b9f27f6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8031 2024.08.27 19:05:50.482368 [ 3 ] {8f16407f-70f6-40be-99b8-bd0863fe25af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8032 2024.08.27 19:05:50.482417 [ 3 ] {8f16407f-70f6-40be-99b8-bd0863fe25af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8033 2024.08.27 19:05:50.482562 [ 3 ] {8f16407f-70f6-40be-99b8-bd0863fe25af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8034 2024.08.27 19:05:50.482917 [ 3 ] {8f16407f-70f6-40be-99b8-bd0863fe25af} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8035 2024.08.27 19:05:50.482957 [ 3 ] {8f16407f-70f6-40be-99b8-bd0863fe25af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
8036 2024.08.27 19:05:50.483371 [ 3 ] {8f16407f-70f6-40be-99b8-bd0863fe25af} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8037 2024.08.27 19:05:50.483716 [ 3 ] {8f16407f-70f6-40be-99b8-bd0863fe25af} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8038 2024.08.27 19:05:50.483847 [ 3 ] {8f16407f-70f6-40be-99b8-bd0863fe25af} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001548 sec., 104005.16795865634 rows/sec., 7.24 MiB/sec.
8039 2024.08.27 19:05:50.484125 [ 3 ] {8f16407f-70f6-40be-99b8-bd0863fe25af} <Debug> DynamicQueryHandler: Done processing query
8040 2024.08.27 19:05:50.484182 [ 3 ] {8f16407f-70f6-40be-99b8-bd0863fe25af} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8041 2024.08.27 19:05:50.484222 [ 3 ] {} <Debug> HTTP-Session: ffd762ac-bb9d-42a0-84fd-de91b9f27f6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8042 2024.08.27 19:05:50.484393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14289, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8043 2024.08.27 19:05:50.484443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8044 2024.08.27 19:05:50.484462 [ 3 ] {} <Debug> HTTP-Session: 8bb58892-5f34-4165-b1bd-082683169a78 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8045 2024.08.27 19:05:50.484479 [ 3 ] {} <Debug> HTTP-Session: 8bb58892-5f34-4165-b1bd-082683169a78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8046 2024.08.27 19:05:50.484493 [ 3 ] {} <Debug> HTTP-Session: 8bb58892-5f34-4165-b1bd-082683169a78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8047 2024.08.27 19:05:50.484525 [ 3 ] {} <Trace> HTTP-Session: 8bb58892-5f34-4165-b1bd-082683169a78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8048 2024.08.27 19:05:50.484688 [ 3 ] {6419b03d-a59b-4f7f-b34c-a1f5b8a067ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8049 2024.08.27 19:05:50.484762 [ 3 ] {6419b03d-a59b-4f7f-b34c-a1f5b8a067ae} <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
8050 2024.08.27 19:05:50.485201 [ 3 ] {6419b03d-a59b-4f7f-b34c-a1f5b8a067ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8051 2024.08.27 19:05:50.485644 [ 3 ] {6419b03d-a59b-4f7f-b34c-a1f5b8a067ae} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8052 2024.08.27 19:05:50.485681 [ 3 ] {6419b03d-a59b-4f7f-b34c-a1f5b8a067ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
8053 2024.08.27 19:05:50.486267 [ 3 ] {6419b03d-a59b-4f7f-b34c-a1f5b8a067ae} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
8054 2024.08.27 19:05:50.486686 [ 3 ] {6419b03d-a59b-4f7f-b34c-a1f5b8a067ae} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8055 2024.08.27 19:05:50.486837 [ 3 ] {6419b03d-a59b-4f7f-b34c-a1f5b8a067ae} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002234 sec., 3581.020590868398 rows/sec., 6.42 MiB/sec.
8056 2024.08.27 19:05:50.487053 [ 3 ] {6419b03d-a59b-4f7f-b34c-a1f5b8a067ae} <Debug> DynamicQueryHandler: Done processing query
8057 2024.08.27 19:05:50.487106 [ 3 ] {6419b03d-a59b-4f7f-b34c-a1f5b8a067ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
8058 2024.08.27 19:05:50.487122 [ 3 ] {} <Debug> HTTP-Session: 8bb58892-5f34-4165-b1bd-082683169a78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8059 2024.08.27 19:05:50.487253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8060 2024.08.27 19:05:50.487301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8061 2024.08.27 19:05:50.487321 [ 3 ] {} <Debug> HTTP-Session: a45c0cf1-8507-437a-9d49-a3b54128558e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8062 2024.08.27 19:05:50.487338 [ 3 ] {} <Debug> HTTP-Session: a45c0cf1-8507-437a-9d49-a3b54128558e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8063 2024.08.27 19:05:50.487352 [ 3 ] {} <Debug> HTTP-Session: a45c0cf1-8507-437a-9d49-a3b54128558e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8064 2024.08.27 19:05:50.487383 [ 3 ] {} <Trace> HTTP-Session: a45c0cf1-8507-437a-9d49-a3b54128558e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8065 2024.08.27 19:05:50.487496 [ 3 ] {c8696a47-5dd7-4e80-b099-1163a9173e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8066 2024.08.27 19:05:50.487542 [ 3 ] {c8696a47-5dd7-4e80-b099-1163a9173e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8067 2024.08.27 19:05:50.487703 [ 3 ] {c8696a47-5dd7-4e80-b099-1163a9173e7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8068 2024.08.27 19:05:50.487988 [ 3 ] {c8696a47-5dd7-4e80-b099-1163a9173e7d} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8069 2024.08.27 19:05:50.488024 [ 3 ] {c8696a47-5dd7-4e80-b099-1163a9173e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB.
8070 2024.08.27 19:05:50.488385 [ 3 ] {c8696a47-5dd7-4e80-b099-1163a9173e7d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8071 2024.08.27 19:05:50.488707 [ 3 ] {c8696a47-5dd7-4e80-b099-1163a9173e7d} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8072 2024.08.27 19:05:50.488835 [ 3 ] {c8696a47-5dd7-4e80-b099-1163a9173e7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001376 sec., 43604.651162790695 rows/sec., 2.94 MiB/sec.
8073 2024.08.27 19:05:50.489091 [ 3 ] {c8696a47-5dd7-4e80-b099-1163a9173e7d} <Debug> DynamicQueryHandler: Done processing query
8074 2024.08.27 19:05:50.489137 [ 3 ] {c8696a47-5dd7-4e80-b099-1163a9173e7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8075 2024.08.27 19:05:50.489176 [ 3 ] {} <Debug> HTTP-Session: a45c0cf1-8507-437a-9d49-a3b54128558e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8076 2024.08.27 19:05:50.680771 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache
8077 2024.08.27 19:05:50.680826 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache
8078 2024.08.27 19:05:55.476696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8079 2024.08.27 19:05:55.476839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8080 2024.08.27 19:05:55.476870 [ 3 ] {} <Debug> HTTP-Session: 7c2a4ff6-8a9b-437c-b87f-fe418cf6d2fd Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8081 2024.08.27 19:05:55.476900 [ 3 ] {} <Debug> HTTP-Session: 7c2a4ff6-8a9b-437c-b87f-fe418cf6d2fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8082 2024.08.27 19:05:55.476919 [ 3 ] {} <Debug> HTTP-Session: 7c2a4ff6-8a9b-437c-b87f-fe418cf6d2fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8083 2024.08.27 19:05:55.476977 [ 3 ] {} <Trace> HTTP-Session: 7c2a4ff6-8a9b-437c-b87f-fe418cf6d2fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8084 2024.08.27 19:05:55.477180 [ 3 ] {4a4ba07b-9cf3-4931-832d-bc4c73163252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8085 2024.08.27 19:05:55.477253 [ 3 ] {4a4ba07b-9cf3-4931-832d-bc4c73163252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8086 2024.08.27 19:05:55.477594 [ 3 ] {4a4ba07b-9cf3-4931-832d-bc4c73163252} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8087 2024.08.27 19:05:55.477972 [ 3 ] {4a4ba07b-9cf3-4931-832d-bc4c73163252} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8088 2024.08.27 19:05:55.478018 [ 3 ] {4a4ba07b-9cf3-4931-832d-bc4c73163252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8089 2024.08.27 19:05:55.478425 [ 3 ] {4a4ba07b-9cf3-4931-832d-bc4c73163252} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8090 2024.08.27 19:05:55.478808 [ 3 ] {4a4ba07b-9cf3-4931-832d-bc4c73163252} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8091 2024.08.27 19:05:55.478993 [ 3 ] {4a4ba07b-9cf3-4931-832d-bc4c73163252} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001871 sec., 1068.9470871191875 rows/sec., 87.17 KiB/sec.
8092 2024.08.27 19:05:55.479407 [ 3 ] {4a4ba07b-9cf3-4931-832d-bc4c73163252} <Debug> DynamicQueryHandler: Done processing query
8093 2024.08.27 19:05:55.479437 [ 3 ] {4a4ba07b-9cf3-4931-832d-bc4c73163252} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8094 2024.08.27 19:05:55.479454 [ 3 ] {} <Debug> HTTP-Session: 7c2a4ff6-8a9b-437c-b87f-fe418cf6d2fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8095 2024.08.27 19:05:55.479672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8096 2024.08.27 19:05:55.479729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8097 2024.08.27 19:05:55.479750 [ 3 ] {} <Debug> HTTP-Session: 0d7de6ec-00fe-4edd-8d15-88e270b161c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8098 2024.08.27 19:05:55.479769 [ 3 ] {} <Debug> HTTP-Session: 0d7de6ec-00fe-4edd-8d15-88e270b161c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8099 2024.08.27 19:05:55.479783 [ 3 ] {} <Debug> HTTP-Session: 0d7de6ec-00fe-4edd-8d15-88e270b161c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8100 2024.08.27 19:05:55.479819 [ 3 ] {} <Trace> HTTP-Session: 0d7de6ec-00fe-4edd-8d15-88e270b161c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8101 2024.08.27 19:05:55.480003 [ 3 ] {bd9d9f0f-1d28-4698-9015-33bb99a862cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8102 2024.08.27 19:05:55.480054 [ 3 ] {bd9d9f0f-1d28-4698-9015-33bb99a862cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8103 2024.08.27 19:05:55.480322 [ 3 ] {bd9d9f0f-1d28-4698-9015-33bb99a862cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8104 2024.08.27 19:05:55.480756 [ 3 ] {bd9d9f0f-1d28-4698-9015-33bb99a862cc} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8105 2024.08.27 19:05:55.480796 [ 3 ] {bd9d9f0f-1d28-4698-9015-33bb99a862cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8106 2024.08.27 19:05:55.481176 [ 3 ] {bd9d9f0f-1d28-4698-9015-33bb99a862cc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8107 2024.08.27 19:05:55.481537 [ 3 ] {bd9d9f0f-1d28-4698-9015-33bb99a862cc} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8108 2024.08.27 19:05:55.481684 [ 3 ] {bd9d9f0f-1d28-4698-9015-33bb99a862cc} <Debug> executeQuery: Read 248 rows, 22.42 KiB in 0.001769 sec., 140192.19898247597 rows/sec., 12.38 MiB/sec.
8109 2024.08.27 19:05:55.481741 [ 32 ] {} <Debug> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8110 2024.08.27 19:05:55.481867 [ 32 ] {} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8111 2024.08.27 19:05:55.481930 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8112 2024.08.27 19:05:55.481947 [ 3 ] {bd9d9f0f-1d28-4698-9015-33bb99a862cc} <Debug> DynamicQueryHandler: Done processing query
8113 2024.08.27 19:05:55.481999 [ 3 ] {bd9d9f0f-1d28-4698-9015-33bb99a862cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
8114 2024.08.27 19:05:55.482067 [ 3 ] {} <Debug> HTTP-Session: 0d7de6ec-00fe-4edd-8d15-88e270b161c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8115 2024.08.27 19:05:55.482180 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::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
8116 2024.08.27 19:05:55.482292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8117 2024.08.27 19:05:55.482427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8118 2024.08.27 19:05:55.482505 [ 3 ] {} <Debug> HTTP-Session: 565f6666-8fe3-4acb-842d-9d6e4b83a050 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8119 2024.08.27 19:05:55.482565 [ 3 ] {} <Debug> HTTP-Session: 565f6666-8fe3-4acb-842d-9d6e4b83a050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8120 2024.08.27 19:05:55.482614 [ 3 ] {} <Debug> HTTP-Session: 565f6666-8fe3-4acb-842d-9d6e4b83a050 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8121 2024.08.27 19:05:55.482673 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8122 2024.08.27 19:05:55.482682 [ 3 ] {} <Trace> HTTP-Session: 565f6666-8fe3-4acb-842d-9d6e4b83a050 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8123 2024.08.27 19:05:55.482723 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1412 rows starting from the beginning of the part
8124 2024.08.27 19:05:55.482836 [ 3 ] {3cb28a82-eeff-4997-a8b9-96ad463fa483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8125 2024.08.27 19:05:55.482861 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 249 rows starting from the beginning of the part
8126 2024.08.27 19:05:55.482953 [ 3 ] {3cb28a82-eeff-4997-a8b9-96ad463fa483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8127 2024.08.27 19:05:55.483282 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 74 rows starting from the beginning of the part
8128 2024.08.27 19:05:55.483516 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 248 rows starting from the beginning of the part
8129 2024.08.27 19:05:55.483868 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 73 rows starting from the beginning of the part
8130 2024.08.27 19:05:55.484080 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 248 rows starting from the beginning of the part
8131 2024.08.27 19:05:55.484434 [ 3 ] {3cb28a82-eeff-4997-a8b9-96ad463fa483} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8132 2024.08.27 19:05:55.485063 [ 3 ] {3cb28a82-eeff-4997-a8b9-96ad463fa483} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8133 2024.08.27 19:05:55.485109 [ 3 ] {3cb28a82-eeff-4997-a8b9-96ad463fa483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8134 2024.08.27 19:05:55.485691 [ 3 ] {3cb28a82-eeff-4997-a8b9-96ad463fa483} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
8135 2024.08.27 19:05:55.486266 [ 189 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2304 rows, containing 5 columns (5 merged, 0 gathered) in 0.004206476 sec., 547726.8858778703 rows/sec., 48.68 MiB/sec.
8136 2024.08.27 19:05:55.486322 [ 3 ] {3cb28a82-eeff-4997-a8b9-96ad463fa483} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8137 2024.08.27 19:05:55.486620 [ 3 ] {3cb28a82-eeff-4997-a8b9-96ad463fa483} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.003831 sec., 8091.882015139649 rows/sec., 605.67 KiB/sec.
8138 2024.08.27 19:05:55.486742 [ 198 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8139 2024.08.27 19:05:55.486943 [ 3 ] {3cb28a82-eeff-4997-a8b9-96ad463fa483} <Debug> DynamicQueryHandler: Done processing query
8140 2024.08.27 19:05:55.486976 [ 3 ] {3cb28a82-eeff-4997-a8b9-96ad463fa483} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8141 2024.08.27 19:05:55.487003 [ 3 ] {} <Debug> HTTP-Session: 565f6666-8fe3-4acb-842d-9d6e4b83a050 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8142 2024.08.27 19:05:55.487220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8143 2024.08.27 19:05:55.487323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8144 2024.08.27 19:05:55.487366 [ 3 ] {} <Debug> HTTP-Session: 8fac6d2b-fc0e-4d67-b344-a983b2514781 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8145 2024.08.27 19:05:55.487404 [ 3 ] {} <Debug> HTTP-Session: 8fac6d2b-fc0e-4d67-b344-a983b2514781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8146 2024.08.27 19:05:55.487431 [ 3 ] {} <Debug> HTTP-Session: 8fac6d2b-fc0e-4d67-b344-a983b2514781 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8147 2024.08.27 19:05:55.487487 [ 3 ] {} <Trace> HTTP-Session: 8fac6d2b-fc0e-4d67-b344-a983b2514781 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8148 2024.08.27 19:05:55.487580 [ 198 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_41_8} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8149 2024.08.27 19:05:55.487694 [ 3 ] {49878e49-bc2d-4b53-b8a7-3ad0f154c456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8150 2024.08.27 19:05:55.487762 [ 198 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_41_8} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8151 2024.08.27 19:05:55.487773 [ 3 ] {49878e49-bc2d-4b53-b8a7-3ad0f154c456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8152 2024.08.27 19:05:55.487961 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB.
8153 2024.08.27 19:05:55.488167 [ 3 ] {49878e49-bc2d-4b53-b8a7-3ad0f154c456} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8154 2024.08.27 19:05:55.488496 [ 3 ] {49878e49-bc2d-4b53-b8a7-3ad0f154c456} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8155 2024.08.27 19:05:55.488537 [ 3 ] {49878e49-bc2d-4b53-b8a7-3ad0f154c456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8156 2024.08.27 19:05:55.488902 [ 3 ] {49878e49-bc2d-4b53-b8a7-3ad0f154c456} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
8157 2024.08.27 19:05:55.489272 [ 3 ] {49878e49-bc2d-4b53-b8a7-3ad0f154c456} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8158 2024.08.27 19:05:55.489434 [ 3 ] {49878e49-bc2d-4b53-b8a7-3ad0f154c456} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001819 sec., 7696.5365585486525 rows/sec., 539.02 KiB/sec.
8159 2024.08.27 19:05:55.489614 [ 3 ] {49878e49-bc2d-4b53-b8a7-3ad0f154c456} <Debug> DynamicQueryHandler: Done processing query
8160 2024.08.27 19:05:55.489639 [ 3 ] {49878e49-bc2d-4b53-b8a7-3ad0f154c456} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8161 2024.08.27 19:05:55.489657 [ 3 ] {} <Debug> HTTP-Session: 8fac6d2b-fc0e-4d67-b344-a983b2514781 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8162 2024.08.27 19:05:55.489779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8163 2024.08.27 19:05:55.489829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8164 2024.08.27 19:05:55.489850 [ 3 ] {} <Debug> HTTP-Session: 12037f7f-af6a-4b65-8e5a-5cb01ff2e4ce Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8165 2024.08.27 19:05:55.489867 [ 3 ] {} <Debug> HTTP-Session: 12037f7f-af6a-4b65-8e5a-5cb01ff2e4ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8166 2024.08.27 19:05:55.489882 [ 3 ] {} <Debug> HTTP-Session: 12037f7f-af6a-4b65-8e5a-5cb01ff2e4ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8167 2024.08.27 19:05:55.489915 [ 3 ] {} <Trace> HTTP-Session: 12037f7f-af6a-4b65-8e5a-5cb01ff2e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8168 2024.08.27 19:05:55.490014 [ 3 ] {b2b55184-52e5-46fd-a5dc-eafdf49ff4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8169 2024.08.27 19:05:55.490059 [ 3 ] {b2b55184-52e5-46fd-a5dc-eafdf49ff4da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8170 2024.08.27 19:05:55.490288 [ 3 ] {b2b55184-52e5-46fd-a5dc-eafdf49ff4da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8171 2024.08.27 19:05:55.490579 [ 3 ] {b2b55184-52e5-46fd-a5dc-eafdf49ff4da} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8172 2024.08.27 19:05:55.490622 [ 3 ] {b2b55184-52e5-46fd-a5dc-eafdf49ff4da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8173 2024.08.27 19:05:55.490967 [ 3 ] {b2b55184-52e5-46fd-a5dc-eafdf49ff4da} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8174 2024.08.27 19:05:55.491329 [ 3 ] {b2b55184-52e5-46fd-a5dc-eafdf49ff4da} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8175 2024.08.27 19:05:55.491493 [ 3 ] {b2b55184-52e5-46fd-a5dc-eafdf49ff4da} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001492 sec., 4021.4477211796243 rows/sec., 237.60 KiB/sec.
8176 2024.08.27 19:05:55.491852 [ 3 ] {b2b55184-52e5-46fd-a5dc-eafdf49ff4da} <Debug> DynamicQueryHandler: Done processing query
8177 2024.08.27 19:05:55.491886 [ 3 ] {b2b55184-52e5-46fd-a5dc-eafdf49ff4da} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8178 2024.08.27 19:05:55.491908 [ 3 ] {} <Debug> HTTP-Session: 12037f7f-af6a-4b65-8e5a-5cb01ff2e4ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8179 2024.08.27 19:05:55.492173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 67036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8180 2024.08.27 19:05:55.492231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8181 2024.08.27 19:05:55.492250 [ 3 ] {} <Debug> HTTP-Session: 1ff10554-adf4-49ce-8436-0192ac94ac52 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8182 2024.08.27 19:05:55.492266 [ 3 ] {} <Debug> HTTP-Session: 1ff10554-adf4-49ce-8436-0192ac94ac52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8183 2024.08.27 19:05:55.492280 [ 3 ] {} <Debug> HTTP-Session: 1ff10554-adf4-49ce-8436-0192ac94ac52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8184 2024.08.27 19:05:55.492312 [ 3 ] {} <Trace> HTTP-Session: 1ff10554-adf4-49ce-8436-0192ac94ac52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8185 2024.08.27 19:05:55.492527 [ 3 ] {1ce52e86-af1d-4314-b100-4fa31be077db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8186 2024.08.27 19:05:55.492571 [ 3 ] {1ce52e86-af1d-4314-b100-4fa31be077db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8187 2024.08.27 19:05:55.492822 [ 3 ] {1ce52e86-af1d-4314-b100-4fa31be077db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8188 2024.08.27 19:05:55.493397 [ 3 ] {1ce52e86-af1d-4314-b100-4fa31be077db} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8189 2024.08.27 19:05:55.493435 [ 3 ] {1ce52e86-af1d-4314-b100-4fa31be077db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8190 2024.08.27 19:05:55.493802 [ 3 ] {1ce52e86-af1d-4314-b100-4fa31be077db} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8191 2024.08.27 19:05:55.494155 [ 3 ] {1ce52e86-af1d-4314-b100-4fa31be077db} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8192 2024.08.27 19:05:55.494312 [ 3 ] {1ce52e86-af1d-4314-b100-4fa31be077db} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001886 sec., 218981.97242841992 rows/sec., 15.62 MiB/sec.
8193 2024.08.27 19:05:55.494319 [ 32 ] {} <Debug> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8194 2024.08.27 19:05:55.494409 [ 32 ] {} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8195 2024.08.27 19:05:55.494468 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8196 2024.08.27 19:05:55.494617 [ 3 ] {1ce52e86-af1d-4314-b100-4fa31be077db} <Debug> DynamicQueryHandler: Done processing query
8197 2024.08.27 19:05:55.494649 [ 194 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::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
8198 2024.08.27 19:05:55.494659 [ 3 ] {1ce52e86-af1d-4314-b100-4fa31be077db} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
8199 2024.08.27 19:05:55.494727 [ 3 ] {} <Debug> HTTP-Session: 1ff10554-adf4-49ce-8436-0192ac94ac52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8200 2024.08.27 19:05:55.494876 [ 194 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8201 2024.08.27 19:05:55.494893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8202 2024.08.27 19:05:55.494943 [ 194 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 911 rows starting from the beginning of the part
8203 2024.08.27 19:05:55.494983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8204 2024.08.27 19:05:55.495020 [ 3 ] {} <Debug> HTTP-Session: 0a20b610-fd95-4ebd-88bf-19e963f16b17 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8205 2024.08.27 19:05:55.495093 [ 3 ] {} <Debug> HTTP-Session: 0a20b610-fd95-4ebd-88bf-19e963f16b17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8206 2024.08.27 19:05:55.495157 [ 3 ] {} <Debug> HTTP-Session: 0a20b610-fd95-4ebd-88bf-19e963f16b17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8207 2024.08.27 19:05:55.495190 [ 194 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 415 rows starting from the beginning of the part
8208 2024.08.27 19:05:55.495255 [ 3 ] {} <Trace> HTTP-Session: 0a20b610-fd95-4ebd-88bf-19e963f16b17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8209 2024.08.27 19:05:55.495528 [ 3 ] {8471a722-b5f0-4f93-9ee0-4f9f7b9048d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8210 2024.08.27 19:05:55.495536 [ 194 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 76 rows starting from the beginning of the part
8211 2024.08.27 19:05:55.495623 [ 3 ] {8471a722-b5f0-4f93-9ee0-4f9f7b9048d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8212 2024.08.27 19:05:55.495851 [ 194 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 413 rows starting from the beginning of the part
8213 2024.08.27 19:05:55.496195 [ 194 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 74 rows starting from the beginning of the part
8214 2024.08.27 19:05:55.496599 [ 194 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 413 rows starting from the beginning of the part
8215 2024.08.27 19:05:55.496667 [ 3 ] {8471a722-b5f0-4f93-9ee0-4f9f7b9048d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8216 2024.08.27 19:05:55.497499 [ 3 ] {8471a722-b5f0-4f93-9ee0-4f9f7b9048d7} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8217 2024.08.27 19:05:55.497562 [ 3 ] {8471a722-b5f0-4f93-9ee0-4f9f7b9048d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8218 2024.08.27 19:05:55.498502 [ 3 ] {8471a722-b5f0-4f93-9ee0-4f9f7b9048d7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8219 2024.08.27 19:05:55.499241 [ 3 ] {8471a722-b5f0-4f93-9ee0-4f9f7b9048d7} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8220 2024.08.27 19:05:55.499489 [ 3 ] {8471a722-b5f0-4f93-9ee0-4f9f7b9048d7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004038 sec., 1485.8841010401188 rows/sec., 77.63 KiB/sec.
8221 2024.08.27 19:05:55.499942 [ 3 ] {8471a722-b5f0-4f93-9ee0-4f9f7b9048d7} <Debug> DynamicQueryHandler: Done processing query
8222 2024.08.27 19:05:55.499964 [ 194 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2302 rows, containing 5 columns (5 merged, 0 gathered) in 0.00540588 sec., 425832.6118966755 rows/sec., 32.43 MiB/sec.
8223 2024.08.27 19:05:55.499978 [ 3 ] {8471a722-b5f0-4f93-9ee0-4f9f7b9048d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8224 2024.08.27 19:05:55.500036 [ 3 ] {} <Debug> HTTP-Session: 0a20b610-fd95-4ebd-88bf-19e963f16b17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8225 2024.08.27 19:05:55.500197 [ 198 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8226 2024.08.27 19:05:55.500247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8227 2024.08.27 19:05:55.500334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8228 2024.08.27 19:05:55.500359 [ 3 ] {} <Debug> HTTP-Session: aca1dc5b-0438-44ae-94da-f035290ec0e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8229 2024.08.27 19:05:55.500387 [ 3 ] {} <Debug> HTTP-Session: aca1dc5b-0438-44ae-94da-f035290ec0e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8230 2024.08.27 19:05:55.500407 [ 3 ] {} <Debug> HTTP-Session: aca1dc5b-0438-44ae-94da-f035290ec0e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8231 2024.08.27 19:05:55.500492 [ 3 ] {} <Trace> HTTP-Session: aca1dc5b-0438-44ae-94da-f035290ec0e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8232 2024.08.27 19:05:55.500940 [ 3 ] {f2a54994-8da7-4472-8594-9881ff2e330e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8233 2024.08.27 19:05:55.501021 [ 198 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_41_8} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8234 2024.08.27 19:05:55.501035 [ 3 ] {f2a54994-8da7-4472-8594-9881ff2e330e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8235 2024.08.27 19:05:55.501248 [ 198 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_41_8} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8236 2024.08.27 19:05:55.501446 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
8237 2024.08.27 19:05:55.501538 [ 3 ] {f2a54994-8da7-4472-8594-9881ff2e330e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8238 2024.08.27 19:05:55.502003 [ 3 ] {f2a54994-8da7-4472-8594-9881ff2e330e} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8239 2024.08.27 19:05:55.502041 [ 3 ] {f2a54994-8da7-4472-8594-9881ff2e330e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8240 2024.08.27 19:05:55.502438 [ 3 ] {f2a54994-8da7-4472-8594-9881ff2e330e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8241 2024.08.27 19:05:55.502781 [ 3 ] {f2a54994-8da7-4472-8594-9881ff2e330e} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8242 2024.08.27 19:05:55.502935 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8243 2024.08.27 19:05:55.502944 [ 3 ] {f2a54994-8da7-4472-8594-9881ff2e330e} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.002183 sec., 109024.27851580393 rows/sec., 7.31 MiB/sec.
8244 2024.08.27 19:05:55.502987 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8245 2024.08.27 19:05:55.503058 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8246 2024.08.27 19:05:55.503314 [ 3 ] {f2a54994-8da7-4472-8594-9881ff2e330e} <Debug> DynamicQueryHandler: Done processing query
8247 2024.08.27 19:05:55.503315 [ 189 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::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
8248 2024.08.27 19:05:55.503355 [ 3 ] {f2a54994-8da7-4472-8594-9881ff2e330e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8249 2024.08.27 19:05:55.503393 [ 3 ] {} <Debug> HTTP-Session: aca1dc5b-0438-44ae-94da-f035290ec0e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8250 2024.08.27 19:05:55.503563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8251 2024.08.27 19:05:55.503670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8252 2024.08.27 19:05:55.503729 [ 3 ] {} <Debug> HTTP-Session: 873d03a7-8ff1-4da4-9427-08766ce2118f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8253 2024.08.27 19:05:55.503761 [ 189 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8254 2024.08.27 19:05:55.503775 [ 3 ] {} <Debug> HTTP-Session: 873d03a7-8ff1-4da4-9427-08766ce2118f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8255 2024.08.27 19:05:55.503828 [ 3 ] {} <Debug> HTTP-Session: 873d03a7-8ff1-4da4-9427-08766ce2118f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8256 2024.08.27 19:05:55.503873 [ 189 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11749 rows starting from the beginning of the part
8257 2024.08.27 19:05:55.503892 [ 3 ] {} <Trace> HTTP-Session: 873d03a7-8ff1-4da4-9427-08766ce2118f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8258 2024.08.27 19:05:55.504197 [ 3 ] {07fb97f4-1a79-42ed-afe7-5e4a29b69c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8259 2024.08.27 19:05:55.504271 [ 189 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 239 rows starting from the beginning of the part
8260 2024.08.27 19:05:55.504305 [ 3 ] {07fb97f4-1a79-42ed-afe7-5e4a29b69c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8261 2024.08.27 19:05:55.504584 [ 189 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::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
8262 2024.08.27 19:05:55.504948 [ 189 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 238 rows starting from the beginning of the part
8263 2024.08.27 19:05:55.505296 [ 189 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 161 rows starting from the beginning of the part
8264 2024.08.27 19:05:55.505401 [ 3 ] {07fb97f4-1a79-42ed-afe7-5e4a29b69c3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8265 2024.08.27 19:05:55.505756 [ 189 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 238 rows starting from the beginning of the part
8266 2024.08.27 19:05:55.506504 [ 3 ] {07fb97f4-1a79-42ed-afe7-5e4a29b69c3d} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8267 2024.08.27 19:05:55.506554 [ 3 ] {07fb97f4-1a79-42ed-afe7-5e4a29b69c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8268 2024.08.27 19:05:55.507256 [ 3 ] {07fb97f4-1a79-42ed-afe7-5e4a29b69c3d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8269 2024.08.27 19:05:55.507647 [ 3 ] {07fb97f4-1a79-42ed-afe7-5e4a29b69c3d} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8270 2024.08.27 19:05:55.507913 [ 3 ] {07fb97f4-1a79-42ed-afe7-5e4a29b69c3d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003842 sec., 260.28110359187923 rows/sec., 17.54 KiB/sec.
8271 2024.08.27 19:05:55.508525 [ 3 ] {07fb97f4-1a79-42ed-afe7-5e4a29b69c3d} <Debug> DynamicQueryHandler: Done processing query
8272 2024.08.27 19:05:55.508597 [ 3 ] {07fb97f4-1a79-42ed-afe7-5e4a29b69c3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8273 2024.08.27 19:05:55.508635 [ 3 ] {} <Debug> HTTP-Session: 873d03a7-8ff1-4da4-9427-08766ce2118f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8274 2024.08.27 19:05:55.508862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46718, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8275 2024.08.27 19:05:55.508961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8276 2024.08.27 19:05:55.509012 [ 3 ] {} <Debug> HTTP-Session: e8cad313-b593-455c-82b8-f313fc3f0a35 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8277 2024.08.27 19:05:55.509073 [ 3 ] {} <Debug> HTTP-Session: e8cad313-b593-455c-82b8-f313fc3f0a35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8278 2024.08.27 19:05:55.509116 [ 3 ] {} <Debug> HTTP-Session: e8cad313-b593-455c-82b8-f313fc3f0a35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8279 2024.08.27 19:05:55.509199 [ 3 ] {} <Trace> HTTP-Session: e8cad313-b593-455c-82b8-f313fc3f0a35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8280 2024.08.27 19:05:55.509846 [ 3 ] {3c6ec953-a890-4fbd-909a-6a9e7f224f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8281 2024.08.27 19:05:55.509925 [ 3 ] {3c6ec953-a890-4fbd-909a-6a9e7f224f56} <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
8282 2024.08.27 19:05:55.510734 [ 3 ] {3c6ec953-a890-4fbd-909a-6a9e7f224f56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8283 2024.08.27 19:05:55.512202 [ 190 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12787 rows, containing 5 columns (5 merged, 0 gathered) in 0.009025574 sec., 1416751.99826626 rows/sec., 95.78 MiB/sec.
8284 2024.08.27 19:05:55.512361 [ 3 ] {3c6ec953-a890-4fbd-909a-6a9e7f224f56} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8285 2024.08.27 19:05:55.512403 [ 3 ] {3c6ec953-a890-4fbd-909a-6a9e7f224f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8286 2024.08.27 19:05:55.512725 [ 190 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8287 2024.08.27 19:05:55.513904 [ 190 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8288 2024.08.27 19:05:55.513944 [ 3 ] {3c6ec953-a890-4fbd-909a-6a9e7f224f56} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
8289 2024.08.27 19:05:55.514067 [ 190 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8290 2024.08.27 19:05:55.514256 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB.
8291 2024.08.27 19:05:55.514617 [ 3 ] {3c6ec953-a890-4fbd-909a-6a9e7f224f56} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8292 2024.08.27 19:05:55.514844 [ 3 ] {3c6ec953-a890-4fbd-909a-6a9e7f224f56} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.00548 sec., 5291.970802919708 rows/sec., 9.48 MiB/sec.
8293 2024.08.27 19:05:55.515121 [ 3 ] {3c6ec953-a890-4fbd-909a-6a9e7f224f56} <Debug> DynamicQueryHandler: Done processing query
8294 2024.08.27 19:05:55.515147 [ 3 ] {3c6ec953-a890-4fbd-909a-6a9e7f224f56} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8295 2024.08.27 19:05:55.515164 [ 3 ] {} <Debug> HTTP-Session: e8cad313-b593-455c-82b8-f313fc3f0a35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8296 2024.08.27 19:05:55.515300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8297 2024.08.27 19:05:55.515348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8298 2024.08.27 19:05:55.515367 [ 3 ] {} <Debug> HTTP-Session: 62b42b9e-db92-4f66-b857-9e6bbee3e09d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8299 2024.08.27 19:05:55.515383 [ 3 ] {} <Debug> HTTP-Session: 62b42b9e-db92-4f66-b857-9e6bbee3e09d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8300 2024.08.27 19:05:55.515397 [ 3 ] {} <Debug> HTTP-Session: 62b42b9e-db92-4f66-b857-9e6bbee3e09d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8301 2024.08.27 19:05:55.515433 [ 3 ] {} <Trace> HTTP-Session: 62b42b9e-db92-4f66-b857-9e6bbee3e09d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8302 2024.08.27 19:05:55.515558 [ 3 ] {f1c95e19-31ad-4f6e-85bf-2311ae946ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8303 2024.08.27 19:05:55.515603 [ 3 ] {f1c95e19-31ad-4f6e-85bf-2311ae946ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8304 2024.08.27 19:05:55.515734 [ 3 ] {f1c95e19-31ad-4f6e-85bf-2311ae946ca3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8305 2024.08.27 19:05:55.516072 [ 3 ] {f1c95e19-31ad-4f6e-85bf-2311ae946ca3} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8306 2024.08.27 19:05:55.516108 [ 3 ] {f1c95e19-31ad-4f6e-85bf-2311ae946ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8307 2024.08.27 19:05:55.516463 [ 3 ] {f1c95e19-31ad-4f6e-85bf-2311ae946ca3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8308 2024.08.27 19:05:55.516781 [ 3 ] {f1c95e19-31ad-4f6e-85bf-2311ae946ca3} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8309 2024.08.27 19:05:55.516939 [ 3 ] {f1c95e19-31ad-4f6e-85bf-2311ae946ca3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001424 sec., 57584.26966292135 rows/sec., 3.66 MiB/sec.
8310 2024.08.27 19:05:55.516943 [ 32 ] {} <Debug> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8311 2024.08.27 19:05:55.517033 [ 32 ] {} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8312 2024.08.27 19:05:55.517077 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8313 2024.08.27 19:05:55.517217 [ 3 ] {f1c95e19-31ad-4f6e-85bf-2311ae946ca3} <Debug> DynamicQueryHandler: Done processing query
8314 2024.08.27 19:05:55.517253 [ 200 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
8315 2024.08.27 19:05:55.517262 [ 3 ] {f1c95e19-31ad-4f6e-85bf-2311ae946ca3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8316 2024.08.27 19:05:55.517319 [ 3 ] {} <Debug> HTTP-Session: 62b42b9e-db92-4f66-b857-9e6bbee3e09d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8317 2024.08.27 19:05:55.517452 [ 200 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8318 2024.08.27 19:05:55.517497 [ 200 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2364 rows starting from the beginning of the part
8319 2024.08.27 19:05:55.517598 [ 200 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
8320 2024.08.27 19:05:55.517712 [ 200 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
8321 2024.08.27 19:05:55.517952 [ 200 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
8322 2024.08.27 19:05:55.518020 [ 200 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
8323 2024.08.27 19:05:55.518240 [ 200 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
8324 2024.08.27 19:05:55.519648 [ 195 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2730 rows, containing 4 columns (4 merged, 0 gathered) in 0.002479341 sec., 1101099.0420438335 rows/sec., 71.87 MiB/sec.
8325 2024.08.27 19:05:55.519916 [ 195 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8326 2024.08.27 19:05:55.520338 [ 195 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_41_8} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8327 2024.08.27 19:05:55.520413 [ 195 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_41_8} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8328 2024.08.27 19:05:55.520498 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB.
8329 2024.08.27 19:06:00.500144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8330 2024.08.27 19:06:00.500282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8331 2024.08.27 19:06:00.500311 [ 3 ] {} <Debug> HTTP-Session: 578dd736-4567-405a-89c4-9404a5f27740 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8332 2024.08.27 19:06:00.500341 [ 3 ] {} <Debug> HTTP-Session: 578dd736-4567-405a-89c4-9404a5f27740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8333 2024.08.27 19:06:00.500359 [ 3 ] {} <Debug> HTTP-Session: 578dd736-4567-405a-89c4-9404a5f27740 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8334 2024.08.27 19:06:00.500415 [ 3 ] {} <Trace> HTTP-Session: 578dd736-4567-405a-89c4-9404a5f27740 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8335 2024.08.27 19:06:00.500614 [ 3 ] {cf057f24-7ac3-4405-85c5-0598d4b1566b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8336 2024.08.27 19:06:00.500693 [ 3 ] {cf057f24-7ac3-4405-85c5-0598d4b1566b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8337 2024.08.27 19:06:00.501076 [ 3 ] {cf057f24-7ac3-4405-85c5-0598d4b1566b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8338 2024.08.27 19:06:00.501532 [ 3 ] {cf057f24-7ac3-4405-85c5-0598d4b1566b} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8339 2024.08.27 19:06:00.501576 [ 3 ] {cf057f24-7ac3-4405-85c5-0598d4b1566b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8340 2024.08.27 19:06:00.501981 [ 3 ] {cf057f24-7ac3-4405-85c5-0598d4b1566b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8341 2024.08.27 19:06:00.502377 [ 3 ] {cf057f24-7ac3-4405-85c5-0598d4b1566b} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8342 2024.08.27 19:06:00.502555 [ 3 ] {cf057f24-7ac3-4405-85c5-0598d4b1566b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001995 sec., 1002.5062656641605 rows/sec., 81.75 KiB/sec.
8343 2024.08.27 19:06:00.502775 [ 3 ] {cf057f24-7ac3-4405-85c5-0598d4b1566b} <Debug> DynamicQueryHandler: Done processing query
8344 2024.08.27 19:06:00.502802 [ 3 ] {cf057f24-7ac3-4405-85c5-0598d4b1566b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8345 2024.08.27 19:06:00.502818 [ 3 ] {} <Debug> HTTP-Session: 578dd736-4567-405a-89c4-9404a5f27740 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8346 2024.08.27 19:06:00.503147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 175949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8347 2024.08.27 19:06:00.503204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8348 2024.08.27 19:06:00.503225 [ 3 ] {} <Debug> HTTP-Session: 5cd44907-b3a9-49c3-b97c-c50aff07c862 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8349 2024.08.27 19:06:00.503243 [ 3 ] {} <Debug> HTTP-Session: 5cd44907-b3a9-49c3-b97c-c50aff07c862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8350 2024.08.27 19:06:00.503257 [ 3 ] {} <Debug> HTTP-Session: 5cd44907-b3a9-49c3-b97c-c50aff07c862 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8351 2024.08.27 19:06:00.503291 [ 3 ] {} <Trace> HTTP-Session: 5cd44907-b3a9-49c3-b97c-c50aff07c862 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8352 2024.08.27 19:06:00.503758 [ 3 ] {042f6d46-90a9-475b-b660-7b0213dc2335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8353 2024.08.27 19:06:00.503809 [ 3 ] {042f6d46-90a9-475b-b660-7b0213dc2335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8354 2024.08.27 19:06:00.504052 [ 3 ] {042f6d46-90a9-475b-b660-7b0213dc2335} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8355 2024.08.27 19:06:00.505171 [ 3 ] {042f6d46-90a9-475b-b660-7b0213dc2335} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8356 2024.08.27 19:06:00.505210 [ 3 ] {042f6d46-90a9-475b-b660-7b0213dc2335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8357 2024.08.27 19:06:00.505650 [ 3 ] {042f6d46-90a9-475b-b660-7b0213dc2335} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8358 2024.08.27 19:06:00.506011 [ 3 ] {042f6d46-90a9-475b-b660-7b0213dc2335} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8359 2024.08.27 19:06:00.506165 [ 3 ] {042f6d46-90a9-475b-b660-7b0213dc2335} <Debug> executeQuery: Read 1213 rows, 102.63 KiB in 0.002717 sec., 446448.28855355177 rows/sec., 36.89 MiB/sec.
8360 2024.08.27 19:06:00.506347 [ 3 ] {042f6d46-90a9-475b-b660-7b0213dc2335} <Debug> DynamicQueryHandler: Done processing query
8361 2024.08.27 19:06:00.506372 [ 3 ] {042f6d46-90a9-475b-b660-7b0213dc2335} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
8362 2024.08.27 19:06:00.506388 [ 3 ] {} <Debug> HTTP-Session: 5cd44907-b3a9-49c3-b97c-c50aff07c862 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8363 2024.08.27 19:06:00.506561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8364 2024.08.27 19:06:00.506615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8365 2024.08.27 19:06:00.506635 [ 3 ] {} <Debug> HTTP-Session: 79dc98d6-1032-475e-a5c2-de1b5a18c884 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8366 2024.08.27 19:06:00.506654 [ 3 ] {} <Debug> HTTP-Session: 79dc98d6-1032-475e-a5c2-de1b5a18c884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8367 2024.08.27 19:06:00.506668 [ 3 ] {} <Debug> HTTP-Session: 79dc98d6-1032-475e-a5c2-de1b5a18c884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8368 2024.08.27 19:06:00.506701 [ 3 ] {} <Trace> HTTP-Session: 79dc98d6-1032-475e-a5c2-de1b5a18c884 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8369 2024.08.27 19:06:00.506804 [ 3 ] {45340c23-a7a2-4562-a5aa-e9b1a0c49cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8370 2024.08.27 19:06:00.506850 [ 3 ] {45340c23-a7a2-4562-a5aa-e9b1a0c49cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8371 2024.08.27 19:06:00.507081 [ 3 ] {45340c23-a7a2-4562-a5aa-e9b1a0c49cc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8372 2024.08.27 19:06:00.507393 [ 3 ] {45340c23-a7a2-4562-a5aa-e9b1a0c49cc2} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8373 2024.08.27 19:06:00.507431 [ 3 ] {45340c23-a7a2-4562-a5aa-e9b1a0c49cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8374 2024.08.27 19:06:00.507781 [ 3 ] {45340c23-a7a2-4562-a5aa-e9b1a0c49cc2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
8375 2024.08.27 19:06:00.508139 [ 3 ] {45340c23-a7a2-4562-a5aa-e9b1a0c49cc2} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8376 2024.08.27 19:06:00.508302 [ 42 ] {} <Debug> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
8377 2024.08.27 19:06:00.508308 [ 3 ] {45340c23-a7a2-4562-a5aa-e9b1a0c49cc2} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001523 sec., 6565.988181221273 rows/sec., 486.68 KiB/sec.
8378 2024.08.27 19:06:00.508396 [ 42 ] {} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8379 2024.08.27 19:06:00.508460 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8380 2024.08.27 19:06:00.508631 [ 187 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::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
8381 2024.08.27 19:06:00.508650 [ 3 ] {45340c23-a7a2-4562-a5aa-e9b1a0c49cc2} <Debug> DynamicQueryHandler: Done processing query
8382 2024.08.27 19:06:00.508686 [ 3 ] {45340c23-a7a2-4562-a5aa-e9b1a0c49cc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8383 2024.08.27 19:06:00.508712 [ 3 ] {} <Debug> HTTP-Session: 79dc98d6-1032-475e-a5c2-de1b5a18c884 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8384 2024.08.27 19:06:00.508805 [ 187 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8385 2024.08.27 19:06:00.508847 [ 187 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 55 rows starting from the beginning of the part
8386 2024.08.27 19:06:00.508902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8387 2024.08.27 19:06:00.509035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8388 2024.08.27 19:06:00.509048 [ 187 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part
8389 2024.08.27 19:06:00.509086 [ 3 ] {} <Debug> HTTP-Session: 152e2c78-bb85-4931-91c4-f15bcd77f320 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8390 2024.08.27 19:06:00.509160 [ 3 ] {} <Debug> HTTP-Session: 152e2c78-bb85-4931-91c4-f15bcd77f320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8391 2024.08.27 19:06:00.509210 [ 3 ] {} <Debug> HTTP-Session: 152e2c78-bb85-4931-91c4-f15bcd77f320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8392 2024.08.27 19:06:00.509361 [ 3 ] {} <Trace> HTTP-Session: 152e2c78-bb85-4931-91c4-f15bcd77f320 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8393 2024.08.27 19:06:00.509397 [ 187 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part
8394 2024.08.27 19:06:00.509541 [ 187 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part
8395 2024.08.27 19:06:00.509670 [ 3 ] {29e1d791-f4ac-4f6b-a68e-9b78e39ec7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8396 2024.08.27 19:06:00.509670 [ 187 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part
8397 2024.08.27 19:06:00.509739 [ 3 ] {29e1d791-f4ac-4f6b-a68e-9b78e39ec7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8398 2024.08.27 19:06:00.509904 [ 187 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part
8399 2024.08.27 19:06:00.510385 [ 3 ] {29e1d791-f4ac-4f6b-a68e-9b78e39ec7bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8400 2024.08.27 19:06:00.511069 [ 3 ] {29e1d791-f4ac-4f6b-a68e-9b78e39ec7bb} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8401 2024.08.27 19:06:00.511117 [ 3 ] {29e1d791-f4ac-4f6b-a68e-9b78e39ec7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8402 2024.08.27 19:06:00.511693 [ 3 ] {29e1d791-f4ac-4f6b-a68e-9b78e39ec7bb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
8403 2024.08.27 19:06:00.511796 [ 195 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 5 columns (5 merged, 0 gathered) in 0.003231136 sec., 46113.81260336922 rows/sec., 3.51 MiB/sec.
8404 2024.08.27 19:06:00.511962 [ 195 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
8405 2024.08.27 19:06:00.512209 [ 3 ] {29e1d791-f4ac-4f6b-a68e-9b78e39ec7bb} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8406 2024.08.27 19:06:00.512548 [ 3 ] {29e1d791-f4ac-4f6b-a68e-9b78e39ec7bb} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.003046 sec., 74852.26526592251 rows/sec., 5.07 MiB/sec.
8407 2024.08.27 19:06:00.512979 [ 195 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_36_7} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8408 2024.08.27 19:06:00.513143 [ 3 ] {29e1d791-f4ac-4f6b-a68e-9b78e39ec7bb} <Debug> DynamicQueryHandler: Done processing query
8409 2024.08.27 19:06:00.513213 [ 3 ] {29e1d791-f4ac-4f6b-a68e-9b78e39ec7bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8410 2024.08.27 19:06:00.513264 [ 3 ] {} <Debug> HTTP-Session: 152e2c78-bb85-4931-91c4-f15bcd77f320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8411 2024.08.27 19:06:00.513294 [ 195 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_36_7} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
8412 2024.08.27 19:06:00.513381 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
8413 2024.08.27 19:06:00.513506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 87536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8414 2024.08.27 19:06:00.513558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8415 2024.08.27 19:06:00.513577 [ 3 ] {} <Debug> HTTP-Session: 9fb8ef34-5f95-415f-826f-f0231cfe5d0b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8416 2024.08.27 19:06:00.513593 [ 3 ] {} <Debug> HTTP-Session: 9fb8ef34-5f95-415f-826f-f0231cfe5d0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8417 2024.08.27 19:06:00.513607 [ 3 ] {} <Debug> HTTP-Session: 9fb8ef34-5f95-415f-826f-f0231cfe5d0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8418 2024.08.27 19:06:00.513639 [ 3 ] {} <Trace> HTTP-Session: 9fb8ef34-5f95-415f-826f-f0231cfe5d0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8419 2024.08.27 19:06:00.513910 [ 3 ] {4749ec0d-a813-43d8-aa2a-8941a2f82c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8420 2024.08.27 19:06:00.513955 [ 3 ] {4749ec0d-a813-43d8-aa2a-8941a2f82c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8421 2024.08.27 19:06:00.514198 [ 3 ] {4749ec0d-a813-43d8-aa2a-8941a2f82c1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8422 2024.08.27 19:06:00.514852 [ 3 ] {4749ec0d-a813-43d8-aa2a-8941a2f82c1f} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8423 2024.08.27 19:06:00.514889 [ 3 ] {4749ec0d-a813-43d8-aa2a-8941a2f82c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8424 2024.08.27 19:06:00.515259 [ 3 ] {4749ec0d-a813-43d8-aa2a-8941a2f82c1f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8425 2024.08.27 19:06:00.515618 [ 3 ] {4749ec0d-a813-43d8-aa2a-8941a2f82c1f} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8426 2024.08.27 19:06:00.515776 [ 3 ] {4749ec0d-a813-43d8-aa2a-8941a2f82c1f} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.002 sec., 265000 rows/sec., 19.63 MiB/sec.
8427 2024.08.27 19:06:00.515950 [ 3 ] {4749ec0d-a813-43d8-aa2a-8941a2f82c1f} <Debug> DynamicQueryHandler: Done processing query
8428 2024.08.27 19:06:00.515975 [ 3 ] {4749ec0d-a813-43d8-aa2a-8941a2f82c1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8429 2024.08.27 19:06:00.515990 [ 3 ] {} <Debug> HTTP-Session: 9fb8ef34-5f95-415f-826f-f0231cfe5d0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8430 2024.08.27 19:06:00.516349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 160452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8431 2024.08.27 19:06:00.516398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8432 2024.08.27 19:06:00.516417 [ 3 ] {} <Debug> HTTP-Session: d1bc82af-3275-483e-a541-739d7804265b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8433 2024.08.27 19:06:00.516433 [ 3 ] {} <Debug> HTTP-Session: d1bc82af-3275-483e-a541-739d7804265b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8434 2024.08.27 19:06:00.516448 [ 3 ] {} <Debug> HTTP-Session: d1bc82af-3275-483e-a541-739d7804265b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8435 2024.08.27 19:06:00.516479 [ 3 ] {} <Trace> HTTP-Session: d1bc82af-3275-483e-a541-739d7804265b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8436 2024.08.27 19:06:00.516961 [ 3 ] {ecb3cab1-7e27-41ec-aa86-96a14c5a7ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8437 2024.08.27 19:06:00.517009 [ 3 ] {ecb3cab1-7e27-41ec-aa86-96a14c5a7ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8438 2024.08.27 19:06:00.517155 [ 3 ] {ecb3cab1-7e27-41ec-aa86-96a14c5a7ca5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8439 2024.08.27 19:06:00.518019 [ 3 ] {ecb3cab1-7e27-41ec-aa86-96a14c5a7ca5} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8440 2024.08.27 19:06:00.518055 [ 3 ] {ecb3cab1-7e27-41ec-aa86-96a14c5a7ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8441 2024.08.27 19:06:00.518490 [ 3 ] {ecb3cab1-7e27-41ec-aa86-96a14c5a7ca5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8442 2024.08.27 19:06:00.518839 [ 3 ] {ecb3cab1-7e27-41ec-aa86-96a14c5a7ca5} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8443 2024.08.27 19:06:00.518987 [ 3 ] {ecb3cab1-7e27-41ec-aa86-96a14c5a7ca5} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002352 sec., 359268.7074829932 rows/sec., 24.18 MiB/sec.
8444 2024.08.27 19:06:00.519157 [ 3 ] {ecb3cab1-7e27-41ec-aa86-96a14c5a7ca5} <Debug> DynamicQueryHandler: Done processing query
8445 2024.08.27 19:06:00.519181 [ 3 ] {ecb3cab1-7e27-41ec-aa86-96a14c5a7ca5} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
8446 2024.08.27 19:06:00.519198 [ 3 ] {} <Debug> HTTP-Session: d1bc82af-3275-483e-a541-739d7804265b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8447 2024.08.27 19:06:00.519391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8448 2024.08.27 19:06:00.519440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8449 2024.08.27 19:06:00.519458 [ 3 ] {} <Debug> HTTP-Session: 1ed439f2-e383-4cd3-9f62-cf76b23c20e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8450 2024.08.27 19:06:00.519474 [ 3 ] {} <Debug> HTTP-Session: 1ed439f2-e383-4cd3-9f62-cf76b23c20e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8451 2024.08.27 19:06:00.519489 [ 3 ] {} <Debug> HTTP-Session: 1ed439f2-e383-4cd3-9f62-cf76b23c20e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8452 2024.08.27 19:06:00.519526 [ 3 ] {} <Trace> HTTP-Session: 1ed439f2-e383-4cd3-9f62-cf76b23c20e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8453 2024.08.27 19:06:00.519679 [ 3 ] {0c347e90-ed03-4b3d-8c57-5ac8495239c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8454 2024.08.27 19:06:00.519744 [ 3 ] {0c347e90-ed03-4b3d-8c57-5ac8495239c0} <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
8455 2024.08.27 19:06:00.520146 [ 3 ] {0c347e90-ed03-4b3d-8c57-5ac8495239c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8456 2024.08.27 19:06:00.520655 [ 3 ] {0c347e90-ed03-4b3d-8c57-5ac8495239c0} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8457 2024.08.27 19:06:00.520692 [ 3 ] {0c347e90-ed03-4b3d-8c57-5ac8495239c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8458 2024.08.27 19:06:00.521273 [ 3 ] {0c347e90-ed03-4b3d-8c57-5ac8495239c0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
8459 2024.08.27 19:06:00.521679 [ 3 ] {0c347e90-ed03-4b3d-8c57-5ac8495239c0} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8460 2024.08.27 19:06:00.521850 [ 42 ] {} <Debug> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
8461 2024.08.27 19:06:00.521871 [ 3 ] {0c347e90-ed03-4b3d-8c57-5ac8495239c0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00227 sec., 3524.229074889868 rows/sec., 6.32 MiB/sec.
8462 2024.08.27 19:06:00.521923 [ 42 ] {} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8463 2024.08.27 19:06:00.522005 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8464 2024.08.27 19:06:00.522259 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::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
8465 2024.08.27 19:06:00.522396 [ 3 ] {0c347e90-ed03-4b3d-8c57-5ac8495239c0} <Debug> DynamicQueryHandler: Done processing query
8466 2024.08.27 19:06:00.522451 [ 3 ] {0c347e90-ed03-4b3d-8c57-5ac8495239c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
8467 2024.08.27 19:06:00.522488 [ 3 ] {} <Debug> HTTP-Session: 1ed439f2-e383-4cd3-9f62-cf76b23c20e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8468 2024.08.27 19:06:00.522653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8469 2024.08.27 19:06:00.522723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8470 2024.08.27 19:06:00.522756 [ 3 ] {} <Debug> HTTP-Session: 283f8e50-989d-4b36-a1af-1cc3f00cf716 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8471 2024.08.27 19:06:00.522770 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8472 2024.08.27 19:06:00.522782 [ 3 ] {} <Debug> HTTP-Session: 283f8e50-989d-4b36-a1af-1cc3f00cf716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8473 2024.08.27 19:06:00.522806 [ 3 ] {} <Debug> HTTP-Session: 283f8e50-989d-4b36-a1af-1cc3f00cf716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8474 2024.08.27 19:06:00.522851 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 545 rows starting from the beginning of the part
8475 2024.08.27 19:06:00.522856 [ 3 ] {} <Trace> HTTP-Session: 283f8e50-989d-4b36-a1af-1cc3f00cf716 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8476 2024.08.27 19:06:00.523067 [ 3 ] {601045b5-0b9a-4263-900e-f26ffae3cd66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8477 2024.08.27 19:06:00.523145 [ 3 ] {601045b5-0b9a-4263-900e-f26ffae3cd66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8478 2024.08.27 19:06:00.523168 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part
8479 2024.08.27 19:06:00.523716 [ 3 ] {601045b5-0b9a-4263-900e-f26ffae3cd66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8480 2024.08.27 19:06:00.523804 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 29 rows starting from the beginning of the part
8481 2024.08.27 19:06:00.524256 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part
8482 2024.08.27 19:06:00.524575 [ 3 ] {601045b5-0b9a-4263-900e-f26ffae3cd66} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8483 2024.08.27 19:06:00.524669 [ 3 ] {601045b5-0b9a-4263-900e-f26ffae3cd66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8484 2024.08.27 19:06:00.524847 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 29 rows starting from the beginning of the part
8485 2024.08.27 19:06:00.525388 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part
8486 2024.08.27 19:06:00.525756 [ 3 ] {601045b5-0b9a-4263-900e-f26ffae3cd66} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8487 2024.08.27 19:06:00.526324 [ 3 ] {601045b5-0b9a-4263-900e-f26ffae3cd66} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8488 2024.08.27 19:06:00.526571 [ 3 ] {601045b5-0b9a-4263-900e-f26ffae3cd66} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003612 sec., 16611.295681063122 rows/sec., 1.12 MiB/sec.
8489 2024.08.27 19:06:00.526810 [ 3 ] {601045b5-0b9a-4263-900e-f26ffae3cd66} <Debug> DynamicQueryHandler: Done processing query
8490 2024.08.27 19:06:00.526834 [ 3 ] {601045b5-0b9a-4263-900e-f26ffae3cd66} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8491 2024.08.27 19:06:00.526850 [ 3 ] {} <Debug> HTTP-Session: 283f8e50-989d-4b36-a1af-1cc3f00cf716 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8492 2024.08.27 19:06:00.529270 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 19 columns (19 merged, 0 gathered) in 0.007139716 sec., 87818.61911594243 rows/sec., 157.37 MiB/sec.
8493 2024.08.27 19:06:00.529929 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
8494 2024.08.27 19:06:00.530435 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8495 2024.08.27 19:06:00.530510 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
8496 2024.08.27 19:06:00.530605 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB.
8497 2024.08.27 19:06:05.472849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8498 2024.08.27 19:06:05.472982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8499 2024.08.27 19:06:05.473011 [ 3 ] {} <Debug> HTTP-Session: 2dbdfe68-d3b8-430b-834b-0b4dc901e92c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8500 2024.08.27 19:06:05.473039 [ 3 ] {} <Debug> HTTP-Session: 2dbdfe68-d3b8-430b-834b-0b4dc901e92c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8501 2024.08.27 19:06:05.473057 [ 3 ] {} <Debug> HTTP-Session: 2dbdfe68-d3b8-430b-834b-0b4dc901e92c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8502 2024.08.27 19:06:05.473112 [ 3 ] {} <Trace> HTTP-Session: 2dbdfe68-d3b8-430b-834b-0b4dc901e92c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8503 2024.08.27 19:06:05.473304 [ 3 ] {2c280eff-6f3b-4a29-a8b4-4381f93e45d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8504 2024.08.27 19:06:05.473374 [ 3 ] {2c280eff-6f3b-4a29-a8b4-4381f93e45d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8505 2024.08.27 19:06:05.473702 [ 3 ] {2c280eff-6f3b-4a29-a8b4-4381f93e45d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8506 2024.08.27 19:06:05.474176 [ 3 ] {2c280eff-6f3b-4a29-a8b4-4381f93e45d7} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8507 2024.08.27 19:06:05.474217 [ 3 ] {2c280eff-6f3b-4a29-a8b4-4381f93e45d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8508 2024.08.27 19:06:05.474623 [ 3 ] {2c280eff-6f3b-4a29-a8b4-4381f93e45d7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8509 2024.08.27 19:06:05.475023 [ 3 ] {2c280eff-6f3b-4a29-a8b4-4381f93e45d7} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8510 2024.08.27 19:06:05.475166 [ 3 ] {2c280eff-6f3b-4a29-a8b4-4381f93e45d7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001927 sec., 1037.8827192527244 rows/sec., 84.63 KiB/sec.
8511 2024.08.27 19:06:05.475381 [ 3 ] {2c280eff-6f3b-4a29-a8b4-4381f93e45d7} <Debug> DynamicQueryHandler: Done processing query
8512 2024.08.27 19:06:05.475409 [ 3 ] {2c280eff-6f3b-4a29-a8b4-4381f93e45d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8513 2024.08.27 19:06:05.475425 [ 3 ] {} <Debug> HTTP-Session: 2dbdfe68-d3b8-430b-834b-0b4dc901e92c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8514 2024.08.27 19:06:05.475641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8515 2024.08.27 19:06:05.475699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8516 2024.08.27 19:06:05.475719 [ 3 ] {} <Debug> HTTP-Session: fc7460b3-ca0f-4999-912a-6f16446c0c76 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8517 2024.08.27 19:06:05.475738 [ 3 ] {} <Debug> HTTP-Session: fc7460b3-ca0f-4999-912a-6f16446c0c76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8518 2024.08.27 19:06:05.475753 [ 3 ] {} <Debug> HTTP-Session: fc7460b3-ca0f-4999-912a-6f16446c0c76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8519 2024.08.27 19:06:05.475789 [ 3 ] {} <Trace> HTTP-Session: fc7460b3-ca0f-4999-912a-6f16446c0c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8520 2024.08.27 19:06:05.475967 [ 3 ] {5bb2810f-0618-4034-af5b-7f2d8a5035f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8521 2024.08.27 19:06:05.476015 [ 3 ] {5bb2810f-0618-4034-af5b-7f2d8a5035f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8522 2024.08.27 19:06:05.476251 [ 3 ] {5bb2810f-0618-4034-af5b-7f2d8a5035f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8523 2024.08.27 19:06:05.476779 [ 3 ] {5bb2810f-0618-4034-af5b-7f2d8a5035f5} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8524 2024.08.27 19:06:05.476816 [ 3 ] {5bb2810f-0618-4034-af5b-7f2d8a5035f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8525 2024.08.27 19:06:05.477196 [ 3 ] {5bb2810f-0618-4034-af5b-7f2d8a5035f5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8526 2024.08.27 19:06:05.477550 [ 3 ] {5bb2810f-0618-4034-af5b-7f2d8a5035f5} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8527 2024.08.27 19:06:05.477684 [ 3 ] {5bb2810f-0618-4034-af5b-7f2d8a5035f5} <Debug> executeQuery: Read 248 rows, 22.42 KiB in 0.001815 sec., 136639.11845730027 rows/sec., 12.06 MiB/sec.
8528 2024.08.27 19:06:05.477857 [ 3 ] {5bb2810f-0618-4034-af5b-7f2d8a5035f5} <Debug> DynamicQueryHandler: Done processing query
8529 2024.08.27 19:06:05.477882 [ 3 ] {5bb2810f-0618-4034-af5b-7f2d8a5035f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
8530 2024.08.27 19:06:05.477897 [ 3 ] {} <Debug> HTTP-Session: fc7460b3-ca0f-4999-912a-6f16446c0c76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8531 2024.08.27 19:06:05.478033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8532 2024.08.27 19:06:05.478085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8533 2024.08.27 19:06:05.478104 [ 3 ] {} <Debug> HTTP-Session: b7747e25-c83c-4759-a17f-16d01db04b3d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8534 2024.08.27 19:06:05.478122 [ 3 ] {} <Debug> HTTP-Session: b7747e25-c83c-4759-a17f-16d01db04b3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8535 2024.08.27 19:06:05.478136 [ 3 ] {} <Debug> HTTP-Session: b7747e25-c83c-4759-a17f-16d01db04b3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8536 2024.08.27 19:06:05.478168 [ 3 ] {} <Trace> HTTP-Session: b7747e25-c83c-4759-a17f-16d01db04b3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8537 2024.08.27 19:06:05.478278 [ 3 ] {4229b2be-27b3-43e6-8cb4-2be67a667f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8538 2024.08.27 19:06:05.478322 [ 3 ] {4229b2be-27b3-43e6-8cb4-2be67a667f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8539 2024.08.27 19:06:05.478545 [ 3 ] {4229b2be-27b3-43e6-8cb4-2be67a667f7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8540 2024.08.27 19:06:05.478876 [ 3 ] {4229b2be-27b3-43e6-8cb4-2be67a667f7b} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8541 2024.08.27 19:06:05.478913 [ 3 ] {4229b2be-27b3-43e6-8cb4-2be67a667f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8542 2024.08.27 19:06:05.479258 [ 3 ] {4229b2be-27b3-43e6-8cb4-2be67a667f7b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
8543 2024.08.27 19:06:05.479616 [ 3 ] {4229b2be-27b3-43e6-8cb4-2be67a667f7b} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8544 2024.08.27 19:06:05.479748 [ 3 ] {4229b2be-27b3-43e6-8cb4-2be67a667f7b} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.001511 sec., 20516.214427531435 rows/sec., 1.50 MiB/sec.
8545 2024.08.27 19:06:05.479917 [ 3 ] {4229b2be-27b3-43e6-8cb4-2be67a667f7b} <Debug> DynamicQueryHandler: Done processing query
8546 2024.08.27 19:06:05.479941 [ 3 ] {4229b2be-27b3-43e6-8cb4-2be67a667f7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8547 2024.08.27 19:06:05.479958 [ 3 ] {} <Debug> HTTP-Session: b7747e25-c83c-4759-a17f-16d01db04b3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8548 2024.08.27 19:06:05.480080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8549 2024.08.27 19:06:05.480129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8550 2024.08.27 19:06:05.480148 [ 3 ] {} <Debug> HTTP-Session: f4e1133b-134f-424f-bb7a-ceeff40e3027 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8551 2024.08.27 19:06:05.480164 [ 3 ] {} <Debug> HTTP-Session: f4e1133b-134f-424f-bb7a-ceeff40e3027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8552 2024.08.27 19:06:05.480179 [ 3 ] {} <Debug> HTTP-Session: f4e1133b-134f-424f-bb7a-ceeff40e3027 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8553 2024.08.27 19:06:05.480209 [ 3 ] {} <Trace> HTTP-Session: f4e1133b-134f-424f-bb7a-ceeff40e3027 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8554 2024.08.27 19:06:05.480306 [ 3 ] {1fe63695-d1d2-4911-8758-94bcbf45e54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8555 2024.08.27 19:06:05.480349 [ 3 ] {1fe63695-d1d2-4911-8758-94bcbf45e54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8556 2024.08.27 19:06:05.480565 [ 3 ] {1fe63695-d1d2-4911-8758-94bcbf45e54c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8557 2024.08.27 19:06:05.480880 [ 3 ] {1fe63695-d1d2-4911-8758-94bcbf45e54c} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8558 2024.08.27 19:06:05.480915 [ 3 ] {1fe63695-d1d2-4911-8758-94bcbf45e54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8559 2024.08.27 19:06:05.481264 [ 3 ] {1fe63695-d1d2-4911-8758-94bcbf45e54c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
8560 2024.08.27 19:06:05.481617 [ 3 ] {1fe63695-d1d2-4911-8758-94bcbf45e54c} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8561 2024.08.27 19:06:05.481749 [ 3 ] {1fe63695-d1d2-4911-8758-94bcbf45e54c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001472 sec., 9510.869565217392 rows/sec., 666.08 KiB/sec.
8562 2024.08.27 19:06:05.481961 [ 3 ] {1fe63695-d1d2-4911-8758-94bcbf45e54c} <Debug> DynamicQueryHandler: Done processing query
8563 2024.08.27 19:06:05.481986 [ 3 ] {1fe63695-d1d2-4911-8758-94bcbf45e54c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8564 2024.08.27 19:06:05.482002 [ 3 ] {} <Debug> HTTP-Session: f4e1133b-134f-424f-bb7a-ceeff40e3027 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8565 2024.08.27 19:06:05.482120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8566 2024.08.27 19:06:05.482169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8567 2024.08.27 19:06:05.482188 [ 3 ] {} <Debug> HTTP-Session: 1ff04fe8-b497-4547-9c24-e506e4489206 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8568 2024.08.27 19:06:05.482204 [ 3 ] {} <Debug> HTTP-Session: 1ff04fe8-b497-4547-9c24-e506e4489206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8569 2024.08.27 19:06:05.482218 [ 3 ] {} <Debug> HTTP-Session: 1ff04fe8-b497-4547-9c24-e506e4489206 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8570 2024.08.27 19:06:05.482248 [ 3 ] {} <Trace> HTTP-Session: 1ff04fe8-b497-4547-9c24-e506e4489206 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8571 2024.08.27 19:06:05.482343 [ 3 ] {a0dee846-ff93-4137-b982-4e1557eb1049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8572 2024.08.27 19:06:05.482387 [ 3 ] {a0dee846-ff93-4137-b982-4e1557eb1049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8573 2024.08.27 19:06:05.482654 [ 3 ] {a0dee846-ff93-4137-b982-4e1557eb1049} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8574 2024.08.27 19:06:05.483001 [ 3 ] {a0dee846-ff93-4137-b982-4e1557eb1049} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8575 2024.08.27 19:06:05.483043 [ 3 ] {a0dee846-ff93-4137-b982-4e1557eb1049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8576 2024.08.27 19:06:05.483451 [ 3 ] {a0dee846-ff93-4137-b982-4e1557eb1049} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8577 2024.08.27 19:06:05.483805 [ 3 ] {a0dee846-ff93-4137-b982-4e1557eb1049} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8578 2024.08.27 19:06:05.483935 [ 3 ] {a0dee846-ff93-4137-b982-4e1557eb1049} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00162 sec., 3703.703703703704 rows/sec., 218.82 KiB/sec.
8579 2024.08.27 19:06:05.484109 [ 3 ] {a0dee846-ff93-4137-b982-4e1557eb1049} <Debug> DynamicQueryHandler: Done processing query
8580 2024.08.27 19:06:05.484133 [ 3 ] {a0dee846-ff93-4137-b982-4e1557eb1049} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8581 2024.08.27 19:06:05.484149 [ 3 ] {} <Debug> HTTP-Session: 1ff04fe8-b497-4547-9c24-e506e4489206 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8582 2024.08.27 19:06:05.484318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 67034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8583 2024.08.27 19:06:05.484366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8584 2024.08.27 19:06:05.484385 [ 3 ] {} <Debug> HTTP-Session: df60555b-d304-40b9-b8fe-8ef7a6d4c56a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8585 2024.08.27 19:06:05.484401 [ 3 ] {} <Debug> HTTP-Session: df60555b-d304-40b9-b8fe-8ef7a6d4c56a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8586 2024.08.27 19:06:05.484415 [ 3 ] {} <Debug> HTTP-Session: df60555b-d304-40b9-b8fe-8ef7a6d4c56a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8587 2024.08.27 19:06:05.484444 [ 3 ] {} <Trace> HTTP-Session: df60555b-d304-40b9-b8fe-8ef7a6d4c56a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8588 2024.08.27 19:06:05.484660 [ 3 ] {97692883-1b15-4660-a9da-63b065a15b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8589 2024.08.27 19:06:05.484704 [ 3 ] {97692883-1b15-4660-a9da-63b065a15b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8590 2024.08.27 19:06:05.484923 [ 3 ] {97692883-1b15-4660-a9da-63b065a15b5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8591 2024.08.27 19:06:05.485488 [ 3 ] {97692883-1b15-4660-a9da-63b065a15b5f} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8592 2024.08.27 19:06:05.485524 [ 3 ] {97692883-1b15-4660-a9da-63b065a15b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8593 2024.08.27 19:06:05.485891 [ 3 ] {97692883-1b15-4660-a9da-63b065a15b5f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8594 2024.08.27 19:06:05.486244 [ 3 ] {97692883-1b15-4660-a9da-63b065a15b5f} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8595 2024.08.27 19:06:05.486372 [ 3 ] {97692883-1b15-4660-a9da-63b065a15b5f} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001837 sec., 224823.08111050626 rows/sec., 16.04 MiB/sec.
8596 2024.08.27 19:06:05.486538 [ 3 ] {97692883-1b15-4660-a9da-63b065a15b5f} <Debug> DynamicQueryHandler: Done processing query
8597 2024.08.27 19:06:05.486563 [ 3 ] {97692883-1b15-4660-a9da-63b065a15b5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
8598 2024.08.27 19:06:05.486579 [ 3 ] {} <Debug> HTTP-Session: df60555b-d304-40b9-b8fe-8ef7a6d4c56a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8599 2024.08.27 19:06:05.486707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8600 2024.08.27 19:06:05.486755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8601 2024.08.27 19:06:05.486774 [ 3 ] {} <Debug> HTTP-Session: f38c59da-ff91-49eb-b612-f7cc2bb78f25 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8602 2024.08.27 19:06:05.486790 [ 3 ] {} <Debug> HTTP-Session: f38c59da-ff91-49eb-b612-f7cc2bb78f25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8603 2024.08.27 19:06:05.486804 [ 3 ] {} <Debug> HTTP-Session: f38c59da-ff91-49eb-b612-f7cc2bb78f25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8604 2024.08.27 19:06:05.486835 [ 3 ] {} <Trace> HTTP-Session: f38c59da-ff91-49eb-b612-f7cc2bb78f25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8605 2024.08.27 19:06:05.486929 [ 3 ] {649929d8-7ec9-4503-80b7-4aa9b37f46c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8606 2024.08.27 19:06:05.486972 [ 3 ] {649929d8-7ec9-4503-80b7-4aa9b37f46c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8607 2024.08.27 19:06:05.487101 [ 3 ] {649929d8-7ec9-4503-80b7-4aa9b37f46c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8608 2024.08.27 19:06:05.487367 [ 3 ] {649929d8-7ec9-4503-80b7-4aa9b37f46c3} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8609 2024.08.27 19:06:05.487402 [ 3 ] {649929d8-7ec9-4503-80b7-4aa9b37f46c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8610 2024.08.27 19:06:05.487750 [ 3 ] {649929d8-7ec9-4503-80b7-4aa9b37f46c3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8611 2024.08.27 19:06:05.488063 [ 3 ] {649929d8-7ec9-4503-80b7-4aa9b37f46c3} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8612 2024.08.27 19:06:05.488187 [ 3 ] {649929d8-7ec9-4503-80b7-4aa9b37f46c3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001285 sec., 4669.260700389105 rows/sec., 243.95 KiB/sec.
8613 2024.08.27 19:06:05.488457 [ 3 ] {649929d8-7ec9-4503-80b7-4aa9b37f46c3} <Debug> DynamicQueryHandler: Done processing query
8614 2024.08.27 19:06:05.488489 [ 3 ] {649929d8-7ec9-4503-80b7-4aa9b37f46c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8615 2024.08.27 19:06:05.488504 [ 3 ] {} <Debug> HTTP-Session: f38c59da-ff91-49eb-b612-f7cc2bb78f25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8616 2024.08.27 19:06:05.488673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8617 2024.08.27 19:06:05.488722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8618 2024.08.27 19:06:05.488740 [ 3 ] {} <Debug> HTTP-Session: 4b263a9e-4dd3-42ed-993e-899ccdecbb06 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8619 2024.08.27 19:06:05.488757 [ 3 ] {} <Debug> HTTP-Session: 4b263a9e-4dd3-42ed-993e-899ccdecbb06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8620 2024.08.27 19:06:05.488772 [ 3 ] {} <Debug> HTTP-Session: 4b263a9e-4dd3-42ed-993e-899ccdecbb06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8621 2024.08.27 19:06:05.488801 [ 3 ] {} <Trace> HTTP-Session: 4b263a9e-4dd3-42ed-993e-899ccdecbb06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8622 2024.08.27 19:06:05.489001 [ 3 ] {f782545b-316f-4249-b5b4-e18f450b3ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8623 2024.08.27 19:06:05.489049 [ 3 ] {f782545b-316f-4249-b5b4-e18f450b3ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8624 2024.08.27 19:06:05.489207 [ 3 ] {f782545b-316f-4249-b5b4-e18f450b3ee7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8625 2024.08.27 19:06:05.489683 [ 3 ] {f782545b-316f-4249-b5b4-e18f450b3ee7} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8626 2024.08.27 19:06:05.489720 [ 3 ] {f782545b-316f-4249-b5b4-e18f450b3ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8627 2024.08.27 19:06:05.490093 [ 3 ] {f782545b-316f-4249-b5b4-e18f450b3ee7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8628 2024.08.27 19:06:05.490419 [ 3 ] {f782545b-316f-4249-b5b4-e18f450b3ee7} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8629 2024.08.27 19:06:05.490545 [ 3 ] {f782545b-316f-4249-b5b4-e18f450b3ee7} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001669 sec., 142600.35949670462 rows/sec., 9.56 MiB/sec.
8630 2024.08.27 19:06:05.490710 [ 3 ] {f782545b-316f-4249-b5b4-e18f450b3ee7} <Debug> DynamicQueryHandler: Done processing query
8631 2024.08.27 19:06:05.490734 [ 3 ] {f782545b-316f-4249-b5b4-e18f450b3ee7} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8632 2024.08.27 19:06:05.490750 [ 3 ] {} <Debug> HTTP-Session: 4b263a9e-4dd3-42ed-993e-899ccdecbb06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8633 2024.08.27 19:06:05.490864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8634 2024.08.27 19:06:05.490912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8635 2024.08.27 19:06:05.490930 [ 3 ] {} <Debug> HTTP-Session: 7b296ea6-5b37-46f9-ba52-598b5d0585c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8636 2024.08.27 19:06:05.490947 [ 3 ] {} <Debug> HTTP-Session: 7b296ea6-5b37-46f9-ba52-598b5d0585c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8637 2024.08.27 19:06:05.490961 [ 3 ] {} <Debug> HTTP-Session: 7b296ea6-5b37-46f9-ba52-598b5d0585c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8638 2024.08.27 19:06:05.490991 [ 3 ] {} <Trace> HTTP-Session: 7b296ea6-5b37-46f9-ba52-598b5d0585c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8639 2024.08.27 19:06:05.491083 [ 3 ] {5666d3c9-a352-4bc4-b562-770d2f26c486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8640 2024.08.27 19:06:05.491126 [ 3 ] {5666d3c9-a352-4bc4-b562-770d2f26c486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8641 2024.08.27 19:06:05.491253 [ 3 ] {5666d3c9-a352-4bc4-b562-770d2f26c486} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8642 2024.08.27 19:06:05.491511 [ 3 ] {5666d3c9-a352-4bc4-b562-770d2f26c486} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8643 2024.08.27 19:06:05.491545 [ 3 ] {5666d3c9-a352-4bc4-b562-770d2f26c486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8644 2024.08.27 19:06:05.491881 [ 3 ] {5666d3c9-a352-4bc4-b562-770d2f26c486} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8645 2024.08.27 19:06:05.492205 [ 3 ] {5666d3c9-a352-4bc4-b562-770d2f26c486} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8646 2024.08.27 19:06:05.492333 [ 3 ] {5666d3c9-a352-4bc4-b562-770d2f26c486} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001274 sec., 784.9293563579278 rows/sec., 52.89 KiB/sec.
8647 2024.08.27 19:06:05.492530 [ 3 ] {5666d3c9-a352-4bc4-b562-770d2f26c486} <Debug> DynamicQueryHandler: Done processing query
8648 2024.08.27 19:06:05.492554 [ 3 ] {5666d3c9-a352-4bc4-b562-770d2f26c486} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8649 2024.08.27 19:06:05.492570 [ 3 ] {} <Debug> HTTP-Session: 7b296ea6-5b37-46f9-ba52-598b5d0585c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8650 2024.08.27 19:06:05.492727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46679, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8651 2024.08.27 19:06:05.492776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8652 2024.08.27 19:06:05.492794 [ 3 ] {} <Debug> HTTP-Session: 8617c63a-ffa9-4551-9705-522777255d8e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8653 2024.08.27 19:06:05.492811 [ 3 ] {} <Debug> HTTP-Session: 8617c63a-ffa9-4551-9705-522777255d8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8654 2024.08.27 19:06:05.492825 [ 3 ] {} <Debug> HTTP-Session: 8617c63a-ffa9-4551-9705-522777255d8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8655 2024.08.27 19:06:05.492855 [ 3 ] {} <Trace> HTTP-Session: 8617c63a-ffa9-4551-9705-522777255d8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8656 2024.08.27 19:06:05.493161 [ 3 ] {0f0b2974-f847-4783-b8cb-75488b87a99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8657 2024.08.27 19:06:05.493224 [ 3 ] {0f0b2974-f847-4783-b8cb-75488b87a99e} <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
8658 2024.08.27 19:06:05.493619 [ 3 ] {0f0b2974-f847-4783-b8cb-75488b87a99e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8659 2024.08.27 19:06:05.494288 [ 3 ] {0f0b2974-f847-4783-b8cb-75488b87a99e} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8660 2024.08.27 19:06:05.494324 [ 3 ] {0f0b2974-f847-4783-b8cb-75488b87a99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8661 2024.08.27 19:06:05.494941 [ 3 ] {0f0b2974-f847-4783-b8cb-75488b87a99e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
8662 2024.08.27 19:06:05.495341 [ 3 ] {0f0b2974-f847-4783-b8cb-75488b87a99e} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8663 2024.08.27 19:06:05.495483 [ 3 ] {0f0b2974-f847-4783-b8cb-75488b87a99e} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002545 sec., 11394.891944990177 rows/sec., 20.42 MiB/sec.
8664 2024.08.27 19:06:05.495696 [ 3 ] {0f0b2974-f847-4783-b8cb-75488b87a99e} <Debug> DynamicQueryHandler: Done processing query
8665 2024.08.27 19:06:05.495721 [ 3 ] {0f0b2974-f847-4783-b8cb-75488b87a99e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8666 2024.08.27 19:06:05.495736 [ 3 ] {} <Debug> HTTP-Session: 8617c63a-ffa9-4551-9705-522777255d8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8667 2024.08.27 19:06:05.495859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8668 2024.08.27 19:06:05.495907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8669 2024.08.27 19:06:05.495925 [ 3 ] {} <Debug> HTTP-Session: cd2f1bb0-3078-4cf9-9920-b8d6334ec940 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8670 2024.08.27 19:06:05.495942 [ 3 ] {} <Debug> HTTP-Session: cd2f1bb0-3078-4cf9-9920-b8d6334ec940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8671 2024.08.27 19:06:05.495956 [ 3 ] {} <Debug> HTTP-Session: cd2f1bb0-3078-4cf9-9920-b8d6334ec940 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8672 2024.08.27 19:06:05.495986 [ 3 ] {} <Trace> HTTP-Session: cd2f1bb0-3078-4cf9-9920-b8d6334ec940 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8673 2024.08.27 19:06:05.496113 [ 3 ] {ab4462e4-698d-4ecf-a784-9b25d7acba6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8674 2024.08.27 19:06:05.496156 [ 3 ] {ab4462e4-698d-4ecf-a784-9b25d7acba6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8675 2024.08.27 19:06:05.496282 [ 3 ] {ab4462e4-698d-4ecf-a784-9b25d7acba6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8676 2024.08.27 19:06:05.496600 [ 3 ] {ab4462e4-698d-4ecf-a784-9b25d7acba6e} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8677 2024.08.27 19:06:05.496635 [ 3 ] {ab4462e4-698d-4ecf-a784-9b25d7acba6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8678 2024.08.27 19:06:05.496982 [ 3 ] {ab4462e4-698d-4ecf-a784-9b25d7acba6e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8679 2024.08.27 19:06:05.497297 [ 3 ] {ab4462e4-698d-4ecf-a784-9b25d7acba6e} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8680 2024.08.27 19:06:05.497422 [ 3 ] {ab4462e4-698d-4ecf-a784-9b25d7acba6e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00137 sec., 59854.01459854015 rows/sec., 3.80 MiB/sec.
8681 2024.08.27 19:06:05.497579 [ 3 ] {ab4462e4-698d-4ecf-a784-9b25d7acba6e} <Debug> DynamicQueryHandler: Done processing query
8682 2024.08.27 19:06:05.497603 [ 3 ] {ab4462e4-698d-4ecf-a784-9b25d7acba6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8683 2024.08.27 19:06:05.497619 [ 3 ] {} <Debug> HTTP-Session: cd2f1bb0-3078-4cf9-9920-b8d6334ec940 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8684 2024.08.27 19:06:05.681389 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache
8685 2024.08.27 19:06:05.681450 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache
8686 2024.08.27 19:06:10.453479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8687 2024.08.27 19:06:10.453621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8688 2024.08.27 19:06:10.453651 [ 3 ] {} <Debug> HTTP-Session: 223f968b-45b9-456d-aa22-2794c6121702 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8689 2024.08.27 19:06:10.453679 [ 3 ] {} <Debug> HTTP-Session: 223f968b-45b9-456d-aa22-2794c6121702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8690 2024.08.27 19:06:10.453698 [ 3 ] {} <Debug> HTTP-Session: 223f968b-45b9-456d-aa22-2794c6121702 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8691 2024.08.27 19:06:10.453752 [ 3 ] {} <Trace> HTTP-Session: 223f968b-45b9-456d-aa22-2794c6121702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8692 2024.08.27 19:06:10.453971 [ 3 ] {109f4acd-9279-4c56-b56e-ea5a223f7d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8693 2024.08.27 19:06:10.454038 [ 3 ] {109f4acd-9279-4c56-b56e-ea5a223f7d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8694 2024.08.27 19:06:10.454366 [ 3 ] {109f4acd-9279-4c56-b56e-ea5a223f7d4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8695 2024.08.27 19:06:10.454884 [ 3 ] {109f4acd-9279-4c56-b56e-ea5a223f7d4b} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8696 2024.08.27 19:06:10.454926 [ 3 ] {109f4acd-9279-4c56-b56e-ea5a223f7d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8697 2024.08.27 19:06:10.455353 [ 3 ] {109f4acd-9279-4c56-b56e-ea5a223f7d4b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8698 2024.08.27 19:06:10.455730 [ 3 ] {109f4acd-9279-4c56-b56e-ea5a223f7d4b} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8699 2024.08.27 19:06:10.455876 [ 3 ] {109f4acd-9279-4c56-b56e-ea5a223f7d4b} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001986 sec., 36253.77643504532 rows/sec., 2.95 MiB/sec.
8700 2024.08.27 19:06:10.456171 [ 3 ] {109f4acd-9279-4c56-b56e-ea5a223f7d4b} <Debug> DynamicQueryHandler: Done processing query
8701 2024.08.27 19:06:10.456200 [ 3 ] {109f4acd-9279-4c56-b56e-ea5a223f7d4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8702 2024.08.27 19:06:10.456217 [ 3 ] {} <Debug> HTTP-Session: 223f968b-45b9-456d-aa22-2794c6121702 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8703 2024.08.27 19:06:10.456359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8704 2024.08.27 19:06:10.456417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8705 2024.08.27 19:06:10.456436 [ 3 ] {} <Debug> HTTP-Session: 2ae46790-2ad5-4725-9df9-41e684306779 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8706 2024.08.27 19:06:10.456455 [ 3 ] {} <Debug> HTTP-Session: 2ae46790-2ad5-4725-9df9-41e684306779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8707 2024.08.27 19:06:10.456470 [ 3 ] {} <Debug> HTTP-Session: 2ae46790-2ad5-4725-9df9-41e684306779 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8708 2024.08.27 19:06:10.456505 [ 3 ] {} <Trace> HTTP-Session: 2ae46790-2ad5-4725-9df9-41e684306779 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8709 2024.08.27 19:06:10.456612 [ 3 ] {c5e84b24-9f3f-45c1-b22d-09d8e9012054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8710 2024.08.27 19:06:10.456661 [ 3 ] {c5e84b24-9f3f-45c1-b22d-09d8e9012054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8711 2024.08.27 19:06:10.456893 [ 3 ] {c5e84b24-9f3f-45c1-b22d-09d8e9012054} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8712 2024.08.27 19:06:10.457346 [ 3 ] {c5e84b24-9f3f-45c1-b22d-09d8e9012054} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8713 2024.08.27 19:06:10.457388 [ 3 ] {c5e84b24-9f3f-45c1-b22d-09d8e9012054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8714 2024.08.27 19:06:10.457796 [ 3 ] {c5e84b24-9f3f-45c1-b22d-09d8e9012054} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8715 2024.08.27 19:06:10.458204 [ 3 ] {c5e84b24-9f3f-45c1-b22d-09d8e9012054} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8716 2024.08.27 19:06:10.458349 [ 3 ] {c5e84b24-9f3f-45c1-b22d-09d8e9012054} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001771 sec., 4517.221908526256 rows/sec., 339.67 KiB/sec.
8717 2024.08.27 19:06:10.458646 [ 3 ] {c5e84b24-9f3f-45c1-b22d-09d8e9012054} <Debug> DynamicQueryHandler: Done processing query
8718 2024.08.27 19:06:10.458695 [ 3 ] {c5e84b24-9f3f-45c1-b22d-09d8e9012054} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8719 2024.08.27 19:06:10.458736 [ 3 ] {} <Debug> HTTP-Session: 2ae46790-2ad5-4725-9df9-41e684306779 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8720 2024.08.27 19:06:10.458917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8721 2024.08.27 19:06:10.458974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8722 2024.08.27 19:06:10.458994 [ 3 ] {} <Debug> HTTP-Session: c5e99408-1da7-45fd-97b2-e1e5b197a7d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8723 2024.08.27 19:06:10.459012 [ 3 ] {} <Debug> HTTP-Session: c5e99408-1da7-45fd-97b2-e1e5b197a7d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8724 2024.08.27 19:06:10.459027 [ 3 ] {} <Debug> HTTP-Session: c5e99408-1da7-45fd-97b2-e1e5b197a7d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8725 2024.08.27 19:06:10.459059 [ 3 ] {} <Trace> HTTP-Session: c5e99408-1da7-45fd-97b2-e1e5b197a7d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8726 2024.08.27 19:06:10.459183 [ 3 ] {66e8da29-8991-4d26-af55-84e60e2b268f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8727 2024.08.27 19:06:10.459229 [ 3 ] {66e8da29-8991-4d26-af55-84e60e2b268f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8728 2024.08.27 19:06:10.459473 [ 3 ] {66e8da29-8991-4d26-af55-84e60e2b268f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8729 2024.08.27 19:06:10.459860 [ 3 ] {66e8da29-8991-4d26-af55-84e60e2b268f} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8730 2024.08.27 19:06:10.459896 [ 3 ] {66e8da29-8991-4d26-af55-84e60e2b268f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8731 2024.08.27 19:06:10.460247 [ 3 ] {66e8da29-8991-4d26-af55-84e60e2b268f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8732 2024.08.27 19:06:10.460607 [ 3 ] {66e8da29-8991-4d26-af55-84e60e2b268f} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8733 2024.08.27 19:06:10.460732 [ 3 ] {66e8da29-8991-4d26-af55-84e60e2b268f} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001597 sec., 45084.53350031309 rows/sec., 3.52 MiB/sec.
8734 2024.08.27 19:06:10.460900 [ 3 ] {66e8da29-8991-4d26-af55-84e60e2b268f} <Debug> DynamicQueryHandler: Done processing query
8735 2024.08.27 19:06:10.460924 [ 3 ] {66e8da29-8991-4d26-af55-84e60e2b268f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8736 2024.08.27 19:06:10.460940 [ 3 ] {} <Debug> HTTP-Session: c5e99408-1da7-45fd-97b2-e1e5b197a7d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8737 2024.08.27 19:06:10.461108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8738 2024.08.27 19:06:10.461159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8739 2024.08.27 19:06:10.461178 [ 3 ] {} <Debug> HTTP-Session: 6ae0011a-c93a-4fba-b43d-0dbe17533809 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8740 2024.08.27 19:06:10.461196 [ 3 ] {} <Debug> HTTP-Session: 6ae0011a-c93a-4fba-b43d-0dbe17533809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8741 2024.08.27 19:06:10.461210 [ 3 ] {} <Debug> HTTP-Session: 6ae0011a-c93a-4fba-b43d-0dbe17533809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8742 2024.08.27 19:06:10.461241 [ 3 ] {} <Trace> HTTP-Session: 6ae0011a-c93a-4fba-b43d-0dbe17533809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8743 2024.08.27 19:06:10.461402 [ 3 ] {668d629c-12e1-4e74-8816-be3e89971d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8744 2024.08.27 19:06:10.461450 [ 3 ] {668d629c-12e1-4e74-8816-be3e89971d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8745 2024.08.27 19:06:10.461593 [ 3 ] {668d629c-12e1-4e74-8816-be3e89971d5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8746 2024.08.27 19:06:10.462000 [ 3 ] {668d629c-12e1-4e74-8816-be3e89971d5a} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8747 2024.08.27 19:06:10.462037 [ 3 ] {668d629c-12e1-4e74-8816-be3e89971d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8748 2024.08.27 19:06:10.462418 [ 3 ] {668d629c-12e1-4e74-8816-be3e89971d5a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8749 2024.08.27 19:06:10.462752 [ 3 ] {668d629c-12e1-4e74-8816-be3e89971d5a} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8750 2024.08.27 19:06:10.462873 [ 3 ] {668d629c-12e1-4e74-8816-be3e89971d5a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001555 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec.
8751 2024.08.27 19:06:10.463039 [ 3 ] {668d629c-12e1-4e74-8816-be3e89971d5a} <Debug> DynamicQueryHandler: Done processing query
8752 2024.08.27 19:06:10.463063 [ 3 ] {668d629c-12e1-4e74-8816-be3e89971d5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8753 2024.08.27 19:06:10.463079 [ 3 ] {} <Debug> HTTP-Session: 6ae0011a-c93a-4fba-b43d-0dbe17533809 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8754 2024.08.27 19:06:10.463254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8755 2024.08.27 19:06:10.463305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8756 2024.08.27 19:06:10.463324 [ 3 ] {} <Debug> HTTP-Session: d1ff30f3-f15d-4d6c-9fed-d93d2405e3f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8757 2024.08.27 19:06:10.463341 [ 3 ] {} <Debug> HTTP-Session: d1ff30f3-f15d-4d6c-9fed-d93d2405e3f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8758 2024.08.27 19:06:10.463356 [ 3 ] {} <Debug> HTTP-Session: d1ff30f3-f15d-4d6c-9fed-d93d2405e3f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8759 2024.08.27 19:06:10.463387 [ 3 ] {} <Trace> HTTP-Session: d1ff30f3-f15d-4d6c-9fed-d93d2405e3f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8760 2024.08.27 19:06:10.463551 [ 3 ] {9f7ec077-d79e-41af-9c5d-512d7343ab48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8761 2024.08.27 19:06:10.463616 [ 3 ] {9f7ec077-d79e-41af-9c5d-512d7343ab48} <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
8762 2024.08.27 19:06:10.464026 [ 3 ] {9f7ec077-d79e-41af-9c5d-512d7343ab48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8763 2024.08.27 19:06:10.464524 [ 3 ] {9f7ec077-d79e-41af-9c5d-512d7343ab48} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8764 2024.08.27 19:06:10.464560 [ 3 ] {9f7ec077-d79e-41af-9c5d-512d7343ab48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8765 2024.08.27 19:06:10.465185 [ 3 ] {9f7ec077-d79e-41af-9c5d-512d7343ab48} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8766 2024.08.27 19:06:10.465593 [ 3 ] {9f7ec077-d79e-41af-9c5d-512d7343ab48} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8767 2024.08.27 19:06:10.465742 [ 3 ] {9f7ec077-d79e-41af-9c5d-512d7343ab48} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002283 sec., 3504.161191414805 rows/sec., 6.28 MiB/sec.
8768 2024.08.27 19:06:10.466089 [ 3 ] {9f7ec077-d79e-41af-9c5d-512d7343ab48} <Debug> DynamicQueryHandler: Done processing query
8769 2024.08.27 19:06:10.466114 [ 3 ] {9f7ec077-d79e-41af-9c5d-512d7343ab48} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
8770 2024.08.27 19:06:10.466137 [ 3 ] {} <Debug> HTTP-Session: d1ff30f3-f15d-4d6c-9fed-d93d2405e3f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8771 2024.08.27 19:06:10.466286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8772 2024.08.27 19:06:10.466364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8773 2024.08.27 19:06:10.466383 [ 3 ] {} <Debug> HTTP-Session: c70e34d4-8e52-4b4b-9a9a-614e863e7b83 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8774 2024.08.27 19:06:10.466399 [ 3 ] {} <Debug> HTTP-Session: c70e34d4-8e52-4b4b-9a9a-614e863e7b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8775 2024.08.27 19:06:10.466413 [ 3 ] {} <Debug> HTTP-Session: c70e34d4-8e52-4b4b-9a9a-614e863e7b83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8776 2024.08.27 19:06:10.466443 [ 3 ] {} <Trace> HTTP-Session: c70e34d4-8e52-4b4b-9a9a-614e863e7b83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8777 2024.08.27 19:06:10.466554 [ 3 ] {06b08bb1-3661-49ad-814e-b670bb267fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8778 2024.08.27 19:06:10.466599 [ 3 ] {06b08bb1-3661-49ad-814e-b670bb267fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8779 2024.08.27 19:06:10.466722 [ 3 ] {06b08bb1-3661-49ad-814e-b670bb267fab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8780 2024.08.27 19:06:10.467017 [ 3 ] {06b08bb1-3661-49ad-814e-b670bb267fab} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8781 2024.08.27 19:06:10.467081 [ 3 ] {06b08bb1-3661-49ad-814e-b670bb267fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8782 2024.08.27 19:06:10.467450 [ 3 ] {06b08bb1-3661-49ad-814e-b670bb267fab} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8783 2024.08.27 19:06:10.467771 [ 3 ] {06b08bb1-3661-49ad-814e-b670bb267fab} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8784 2024.08.27 19:06:10.467894 [ 3 ] {06b08bb1-3661-49ad-814e-b670bb267fab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001384 sec., 43352.601156069366 rows/sec., 2.92 MiB/sec.
8785 2024.08.27 19:06:10.468149 [ 3 ] {06b08bb1-3661-49ad-814e-b670bb267fab} <Debug> DynamicQueryHandler: Done processing query
8786 2024.08.27 19:06:10.468209 [ 3 ] {06b08bb1-3661-49ad-814e-b670bb267fab} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8787 2024.08.27 19:06:10.468254 [ 3 ] {} <Debug> HTTP-Session: c70e34d4-8e52-4b4b-9a9a-614e863e7b83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8788 2024.08.27 19:06:15.457025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8789 2024.08.27 19:06:15.457199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8790 2024.08.27 19:06:15.457241 [ 3 ] {} <Debug> HTTP-Session: ad61a102-7e18-44b8-a4e4-ff7390d91dc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8791 2024.08.27 19:06:15.457282 [ 3 ] {} <Debug> HTTP-Session: ad61a102-7e18-44b8-a4e4-ff7390d91dc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8792 2024.08.27 19:06:15.457310 [ 3 ] {} <Debug> HTTP-Session: ad61a102-7e18-44b8-a4e4-ff7390d91dc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8793 2024.08.27 19:06:15.457385 [ 3 ] {} <Trace> HTTP-Session: ad61a102-7e18-44b8-a4e4-ff7390d91dc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8794 2024.08.27 19:06:15.457759 [ 3 ] {057cd384-acb6-4c74-93da-d13c8c095a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8795 2024.08.27 19:06:15.457859 [ 3 ] {057cd384-acb6-4c74-93da-d13c8c095a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8796 2024.08.27 19:06:15.458357 [ 3 ] {057cd384-acb6-4c74-93da-d13c8c095a48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8797 2024.08.27 19:06:15.459013 [ 3 ] {057cd384-acb6-4c74-93da-d13c8c095a48} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8798 2024.08.27 19:06:15.459052 [ 3 ] {057cd384-acb6-4c74-93da-d13c8c095a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8799 2024.08.27 19:06:15.459453 [ 3 ] {057cd384-acb6-4c74-93da-d13c8c095a48} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8800 2024.08.27 19:06:15.459804 [ 3 ] {057cd384-acb6-4c74-93da-d13c8c095a48} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8801 2024.08.27 19:06:15.460036 [ 3 ] {057cd384-acb6-4c74-93da-d13c8c095a48} <Debug> executeQuery: Read 247 rows, 22.35 KiB in 0.002415 sec., 102277.43271221532 rows/sec., 9.04 MiB/sec.
8802 2024.08.27 19:06:15.460266 [ 3 ] {057cd384-acb6-4c74-93da-d13c8c095a48} <Debug> DynamicQueryHandler: Done processing query
8803 2024.08.27 19:06:15.460295 [ 3 ] {057cd384-acb6-4c74-93da-d13c8c095a48} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
8804 2024.08.27 19:06:15.460311 [ 3 ] {} <Debug> HTTP-Session: ad61a102-7e18-44b8-a4e4-ff7390d91dc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8805 2024.08.27 19:06:15.460474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8806 2024.08.27 19:06:15.460526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8807 2024.08.27 19:06:15.460545 [ 3 ] {} <Debug> HTTP-Session: 2c9a1177-c095-40c9-8579-3bd4d03ae4d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8808 2024.08.27 19:06:15.460562 [ 3 ] {} <Debug> HTTP-Session: 2c9a1177-c095-40c9-8579-3bd4d03ae4d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8809 2024.08.27 19:06:15.460576 [ 3 ] {} <Debug> HTTP-Session: 2c9a1177-c095-40c9-8579-3bd4d03ae4d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8810 2024.08.27 19:06:15.460609 [ 3 ] {} <Trace> HTTP-Session: 2c9a1177-c095-40c9-8579-3bd4d03ae4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8811 2024.08.27 19:06:15.460715 [ 3 ] {3db970cf-962b-4cb6-8b7a-861c8909a4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8812 2024.08.27 19:06:15.460759 [ 3 ] {3db970cf-962b-4cb6-8b7a-861c8909a4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8813 2024.08.27 19:06:15.461048 [ 3 ] {3db970cf-962b-4cb6-8b7a-861c8909a4af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8814 2024.08.27 19:06:15.461384 [ 3 ] {3db970cf-962b-4cb6-8b7a-861c8909a4af} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8815 2024.08.27 19:06:15.461420 [ 3 ] {3db970cf-962b-4cb6-8b7a-861c8909a4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8816 2024.08.27 19:06:15.461754 [ 3 ] {3db970cf-962b-4cb6-8b7a-861c8909a4af} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8817 2024.08.27 19:06:15.462156 [ 3 ] {3db970cf-962b-4cb6-8b7a-861c8909a4af} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8818 2024.08.27 19:06:15.462285 [ 3 ] {3db970cf-962b-4cb6-8b7a-861c8909a4af} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001571 sec., 18459.5798854233 rows/sec., 1.36 MiB/sec.
8819 2024.08.27 19:06:15.462560 [ 3 ] {3db970cf-962b-4cb6-8b7a-861c8909a4af} <Debug> DynamicQueryHandler: Done processing query
8820 2024.08.27 19:06:15.462590 [ 3 ] {3db970cf-962b-4cb6-8b7a-861c8909a4af} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8821 2024.08.27 19:06:15.462606 [ 3 ] {} <Debug> HTTP-Session: 2c9a1177-c095-40c9-8579-3bd4d03ae4d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8822 2024.08.27 19:06:15.462733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8823 2024.08.27 19:06:15.462780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8824 2024.08.27 19:06:15.462798 [ 3 ] {} <Debug> HTTP-Session: 7f37d3a9-e338-49cd-998f-bc710880ca2a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8825 2024.08.27 19:06:15.462814 [ 3 ] {} <Debug> HTTP-Session: 7f37d3a9-e338-49cd-998f-bc710880ca2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8826 2024.08.27 19:06:15.462826 [ 3 ] {} <Debug> HTTP-Session: 7f37d3a9-e338-49cd-998f-bc710880ca2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8827 2024.08.27 19:06:15.462857 [ 3 ] {} <Trace> HTTP-Session: 7f37d3a9-e338-49cd-998f-bc710880ca2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8828 2024.08.27 19:06:15.463019 [ 3 ] {e1c2c591-d980-43e9-803f-25e50021358d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8829 2024.08.27 19:06:15.463061 [ 3 ] {e1c2c591-d980-43e9-803f-25e50021358d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8830 2024.08.27 19:06:15.463289 [ 3 ] {e1c2c591-d980-43e9-803f-25e50021358d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8831 2024.08.27 19:06:15.463576 [ 3 ] {e1c2c591-d980-43e9-803f-25e50021358d} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8832 2024.08.27 19:06:15.463611 [ 3 ] {e1c2c591-d980-43e9-803f-25e50021358d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8833 2024.08.27 19:06:15.463933 [ 3 ] {e1c2c591-d980-43e9-803f-25e50021358d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
8834 2024.08.27 19:06:15.464332 [ 3 ] {e1c2c591-d980-43e9-803f-25e50021358d} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8835 2024.08.27 19:06:15.464477 [ 3 ] {e1c2c591-d980-43e9-803f-25e50021358d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001505 sec., 9302.32558139535 rows/sec., 651.47 KiB/sec.
8836 2024.08.27 19:06:15.464487 [ 36 ] {} <Debug> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
8837 2024.08.27 19:06:15.464583 [ 36 ] {} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8838 2024.08.27 19:06:15.464632 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8839 2024.08.27 19:06:15.464716 [ 3 ] {e1c2c591-d980-43e9-803f-25e50021358d} <Debug> DynamicQueryHandler: Done processing query
8840 2024.08.27 19:06:15.464771 [ 3 ] {e1c2c591-d980-43e9-803f-25e50021358d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8841 2024.08.27 19:06:15.464823 [ 3 ] {} <Debug> HTTP-Session: 7f37d3a9-e338-49cd-998f-bc710880ca2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8842 2024.08.27 19:06:15.464877 [ 197 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
8843 2024.08.27 19:06:15.465032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8844 2024.08.27 19:06:15.465136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8845 2024.08.27 19:06:15.465197 [ 3 ] {} <Debug> HTTP-Session: f8be8acc-cdfe-40f5-8203-973675d03528 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8846 2024.08.27 19:06:15.465244 [ 3 ] {} <Debug> HTTP-Session: f8be8acc-cdfe-40f5-8203-973675d03528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8847 2024.08.27 19:06:15.465282 [ 3 ] {} <Debug> HTTP-Session: f8be8acc-cdfe-40f5-8203-973675d03528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8848 2024.08.27 19:06:15.465282 [ 197 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8849 2024.08.27 19:06:15.465331 [ 3 ] {} <Trace> HTTP-Session: f8be8acc-cdfe-40f5-8203-973675d03528 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8850 2024.08.27 19:06:15.465352 [ 197 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
8851 2024.08.27 19:06:15.465613 [ 3 ] {693edac7-a20a-4125-be7c-4702bf28017e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8852 2024.08.27 19:06:15.465619 [ 197 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
8853 2024.08.27 19:06:15.465736 [ 3 ] {693edac7-a20a-4125-be7c-4702bf28017e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8854 2024.08.27 19:06:15.466033 [ 197 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
8855 2024.08.27 19:06:15.466341 [ 197 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part
8856 2024.08.27 19:06:15.466670 [ 197 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
8857 2024.08.27 19:06:15.467150 [ 197 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
8858 2024.08.27 19:06:15.467553 [ 3 ] {693edac7-a20a-4125-be7c-4702bf28017e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8859 2024.08.27 19:06:15.468453 [ 3 ] {693edac7-a20a-4125-be7c-4702bf28017e} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8860 2024.08.27 19:06:15.468519 [ 3 ] {693edac7-a20a-4125-be7c-4702bf28017e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8861 2024.08.27 19:06:15.469565 [ 3 ] {693edac7-a20a-4125-be7c-4702bf28017e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8862 2024.08.27 19:06:15.470475 [ 192 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005707317 sec., 92162.39434396233 rows/sec., 6.26 MiB/sec.
8863 2024.08.27 19:06:15.470582 [ 3 ] {693edac7-a20a-4125-be7c-4702bf28017e} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8864 2024.08.27 19:06:15.470748 [ 192 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
8865 2024.08.27 19:06:15.470858 [ 3 ] {693edac7-a20a-4125-be7c-4702bf28017e} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005402 sec., 1110.6997408367272 rows/sec., 65.62 KiB/sec.
8866 2024.08.27 19:06:15.471263 [ 3 ] {693edac7-a20a-4125-be7c-4702bf28017e} <Debug> DynamicQueryHandler: Done processing query
8867 2024.08.27 19:06:15.471313 [ 3 ] {693edac7-a20a-4125-be7c-4702bf28017e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8868 2024.08.27 19:06:15.471365 [ 3 ] {} <Debug> HTTP-Session: f8be8acc-cdfe-40f5-8203-973675d03528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8869 2024.08.27 19:06:15.471583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 66693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8870 2024.08.27 19:06:15.471664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8871 2024.08.27 19:06:15.471665 [ 192 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_26_5} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8872 2024.08.27 19:06:15.471691 [ 3 ] {} <Debug> HTTP-Session: e7232362-36d3-4393-a82e-944d3dd15992 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8873 2024.08.27 19:06:15.471737 [ 3 ] {} <Debug> HTTP-Session: e7232362-36d3-4393-a82e-944d3dd15992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8874 2024.08.27 19:06:15.471760 [ 3 ] {} <Debug> HTTP-Session: e7232362-36d3-4393-a82e-944d3dd15992 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8875 2024.08.27 19:06:15.471819 [ 3 ] {} <Trace> HTTP-Session: e7232362-36d3-4393-a82e-944d3dd15992 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8876 2024.08.27 19:06:15.471836 [ 192 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_26_5} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
8877 2024.08.27 19:06:15.472083 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
8878 2024.08.27 19:06:15.472164 [ 3 ] {160f475f-f4e0-402f-8962-439d5020f8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8879 2024.08.27 19:06:15.472211 [ 3 ] {160f475f-f4e0-402f-8962-439d5020f8d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8880 2024.08.27 19:06:15.472447 [ 3 ] {160f475f-f4e0-402f-8962-439d5020f8d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8881 2024.08.27 19:06:15.473109 [ 3 ] {160f475f-f4e0-402f-8962-439d5020f8d6} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8882 2024.08.27 19:06:15.473144 [ 3 ] {160f475f-f4e0-402f-8962-439d5020f8d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8883 2024.08.27 19:06:15.473503 [ 3 ] {160f475f-f4e0-402f-8962-439d5020f8d6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8884 2024.08.27 19:06:15.473836 [ 3 ] {160f475f-f4e0-402f-8962-439d5020f8d6} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8885 2024.08.27 19:06:15.474060 [ 3 ] {160f475f-f4e0-402f-8962-439d5020f8d6} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.002015 sec., 203970.22332506205 rows/sec., 14.54 MiB/sec.
8886 2024.08.27 19:06:15.474229 [ 3 ] {160f475f-f4e0-402f-8962-439d5020f8d6} <Debug> DynamicQueryHandler: Done processing query
8887 2024.08.27 19:06:15.474261 [ 3 ] {160f475f-f4e0-402f-8962-439d5020f8d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
8888 2024.08.27 19:06:15.474283 [ 3 ] {} <Debug> HTTP-Session: e7232362-36d3-4393-a82e-944d3dd15992 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8889 2024.08.27 19:06:15.474432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8890 2024.08.27 19:06:15.474482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8891 2024.08.27 19:06:15.474501 [ 3 ] {} <Debug> HTTP-Session: 17c86644-140d-44d4-b220-8b3ee8dbb943 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8892 2024.08.27 19:06:15.474516 [ 3 ] {} <Debug> HTTP-Session: 17c86644-140d-44d4-b220-8b3ee8dbb943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8893 2024.08.27 19:06:15.474529 [ 3 ] {} <Debug> HTTP-Session: 17c86644-140d-44d4-b220-8b3ee8dbb943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8894 2024.08.27 19:06:15.474560 [ 3 ] {} <Trace> HTTP-Session: 17c86644-140d-44d4-b220-8b3ee8dbb943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8895 2024.08.27 19:06:15.474650 [ 3 ] {914dbec2-aa18-4fa4-9aa8-d63ff223e225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8896 2024.08.27 19:06:15.474692 [ 3 ] {914dbec2-aa18-4fa4-9aa8-d63ff223e225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8897 2024.08.27 19:06:15.474815 [ 3 ] {914dbec2-aa18-4fa4-9aa8-d63ff223e225} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8898 2024.08.27 19:06:15.475181 [ 3 ] {914dbec2-aa18-4fa4-9aa8-d63ff223e225} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8899 2024.08.27 19:06:15.475215 [ 3 ] {914dbec2-aa18-4fa4-9aa8-d63ff223e225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8900 2024.08.27 19:06:15.475543 [ 3 ] {914dbec2-aa18-4fa4-9aa8-d63ff223e225} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8901 2024.08.27 19:06:15.475843 [ 3 ] {914dbec2-aa18-4fa4-9aa8-d63ff223e225} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8902 2024.08.27 19:06:15.476064 [ 3 ] {914dbec2-aa18-4fa4-9aa8-d63ff223e225} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001383 sec., 4338.394793926248 rows/sec., 226.66 KiB/sec.
8903 2024.08.27 19:06:15.476337 [ 3 ] {914dbec2-aa18-4fa4-9aa8-d63ff223e225} <Debug> DynamicQueryHandler: Done processing query
8904 2024.08.27 19:06:15.476372 [ 3 ] {914dbec2-aa18-4fa4-9aa8-d63ff223e225} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8905 2024.08.27 19:06:15.476395 [ 3 ] {} <Debug> HTTP-Session: 17c86644-140d-44d4-b220-8b3ee8dbb943 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8906 2024.08.27 19:06:15.476600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8907 2024.08.27 19:06:15.476667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8908 2024.08.27 19:06:15.476696 [ 3 ] {} <Debug> HTTP-Session: 5f2716af-9645-435b-866f-033f079636b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8909 2024.08.27 19:06:15.476721 [ 3 ] {} <Debug> HTTP-Session: 5f2716af-9645-435b-866f-033f079636b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8910 2024.08.27 19:06:15.476743 [ 3 ] {} <Debug> HTTP-Session: 5f2716af-9645-435b-866f-033f079636b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8911 2024.08.27 19:06:15.476784 [ 3 ] {} <Trace> HTTP-Session: 5f2716af-9645-435b-866f-033f079636b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8912 2024.08.27 19:06:15.477170 [ 3 ] {51fffaa2-4c34-4bc7-8f84-a2bb7c405270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8913 2024.08.27 19:06:15.477234 [ 3 ] {51fffaa2-4c34-4bc7-8f84-a2bb7c405270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8914 2024.08.27 19:06:15.477467 [ 3 ] {51fffaa2-4c34-4bc7-8f84-a2bb7c405270} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8915 2024.08.27 19:06:15.478122 [ 3 ] {51fffaa2-4c34-4bc7-8f84-a2bb7c405270} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8916 2024.08.27 19:06:15.478168 [ 3 ] {51fffaa2-4c34-4bc7-8f84-a2bb7c405270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8917 2024.08.27 19:06:15.478695 [ 3 ] {51fffaa2-4c34-4bc7-8f84-a2bb7c405270} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8918 2024.08.27 19:06:15.479271 [ 3 ] {51fffaa2-4c34-4bc7-8f84-a2bb7c405270} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8919 2024.08.27 19:06:15.479485 [ 3 ] {51fffaa2-4c34-4bc7-8f84-a2bb7c405270} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002559 sec., 92614.30246189918 rows/sec., 6.21 MiB/sec.
8920 2024.08.27 19:06:15.479700 [ 3 ] {51fffaa2-4c34-4bc7-8f84-a2bb7c405270} <Debug> DynamicQueryHandler: Done processing query
8921 2024.08.27 19:06:15.479733 [ 3 ] {51fffaa2-4c34-4bc7-8f84-a2bb7c405270} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8922 2024.08.27 19:06:15.479756 [ 3 ] {} <Debug> HTTP-Session: 5f2716af-9645-435b-866f-033f079636b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8923 2024.08.27 19:06:15.479945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8924 2024.08.27 19:06:15.480077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8925 2024.08.27 19:06:15.480108 [ 3 ] {} <Debug> HTTP-Session: ef409bde-6e0a-4457-bc10-a52b47e56639 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8926 2024.08.27 19:06:15.480132 [ 3 ] {} <Debug> HTTP-Session: ef409bde-6e0a-4457-bc10-a52b47e56639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8927 2024.08.27 19:06:15.480153 [ 3 ] {} <Debug> HTTP-Session: ef409bde-6e0a-4457-bc10-a52b47e56639 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8928 2024.08.27 19:06:15.480193 [ 3 ] {} <Trace> HTTP-Session: ef409bde-6e0a-4457-bc10-a52b47e56639 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8929 2024.08.27 19:06:15.480314 [ 3 ] {dea24434-d6ed-4598-ba1c-867b07cbd945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8930 2024.08.27 19:06:15.480371 [ 3 ] {dea24434-d6ed-4598-ba1c-867b07cbd945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8931 2024.08.27 19:06:15.480554 [ 3 ] {dea24434-d6ed-4598-ba1c-867b07cbd945} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8932 2024.08.27 19:06:15.480877 [ 3 ] {dea24434-d6ed-4598-ba1c-867b07cbd945} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8933 2024.08.27 19:06:15.480922 [ 3 ] {dea24434-d6ed-4598-ba1c-867b07cbd945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8934 2024.08.27 19:06:15.481455 [ 3 ] {dea24434-d6ed-4598-ba1c-867b07cbd945} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8935 2024.08.27 19:06:15.481922 [ 3 ] {dea24434-d6ed-4598-ba1c-867b07cbd945} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8936 2024.08.27 19:06:15.482174 [ 36 ] {} <Debug> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
8937 2024.08.27 19:06:15.482194 [ 3 ] {dea24434-d6ed-4598-ba1c-867b07cbd945} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001889 sec., 529.3806246691371 rows/sec., 35.67 KiB/sec.
8938 2024.08.27 19:06:15.482235 [ 36 ] {} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8939 2024.08.27 19:06:15.482323 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8940 2024.08.27 19:06:15.482636 [ 3 ] {dea24434-d6ed-4598-ba1c-867b07cbd945} <Debug> DynamicQueryHandler: Done processing query
8941 2024.08.27 19:06:15.482689 [ 193 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
8942 2024.08.27 19:06:15.482713 [ 3 ] {dea24434-d6ed-4598-ba1c-867b07cbd945} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8943 2024.08.27 19:06:15.482840 [ 3 ] {} <Debug> HTTP-Session: ef409bde-6e0a-4457-bc10-a52b47e56639 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8944 2024.08.27 19:06:15.483356 [ 193 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8945 2024.08.27 19:06:15.483345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8946 2024.08.27 19:06:15.483442 [ 193 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
8947 2024.08.27 19:06:15.483558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8948 2024.08.27 19:06:15.483632 [ 193 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
8949 2024.08.27 19:06:15.483705 [ 3 ] {} <Debug> HTTP-Session: 801c5989-6265-4aa2-8887-7beec2edc739 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8950 2024.08.27 19:06:15.483830 [ 3 ] {} <Debug> HTTP-Session: 801c5989-6265-4aa2-8887-7beec2edc739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8951 2024.08.27 19:06:15.483842 [ 193 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
8952 2024.08.27 19:06:15.483908 [ 3 ] {} <Debug> HTTP-Session: 801c5989-6265-4aa2-8887-7beec2edc739 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8953 2024.08.27 19:06:15.484085 [ 193 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
8954 2024.08.27 19:06:15.484180 [ 3 ] {} <Trace> HTTP-Session: 801c5989-6265-4aa2-8887-7beec2edc739 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8955 2024.08.27 19:06:15.484274 [ 193 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
8956 2024.08.27 19:06:15.484564 [ 193 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
8957 2024.08.27 19:06:15.485091 [ 3 ] {f85e0bc5-0a19-475d-bf1c-5a819a23743d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8958 2024.08.27 19:06:15.485282 [ 3 ] {f85e0bc5-0a19-475d-bf1c-5a819a23743d} <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
8959 2024.08.27 19:06:15.487546 [ 3 ] {f85e0bc5-0a19-475d-bf1c-5a819a23743d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8960 2024.08.27 19:06:15.488020 [ 188 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.005574073 sec., 3588.0405584928653 rows/sec., 241.77 KiB/sec.
8961 2024.08.27 19:06:15.488343 [ 188 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
8962 2024.08.27 19:06:15.489469 [ 3 ] {f85e0bc5-0a19-475d-bf1c-5a819a23743d} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8963 2024.08.27 19:06:15.489470 [ 188 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_20_4} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8964 2024.08.27 19:06:15.489532 [ 3 ] {f85e0bc5-0a19-475d-bf1c-5a819a23743d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8965 2024.08.27 19:06:15.489654 [ 188 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_20_4} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
8966 2024.08.27 19:06:15.489837 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
8967 2024.08.27 19:06:15.490502 [ 3 ] {f85e0bc5-0a19-475d-bf1c-5a819a23743d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8968 2024.08.27 19:06:15.490907 [ 3 ] {f85e0bc5-0a19-475d-bf1c-5a819a23743d} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8969 2024.08.27 19:06:15.491167 [ 3 ] {f85e0bc5-0a19-475d-bf1c-5a819a23743d} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.006654 sec., 4358.280733393447 rows/sec., 7.81 MiB/sec.
8970 2024.08.27 19:06:15.491762 [ 3 ] {f85e0bc5-0a19-475d-bf1c-5a819a23743d} <Debug> DynamicQueryHandler: Done processing query
8971 2024.08.27 19:06:15.491791 [ 3 ] {f85e0bc5-0a19-475d-bf1c-5a819a23743d} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8972 2024.08.27 19:06:15.491815 [ 3 ] {} <Debug> HTTP-Session: 801c5989-6265-4aa2-8887-7beec2edc739 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8973 2024.08.27 19:06:15.491968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8974 2024.08.27 19:06:15.492018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8975 2024.08.27 19:06:15.492104 [ 3 ] {} <Debug> HTTP-Session: 39895242-2bab-44a7-8af2-6e829de00790 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
8976 2024.08.27 19:06:15.492121 [ 3 ] {} <Debug> HTTP-Session: 39895242-2bab-44a7-8af2-6e829de00790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8977 2024.08.27 19:06:15.492135 [ 3 ] {} <Debug> HTTP-Session: 39895242-2bab-44a7-8af2-6e829de00790 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8978 2024.08.27 19:06:15.492165 [ 3 ] {} <Trace> HTTP-Session: 39895242-2bab-44a7-8af2-6e829de00790 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8979 2024.08.27 19:06:15.492304 [ 3 ] {aaf273e1-cf8b-470d-bd91-67666feac621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8980 2024.08.27 19:06:15.492347 [ 3 ] {aaf273e1-cf8b-470d-bd91-67666feac621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8981 2024.08.27 19:06:15.492491 [ 3 ] {aaf273e1-cf8b-470d-bd91-67666feac621} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8982 2024.08.27 19:06:15.492797 [ 3 ] {aaf273e1-cf8b-470d-bd91-67666feac621} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8983 2024.08.27 19:06:15.492832 [ 3 ] {aaf273e1-cf8b-470d-bd91-67666feac621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8984 2024.08.27 19:06:15.493239 [ 3 ] {aaf273e1-cf8b-470d-bd91-67666feac621} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8985 2024.08.27 19:06:15.493544 [ 3 ] {aaf273e1-cf8b-470d-bd91-67666feac621} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8986 2024.08.27 19:06:15.493693 [ 3 ] {aaf273e1-cf8b-470d-bd91-67666feac621} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001471 sec., 55744.3915703603 rows/sec., 3.54 MiB/sec.
8987 2024.08.27 19:06:15.493849 [ 3 ] {aaf273e1-cf8b-470d-bd91-67666feac621} <Debug> DynamicQueryHandler: Done processing query
8988 2024.08.27 19:06:15.493871 [ 3 ] {aaf273e1-cf8b-470d-bd91-67666feac621} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8989 2024.08.27 19:06:15.493886 [ 3 ] {} <Debug> HTTP-Session: 39895242-2bab-44a7-8af2-6e829de00790 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8990 2024.08.27 19:06:16.512885 [ 35 ] {} <Debug> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0
8991 2024.08.27 19:06:16.512953 [ 35 ] {} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8992 2024.08.27 19:06:16.512979 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
8993 2024.08.27 19:06:16.513157 [ 199 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full
8994 2024.08.27 19:06:16.513476 [ 199 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8995 2024.08.27 19:06:16.513516 [ 199 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 18 rows starting from the beginning of the part
8996 2024.08.27 19:06:16.513605 [ 199 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::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
8997 2024.08.27 19:06:16.513699 [ 199 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::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
8998 2024.08.27 19:06:16.514040 [ 199 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::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
8999 2024.08.27 19:06:16.514223 [ 199 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part
9000 2024.08.27 19:06:16.515171 [ 201 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.002128344 sec., 12216.0703344948 rows/sec., 1.02 MiB/sec.
9001 2024.08.27 19:06:16.515449 [ 190 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
9002 2024.08.27 19:06:16.516240 [ 190 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_20_4} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9003 2024.08.27 19:06:16.516332 [ 190 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_20_4} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4
9004 2024.08.27 19:06:16.516435 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9005 2024.08.27 19:06:20.457180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9006 2024.08.27 19:06:20.457342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9007 2024.08.27 19:06:20.457388 [ 3 ] {} <Debug> HTTP-Session: b6e05055-8e3a-401f-94cf-a5a41b56efa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9008 2024.08.27 19:06:20.457432 [ 3 ] {} <Debug> HTTP-Session: b6e05055-8e3a-401f-94cf-a5a41b56efa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9009 2024.08.27 19:06:20.457460 [ 3 ] {} <Debug> HTTP-Session: b6e05055-8e3a-401f-94cf-a5a41b56efa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9010 2024.08.27 19:06:20.457540 [ 3 ] {} <Trace> HTTP-Session: b6e05055-8e3a-401f-94cf-a5a41b56efa3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9011 2024.08.27 19:06:20.457861 [ 3 ] {3f945f81-76b5-4c63-be85-16460272e88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9012 2024.08.27 19:06:20.457970 [ 3 ] {3f945f81-76b5-4c63-be85-16460272e88e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9013 2024.08.27 19:06:20.458454 [ 3 ] {3f945f81-76b5-4c63-be85-16460272e88e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9014 2024.08.27 19:06:20.459065 [ 3 ] {3f945f81-76b5-4c63-be85-16460272e88e} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9015 2024.08.27 19:06:20.459109 [ 3 ] {3f945f81-76b5-4c63-be85-16460272e88e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9016 2024.08.27 19:06:20.459546 [ 3 ] {3f945f81-76b5-4c63-be85-16460272e88e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9017 2024.08.27 19:06:20.459946 [ 3 ] {3f945f81-76b5-4c63-be85-16460272e88e} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9018 2024.08.27 19:06:20.460099 [ 3 ] {3f945f81-76b5-4c63-be85-16460272e88e} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002359 sec., 30521.407376006784 rows/sec., 2.48 MiB/sec.
9019 2024.08.27 19:06:20.460099 [ 31 ] {} <Debug> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9020 2024.08.27 19:06:20.460169 [ 31 ] {} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9021 2024.08.27 19:06:20.460216 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9022 2024.08.27 19:06:20.460349 [ 3 ] {3f945f81-76b5-4c63-be85-16460272e88e} <Debug> DynamicQueryHandler: Done processing query
9023 2024.08.27 19:06:20.460361 [ 199 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::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
9024 2024.08.27 19:06:20.460378 [ 3 ] {3f945f81-76b5-4c63-be85-16460272e88e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9025 2024.08.27 19:06:20.460411 [ 3 ] {} <Debug> HTTP-Session: b6e05055-8e3a-401f-94cf-a5a41b56efa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9026 2024.08.27 19:06:20.460517 [ 199 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9027 2024.08.27 19:06:20.460558 [ 199 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1412 rows starting from the beginning of the part
9028 2024.08.27 19:06:20.460569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9029 2024.08.27 19:06:20.460659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9030 2024.08.27 19:06:20.460690 [ 199 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1213 rows starting from the beginning of the part
9031 2024.08.27 19:06:20.460706 [ 3 ] {} <Debug> HTTP-Session: 82602e89-571a-4ce0-927b-29efc92c9eeb Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9032 2024.08.27 19:06:20.460747 [ 3 ] {} <Debug> HTTP-Session: 82602e89-571a-4ce0-927b-29efc92c9eeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9033 2024.08.27 19:06:20.460799 [ 3 ] {} <Debug> HTTP-Session: 82602e89-571a-4ce0-927b-29efc92c9eeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9034 2024.08.27 19:06:20.460919 [ 3 ] {} <Trace> HTTP-Session: 82602e89-571a-4ce0-927b-29efc92c9eeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9035 2024.08.27 19:06:20.460948 [ 199 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 248 rows starting from the beginning of the part
9036 2024.08.27 19:06:20.461258 [ 3 ] {5756076a-5fc2-4c9b-ba1c-3bafdf99608a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9037 2024.08.27 19:06:20.461291 [ 199 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 72 rows starting from the beginning of the part
9038 2024.08.27 19:06:20.461332 [ 3 ] {5756076a-5fc2-4c9b-ba1c-3bafdf99608a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9039 2024.08.27 19:06:20.461435 [ 199 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 247 rows starting from the beginning of the part
9040 2024.08.27 19:06:20.461665 [ 199 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 72 rows starting from the beginning of the part
9041 2024.08.27 19:06:20.462113 [ 3 ] {5756076a-5fc2-4c9b-ba1c-3bafdf99608a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9042 2024.08.27 19:06:20.462644 [ 3 ] {5756076a-5fc2-4c9b-ba1c-3bafdf99608a} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9043 2024.08.27 19:06:20.462684 [ 3 ] {5756076a-5fc2-4c9b-ba1c-3bafdf99608a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9044 2024.08.27 19:06:20.463232 [ 3 ] {5756076a-5fc2-4c9b-ba1c-3bafdf99608a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
9045 2024.08.27 19:06:20.463614 [ 3 ] {5756076a-5fc2-4c9b-ba1c-3bafdf99608a} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9046 2024.08.27 19:06:20.463858 [ 3 ] {5756076a-5fc2-4c9b-ba1c-3bafdf99608a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.002756 sec., 2902.7576197387516 rows/sec., 218.27 KiB/sec.
9047 2024.08.27 19:06:20.463971 [ 199 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3264 rows, containing 5 columns (5 merged, 0 gathered) in 0.003692965 sec., 883842.6575935597 rows/sec., 77.55 MiB/sec.
9048 2024.08.27 19:06:20.464112 [ 3 ] {5756076a-5fc2-4c9b-ba1c-3bafdf99608a} <Debug> DynamicQueryHandler: Done processing query
9049 2024.08.27 19:06:20.464143 [ 3 ] {5756076a-5fc2-4c9b-ba1c-3bafdf99608a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9050 2024.08.27 19:06:20.464162 [ 3 ] {} <Debug> HTTP-Session: 82602e89-571a-4ce0-927b-29efc92c9eeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9051 2024.08.27 19:06:20.464204 [ 199 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9052 2024.08.27 19:06:20.464338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9053 2024.08.27 19:06:20.464417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9054 2024.08.27 19:06:20.464447 [ 3 ] {} <Debug> HTTP-Session: 61bcebf3-6c37-4df6-a938-b7c234741dd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9055 2024.08.27 19:06:20.464480 [ 3 ] {} <Debug> HTTP-Session: 61bcebf3-6c37-4df6-a938-b7c234741dd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9056 2024.08.27 19:06:20.464506 [ 3 ] {} <Debug> HTTP-Session: 61bcebf3-6c37-4df6-a938-b7c234741dd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9057 2024.08.27 19:06:20.464547 [ 3 ] {} <Trace> HTTP-Session: 61bcebf3-6c37-4df6-a938-b7c234741dd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9058 2024.08.27 19:06:20.464676 [ 199 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_46_9} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9059 2024.08.27 19:06:20.464693 [ 3 ] {08255b9d-dd1f-4a76-b845-7b9f0fd8bb82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9060 2024.08.27 19:06:20.464747 [ 3 ] {08255b9d-dd1f-4a76-b845-7b9f0fd8bb82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9061 2024.08.27 19:06:20.464766 [ 199 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_46_9} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9062 2024.08.27 19:06:20.464865 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
9063 2024.08.27 19:06:20.465029 [ 3 ] {08255b9d-dd1f-4a76-b845-7b9f0fd8bb82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9064 2024.08.27 19:06:20.465403 [ 3 ] {08255b9d-dd1f-4a76-b845-7b9f0fd8bb82} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9065 2024.08.27 19:06:20.465439 [ 3 ] {08255b9d-dd1f-4a76-b845-7b9f0fd8bb82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9066 2024.08.27 19:06:20.465790 [ 3 ] {08255b9d-dd1f-4a76-b845-7b9f0fd8bb82} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9067 2024.08.27 19:06:20.466152 [ 3 ] {08255b9d-dd1f-4a76-b845-7b9f0fd8bb82} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9068 2024.08.27 19:06:20.466277 [ 31 ] {} <Debug> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9069 2024.08.27 19:06:20.466283 [ 3 ] {08255b9d-dd1f-4a76-b845-7b9f0fd8bb82} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001643 sec., 43822.27632379793 rows/sec., 3.42 MiB/sec.
9070 2024.08.27 19:06:20.466313 [ 31 ] {} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9071 2024.08.27 19:06:20.466357 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9072 2024.08.27 19:06:20.466546 [ 3 ] {08255b9d-dd1f-4a76-b845-7b9f0fd8bb82} <Debug> DynamicQueryHandler: Done processing query
9073 2024.08.27 19:06:20.466577 [ 201 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::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
9074 2024.08.27 19:06:20.466584 [ 3 ] {08255b9d-dd1f-4a76-b845-7b9f0fd8bb82} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9075 2024.08.27 19:06:20.466689 [ 3 ] {} <Debug> HTTP-Session: 61bcebf3-6c37-4df6-a938-b7c234741dd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9076 2024.08.27 19:06:20.466879 [ 201 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9077 2024.08.27 19:06:20.466896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9078 2024.08.27 19:06:20.466946 [ 201 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 911 rows starting from the beginning of the part
9079 2024.08.27 19:06:20.466987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9080 2024.08.27 19:06:20.467021 [ 3 ] {} <Debug> HTTP-Session: b52c2ee5-42aa-4fe7-a202-7b18f07e4b9a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9081 2024.08.27 19:06:20.467102 [ 3 ] {} <Debug> HTTP-Session: b52c2ee5-42aa-4fe7-a202-7b18f07e4b9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9082 2024.08.27 19:06:20.467169 [ 3 ] {} <Debug> HTTP-Session: b52c2ee5-42aa-4fe7-a202-7b18f07e4b9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9083 2024.08.27 19:06:20.467288 [ 201 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 530 rows starting from the beginning of the part
9084 2024.08.27 19:06:20.467306 [ 3 ] {} <Trace> HTTP-Session: b52c2ee5-42aa-4fe7-a202-7b18f07e4b9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9085 2024.08.27 19:06:20.467571 [ 201 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 413 rows starting from the beginning of the part
9086 2024.08.27 19:06:20.467660 [ 3 ] {655b5a8e-c283-4b86-a862-fdab6855a32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9087 2024.08.27 19:06:20.467854 [ 3 ] {655b5a8e-c283-4b86-a862-fdab6855a32d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9088 2024.08.27 19:06:20.467866 [ 201 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 72 rows starting from the beginning of the part
9089 2024.08.27 19:06:20.468292 [ 201 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 411 rows starting from the beginning of the part
9090 2024.08.27 19:06:20.468563 [ 201 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 72 rows starting from the beginning of the part
9091 2024.08.27 19:06:20.469098 [ 3 ] {655b5a8e-c283-4b86-a862-fdab6855a32d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9092 2024.08.27 19:06:20.470186 [ 3 ] {655b5a8e-c283-4b86-a862-fdab6855a32d} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9093 2024.08.27 19:06:20.470259 [ 3 ] {655b5a8e-c283-4b86-a862-fdab6855a32d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9094 2024.08.27 19:06:20.471312 [ 3 ] {655b5a8e-c283-4b86-a862-fdab6855a32d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9095 2024.08.27 19:06:20.471928 [ 3 ] {655b5a8e-c283-4b86-a862-fdab6855a32d} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9096 2024.08.27 19:06:20.472239 [ 186 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2409 rows, containing 5 columns (5 merged, 0 gathered) in 0.005761047 sec., 418153.1586185636 rows/sec., 32.06 MiB/sec.
9097 2024.08.27 19:06:20.472282 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9098 2024.08.27 19:06:20.472317 [ 3 ] {655b5a8e-c283-4b86-a862-fdab6855a32d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004798 sec., 33347.22801167153 rows/sec., 2.32 MiB/sec.
9099 2024.08.27 19:06:20.472374 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9100 2024.08.27 19:06:20.472439 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9101 2024.08.27 19:06:20.472752 [ 186 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9102 2024.08.27 19:06:20.472955 [ 201 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full
9103 2024.08.27 19:06:20.473275 [ 3 ] {655b5a8e-c283-4b86-a862-fdab6855a32d} <Debug> DynamicQueryHandler: Done processing query
9104 2024.08.27 19:06:20.473503 [ 3 ] {655b5a8e-c283-4b86-a862-fdab6855a32d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9105 2024.08.27 19:06:20.473765 [ 201 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9106 2024.08.27 19:06:20.473942 [ 201 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12787 rows starting from the beginning of the part
9107 2024.08.27 19:06:20.473892 [ 3 ] {} <Debug> HTTP-Session: b52c2ee5-42aa-4fe7-a202-7b18f07e4b9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9108 2024.08.27 19:06:20.474447 [ 201 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 845 rows starting from the beginning of the part
9109 2024.08.27 19:06:20.474974 [ 201 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 238 rows starting from the beginning of the part
9110 2024.08.27 19:06:20.475369 [ 201 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part
9111 2024.08.27 19:06:20.475636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14301, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9112 2024.08.27 19:06:20.475742 [ 201 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 237 rows starting from the beginning of the part
9113 2024.08.27 19:06:20.475928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9114 2024.08.27 19:06:20.476184 [ 201 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part
9115 2024.08.27 19:06:20.476192 [ 186 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_46_9} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9116 2024.08.27 19:06:20.476259 [ 3 ] {} <Debug> HTTP-Session: ad3de15a-207e-4a62-b97c-a3e65bf4abcd Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9117 2024.08.27 19:06:20.476714 [ 186 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_46_9} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9118 2024.08.27 19:06:20.476713 [ 3 ] {} <Debug> HTTP-Session: ad3de15a-207e-4a62-b97c-a3e65bf4abcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9119 2024.08.27 19:06:20.476831 [ 3 ] {} <Debug> HTTP-Session: ad3de15a-207e-4a62-b97c-a3e65bf4abcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9120 2024.08.27 19:06:20.477036 [ 3 ] {} <Trace> HTTP-Session: ad3de15a-207e-4a62-b97c-a3e65bf4abcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9121 2024.08.27 19:06:20.477043 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
9122 2024.08.27 19:06:20.477469 [ 3 ] {946238d2-27d2-4a9b-b589-866882c91d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9123 2024.08.27 19:06:20.477581 [ 3 ] {946238d2-27d2-4a9b-b589-866882c91d63} <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
9124 2024.08.27 19:06:20.478309 [ 3 ] {946238d2-27d2-4a9b-b589-866882c91d63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9125 2024.08.27 19:06:20.479884 [ 3 ] {946238d2-27d2-4a9b-b589-866882c91d63} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9126 2024.08.27 19:06:20.479930 [ 3 ] {946238d2-27d2-4a9b-b589-866882c91d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9127 2024.08.27 19:06:20.481228 [ 3 ] {946238d2-27d2-4a9b-b589-866882c91d63} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
9128 2024.08.27 19:06:20.481773 [ 3 ] {946238d2-27d2-4a9b-b589-866882c91d63} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9129 2024.08.27 19:06:20.482001 [ 3 ] {946238d2-27d2-4a9b-b589-866882c91d63} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00472 sec., 1694.915254237288 rows/sec., 3.04 MiB/sec.
9130 2024.08.27 19:06:20.482946 [ 3 ] {946238d2-27d2-4a9b-b589-866882c91d63} <Debug> DynamicQueryHandler: Done processing query
9131 2024.08.27 19:06:20.482982 [ 3 ] {946238d2-27d2-4a9b-b589-866882c91d63} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
9132 2024.08.27 19:06:20.483005 [ 3 ] {} <Debug> HTTP-Session: ad3de15a-207e-4a62-b97c-a3e65bf4abcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9133 2024.08.27 19:06:20.483177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9134 2024.08.27 19:06:20.483256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9135 2024.08.27 19:06:20.483332 [ 3 ] {} <Debug> HTTP-Session: 9dcbb892-d78f-4dab-bf58-c16ea7721aaa Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9136 2024.08.27 19:06:20.483395 [ 3 ] {} <Debug> HTTP-Session: 9dcbb892-d78f-4dab-bf58-c16ea7721aaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9137 2024.08.27 19:06:20.483457 [ 3 ] {} <Debug> HTTP-Session: 9dcbb892-d78f-4dab-bf58-c16ea7721aaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9138 2024.08.27 19:06:20.483576 [ 3 ] {} <Trace> HTTP-Session: 9dcbb892-d78f-4dab-bf58-c16ea7721aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9139 2024.08.27 19:06:20.483624 [ 191 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14427 rows, containing 5 columns (5 merged, 0 gathered) in 0.011046445 sec., 1306031.035324034 rows/sec., 88.30 MiB/sec.
9140 2024.08.27 19:06:20.483736 [ 3 ] {8b3ddbe4-78e7-4715-992b-6b5e10563864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9141 2024.08.27 19:06:20.483784 [ 3 ] {8b3ddbe4-78e7-4715-992b-6b5e10563864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9142 2024.08.27 19:06:20.483949 [ 3 ] {8b3ddbe4-78e7-4715-992b-6b5e10563864} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9143 2024.08.27 19:06:20.484104 [ 191 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9144 2024.08.27 19:06:20.484445 [ 3 ] {8b3ddbe4-78e7-4715-992b-6b5e10563864} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9145 2024.08.27 19:06:20.484499 [ 3 ] {8b3ddbe4-78e7-4715-992b-6b5e10563864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9146 2024.08.27 19:06:20.484741 [ 191 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9147 2024.08.27 19:06:20.484847 [ 191 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9148 2024.08.27 19:06:20.484962 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.65 MiB.
9149 2024.08.27 19:06:20.485008 [ 3 ] {8b3ddbe4-78e7-4715-992b-6b5e10563864} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9150 2024.08.27 19:06:20.485345 [ 3 ] {8b3ddbe4-78e7-4715-992b-6b5e10563864} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9151 2024.08.27 19:06:20.485473 [ 3 ] {8b3ddbe4-78e7-4715-992b-6b5e10563864} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001798 sec., 33370.41156840935 rows/sec., 2.25 MiB/sec.
9152 2024.08.27 19:06:20.485477 [ 31 ] {} <Debug> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9153 2024.08.27 19:06:20.485526 [ 31 ] {} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9154 2024.08.27 19:06:20.485560 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9155 2024.08.27 19:06:20.485719 [ 3 ] {8b3ddbe4-78e7-4715-992b-6b5e10563864} <Debug> DynamicQueryHandler: Done processing query
9156 2024.08.27 19:06:20.485727 [ 189 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
9157 2024.08.27 19:06:20.485752 [ 3 ] {8b3ddbe4-78e7-4715-992b-6b5e10563864} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9158 2024.08.27 19:06:20.485791 [ 3 ] {} <Debug> HTTP-Session: 9dcbb892-d78f-4dab-bf58-c16ea7721aaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9159 2024.08.27 19:06:20.485910 [ 189 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9160 2024.08.27 19:06:20.485946 [ 189 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2730 rows starting from the beginning of the part
9161 2024.08.27 19:06:20.486012 [ 189 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part
9162 2024.08.27 19:06:20.486267 [ 189 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 82 rows starting from the beginning of the part
9163 2024.08.27 19:06:20.486340 [ 189 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part
9164 2024.08.27 19:06:20.486571 [ 189 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part
9165 2024.08.27 19:06:20.486650 [ 189 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part
9166 2024.08.27 19:06:20.488118 [ 200 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3074 rows, containing 4 columns (4 merged, 0 gathered) in 0.002481081 sec., 1238976.0753478021 rows/sec., 80.91 MiB/sec.
9167 2024.08.27 19:06:20.488471 [ 200 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9168 2024.08.27 19:06:20.488917 [ 200 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_46_9} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9169 2024.08.27 19:06:20.489010 [ 200 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_46_9} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9170 2024.08.27 19:06:20.489113 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB.
9171 2024.08.27 19:06:20.681693 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache
9172 2024.08.27 19:06:20.681733 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache
9173 2024.08.27 19:06:22.001263 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000871367 sec.
9174 2024.08.27 19:06:25.461978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9175 2024.08.27 19:06:25.462122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9176 2024.08.27 19:06:25.462191 [ 3 ] {} <Debug> HTTP-Session: 60f38540-3880-47c6-acfd-e81fa3215ec3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9177 2024.08.27 19:06:25.462223 [ 3 ] {} <Debug> HTTP-Session: 60f38540-3880-47c6-acfd-e81fa3215ec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9178 2024.08.27 19:06:25.462242 [ 3 ] {} <Debug> HTTP-Session: 60f38540-3880-47c6-acfd-e81fa3215ec3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9179 2024.08.27 19:06:25.462301 [ 3 ] {} <Trace> HTTP-Session: 60f38540-3880-47c6-acfd-e81fa3215ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9180 2024.08.27 19:06:25.462598 [ 3 ] {813a1b6a-33ce-4a19-944f-c85de24882fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9181 2024.08.27 19:06:25.462673 [ 3 ] {813a1b6a-33ce-4a19-944f-c85de24882fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9182 2024.08.27 19:06:25.463009 [ 3 ] {813a1b6a-33ce-4a19-944f-c85de24882fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9183 2024.08.27 19:06:25.463660 [ 3 ] {813a1b6a-33ce-4a19-944f-c85de24882fa} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9184 2024.08.27 19:06:25.463703 [ 3 ] {813a1b6a-33ce-4a19-944f-c85de24882fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9185 2024.08.27 19:06:25.464151 [ 3 ] {813a1b6a-33ce-4a19-944f-c85de24882fa} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9186 2024.08.27 19:06:25.464547 [ 3 ] {813a1b6a-33ce-4a19-944f-c85de24882fa} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9187 2024.08.27 19:06:25.464696 [ 3 ] {813a1b6a-33ce-4a19-944f-c85de24882fa} <Debug> executeQuery: Read 247 rows, 22.35 KiB in 0.002235 sec., 110514.54138702461 rows/sec., 9.76 MiB/sec.
9188 2024.08.27 19:06:25.464919 [ 3 ] {813a1b6a-33ce-4a19-944f-c85de24882fa} <Debug> DynamicQueryHandler: Done processing query
9189 2024.08.27 19:06:25.464945 [ 3 ] {813a1b6a-33ce-4a19-944f-c85de24882fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
9190 2024.08.27 19:06:25.464961 [ 3 ] {} <Debug> HTTP-Session: 60f38540-3880-47c6-acfd-e81fa3215ec3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9191 2024.08.27 19:06:25.465149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9192 2024.08.27 19:06:25.465205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9193 2024.08.27 19:06:25.465226 [ 3 ] {} <Debug> HTTP-Session: 0f60da15-9626-4237-88a0-29af33f0cad4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9194 2024.08.27 19:06:25.465245 [ 3 ] {} <Debug> HTTP-Session: 0f60da15-9626-4237-88a0-29af33f0cad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9195 2024.08.27 19:06:25.465259 [ 3 ] {} <Debug> HTTP-Session: 0f60da15-9626-4237-88a0-29af33f0cad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9196 2024.08.27 19:06:25.465295 [ 3 ] {} <Trace> HTTP-Session: 0f60da15-9626-4237-88a0-29af33f0cad4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9197 2024.08.27 19:06:25.465409 [ 3 ] {a0228ba0-8324-4a67-92c7-28db97bae838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9198 2024.08.27 19:06:25.465456 [ 3 ] {a0228ba0-8324-4a67-92c7-28db97bae838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9199 2024.08.27 19:06:25.465701 [ 3 ] {a0228ba0-8324-4a67-92c7-28db97bae838} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9200 2024.08.27 19:06:25.466068 [ 3 ] {a0228ba0-8324-4a67-92c7-28db97bae838} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9201 2024.08.27 19:06:25.466104 [ 3 ] {a0228ba0-8324-4a67-92c7-28db97bae838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9202 2024.08.27 19:06:25.466466 [ 3 ] {a0228ba0-8324-4a67-92c7-28db97bae838} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
9203 2024.08.27 19:06:25.466817 [ 3 ] {a0228ba0-8324-4a67-92c7-28db97bae838} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9204 2024.08.27 19:06:25.466944 [ 3 ] {a0228ba0-8324-4a67-92c7-28db97bae838} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.00157 sec., 18471.337579617833 rows/sec., 1.36 MiB/sec.
9205 2024.08.27 19:06:25.466946 [ 75 ] {} <Debug> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
9206 2024.08.27 19:06:25.467012 [ 75 ] {} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9207 2024.08.27 19:06:25.467055 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9208 2024.08.27 19:06:25.467168 [ 3 ] {a0228ba0-8324-4a67-92c7-28db97bae838} <Debug> DynamicQueryHandler: Done processing query
9209 2024.08.27 19:06:25.467227 [ 3 ] {a0228ba0-8324-4a67-92c7-28db97bae838} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9210 2024.08.27 19:06:25.467273 [ 3 ] {} <Debug> HTTP-Session: 0f60da15-9626-4237-88a0-29af33f0cad4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9211 2024.08.27 19:06:25.467321 [ 189 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::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
9212 2024.08.27 19:06:25.467431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9213 2024.08.27 19:06:25.467553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9214 2024.08.27 19:06:25.467610 [ 3 ] {} <Debug> HTTP-Session: f406e2e2-be2b-475b-8d5c-9fe7946b10b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9215 2024.08.27 19:06:25.467662 [ 3 ] {} <Debug> HTTP-Session: f406e2e2-be2b-475b-8d5c-9fe7946b10b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9216 2024.08.27 19:06:25.467676 [ 189 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9217 2024.08.27 19:06:25.467695 [ 3 ] {} <Debug> HTTP-Session: f406e2e2-be2b-475b-8d5c-9fe7946b10b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9218 2024.08.27 19:06:25.467753 [ 189 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 55 rows starting from the beginning of the part
9219 2024.08.27 19:06:25.467766 [ 3 ] {} <Trace> HTTP-Session: f406e2e2-be2b-475b-8d5c-9fe7946b10b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9220 2024.08.27 19:06:25.467976 [ 189 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part
9221 2024.08.27 19:06:25.468022 [ 3 ] {8c4d7384-271d-4dbb-925b-4132e0358d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9222 2024.08.27 19:06:25.468192 [ 3 ] {8c4d7384-271d-4dbb-925b-4132e0358d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9223 2024.08.27 19:06:25.468363 [ 189 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part
9224 2024.08.27 19:06:25.468771 [ 189 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 29 rows starting from the beginning of the part
9225 2024.08.27 19:06:25.469071 [ 189 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part
9226 2024.08.27 19:06:25.469463 [ 189 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 29 rows starting from the beginning of the part
9227 2024.08.27 19:06:25.470106 [ 3 ] {8c4d7384-271d-4dbb-925b-4132e0358d28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9228 2024.08.27 19:06:25.470865 [ 3 ] {8c4d7384-271d-4dbb-925b-4132e0358d28} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9229 2024.08.27 19:06:25.470926 [ 3 ] {8c4d7384-271d-4dbb-925b-4132e0358d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9230 2024.08.27 19:06:25.471890 [ 3 ] {8c4d7384-271d-4dbb-925b-4132e0358d28} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
9231 2024.08.27 19:06:25.472801 [ 200 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 5 columns (5 merged, 0 gathered) in 0.005654375 sec., 28296.672930253124 rows/sec., 2.17 MiB/sec.
9232 2024.08.27 19:06:25.473002 [ 3 ] {8c4d7384-271d-4dbb-925b-4132e0358d28} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9233 2024.08.27 19:06:25.473066 [ 200 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
9234 2024.08.27 19:06:25.473303 [ 3 ] {8c4d7384-271d-4dbb-925b-4132e0358d28} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005384 sec., 2600.2971768202083 rows/sec., 182.11 KiB/sec.
9235 2024.08.27 19:06:25.473698 [ 3 ] {8c4d7384-271d-4dbb-925b-4132e0358d28} <Debug> DynamicQueryHandler: Done processing query
9236 2024.08.27 19:06:25.473764 [ 3 ] {8c4d7384-271d-4dbb-925b-4132e0358d28} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9237 2024.08.27 19:06:25.473802 [ 3 ] {} <Debug> HTTP-Session: f406e2e2-be2b-475b-8d5c-9fe7946b10b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9238 2024.08.27 19:06:25.473964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9239 2024.08.27 19:06:25.474037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9240 2024.08.27 19:06:25.474051 [ 200 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_41_8} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9241 2024.08.27 19:06:25.474068 [ 3 ] {} <Debug> HTTP-Session: b16a5126-ba74-40d3-9c76-b5522a9975d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9242 2024.08.27 19:06:25.474124 [ 3 ] {} <Debug> HTTP-Session: b16a5126-ba74-40d3-9c76-b5522a9975d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9243 2024.08.27 19:06:25.474152 [ 3 ] {} <Debug> HTTP-Session: b16a5126-ba74-40d3-9c76-b5522a9975d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9244 2024.08.27 19:06:25.474209 [ 3 ] {} <Trace> HTTP-Session: b16a5126-ba74-40d3-9c76-b5522a9975d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9245 2024.08.27 19:06:25.474237 [ 200 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_41_8} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
9246 2024.08.27 19:06:25.474396 [ 3 ] {0f78ed34-73b0-46cd-8b5e-424ae84f34d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9247 2024.08.27 19:06:25.474403 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
9248 2024.08.27 19:06:25.474476 [ 3 ] {0f78ed34-73b0-46cd-8b5e-424ae84f34d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9249 2024.08.27 19:06:25.474730 [ 3 ] {0f78ed34-73b0-46cd-8b5e-424ae84f34d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9250 2024.08.27 19:06:25.475047 [ 3 ] {0f78ed34-73b0-46cd-8b5e-424ae84f34d6} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9251 2024.08.27 19:06:25.475083 [ 3 ] {0f78ed34-73b0-46cd-8b5e-424ae84f34d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9252 2024.08.27 19:06:25.475436 [ 3 ] {0f78ed34-73b0-46cd-8b5e-424ae84f34d6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9253 2024.08.27 19:06:25.475813 [ 3 ] {0f78ed34-73b0-46cd-8b5e-424ae84f34d6} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9254 2024.08.27 19:06:25.475932 [ 75 ] {} <Debug> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0
9255 2024.08.27 19:06:25.475945 [ 3 ] {0f78ed34-73b0-46cd-8b5e-424ae84f34d6} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001628 sec., 3685.503685503685 rows/sec., 217.75 KiB/sec.
9256 2024.08.27 19:06:25.475964 [ 75 ] {} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9257 2024.08.27 19:06:25.476000 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9258 2024.08.27 19:06:25.476140 [ 187 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
9259 2024.08.27 19:06:25.476175 [ 3 ] {0f78ed34-73b0-46cd-8b5e-424ae84f34d6} <Debug> DynamicQueryHandler: Done processing query
9260 2024.08.27 19:06:25.476202 [ 3 ] {0f78ed34-73b0-46cd-8b5e-424ae84f34d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9261 2024.08.27 19:06:25.476222 [ 3 ] {} <Debug> HTTP-Session: b16a5126-ba74-40d3-9c76-b5522a9975d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9262 2024.08.27 19:06:25.476300 [ 187 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9263 2024.08.27 19:06:25.476336 [ 187 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
9264 2024.08.27 19:06:25.476477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 66693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9265 2024.08.27 19:06:25.476480 [ 187 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
9266 2024.08.27 19:06:25.476601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9267 2024.08.27 19:06:25.476719 [ 3 ] {} <Debug> HTTP-Session: 5134771d-68b9-4e65-9aaa-83291d8e9b3f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9268 2024.08.27 19:06:25.476790 [ 3 ] {} <Debug> HTTP-Session: 5134771d-68b9-4e65-9aaa-83291d8e9b3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9269 2024.08.27 19:06:25.476816 [ 187 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
9270 2024.08.27 19:06:25.476824 [ 3 ] {} <Debug> HTTP-Session: 5134771d-68b9-4e65-9aaa-83291d8e9b3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9271 2024.08.27 19:06:25.476962 [ 3 ] {} <Trace> HTTP-Session: 5134771d-68b9-4e65-9aaa-83291d8e9b3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9272 2024.08.27 19:06:25.477114 [ 187 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
9273 2024.08.27 19:06:25.477385 [ 187 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
9274 2024.08.27 19:06:25.477503 [ 3 ] {7b4c7e63-692e-4a27-8bad-bce1101a2770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9275 2024.08.27 19:06:25.477646 [ 3 ] {7b4c7e63-692e-4a27-8bad-bce1101a2770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9276 2024.08.27 19:06:25.478139 [ 3 ] {7b4c7e63-692e-4a27-8bad-bce1101a2770} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9277 2024.08.27 19:06:25.478975 [ 200 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.002907099 sec., 10319.56600033229 rows/sec., 655.05 KiB/sec.
9278 2024.08.27 19:06:25.479060 [ 3 ] {7b4c7e63-692e-4a27-8bad-bce1101a2770} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9279 2024.08.27 19:06:25.479116 [ 3 ] {7b4c7e63-692e-4a27-8bad-bce1101a2770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9280 2024.08.27 19:06:25.479163 [ 200 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary)
9281 2024.08.27 19:06:25.480185 [ 3 ] {7b4c7e63-692e-4a27-8bad-bce1101a2770} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9282 2024.08.27 19:06:25.480315 [ 200 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_21_5} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9283 2024.08.27 19:06:25.480511 [ 200 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_21_5} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5
9284 2024.08.27 19:06:25.480791 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
9285 2024.08.27 19:06:25.480976 [ 3 ] {7b4c7e63-692e-4a27-8bad-bce1101a2770} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9286 2024.08.27 19:06:25.481113 [ 3 ] {7b4c7e63-692e-4a27-8bad-bce1101a2770} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.003877 sec., 106009.80139282951 rows/sec., 7.56 MiB/sec.
9287 2024.08.27 19:06:25.481316 [ 3 ] {7b4c7e63-692e-4a27-8bad-bce1101a2770} <Debug> DynamicQueryHandler: Done processing query
9288 2024.08.27 19:06:25.481341 [ 3 ] {7b4c7e63-692e-4a27-8bad-bce1101a2770} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
9289 2024.08.27 19:06:25.481357 [ 3 ] {} <Debug> HTTP-Session: 5134771d-68b9-4e65-9aaa-83291d8e9b3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9290 2024.08.27 19:06:25.481521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9291 2024.08.27 19:06:25.481570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9292 2024.08.27 19:06:25.481589 [ 3 ] {} <Debug> HTTP-Session: 820b6a14-77e2-43bc-b9d0-ea58398bf117 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9293 2024.08.27 19:06:25.481608 [ 3 ] {} <Debug> HTTP-Session: 820b6a14-77e2-43bc-b9d0-ea58398bf117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9294 2024.08.27 19:06:25.481625 [ 3 ] {} <Debug> HTTP-Session: 820b6a14-77e2-43bc-b9d0-ea58398bf117 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9295 2024.08.27 19:06:25.481662 [ 3 ] {} <Trace> HTTP-Session: 820b6a14-77e2-43bc-b9d0-ea58398bf117 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9296 2024.08.27 19:06:25.481776 [ 3 ] {8dd6c158-3a6d-4fbf-a592-49a9ae245de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9297 2024.08.27 19:06:25.481823 [ 3 ] {8dd6c158-3a6d-4fbf-a592-49a9ae245de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9298 2024.08.27 19:06:25.481955 [ 3 ] {8dd6c158-3a6d-4fbf-a592-49a9ae245de6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9299 2024.08.27 19:06:25.482230 [ 3 ] {8dd6c158-3a6d-4fbf-a592-49a9ae245de6} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9300 2024.08.27 19:06:25.482265 [ 3 ] {8dd6c158-3a6d-4fbf-a592-49a9ae245de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9301 2024.08.27 19:06:25.482615 [ 3 ] {8dd6c158-3a6d-4fbf-a592-49a9ae245de6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9302 2024.08.27 19:06:25.482936 [ 3 ] {8dd6c158-3a6d-4fbf-a592-49a9ae245de6} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9303 2024.08.27 19:06:25.483052 [ 75 ] {} <Debug> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
9304 2024.08.27 19:06:25.483061 [ 3 ] {8dd6c158-3a6d-4fbf-a592-49a9ae245de6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001316 sec., 4559.270516717325 rows/sec., 238.20 KiB/sec.
9305 2024.08.27 19:06:25.483081 [ 75 ] {} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9306 2024.08.27 19:06:25.483113 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9307 2024.08.27 19:06:25.483422 [ 200 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
9308 2024.08.27 19:06:25.483440 [ 3 ] {8dd6c158-3a6d-4fbf-a592-49a9ae245de6} <Debug> DynamicQueryHandler: Done processing query
9309 2024.08.27 19:06:25.483533 [ 3 ] {8dd6c158-3a6d-4fbf-a592-49a9ae245de6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9310 2024.08.27 19:06:25.483617 [ 3 ] {} <Debug> HTTP-Session: 820b6a14-77e2-43bc-b9d0-ea58398bf117 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9311 2024.08.27 19:06:25.483721 [ 200 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9312 2024.08.27 19:06:25.483758 [ 200 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
9313 2024.08.27 19:06:25.483883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9314 2024.08.27 19:06:25.483957 [ 200 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
9315 2024.08.27 19:06:25.484000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9316 2024.08.27 19:06:25.484064 [ 3 ] {} <Debug> HTTP-Session: 9ea7645a-8668-49db-a5da-d68f6d72a609 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9317 2024.08.27 19:06:25.484130 [ 3 ] {} <Debug> HTTP-Session: 9ea7645a-8668-49db-a5da-d68f6d72a609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9318 2024.08.27 19:06:25.484185 [ 3 ] {} <Debug> HTTP-Session: 9ea7645a-8668-49db-a5da-d68f6d72a609 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9319 2024.08.27 19:06:25.484246 [ 200 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
9320 2024.08.27 19:06:25.484292 [ 3 ] {} <Trace> HTTP-Session: 9ea7645a-8668-49db-a5da-d68f6d72a609 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9321 2024.08.27 19:06:25.484489 [ 200 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
9322 2024.08.27 19:06:25.484784 [ 200 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
9323 2024.08.27 19:06:25.484788 [ 3 ] {46d92e47-e97b-4b4c-89f3-fb4a84cefba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9324 2024.08.27 19:06:25.485029 [ 3 ] {46d92e47-e97b-4b4c-89f3-fb4a84cefba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9325 2024.08.27 19:06:25.485054 [ 200 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
9326 2024.08.27 19:06:25.485879 [ 3 ] {46d92e47-e97b-4b4c-89f3-fb4a84cefba4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9327 2024.08.27 19:06:25.486935 [ 3 ] {46d92e47-e97b-4b4c-89f3-fb4a84cefba4} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9328 2024.08.27 19:06:25.486999 [ 3 ] {46d92e47-e97b-4b4c-89f3-fb4a84cefba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9329 2024.08.27 19:06:25.487811 [ 187 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.004588093 sec., 27462.390147714967 rows/sec., 1.40 MiB/sec.
9330 2024.08.27 19:06:25.487929 [ 3 ] {46d92e47-e97b-4b4c-89f3-fb4a84cefba4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9331 2024.08.27 19:06:25.487977 [ 187 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
9332 2024.08.27 19:06:25.488396 [ 3 ] {46d92e47-e97b-4b4c-89f3-fb4a84cefba4} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9333 2024.08.27 19:06:25.488565 [ 3 ] {46d92e47-e97b-4b4c-89f3-fb4a84cefba4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004028 sec., 58838.13306852035 rows/sec., 3.94 MiB/sec.
9334 2024.08.27 19:06:25.488625 [ 187 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_21_4} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9335 2024.08.27 19:06:25.488743 [ 187 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_21_4} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
9336 2024.08.27 19:06:25.488790 [ 3 ] {46d92e47-e97b-4b4c-89f3-fb4a84cefba4} <Debug> DynamicQueryHandler: Done processing query
9337 2024.08.27 19:06:25.488830 [ 3 ] {46d92e47-e97b-4b4c-89f3-fb4a84cefba4} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9338 2024.08.27 19:06:25.488842 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9339 2024.08.27 19:06:25.488850 [ 3 ] {} <Debug> HTTP-Session: 9ea7645a-8668-49db-a5da-d68f6d72a609 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9340 2024.08.27 19:06:25.488981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9341 2024.08.27 19:06:25.489030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9342 2024.08.27 19:06:25.489049 [ 3 ] {} <Debug> HTTP-Session: 8054b4c6-d91b-4579-8a30-d917dbb39b21 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9343 2024.08.27 19:06:25.489066 [ 3 ] {} <Debug> HTTP-Session: 8054b4c6-d91b-4579-8a30-d917dbb39b21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9344 2024.08.27 19:06:25.489079 [ 3 ] {} <Debug> HTTP-Session: 8054b4c6-d91b-4579-8a30-d917dbb39b21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9345 2024.08.27 19:06:25.489110 [ 3 ] {} <Trace> HTTP-Session: 8054b4c6-d91b-4579-8a30-d917dbb39b21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9346 2024.08.27 19:06:25.489204 [ 3 ] {8c899b18-dc41-40c3-9e37-7056544d741a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9347 2024.08.27 19:06:25.489249 [ 3 ] {8c899b18-dc41-40c3-9e37-7056544d741a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9348 2024.08.27 19:06:25.489382 [ 3 ] {8c899b18-dc41-40c3-9e37-7056544d741a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9349 2024.08.27 19:06:25.489657 [ 3 ] {8c899b18-dc41-40c3-9e37-7056544d741a} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9350 2024.08.27 19:06:25.489691 [ 3 ] {8c899b18-dc41-40c3-9e37-7056544d741a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9351 2024.08.27 19:06:25.490031 [ 3 ] {8c899b18-dc41-40c3-9e37-7056544d741a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9352 2024.08.27 19:06:25.490345 [ 3 ] {8c899b18-dc41-40c3-9e37-7056544d741a} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9353 2024.08.27 19:06:25.490470 [ 3 ] {8c899b18-dc41-40c3-9e37-7056544d741a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001291 sec., 774.5933384972889 rows/sec., 52.19 KiB/sec.
9354 2024.08.27 19:06:25.490618 [ 3 ] {8c899b18-dc41-40c3-9e37-7056544d741a} <Debug> DynamicQueryHandler: Done processing query
9355 2024.08.27 19:06:25.490641 [ 3 ] {8c899b18-dc41-40c3-9e37-7056544d741a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9356 2024.08.27 19:06:25.490657 [ 3 ] {} <Debug> HTTP-Session: 8054b4c6-d91b-4579-8a30-d917dbb39b21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9357 2024.08.27 19:06:25.490812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9358 2024.08.27 19:06:25.490858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9359 2024.08.27 19:06:25.490877 [ 3 ] {} <Debug> HTTP-Session: 7ac124b2-609f-45b8-ac61-c654fb0dee5f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9360 2024.08.27 19:06:25.490892 [ 3 ] {} <Debug> HTTP-Session: 7ac124b2-609f-45b8-ac61-c654fb0dee5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9361 2024.08.27 19:06:25.490906 [ 3 ] {} <Debug> HTTP-Session: 7ac124b2-609f-45b8-ac61-c654fb0dee5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9362 2024.08.27 19:06:25.490937 [ 3 ] {} <Trace> HTTP-Session: 7ac124b2-609f-45b8-ac61-c654fb0dee5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9363 2024.08.27 19:06:25.491231 [ 3 ] {265912d3-4407-4b3e-8828-ed36426b2825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9364 2024.08.27 19:06:25.491294 [ 3 ] {265912d3-4407-4b3e-8828-ed36426b2825} <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
9365 2024.08.27 19:06:25.491709 [ 3 ] {265912d3-4407-4b3e-8828-ed36426b2825} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9366 2024.08.27 19:06:25.492367 [ 3 ] {265912d3-4407-4b3e-8828-ed36426b2825} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9367 2024.08.27 19:06:25.492403 [ 3 ] {265912d3-4407-4b3e-8828-ed36426b2825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9368 2024.08.27 19:06:25.493031 [ 3 ] {265912d3-4407-4b3e-8828-ed36426b2825} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
9369 2024.08.27 19:06:25.493431 [ 3 ] {265912d3-4407-4b3e-8828-ed36426b2825} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9370 2024.08.27 19:06:25.493572 [ 75 ] {} <Debug> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
9371 2024.08.27 19:06:25.493587 [ 3 ] {265912d3-4407-4b3e-8828-ed36426b2825} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002567 sec., 11297.234125438255 rows/sec., 20.24 MiB/sec.
9372 2024.08.27 19:06:25.493616 [ 75 ] {} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9373 2024.08.27 19:06:25.493664 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9374 2024.08.27 19:06:25.493898 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::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
9375 2024.08.27 19:06:25.494014 [ 3 ] {265912d3-4407-4b3e-8828-ed36426b2825} <Debug> DynamicQueryHandler: Done processing query
9376 2024.08.27 19:06:25.494074 [ 3 ] {265912d3-4407-4b3e-8828-ed36426b2825} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9377 2024.08.27 19:06:25.494127 [ 3 ] {} <Debug> HTTP-Session: 7ac124b2-609f-45b8-ac61-c654fb0dee5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9378 2024.08.27 19:06:25.494475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9379 2024.08.27 19:06:25.494583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9380 2024.08.27 19:06:25.494629 [ 3 ] {} <Debug> HTTP-Session: 207623f6-f592-4ccb-9209-725fd174508a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9381 2024.08.27 19:06:25.494634 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9382 2024.08.27 19:06:25.494659 [ 3 ] {} <Debug> HTTP-Session: 207623f6-f592-4ccb-9209-725fd174508a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9383 2024.08.27 19:06:25.494689 [ 3 ] {} <Debug> HTTP-Session: 207623f6-f592-4ccb-9209-725fd174508a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9384 2024.08.27 19:06:25.494720 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 627 rows starting from the beginning of the part
9385 2024.08.27 19:06:25.494737 [ 3 ] {} <Trace> HTTP-Session: 207623f6-f592-4ccb-9209-725fd174508a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9386 2024.08.27 19:06:25.495034 [ 3 ] {50d2c388-795f-4d20-ae4f-9e73aa5be823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9387 2024.08.27 19:06:25.495196 [ 3 ] {50d2c388-795f-4d20-ae4f-9e73aa5be823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9388 2024.08.27 19:06:25.495233 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 29 rows starting from the beginning of the part
9389 2024.08.27 19:06:25.495845 [ 3 ] {50d2c388-795f-4d20-ae4f-9e73aa5be823} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9390 2024.08.27 19:06:25.495874 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part
9391 2024.08.27 19:06:25.496389 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 29 rows starting from the beginning of the part
9392 2024.08.27 19:06:25.496561 [ 3 ] {50d2c388-795f-4d20-ae4f-9e73aa5be823} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9393 2024.08.27 19:06:25.496657 [ 3 ] {50d2c388-795f-4d20-ae4f-9e73aa5be823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9394 2024.08.27 19:06:25.496936 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part
9395 2024.08.27 19:06:25.497441 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 29 rows starting from the beginning of the part
9396 2024.08.27 19:06:25.497700 [ 3 ] {50d2c388-795f-4d20-ae4f-9e73aa5be823} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9397 2024.08.27 19:06:25.498330 [ 3 ] {50d2c388-795f-4d20-ae4f-9e73aa5be823} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9398 2024.08.27 19:06:25.498582 [ 3 ] {50d2c388-795f-4d20-ae4f-9e73aa5be823} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003721 sec., 22037.086804622413 rows/sec., 1.40 MiB/sec.
9399 2024.08.27 19:06:25.498831 [ 3 ] {50d2c388-795f-4d20-ae4f-9e73aa5be823} <Debug> DynamicQueryHandler: Done processing query
9400 2024.08.27 19:06:25.498856 [ 3 ] {50d2c388-795f-4d20-ae4f-9e73aa5be823} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9401 2024.08.27 19:06:25.498873 [ 3 ] {} <Debug> HTTP-Session: 207623f6-f592-4ccb-9209-725fd174508a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9402 2024.08.27 19:06:25.501799 [ 200 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 730 rows, containing 19 columns (19 merged, 0 gathered) in 0.008045864 sec., 90729.84579406264 rows/sec., 162.58 MiB/sec.
9403 2024.08.27 19:06:25.503303 [ 200 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
9404 2024.08.27 19:06:25.503905 [ 200 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9405 2024.08.27 19:06:25.503995 [ 200 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
9406 2024.08.27 19:06:25.504154 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB.
9407 2024.08.27 19:06:30.486593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 175816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9408 2024.08.27 19:06:30.486749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9409 2024.08.27 19:06:30.486781 [ 3 ] {} <Debug> HTTP-Session: ccfec618-0a8d-4848-8fc0-ad2d5771c1c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9410 2024.08.27 19:06:30.486811 [ 3 ] {} <Debug> HTTP-Session: ccfec618-0a8d-4848-8fc0-ad2d5771c1c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9411 2024.08.27 19:06:30.486828 [ 3 ] {} <Debug> HTTP-Session: ccfec618-0a8d-4848-8fc0-ad2d5771c1c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9412 2024.08.27 19:06:30.486885 [ 3 ] {} <Trace> HTTP-Session: ccfec618-0a8d-4848-8fc0-ad2d5771c1c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9413 2024.08.27 19:06:30.487502 [ 3 ] {f570685b-6cf6-45a0-86da-9eb1d47a5cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9414 2024.08.27 19:06:30.487586 [ 3 ] {f570685b-6cf6-45a0-86da-9eb1d47a5cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9415 2024.08.27 19:06:30.487943 [ 3 ] {f570685b-6cf6-45a0-86da-9eb1d47a5cde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9416 2024.08.27 19:06:30.489315 [ 3 ] {f570685b-6cf6-45a0-86da-9eb1d47a5cde} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9417 2024.08.27 19:06:30.489369 [ 3 ] {f570685b-6cf6-45a0-86da-9eb1d47a5cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9418 2024.08.27 19:06:30.489899 [ 3 ] {f570685b-6cf6-45a0-86da-9eb1d47a5cde} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9419 2024.08.27 19:06:30.490300 [ 3 ] {f570685b-6cf6-45a0-86da-9eb1d47a5cde} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9420 2024.08.27 19:06:30.490508 [ 3 ] {f570685b-6cf6-45a0-86da-9eb1d47a5cde} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.003391 sec., 357416.6912415217 rows/sec., 29.53 MiB/sec.
9421 2024.08.27 19:06:30.490748 [ 3 ] {f570685b-6cf6-45a0-86da-9eb1d47a5cde} <Debug> DynamicQueryHandler: Done processing query
9422 2024.08.27 19:06:30.490775 [ 3 ] {f570685b-6cf6-45a0-86da-9eb1d47a5cde} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
9423 2024.08.27 19:06:30.490792 [ 3 ] {} <Debug> HTTP-Session: ccfec618-0a8d-4848-8fc0-ad2d5771c1c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9424 2024.08.27 19:06:30.490946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9425 2024.08.27 19:06:30.491004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9426 2024.08.27 19:06:30.491026 [ 3 ] {} <Debug> HTTP-Session: ad023da3-4e6f-474f-9218-3734bee332fe Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9427 2024.08.27 19:06:30.491047 [ 3 ] {} <Debug> HTTP-Session: ad023da3-4e6f-474f-9218-3734bee332fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9428 2024.08.27 19:06:30.491063 [ 3 ] {} <Debug> HTTP-Session: ad023da3-4e6f-474f-9218-3734bee332fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9429 2024.08.27 19:06:30.491102 [ 3 ] {} <Trace> HTTP-Session: ad023da3-4e6f-474f-9218-3734bee332fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9430 2024.08.27 19:06:30.491216 [ 3 ] {9a223e79-c945-4b5d-9c9f-036b71c158f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9431 2024.08.27 19:06:30.491266 [ 3 ] {9a223e79-c945-4b5d-9c9f-036b71c158f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9432 2024.08.27 19:06:30.491514 [ 3 ] {9a223e79-c945-4b5d-9c9f-036b71c158f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9433 2024.08.27 19:06:30.491865 [ 3 ] {9a223e79-c945-4b5d-9c9f-036b71c158f6} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9434 2024.08.27 19:06:30.491904 [ 3 ] {9a223e79-c945-4b5d-9c9f-036b71c158f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9435 2024.08.27 19:06:30.492264 [ 3 ] {9a223e79-c945-4b5d-9c9f-036b71c158f6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
9436 2024.08.27 19:06:30.492649 [ 3 ] {9a223e79-c945-4b5d-9c9f-036b71c158f6} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9437 2024.08.27 19:06:30.492814 [ 3 ] {9a223e79-c945-4b5d-9c9f-036b71c158f6} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001623 sec., 4929.143561306223 rows/sec., 370.65 KiB/sec.
9438 2024.08.27 19:06:30.492994 [ 3 ] {9a223e79-c945-4b5d-9c9f-036b71c158f6} <Debug> DynamicQueryHandler: Done processing query
9439 2024.08.27 19:06:30.493020 [ 3 ] {9a223e79-c945-4b5d-9c9f-036b71c158f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9440 2024.08.27 19:06:30.493037 [ 3 ] {} <Debug> HTTP-Session: ad023da3-4e6f-474f-9218-3734bee332fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9441 2024.08.27 19:06:30.493268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9442 2024.08.27 19:06:30.493322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9443 2024.08.27 19:06:30.493343 [ 3 ] {} <Debug> HTTP-Session: 2603f0aa-2c7c-4840-9e66-c9a8d93e1d80 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9444 2024.08.27 19:06:30.493361 [ 3 ] {} <Debug> HTTP-Session: 2603f0aa-2c7c-4840-9e66-c9a8d93e1d80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9445 2024.08.27 19:06:30.493376 [ 3 ] {} <Debug> HTTP-Session: 2603f0aa-2c7c-4840-9e66-c9a8d93e1d80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9446 2024.08.27 19:06:30.493411 [ 3 ] {} <Trace> HTTP-Session: 2603f0aa-2c7c-4840-9e66-c9a8d93e1d80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9447 2024.08.27 19:06:30.493612 [ 3 ] {129448fd-6325-4444-9ec5-48793bc2761e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9448 2024.08.27 19:06:30.493660 [ 3 ] {129448fd-6325-4444-9ec5-48793bc2761e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9449 2024.08.27 19:06:30.493895 [ 3 ] {129448fd-6325-4444-9ec5-48793bc2761e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9450 2024.08.27 19:06:30.494405 [ 3 ] {129448fd-6325-4444-9ec5-48793bc2761e} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9451 2024.08.27 19:06:30.494444 [ 3 ] {129448fd-6325-4444-9ec5-48793bc2761e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9452 2024.08.27 19:06:30.494824 [ 3 ] {129448fd-6325-4444-9ec5-48793bc2761e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
9453 2024.08.27 19:06:30.495188 [ 3 ] {129448fd-6325-4444-9ec5-48793bc2761e} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9454 2024.08.27 19:06:30.495354 [ 3 ] {129448fd-6325-4444-9ec5-48793bc2761e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001853 sec., 123043.71289800323 rows/sec., 8.33 MiB/sec.
9455 2024.08.27 19:06:30.495542 [ 3 ] {129448fd-6325-4444-9ec5-48793bc2761e} <Debug> DynamicQueryHandler: Done processing query
9456 2024.08.27 19:06:30.495568 [ 3 ] {129448fd-6325-4444-9ec5-48793bc2761e} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9457 2024.08.27 19:06:30.495584 [ 3 ] {} <Debug> HTTP-Session: 2603f0aa-2c7c-4840-9e66-c9a8d93e1d80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9458 2024.08.27 19:06:30.495876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 87195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9459 2024.08.27 19:06:30.495930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9460 2024.08.27 19:06:30.495952 [ 3 ] {} <Debug> HTTP-Session: 188af18b-2f09-427a-b12f-7c02f6572b9b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9461 2024.08.27 19:06:30.495970 [ 3 ] {} <Debug> HTTP-Session: 188af18b-2f09-427a-b12f-7c02f6572b9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9462 2024.08.27 19:06:30.495984 [ 3 ] {} <Debug> HTTP-Session: 188af18b-2f09-427a-b12f-7c02f6572b9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9463 2024.08.27 19:06:30.496018 [ 3 ] {} <Trace> HTTP-Session: 188af18b-2f09-427a-b12f-7c02f6572b9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9464 2024.08.27 19:06:30.496305 [ 3 ] {9bc41cac-3bc6-48e0-9b2b-99af20da3fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9465 2024.08.27 19:06:30.496350 [ 3 ] {9bc41cac-3bc6-48e0-9b2b-99af20da3fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9466 2024.08.27 19:06:30.496581 [ 3 ] {9bc41cac-3bc6-48e0-9b2b-99af20da3fca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9467 2024.08.27 19:06:30.497308 [ 3 ] {9bc41cac-3bc6-48e0-9b2b-99af20da3fca} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9468 2024.08.27 19:06:30.497346 [ 3 ] {9bc41cac-3bc6-48e0-9b2b-99af20da3fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9469 2024.08.27 19:06:30.497738 [ 3 ] {9bc41cac-3bc6-48e0-9b2b-99af20da3fca} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9470 2024.08.27 19:06:30.498096 [ 3 ] {9bc41cac-3bc6-48e0-9b2b-99af20da3fca} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9471 2024.08.27 19:06:30.498255 [ 3 ] {9bc41cac-3bc6-48e0-9b2b-99af20da3fca} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.002117 sec., 249409.54180444026 rows/sec., 18.47 MiB/sec.
9472 2024.08.27 19:06:30.498553 [ 3 ] {9bc41cac-3bc6-48e0-9b2b-99af20da3fca} <Debug> DynamicQueryHandler: Done processing query
9473 2024.08.27 19:06:30.498614 [ 3 ] {9bc41cac-3bc6-48e0-9b2b-99af20da3fca} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9474 2024.08.27 19:06:30.498652 [ 3 ] {} <Debug> HTTP-Session: 188af18b-2f09-427a-b12f-7c02f6572b9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9475 2024.08.27 19:06:30.499046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 160280, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9476 2024.08.27 19:06:30.499104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9477 2024.08.27 19:06:30.499124 [ 3 ] {} <Debug> HTTP-Session: 7f599769-0d52-4f76-ba75-598f9ef19e41 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9478 2024.08.27 19:06:30.499170 [ 3 ] {} <Debug> HTTP-Session: 7f599769-0d52-4f76-ba75-598f9ef19e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9479 2024.08.27 19:06:30.499185 [ 3 ] {} <Debug> HTTP-Session: 7f599769-0d52-4f76-ba75-598f9ef19e41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9480 2024.08.27 19:06:30.499217 [ 3 ] {} <Trace> HTTP-Session: 7f599769-0d52-4f76-ba75-598f9ef19e41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9481 2024.08.27 19:06:30.499658 [ 3 ] {f0ceeafd-b014-4d9f-b24e-505b5f809d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9482 2024.08.27 19:06:30.499718 [ 3 ] {f0ceeafd-b014-4d9f-b24e-505b5f809d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9483 2024.08.27 19:06:30.499901 [ 3 ] {f0ceeafd-b014-4d9f-b24e-505b5f809d06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9484 2024.08.27 19:06:30.500729 [ 3 ] {f0ceeafd-b014-4d9f-b24e-505b5f809d06} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9485 2024.08.27 19:06:30.500771 [ 3 ] {f0ceeafd-b014-4d9f-b24e-505b5f809d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9486 2024.08.27 19:06:30.501206 [ 3 ] {f0ceeafd-b014-4d9f-b24e-505b5f809d06} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9487 2024.08.27 19:06:30.501549 [ 3 ] {f0ceeafd-b014-4d9f-b24e-505b5f809d06} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9488 2024.08.27 19:06:30.501735 [ 3 ] {f0ceeafd-b014-4d9f-b24e-505b5f809d06} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002375 sec., 355368.4210526316 rows/sec., 23.92 MiB/sec.
9489 2024.08.27 19:06:30.502039 [ 3 ] {f0ceeafd-b014-4d9f-b24e-505b5f809d06} <Debug> DynamicQueryHandler: Done processing query
9490 2024.08.27 19:06:30.502084 [ 3 ] {f0ceeafd-b014-4d9f-b24e-505b5f809d06} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
9491 2024.08.27 19:06:30.502108 [ 3 ] {} <Debug> HTTP-Session: 7f599769-0d52-4f76-ba75-598f9ef19e41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9492 2024.08.27 19:06:30.502298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14280, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9493 2024.08.27 19:06:30.502348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9494 2024.08.27 19:06:30.502368 [ 3 ] {} <Debug> HTTP-Session: 0c456a1c-75d2-46c2-9e05-7734d032d403 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9495 2024.08.27 19:06:30.502385 [ 3 ] {} <Debug> HTTP-Session: 0c456a1c-75d2-46c2-9e05-7734d032d403 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9496 2024.08.27 19:06:30.502398 [ 3 ] {} <Debug> HTTP-Session: 0c456a1c-75d2-46c2-9e05-7734d032d403 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9497 2024.08.27 19:06:30.502429 [ 3 ] {} <Trace> HTTP-Session: 0c456a1c-75d2-46c2-9e05-7734d032d403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9498 2024.08.27 19:06:30.502587 [ 3 ] {b3c0af95-f2c2-4543-b0a0-8243b6cfed72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9499 2024.08.27 19:06:30.502656 [ 3 ] {b3c0af95-f2c2-4543-b0a0-8243b6cfed72} <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
9500 2024.08.27 19:06:30.503083 [ 3 ] {b3c0af95-f2c2-4543-b0a0-8243b6cfed72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9501 2024.08.27 19:06:30.503628 [ 3 ] {b3c0af95-f2c2-4543-b0a0-8243b6cfed72} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9502 2024.08.27 19:06:30.503666 [ 3 ] {b3c0af95-f2c2-4543-b0a0-8243b6cfed72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9503 2024.08.27 19:06:30.504270 [ 3 ] {b3c0af95-f2c2-4543-b0a0-8243b6cfed72} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
9504 2024.08.27 19:06:30.504860 [ 3 ] {b3c0af95-f2c2-4543-b0a0-8243b6cfed72} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9505 2024.08.27 19:06:30.505118 [ 3 ] {b3c0af95-f2c2-4543-b0a0-8243b6cfed72} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002607 sec., 3068.6612965093977 rows/sec., 5.50 MiB/sec.
9506 2024.08.27 19:06:30.505426 [ 3 ] {b3c0af95-f2c2-4543-b0a0-8243b6cfed72} <Debug> DynamicQueryHandler: Done processing query
9507 2024.08.27 19:06:30.505454 [ 3 ] {b3c0af95-f2c2-4543-b0a0-8243b6cfed72} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
9508 2024.08.27 19:06:30.505471 [ 3 ] {} <Debug> HTTP-Session: 0c456a1c-75d2-46c2-9e05-7734d032d403 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9509 2024.08.27 19:06:30.505617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9510 2024.08.27 19:06:30.505670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9511 2024.08.27 19:06:30.505690 [ 3 ] {} <Debug> HTTP-Session: 6d3c5ccf-bb1c-4f5e-8a52-e40bc1f8fe77 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9512 2024.08.27 19:06:30.505708 [ 3 ] {} <Debug> HTTP-Session: 6d3c5ccf-bb1c-4f5e-8a52-e40bc1f8fe77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9513 2024.08.27 19:06:30.505722 [ 3 ] {} <Debug> HTTP-Session: 6d3c5ccf-bb1c-4f5e-8a52-e40bc1f8fe77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9514 2024.08.27 19:06:30.505753 [ 3 ] {} <Trace> HTTP-Session: 6d3c5ccf-bb1c-4f5e-8a52-e40bc1f8fe77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9515 2024.08.27 19:06:30.505885 [ 3 ] {bb7e6152-7c9c-413a-ae55-e92a6a35f55f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9516 2024.08.27 19:06:30.505931 [ 3 ] {bb7e6152-7c9c-413a-ae55-e92a6a35f55f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9517 2024.08.27 19:06:30.506112 [ 3 ] {bb7e6152-7c9c-413a-ae55-e92a6a35f55f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9518 2024.08.27 19:06:30.506464 [ 3 ] {bb7e6152-7c9c-413a-ae55-e92a6a35f55f} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9519 2024.08.27 19:06:30.506505 [ 3 ] {bb7e6152-7c9c-413a-ae55-e92a6a35f55f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB.
9520 2024.08.27 19:06:30.506892 [ 3 ] {bb7e6152-7c9c-413a-ae55-e92a6a35f55f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9521 2024.08.27 19:06:30.507238 [ 3 ] {bb7e6152-7c9c-413a-ae55-e92a6a35f55f} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9522 2024.08.27 19:06:30.507394 [ 3 ] {bb7e6152-7c9c-413a-ae55-e92a6a35f55f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001551 sec., 38684.71953578336 rows/sec., 2.61 MiB/sec.
9523 2024.08.27 19:06:30.507567 [ 3 ] {bb7e6152-7c9c-413a-ae55-e92a6a35f55f} <Debug> DynamicQueryHandler: Done processing query
9524 2024.08.27 19:06:30.507593 [ 3 ] {bb7e6152-7c9c-413a-ae55-e92a6a35f55f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9525 2024.08.27 19:06:30.507609 [ 3 ] {} <Debug> HTTP-Session: 6d3c5ccf-bb1c-4f5e-8a52-e40bc1f8fe77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9526 2024.08.27 19:06:35.461939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9527 2024.08.27 19:06:35.462093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9528 2024.08.27 19:06:35.462123 [ 3 ] {} <Debug> HTTP-Session: 4197619b-46c8-4885-b0d0-88bf2222b706 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9529 2024.08.27 19:06:35.462153 [ 3 ] {} <Debug> HTTP-Session: 4197619b-46c8-4885-b0d0-88bf2222b706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9530 2024.08.27 19:06:35.462171 [ 3 ] {} <Debug> HTTP-Session: 4197619b-46c8-4885-b0d0-88bf2222b706 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9531 2024.08.27 19:06:35.462229 [ 3 ] {} <Trace> HTTP-Session: 4197619b-46c8-4885-b0d0-88bf2222b706 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9532 2024.08.27 19:06:35.462426 [ 3 ] {c6fc8319-cb97-4122-9641-f63b39dd1cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9533 2024.08.27 19:06:35.462498 [ 3 ] {c6fc8319-cb97-4122-9641-f63b39dd1cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9534 2024.08.27 19:06:35.462842 [ 3 ] {c6fc8319-cb97-4122-9641-f63b39dd1cd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9535 2024.08.27 19:06:35.463345 [ 3 ] {c6fc8319-cb97-4122-9641-f63b39dd1cd9} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9536 2024.08.27 19:06:35.463394 [ 3 ] {c6fc8319-cb97-4122-9641-f63b39dd1cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
9537 2024.08.27 19:06:35.463823 [ 3 ] {c6fc8319-cb97-4122-9641-f63b39dd1cd9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9538 2024.08.27 19:06:35.464225 [ 3 ] {c6fc8319-cb97-4122-9641-f63b39dd1cd9} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9539 2024.08.27 19:06:35.464404 [ 3 ] {c6fc8319-cb97-4122-9641-f63b39dd1cd9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002022 sec., 1978.2393669634027 rows/sec., 161.31 KiB/sec.
9540 2024.08.27 19:06:35.464798 [ 3 ] {c6fc8319-cb97-4122-9641-f63b39dd1cd9} <Debug> DynamicQueryHandler: Done processing query
9541 2024.08.27 19:06:35.464827 [ 3 ] {c6fc8319-cb97-4122-9641-f63b39dd1cd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9542 2024.08.27 19:06:35.464844 [ 3 ] {} <Debug> HTTP-Session: 4197619b-46c8-4885-b0d0-88bf2222b706 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9543 2024.08.27 19:06:35.465042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9544 2024.08.27 19:06:35.465101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9545 2024.08.27 19:06:35.465121 [ 3 ] {} <Debug> HTTP-Session: ec5f052f-6c04-4042-9649-77edac2d2b98 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9546 2024.08.27 19:06:35.465141 [ 3 ] {} <Debug> HTTP-Session: ec5f052f-6c04-4042-9649-77edac2d2b98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9547 2024.08.27 19:06:35.465155 [ 3 ] {} <Debug> HTTP-Session: ec5f052f-6c04-4042-9649-77edac2d2b98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9548 2024.08.27 19:06:35.465191 [ 3 ] {} <Trace> HTTP-Session: ec5f052f-6c04-4042-9649-77edac2d2b98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9549 2024.08.27 19:06:35.465373 [ 3 ] {ba8c8b7b-13f7-4ebe-a1e7-e12055fb6a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9550 2024.08.27 19:06:35.465422 [ 3 ] {ba8c8b7b-13f7-4ebe-a1e7-e12055fb6a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9551 2024.08.27 19:06:35.465694 [ 3 ] {ba8c8b7b-13f7-4ebe-a1e7-e12055fb6a32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9552 2024.08.27 19:06:35.466165 [ 3 ] {ba8c8b7b-13f7-4ebe-a1e7-e12055fb6a32} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9553 2024.08.27 19:06:35.466205 [ 3 ] {ba8c8b7b-13f7-4ebe-a1e7-e12055fb6a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
9554 2024.08.27 19:06:35.466591 [ 3 ] {ba8c8b7b-13f7-4ebe-a1e7-e12055fb6a32} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9555 2024.08.27 19:06:35.466971 [ 3 ] {ba8c8b7b-13f7-4ebe-a1e7-e12055fb6a32} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9556 2024.08.27 19:06:35.467139 [ 3 ] {ba8c8b7b-13f7-4ebe-a1e7-e12055fb6a32} <Debug> executeQuery: Read 249 rows, 22.49 KiB in 0.001852 sec., 134449.24406047518 rows/sec., 11.86 MiB/sec.
9557 2024.08.27 19:06:35.467316 [ 3 ] {ba8c8b7b-13f7-4ebe-a1e7-e12055fb6a32} <Debug> DynamicQueryHandler: Done processing query
9558 2024.08.27 19:06:35.467343 [ 3 ] {ba8c8b7b-13f7-4ebe-a1e7-e12055fb6a32} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
9559 2024.08.27 19:06:35.467358 [ 3 ] {} <Debug> HTTP-Session: ec5f052f-6c04-4042-9649-77edac2d2b98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9560 2024.08.27 19:06:35.467556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9561 2024.08.27 19:06:35.467608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9562 2024.08.27 19:06:35.467628 [ 3 ] {} <Debug> HTTP-Session: c271b397-1528-4f9e-8f1c-c4d298896d53 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9563 2024.08.27 19:06:35.467646 [ 3 ] {} <Debug> HTTP-Session: c271b397-1528-4f9e-8f1c-c4d298896d53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9564 2024.08.27 19:06:35.467660 [ 3 ] {} <Debug> HTTP-Session: c271b397-1528-4f9e-8f1c-c4d298896d53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9565 2024.08.27 19:06:35.467694 [ 3 ] {} <Trace> HTTP-Session: c271b397-1528-4f9e-8f1c-c4d298896d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9566 2024.08.27 19:06:35.467806 [ 3 ] {db951bf9-8042-4d63-b075-432ac4b415f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9567 2024.08.27 19:06:35.467852 [ 3 ] {db951bf9-8042-4d63-b075-432ac4b415f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9568 2024.08.27 19:06:35.468084 [ 3 ] {db951bf9-8042-4d63-b075-432ac4b415f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9569 2024.08.27 19:06:35.468409 [ 3 ] {db951bf9-8042-4d63-b075-432ac4b415f9} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9570 2024.08.27 19:06:35.468447 [ 3 ] {db951bf9-8042-4d63-b075-432ac4b415f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
9571 2024.08.27 19:06:35.468806 [ 3 ] {db951bf9-8042-4d63-b075-432ac4b415f9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
9572 2024.08.27 19:06:35.469167 [ 3 ] {db951bf9-8042-4d63-b075-432ac4b415f9} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9573 2024.08.27 19:06:35.469329 [ 3 ] {db951bf9-8042-4d63-b075-432ac4b415f9} <Debug> executeQuery: Read 33 rows, 2.46 KiB in 0.001551 sec., 21276.59574468085 rows/sec., 1.55 MiB/sec.
9574 2024.08.27 19:06:35.469504 [ 3 ] {db951bf9-8042-4d63-b075-432ac4b415f9} <Debug> DynamicQueryHandler: Done processing query
9575 2024.08.27 19:06:35.469529 [ 3 ] {db951bf9-8042-4d63-b075-432ac4b415f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9576 2024.08.27 19:06:35.469545 [ 3 ] {} <Debug> HTTP-Session: c271b397-1528-4f9e-8f1c-c4d298896d53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9577 2024.08.27 19:06:35.469708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9578 2024.08.27 19:06:35.469759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9579 2024.08.27 19:06:35.469779 [ 3 ] {} <Debug> HTTP-Session: d86c88c2-1047-497b-a507-2dcfbc0b2cff Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9580 2024.08.27 19:06:35.469797 [ 3 ] {} <Debug> HTTP-Session: d86c88c2-1047-497b-a507-2dcfbc0b2cff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9581 2024.08.27 19:06:35.469812 [ 3 ] {} <Debug> HTTP-Session: d86c88c2-1047-497b-a507-2dcfbc0b2cff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9582 2024.08.27 19:06:35.469843 [ 3 ] {} <Trace> HTTP-Session: d86c88c2-1047-497b-a507-2dcfbc0b2cff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9583 2024.08.27 19:06:35.469946 [ 3 ] {9dc98c44-c040-4f25-b371-155fc9f28561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9584 2024.08.27 19:06:35.469991 [ 3 ] {9dc98c44-c040-4f25-b371-155fc9f28561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9585 2024.08.27 19:06:35.470216 [ 3 ] {9dc98c44-c040-4f25-b371-155fc9f28561} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9586 2024.08.27 19:06:35.470554 [ 3 ] {9dc98c44-c040-4f25-b371-155fc9f28561} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9587 2024.08.27 19:06:35.470589 [ 3 ] {9dc98c44-c040-4f25-b371-155fc9f28561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
9588 2024.08.27 19:06:35.470926 [ 3 ] {9dc98c44-c040-4f25-b371-155fc9f28561} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
9589 2024.08.27 19:06:35.471264 [ 3 ] {9dc98c44-c040-4f25-b371-155fc9f28561} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9590 2024.08.27 19:06:35.471481 [ 3 ] {9dc98c44-c040-4f25-b371-155fc9f28561} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001559 sec., 8980.115458627324 rows/sec., 628.91 KiB/sec.
9591 2024.08.27 19:06:35.471650 [ 3 ] {9dc98c44-c040-4f25-b371-155fc9f28561} <Debug> DynamicQueryHandler: Done processing query
9592 2024.08.27 19:06:35.471675 [ 3 ] {9dc98c44-c040-4f25-b371-155fc9f28561} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9593 2024.08.27 19:06:35.471691 [ 3 ] {} <Debug> HTTP-Session: d86c88c2-1047-497b-a507-2dcfbc0b2cff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9594 2024.08.27 19:06:35.471806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9595 2024.08.27 19:06:35.471855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9596 2024.08.27 19:06:35.471875 [ 3 ] {} <Debug> HTTP-Session: 5150a66e-43ae-4165-beaf-f1eccb331790 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9597 2024.08.27 19:06:35.471892 [ 3 ] {} <Debug> HTTP-Session: 5150a66e-43ae-4165-beaf-f1eccb331790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9598 2024.08.27 19:06:35.471907 [ 3 ] {} <Debug> HTTP-Session: 5150a66e-43ae-4165-beaf-f1eccb331790 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9599 2024.08.27 19:06:35.471938 [ 3 ] {} <Trace> HTTP-Session: 5150a66e-43ae-4165-beaf-f1eccb331790 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9600 2024.08.27 19:06:35.472036 [ 3 ] {dae9e616-edbf-426a-bc8e-9db9496d9723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9601 2024.08.27 19:06:35.472080 [ 3 ] {dae9e616-edbf-426a-bc8e-9db9496d9723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9602 2024.08.27 19:06:35.472305 [ 3 ] {dae9e616-edbf-426a-bc8e-9db9496d9723} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9603 2024.08.27 19:06:35.472611 [ 3 ] {dae9e616-edbf-426a-bc8e-9db9496d9723} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9604 2024.08.27 19:06:35.472649 [ 3 ] {dae9e616-edbf-426a-bc8e-9db9496d9723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
9605 2024.08.27 19:06:35.472997 [ 3 ] {dae9e616-edbf-426a-bc8e-9db9496d9723} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9606 2024.08.27 19:06:35.473362 [ 3 ] {dae9e616-edbf-426a-bc8e-9db9496d9723} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9607 2024.08.27 19:06:35.473520 [ 3 ] {dae9e616-edbf-426a-bc8e-9db9496d9723} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001507 sec., 3981.4200398142 rows/sec., 235.23 KiB/sec.
9608 2024.08.27 19:06:35.473702 [ 3 ] {dae9e616-edbf-426a-bc8e-9db9496d9723} <Debug> DynamicQueryHandler: Done processing query
9609 2024.08.27 19:06:35.473727 [ 3 ] {dae9e616-edbf-426a-bc8e-9db9496d9723} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9610 2024.08.27 19:06:35.473743 [ 3 ] {} <Debug> HTTP-Session: 5150a66e-43ae-4165-beaf-f1eccb331790 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9611 2024.08.27 19:06:35.473920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 67377, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9612 2024.08.27 19:06:35.473969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9613 2024.08.27 19:06:35.473989 [ 3 ] {} <Debug> HTTP-Session: 5af7f731-e70b-4018-b019-369782cd094c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9614 2024.08.27 19:06:35.474006 [ 3 ] {} <Debug> HTTP-Session: 5af7f731-e70b-4018-b019-369782cd094c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9615 2024.08.27 19:06:35.474020 [ 3 ] {} <Debug> HTTP-Session: 5af7f731-e70b-4018-b019-369782cd094c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9616 2024.08.27 19:06:35.474051 [ 3 ] {} <Trace> HTTP-Session: 5af7f731-e70b-4018-b019-369782cd094c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9617 2024.08.27 19:06:35.474263 [ 3 ] {79b108c8-d96a-4e39-a3d5-7dfcf71ee83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9618 2024.08.27 19:06:35.474306 [ 3 ] {79b108c8-d96a-4e39-a3d5-7dfcf71ee83d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9619 2024.08.27 19:06:35.474533 [ 3 ] {79b108c8-d96a-4e39-a3d5-7dfcf71ee83d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9620 2024.08.27 19:06:35.475220 [ 3 ] {79b108c8-d96a-4e39-a3d5-7dfcf71ee83d} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9621 2024.08.27 19:06:35.475258 [ 3 ] {79b108c8-d96a-4e39-a3d5-7dfcf71ee83d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
9622 2024.08.27 19:06:35.475628 [ 3 ] {79b108c8-d96a-4e39-a3d5-7dfcf71ee83d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9623 2024.08.27 19:06:35.475985 [ 3 ] {79b108c8-d96a-4e39-a3d5-7dfcf71ee83d} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9624 2024.08.27 19:06:35.476147 [ 3 ] {79b108c8-d96a-4e39-a3d5-7dfcf71ee83d} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.001991 sec., 208437.97086891008 rows/sec., 14.88 MiB/sec.
9625 2024.08.27 19:06:35.476331 [ 3 ] {79b108c8-d96a-4e39-a3d5-7dfcf71ee83d} <Debug> DynamicQueryHandler: Done processing query
9626 2024.08.27 19:06:35.476357 [ 3 ] {79b108c8-d96a-4e39-a3d5-7dfcf71ee83d} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
9627 2024.08.27 19:06:35.476373 [ 3 ] {} <Debug> HTTP-Session: 5af7f731-e70b-4018-b019-369782cd094c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9628 2024.08.27 19:06:35.476593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9629 2024.08.27 19:06:35.476644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9630 2024.08.27 19:06:35.476663 [ 3 ] {} <Debug> HTTP-Session: 37049567-1d59-40ec-8c4c-ac2b3924f21f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9631 2024.08.27 19:06:35.476680 [ 3 ] {} <Debug> HTTP-Session: 37049567-1d59-40ec-8c4c-ac2b3924f21f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9632 2024.08.27 19:06:35.476694 [ 3 ] {} <Debug> HTTP-Session: 37049567-1d59-40ec-8c4c-ac2b3924f21f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9633 2024.08.27 19:06:35.476725 [ 3 ] {} <Trace> HTTP-Session: 37049567-1d59-40ec-8c4c-ac2b3924f21f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9634 2024.08.27 19:06:35.476820 [ 3 ] {10b863c1-63fa-49bd-8629-e9046f80a426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9635 2024.08.27 19:06:35.476865 [ 3 ] {10b863c1-63fa-49bd-8629-e9046f80a426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9636 2024.08.27 19:06:35.476995 [ 3 ] {10b863c1-63fa-49bd-8629-e9046f80a426} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9637 2024.08.27 19:06:35.477261 [ 3 ] {10b863c1-63fa-49bd-8629-e9046f80a426} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9638 2024.08.27 19:06:35.477299 [ 3 ] {10b863c1-63fa-49bd-8629-e9046f80a426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
9639 2024.08.27 19:06:35.477651 [ 3 ] {10b863c1-63fa-49bd-8629-e9046f80a426} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9640 2024.08.27 19:06:35.477972 [ 3 ] {10b863c1-63fa-49bd-8629-e9046f80a426} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9641 2024.08.27 19:06:35.478126 [ 3 ] {10b863c1-63fa-49bd-8629-e9046f80a426} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001322 sec., 4538.57791225416 rows/sec., 237.12 KiB/sec.
9642 2024.08.27 19:06:35.478420 [ 3 ] {10b863c1-63fa-49bd-8629-e9046f80a426} <Debug> DynamicQueryHandler: Done processing query
9643 2024.08.27 19:06:35.478446 [ 3 ] {10b863c1-63fa-49bd-8629-e9046f80a426} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9644 2024.08.27 19:06:35.478462 [ 3 ] {} <Debug> HTTP-Session: 37049567-1d59-40ec-8c4c-ac2b3924f21f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9645 2024.08.27 19:06:35.478616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 45018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9646 2024.08.27 19:06:35.478667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9647 2024.08.27 19:06:35.478685 [ 3 ] {} <Debug> HTTP-Session: e40265e5-d378-4d0e-ae45-b7f974e00fdd Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9648 2024.08.27 19:06:35.478702 [ 3 ] {} <Debug> HTTP-Session: e40265e5-d378-4d0e-ae45-b7f974e00fdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9649 2024.08.27 19:06:35.478716 [ 3 ] {} <Debug> HTTP-Session: e40265e5-d378-4d0e-ae45-b7f974e00fdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9650 2024.08.27 19:06:35.478746 [ 3 ] {} <Trace> HTTP-Session: e40265e5-d378-4d0e-ae45-b7f974e00fdd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9651 2024.08.27 19:06:35.478947 [ 3 ] {455e7d33-9d54-4752-bb06-58ab97f5adca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9652 2024.08.27 19:06:35.478995 [ 3 ] {455e7d33-9d54-4752-bb06-58ab97f5adca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9653 2024.08.27 19:06:35.479153 [ 3 ] {455e7d33-9d54-4752-bb06-58ab97f5adca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9654 2024.08.27 19:06:35.479614 [ 3 ] {455e7d33-9d54-4752-bb06-58ab97f5adca} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9655 2024.08.27 19:06:35.479651 [ 3 ] {455e7d33-9d54-4752-bb06-58ab97f5adca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
9656 2024.08.27 19:06:35.480042 [ 3 ] {455e7d33-9d54-4752-bb06-58ab97f5adca} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9657 2024.08.27 19:06:35.480373 [ 3 ] {455e7d33-9d54-4752-bb06-58ab97f5adca} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9658 2024.08.27 19:06:35.480533 [ 3 ] {455e7d33-9d54-4752-bb06-58ab97f5adca} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001696 sec., 140919.81132075473 rows/sec., 9.45 MiB/sec.
9659 2024.08.27 19:06:35.480715 [ 3 ] {455e7d33-9d54-4752-bb06-58ab97f5adca} <Debug> DynamicQueryHandler: Done processing query
9660 2024.08.27 19:06:35.480739 [ 3 ] {455e7d33-9d54-4752-bb06-58ab97f5adca} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9661 2024.08.27 19:06:35.480756 [ 3 ] {} <Debug> HTTP-Session: e40265e5-d378-4d0e-ae45-b7f974e00fdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9662 2024.08.27 19:06:35.480921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9663 2024.08.27 19:06:35.480970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9664 2024.08.27 19:06:35.480989 [ 3 ] {} <Debug> HTTP-Session: dce31b15-da1b-422e-b583-15e5913baabb Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9665 2024.08.27 19:06:35.481006 [ 3 ] {} <Debug> HTTP-Session: dce31b15-da1b-422e-b583-15e5913baabb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9666 2024.08.27 19:06:35.481020 [ 3 ] {} <Debug> HTTP-Session: dce31b15-da1b-422e-b583-15e5913baabb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9667 2024.08.27 19:06:35.481051 [ 3 ] {} <Trace> HTTP-Session: dce31b15-da1b-422e-b583-15e5913baabb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9668 2024.08.27 19:06:35.481144 [ 3 ] {cf8ed2e6-9ce4-481a-b79c-6fee8e49e3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9669 2024.08.27 19:06:35.481189 [ 3 ] {cf8ed2e6-9ce4-481a-b79c-6fee8e49e3c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9670 2024.08.27 19:06:35.481318 [ 3 ] {cf8ed2e6-9ce4-481a-b79c-6fee8e49e3c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9671 2024.08.27 19:06:35.481572 [ 3 ] {cf8ed2e6-9ce4-481a-b79c-6fee8e49e3c8} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9672 2024.08.27 19:06:35.481608 [ 3 ] {cf8ed2e6-9ce4-481a-b79c-6fee8e49e3c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
9673 2024.08.27 19:06:35.481953 [ 3 ] {cf8ed2e6-9ce4-481a-b79c-6fee8e49e3c8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9674 2024.08.27 19:06:35.482279 [ 3 ] {cf8ed2e6-9ce4-481a-b79c-6fee8e49e3c8} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9675 2024.08.27 19:06:35.482446 [ 3 ] {cf8ed2e6-9ce4-481a-b79c-6fee8e49e3c8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00131 sec., 763.3587786259542 rows/sec., 51.44 KiB/sec.
9676 2024.08.27 19:06:35.482617 [ 3 ] {cf8ed2e6-9ce4-481a-b79c-6fee8e49e3c8} <Debug> DynamicQueryHandler: Done processing query
9677 2024.08.27 19:06:35.482641 [ 3 ] {cf8ed2e6-9ce4-481a-b79c-6fee8e49e3c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9678 2024.08.27 19:06:35.482657 [ 3 ] {} <Debug> HTTP-Session: dce31b15-da1b-422e-b583-15e5913baabb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9679 2024.08.27 19:06:35.482798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9680 2024.08.27 19:06:35.482847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9681 2024.08.27 19:06:35.482867 [ 3 ] {} <Debug> HTTP-Session: 68cc28ab-7cf2-4338-b4d9-3efda310a424 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9682 2024.08.27 19:06:35.482883 [ 3 ] {} <Debug> HTTP-Session: 68cc28ab-7cf2-4338-b4d9-3efda310a424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9683 2024.08.27 19:06:35.482897 [ 3 ] {} <Debug> HTTP-Session: 68cc28ab-7cf2-4338-b4d9-3efda310a424 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9684 2024.08.27 19:06:35.482927 [ 3 ] {} <Trace> HTTP-Session: 68cc28ab-7cf2-4338-b4d9-3efda310a424 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9685 2024.08.27 19:06:35.483252 [ 3 ] {d94e1591-cf55-4f3a-a3db-6b0b6e60c7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9686 2024.08.27 19:06:35.483316 [ 3 ] {d94e1591-cf55-4f3a-a3db-6b0b6e60c7fa} <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
9687 2024.08.27 19:06:35.483735 [ 3 ] {d94e1591-cf55-4f3a-a3db-6b0b6e60c7fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9688 2024.08.27 19:06:35.484435 [ 3 ] {d94e1591-cf55-4f3a-a3db-6b0b6e60c7fa} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9689 2024.08.27 19:06:35.484472 [ 3 ] {d94e1591-cf55-4f3a-a3db-6b0b6e60c7fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
9690 2024.08.27 19:06:35.485112 [ 3 ] {d94e1591-cf55-4f3a-a3db-6b0b6e60c7fa} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
9691 2024.08.27 19:06:35.485538 [ 3 ] {d94e1591-cf55-4f3a-a3db-6b0b6e60c7fa} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9692 2024.08.27 19:06:35.485750 [ 3 ] {d94e1591-cf55-4f3a-a3db-6b0b6e60c7fa} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002728 sec., 10630.49853372434 rows/sec., 19.05 MiB/sec.
9693 2024.08.27 19:06:35.485988 [ 3 ] {d94e1591-cf55-4f3a-a3db-6b0b6e60c7fa} <Debug> DynamicQueryHandler: Done processing query
9694 2024.08.27 19:06:35.486013 [ 3 ] {d94e1591-cf55-4f3a-a3db-6b0b6e60c7fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9695 2024.08.27 19:06:35.486029 [ 3 ] {} <Debug> HTTP-Session: 68cc28ab-7cf2-4338-b4d9-3efda310a424 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9696 2024.08.27 19:06:35.486155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9697 2024.08.27 19:06:35.486204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9698 2024.08.27 19:06:35.486223 [ 3 ] {} <Debug> HTTP-Session: a06398ae-6486-4cac-9b8c-a511935e1d16 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9699 2024.08.27 19:06:35.486240 [ 3 ] {} <Debug> HTTP-Session: a06398ae-6486-4cac-9b8c-a511935e1d16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9700 2024.08.27 19:06:35.486254 [ 3 ] {} <Debug> HTTP-Session: a06398ae-6486-4cac-9b8c-a511935e1d16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9701 2024.08.27 19:06:35.486284 [ 3 ] {} <Trace> HTTP-Session: a06398ae-6486-4cac-9b8c-a511935e1d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9702 2024.08.27 19:06:35.486424 [ 3 ] {3a22cb78-58db-4f7a-91cb-ab2752d8deb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9703 2024.08.27 19:06:35.486468 [ 3 ] {3a22cb78-58db-4f7a-91cb-ab2752d8deb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9704 2024.08.27 19:06:35.486598 [ 3 ] {3a22cb78-58db-4f7a-91cb-ab2752d8deb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9705 2024.08.27 19:06:35.486901 [ 3 ] {3a22cb78-58db-4f7a-91cb-ab2752d8deb3} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9706 2024.08.27 19:06:35.486937 [ 3 ] {3a22cb78-58db-4f7a-91cb-ab2752d8deb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
9707 2024.08.27 19:06:35.487300 [ 3 ] {3a22cb78-58db-4f7a-91cb-ab2752d8deb3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9708 2024.08.27 19:06:35.487619 [ 3 ] {3a22cb78-58db-4f7a-91cb-ab2752d8deb3} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9709 2024.08.27 19:06:35.487774 [ 3 ] {3a22cb78-58db-4f7a-91cb-ab2752d8deb3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001407 sec., 58280.02842928216 rows/sec., 3.70 MiB/sec.
9710 2024.08.27 19:06:35.487940 [ 3 ] {3a22cb78-58db-4f7a-91cb-ab2752d8deb3} <Debug> DynamicQueryHandler: Done processing query
9711 2024.08.27 19:06:35.487964 [ 3 ] {3a22cb78-58db-4f7a-91cb-ab2752d8deb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9712 2024.08.27 19:06:35.487980 [ 3 ] {} <Debug> HTTP-Session: a06398ae-6486-4cac-9b8c-a511935e1d16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9713 2024.08.27 19:06:35.681981 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache
9714 2024.08.27 19:06:35.682039 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache
9715 2024.08.27 19:06:40.457115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9716 2024.08.27 19:06:40.457263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9717 2024.08.27 19:06:40.457293 [ 3 ] {} <Debug> HTTP-Session: c6010749-7308-4b79-ba83-d46c34bb0bb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9718 2024.08.27 19:06:40.457321 [ 3 ] {} <Debug> HTTP-Session: c6010749-7308-4b79-ba83-d46c34bb0bb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9719 2024.08.27 19:06:40.457340 [ 3 ] {} <Debug> HTTP-Session: c6010749-7308-4b79-ba83-d46c34bb0bb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9720 2024.08.27 19:06:40.457395 [ 3 ] {} <Trace> HTTP-Session: c6010749-7308-4b79-ba83-d46c34bb0bb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9721 2024.08.27 19:06:40.457591 [ 3 ] {c53f0ac9-3d71-4c27-9951-8940fc6ecc19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9722 2024.08.27 19:06:40.457660 [ 3 ] {c53f0ac9-3d71-4c27-9951-8940fc6ecc19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9723 2024.08.27 19:06:40.457997 [ 3 ] {c53f0ac9-3d71-4c27-9951-8940fc6ecc19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9724 2024.08.27 19:06:40.458452 [ 3 ] {c53f0ac9-3d71-4c27-9951-8940fc6ecc19} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9725 2024.08.27 19:06:40.458502 [ 3 ] {c53f0ac9-3d71-4c27-9951-8940fc6ecc19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
9726 2024.08.27 19:06:40.458921 [ 3 ] {c53f0ac9-3d71-4c27-9951-8940fc6ecc19} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9727 2024.08.27 19:06:40.459345 [ 3 ] {c53f0ac9-3d71-4c27-9951-8940fc6ecc19} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9728 2024.08.27 19:06:40.459522 [ 3 ] {c53f0ac9-3d71-4c27-9951-8940fc6ecc19} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00198 sec., 2020.2020202020203 rows/sec., 164.73 KiB/sec.
9729 2024.08.27 19:06:40.459751 [ 3 ] {c53f0ac9-3d71-4c27-9951-8940fc6ecc19} <Debug> DynamicQueryHandler: Done processing query
9730 2024.08.27 19:06:40.459778 [ 3 ] {c53f0ac9-3d71-4c27-9951-8940fc6ecc19} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9731 2024.08.27 19:06:40.459794 [ 3 ] {} <Debug> HTTP-Session: c6010749-7308-4b79-ba83-d46c34bb0bb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9732 2024.08.27 19:06:40.459966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9733 2024.08.27 19:06:40.460024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9734 2024.08.27 19:06:40.460043 [ 3 ] {} <Debug> HTTP-Session: 36a5574e-03a8-4721-a1b4-b445b2c1ed83 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9735 2024.08.27 19:06:40.460061 [ 3 ] {} <Debug> HTTP-Session: 36a5574e-03a8-4721-a1b4-b445b2c1ed83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9736 2024.08.27 19:06:40.460076 [ 3 ] {} <Debug> HTTP-Session: 36a5574e-03a8-4721-a1b4-b445b2c1ed83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9737 2024.08.27 19:06:40.460110 [ 3 ] {} <Trace> HTTP-Session: 36a5574e-03a8-4721-a1b4-b445b2c1ed83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9738 2024.08.27 19:06:40.460240 [ 3 ] {449d8327-65a6-414d-8198-b619fd373a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9739 2024.08.27 19:06:40.460286 [ 3 ] {449d8327-65a6-414d-8198-b619fd373a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9740 2024.08.27 19:06:40.460525 [ 3 ] {449d8327-65a6-414d-8198-b619fd373a7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9741 2024.08.27 19:06:40.460877 [ 3 ] {449d8327-65a6-414d-8198-b619fd373a7f} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9742 2024.08.27 19:06:40.460915 [ 3 ] {449d8327-65a6-414d-8198-b619fd373a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
9743 2024.08.27 19:06:40.461279 [ 3 ] {449d8327-65a6-414d-8198-b619fd373a7f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9744 2024.08.27 19:06:40.461644 [ 3 ] {449d8327-65a6-414d-8198-b619fd373a7f} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9745 2024.08.27 19:06:40.461779 [ 3 ] {449d8327-65a6-414d-8198-b619fd373a7f} <Debug> executeQuery: Read 74 rows, 6.14 KiB in 0.001589 sec., 46570.169918187545 rows/sec., 3.77 MiB/sec.
9746 2024.08.27 19:06:40.462021 [ 3 ] {449d8327-65a6-414d-8198-b619fd373a7f} <Debug> DynamicQueryHandler: Done processing query
9747 2024.08.27 19:06:40.462084 [ 3 ] {449d8327-65a6-414d-8198-b619fd373a7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9748 2024.08.27 19:06:40.462135 [ 3 ] {} <Debug> HTTP-Session: 36a5574e-03a8-4721-a1b4-b445b2c1ed83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9749 2024.08.27 19:06:40.462315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9750 2024.08.27 19:06:40.462370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9751 2024.08.27 19:06:40.462389 [ 3 ] {} <Debug> HTTP-Session: 1d200118-3367-4934-a1f4-0a6e19a50494 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9752 2024.08.27 19:06:40.462407 [ 3 ] {} <Debug> HTTP-Session: 1d200118-3367-4934-a1f4-0a6e19a50494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9753 2024.08.27 19:06:40.462421 [ 3 ] {} <Debug> HTTP-Session: 1d200118-3367-4934-a1f4-0a6e19a50494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9754 2024.08.27 19:06:40.462455 [ 3 ] {} <Trace> HTTP-Session: 1d200118-3367-4934-a1f4-0a6e19a50494 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9755 2024.08.27 19:06:40.462561 [ 3 ] {9f08744e-f7c8-429e-b8f8-1f32a73b76bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9756 2024.08.27 19:06:40.462606 [ 3 ] {9f08744e-f7c8-429e-b8f8-1f32a73b76bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9757 2024.08.27 19:06:40.462852 [ 3 ] {9f08744e-f7c8-429e-b8f8-1f32a73b76bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9758 2024.08.27 19:06:40.463227 [ 3 ] {9f08744e-f7c8-429e-b8f8-1f32a73b76bf} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9759 2024.08.27 19:06:40.463265 [ 3 ] {9f08744e-f7c8-429e-b8f8-1f32a73b76bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
9760 2024.08.27 19:06:40.463613 [ 3 ] {9f08744e-f7c8-429e-b8f8-1f32a73b76bf} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9761 2024.08.27 19:06:40.463972 [ 3 ] {9f08744e-f7c8-429e-b8f8-1f32a73b76bf} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9762 2024.08.27 19:06:40.464129 [ 3 ] {9f08744e-f7c8-429e-b8f8-1f32a73b76bf} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001596 sec., 7518.796992481203 rows/sec., 551.92 KiB/sec.
9763 2024.08.27 19:06:40.464331 [ 3 ] {9f08744e-f7c8-429e-b8f8-1f32a73b76bf} <Debug> DynamicQueryHandler: Done processing query
9764 2024.08.27 19:06:40.464363 [ 3 ] {9f08744e-f7c8-429e-b8f8-1f32a73b76bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9765 2024.08.27 19:06:40.464379 [ 3 ] {} <Debug> HTTP-Session: 1d200118-3367-4934-a1f4-0a6e19a50494 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9766 2024.08.27 19:06:40.464524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9767 2024.08.27 19:06:40.464573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9768 2024.08.27 19:06:40.464592 [ 3 ] {} <Debug> HTTP-Session: c08074bd-f47c-4d1c-83cd-558ffc54e61d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9769 2024.08.27 19:06:40.464608 [ 3 ] {} <Debug> HTTP-Session: c08074bd-f47c-4d1c-83cd-558ffc54e61d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9770 2024.08.27 19:06:40.464622 [ 3 ] {} <Debug> HTTP-Session: c08074bd-f47c-4d1c-83cd-558ffc54e61d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9771 2024.08.27 19:06:40.464654 [ 3 ] {} <Trace> HTTP-Session: c08074bd-f47c-4d1c-83cd-558ffc54e61d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9772 2024.08.27 19:06:40.464772 [ 3 ] {37e9e96a-611e-41ac-8c72-246f52e0e9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9773 2024.08.27 19:06:40.464816 [ 3 ] {37e9e96a-611e-41ac-8c72-246f52e0e9e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9774 2024.08.27 19:06:40.465041 [ 3 ] {37e9e96a-611e-41ac-8c72-246f52e0e9e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9775 2024.08.27 19:06:40.465405 [ 3 ] {37e9e96a-611e-41ac-8c72-246f52e0e9e9} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9776 2024.08.27 19:06:40.465442 [ 3 ] {37e9e96a-611e-41ac-8c72-246f52e0e9e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
9777 2024.08.27 19:06:40.465799 [ 3 ] {37e9e96a-611e-41ac-8c72-246f52e0e9e9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9778 2024.08.27 19:06:40.466148 [ 3 ] {37e9e96a-611e-41ac-8c72-246f52e0e9e9} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9779 2024.08.27 19:06:40.466297 [ 3 ] {37e9e96a-611e-41ac-8c72-246f52e0e9e9} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001566 sec., 48531.28991060026 rows/sec., 3.79 MiB/sec.
9780 2024.08.27 19:06:40.466470 [ 3 ] {37e9e96a-611e-41ac-8c72-246f52e0e9e9} <Debug> DynamicQueryHandler: Done processing query
9781 2024.08.27 19:06:40.466495 [ 3 ] {37e9e96a-611e-41ac-8c72-246f52e0e9e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9782 2024.08.27 19:06:40.466510 [ 3 ] {} <Debug> HTTP-Session: c08074bd-f47c-4d1c-83cd-558ffc54e61d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9783 2024.08.27 19:06:40.466667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 31006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9784 2024.08.27 19:06:40.466716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9785 2024.08.27 19:06:40.466735 [ 3 ] {} <Debug> HTTP-Session: d06d8f68-cc02-47ff-8152-fe93bed8e57d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9786 2024.08.27 19:06:40.466751 [ 3 ] {} <Debug> HTTP-Session: d06d8f68-cc02-47ff-8152-fe93bed8e57d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9787 2024.08.27 19:06:40.466765 [ 3 ] {} <Debug> HTTP-Session: d06d8f68-cc02-47ff-8152-fe93bed8e57d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9788 2024.08.27 19:06:40.466795 [ 3 ] {} <Trace> HTTP-Session: d06d8f68-cc02-47ff-8152-fe93bed8e57d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9789 2024.08.27 19:06:40.466946 [ 3 ] {a613d1c2-e010-48f1-a825-e06b1f2e625b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9790 2024.08.27 19:06:40.466993 [ 3 ] {a613d1c2-e010-48f1-a825-e06b1f2e625b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9791 2024.08.27 19:06:40.467138 [ 3 ] {a613d1c2-e010-48f1-a825-e06b1f2e625b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9792 2024.08.27 19:06:40.467529 [ 3 ] {a613d1c2-e010-48f1-a825-e06b1f2e625b} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9793 2024.08.27 19:06:40.467566 [ 3 ] {a613d1c2-e010-48f1-a825-e06b1f2e625b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
9794 2024.08.27 19:06:40.467955 [ 3 ] {a613d1c2-e010-48f1-a825-e06b1f2e625b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9795 2024.08.27 19:06:40.468301 [ 3 ] {a613d1c2-e010-48f1-a825-e06b1f2e625b} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9796 2024.08.27 19:06:40.468460 [ 3 ] {a613d1c2-e010-48f1-a825-e06b1f2e625b} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001574 sec., 102922.49047013976 rows/sec., 7.17 MiB/sec.
9797 2024.08.27 19:06:40.468625 [ 3 ] {a613d1c2-e010-48f1-a825-e06b1f2e625b} <Debug> DynamicQueryHandler: Done processing query
9798 2024.08.27 19:06:40.468649 [ 3 ] {a613d1c2-e010-48f1-a825-e06b1f2e625b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9799 2024.08.27 19:06:40.468664 [ 3 ] {} <Debug> HTTP-Session: d06d8f68-cc02-47ff-8152-fe93bed8e57d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9800 2024.08.27 19:06:40.468836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14276, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9801 2024.08.27 19:06:40.468884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9802 2024.08.27 19:06:40.468902 [ 3 ] {} <Debug> HTTP-Session: 766a8e1e-b3bb-460b-ac61-387dcb59cea1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9803 2024.08.27 19:06:40.468918 [ 3 ] {} <Debug> HTTP-Session: 766a8e1e-b3bb-460b-ac61-387dcb59cea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9804 2024.08.27 19:06:40.468932 [ 3 ] {} <Debug> HTTP-Session: 766a8e1e-b3bb-460b-ac61-387dcb59cea1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9805 2024.08.27 19:06:40.468962 [ 3 ] {} <Trace> HTTP-Session: 766a8e1e-b3bb-460b-ac61-387dcb59cea1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9806 2024.08.27 19:06:40.469123 [ 3 ] {bdb0ae91-70f0-434e-9e28-f22960397f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9807 2024.08.27 19:06:40.469188 [ 3 ] {bdb0ae91-70f0-434e-9e28-f22960397f48} <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
9808 2024.08.27 19:06:40.469599 [ 3 ] {bdb0ae91-70f0-434e-9e28-f22960397f48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9809 2024.08.27 19:06:40.470122 [ 3 ] {bdb0ae91-70f0-434e-9e28-f22960397f48} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9810 2024.08.27 19:06:40.470158 [ 3 ] {bdb0ae91-70f0-434e-9e28-f22960397f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
9811 2024.08.27 19:06:40.470746 [ 3 ] {bdb0ae91-70f0-434e-9e28-f22960397f48} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9812 2024.08.27 19:06:40.471152 [ 3 ] {bdb0ae91-70f0-434e-9e28-f22960397f48} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9813 2024.08.27 19:06:40.471334 [ 3 ] {bdb0ae91-70f0-434e-9e28-f22960397f48} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002298 sec., 3481.2880765883374 rows/sec., 6.24 MiB/sec.
9814 2024.08.27 19:06:40.471549 [ 3 ] {bdb0ae91-70f0-434e-9e28-f22960397f48} <Debug> DynamicQueryHandler: Done processing query
9815 2024.08.27 19:06:40.471573 [ 3 ] {bdb0ae91-70f0-434e-9e28-f22960397f48} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
9816 2024.08.27 19:06:40.471589 [ 3 ] {} <Debug> HTTP-Session: 766a8e1e-b3bb-460b-ac61-387dcb59cea1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9817 2024.08.27 19:06:40.471706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9818 2024.08.27 19:06:40.471755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9819 2024.08.27 19:06:40.471773 [ 3 ] {} <Debug> HTTP-Session: 745a48e6-9035-4fa0-a68e-9748fe9863aa Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9820 2024.08.27 19:06:40.471790 [ 3 ] {} <Debug> HTTP-Session: 745a48e6-9035-4fa0-a68e-9748fe9863aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9821 2024.08.27 19:06:40.471803 [ 3 ] {} <Debug> HTTP-Session: 745a48e6-9035-4fa0-a68e-9748fe9863aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9822 2024.08.27 19:06:40.471835 [ 3 ] {} <Trace> HTTP-Session: 745a48e6-9035-4fa0-a68e-9748fe9863aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9823 2024.08.27 19:06:40.471948 [ 3 ] {988e5d24-4317-45a8-9f0d-65c24324ae74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9824 2024.08.27 19:06:40.471992 [ 3 ] {988e5d24-4317-45a8-9f0d-65c24324ae74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9825 2024.08.27 19:06:40.472120 [ 3 ] {988e5d24-4317-45a8-9f0d-65c24324ae74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9826 2024.08.27 19:06:40.472427 [ 3 ] {988e5d24-4317-45a8-9f0d-65c24324ae74} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9827 2024.08.27 19:06:40.472462 [ 3 ] {988e5d24-4317-45a8-9f0d-65c24324ae74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
9828 2024.08.27 19:06:40.472829 [ 3 ] {988e5d24-4317-45a8-9f0d-65c24324ae74} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9829 2024.08.27 19:06:40.473177 [ 3 ] {988e5d24-4317-45a8-9f0d-65c24324ae74} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9830 2024.08.27 19:06:40.473332 [ 3 ] {988e5d24-4317-45a8-9f0d-65c24324ae74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001417 sec., 42342.97812279464 rows/sec., 2.85 MiB/sec.
9831 2024.08.27 19:06:40.473542 [ 3 ] {988e5d24-4317-45a8-9f0d-65c24324ae74} <Debug> DynamicQueryHandler: Done processing query
9832 2024.08.27 19:06:40.473572 [ 3 ] {988e5d24-4317-45a8-9f0d-65c24324ae74} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9833 2024.08.27 19:06:40.473592 [ 3 ] {} <Debug> HTTP-Session: 745a48e6-9035-4fa0-a68e-9748fe9863aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9834 2024.08.27 19:06:45.462112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9835 2024.08.27 19:06:45.462251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9836 2024.08.27 19:06:45.462283 [ 3 ] {} <Debug> HTTP-Session: 17250207-3eb0-4033-aedf-9ae0a64cd3fe Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9837 2024.08.27 19:06:45.462313 [ 3 ] {} <Debug> HTTP-Session: 17250207-3eb0-4033-aedf-9ae0a64cd3fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9838 2024.08.27 19:06:45.462331 [ 3 ] {} <Debug> HTTP-Session: 17250207-3eb0-4033-aedf-9ae0a64cd3fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9839 2024.08.27 19:06:45.462387 [ 3 ] {} <Trace> HTTP-Session: 17250207-3eb0-4033-aedf-9ae0a64cd3fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9840 2024.08.27 19:06:45.462584 [ 3 ] {0874d5f8-b057-4276-bc72-4c04f5a99f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9841 2024.08.27 19:06:45.462653 [ 3 ] {0874d5f8-b057-4276-bc72-4c04f5a99f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9842 2024.08.27 19:06:45.462989 [ 3 ] {0874d5f8-b057-4276-bc72-4c04f5a99f5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9843 2024.08.27 19:06:45.463573 [ 3 ] {0874d5f8-b057-4276-bc72-4c04f5a99f5a} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9844 2024.08.27 19:06:45.463626 [ 3 ] {0874d5f8-b057-4276-bc72-4c04f5a99f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
9845 2024.08.27 19:06:45.464067 [ 3 ] {0874d5f8-b057-4276-bc72-4c04f5a99f5a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9846 2024.08.27 19:06:45.464465 [ 3 ] {0874d5f8-b057-4276-bc72-4c04f5a99f5a} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9847 2024.08.27 19:06:45.464646 [ 3 ] {0874d5f8-b057-4276-bc72-4c04f5a99f5a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002109 sec., 948.3167377904219 rows/sec., 77.33 KiB/sec.
9848 2024.08.27 19:06:45.464881 [ 3 ] {0874d5f8-b057-4276-bc72-4c04f5a99f5a} <Debug> DynamicQueryHandler: Done processing query
9849 2024.08.27 19:06:45.464910 [ 3 ] {0874d5f8-b057-4276-bc72-4c04f5a99f5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9850 2024.08.27 19:06:45.464927 [ 3 ] {} <Debug> HTTP-Session: 17250207-3eb0-4033-aedf-9ae0a64cd3fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9851 2024.08.27 19:06:45.465126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9852 2024.08.27 19:06:45.465184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9853 2024.08.27 19:06:45.465204 [ 3 ] {} <Debug> HTTP-Session: 877df16c-23b4-4194-8f19-75cf86be3898 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9854 2024.08.27 19:06:45.465224 [ 3 ] {} <Debug> HTTP-Session: 877df16c-23b4-4194-8f19-75cf86be3898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9855 2024.08.27 19:06:45.465238 [ 3 ] {} <Debug> HTTP-Session: 877df16c-23b4-4194-8f19-75cf86be3898 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9856 2024.08.27 19:06:45.465274 [ 3 ] {} <Trace> HTTP-Session: 877df16c-23b4-4194-8f19-75cf86be3898 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9857 2024.08.27 19:06:45.465451 [ 3 ] {b5a95aa8-1f9f-49cc-8edc-647b8e24aff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9858 2024.08.27 19:06:45.465500 [ 3 ] {b5a95aa8-1f9f-49cc-8edc-647b8e24aff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9859 2024.08.27 19:06:45.465739 [ 3 ] {b5a95aa8-1f9f-49cc-8edc-647b8e24aff0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9860 2024.08.27 19:06:45.466271 [ 3 ] {b5a95aa8-1f9f-49cc-8edc-647b8e24aff0} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9861 2024.08.27 19:06:45.466310 [ 3 ] {b5a95aa8-1f9f-49cc-8edc-647b8e24aff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
9862 2024.08.27 19:06:45.466728 [ 3 ] {b5a95aa8-1f9f-49cc-8edc-647b8e24aff0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9863 2024.08.27 19:06:45.467104 [ 3 ] {b5a95aa8-1f9f-49cc-8edc-647b8e24aff0} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9864 2024.08.27 19:06:45.467279 [ 3 ] {b5a95aa8-1f9f-49cc-8edc-647b8e24aff0} <Debug> executeQuery: Read 248 rows, 22.42 KiB in 0.001913 sec., 129639.30998431782 rows/sec., 11.45 MiB/sec.
9865 2024.08.27 19:06:45.467288 [ 148 ] {} <Debug> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9866 2024.08.27 19:06:45.467382 [ 148 ] {} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9867 2024.08.27 19:06:45.467449 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
9868 2024.08.27 19:06:45.467614 [ 3 ] {b5a95aa8-1f9f-49cc-8edc-647b8e24aff0} <Debug> DynamicQueryHandler: Done processing query
9869 2024.08.27 19:06:45.467707 [ 3 ] {b5a95aa8-1f9f-49cc-8edc-647b8e24aff0} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
9870 2024.08.27 19:06:45.467776 [ 3 ] {} <Debug> HTTP-Session: 877df16c-23b4-4194-8f19-75cf86be3898 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9871 2024.08.27 19:06:45.467809 [ 193 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::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
9872 2024.08.27 19:06:45.468209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9873 2024.08.27 19:06:45.468516 [ 193 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9874 2024.08.27 19:06:45.468530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9875 2024.08.27 19:06:45.468633 [ 193 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1412 rows starting from the beginning of the part
9876 2024.08.27 19:06:45.468633 [ 3 ] {} <Debug> HTTP-Session: e35be83e-6877-4e00-ac81-62d466b0a796 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9877 2024.08.27 19:06:45.468699 [ 3 ] {} <Debug> HTTP-Session: e35be83e-6877-4e00-ac81-62d466b0a796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9878 2024.08.27 19:06:45.468742 [ 3 ] {} <Debug> HTTP-Session: e35be83e-6877-4e00-ac81-62d466b0a796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9879 2024.08.27 19:06:45.468881 [ 193 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 247 rows starting from the beginning of the part
9880 2024.08.27 19:06:45.468906 [ 3 ] {} <Trace> HTTP-Session: e35be83e-6877-4e00-ac81-62d466b0a796 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9881 2024.08.27 19:06:45.469167 [ 193 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1212 rows starting from the beginning of the part
9882 2024.08.27 19:06:45.469438 [ 193 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 249 rows starting from the beginning of the part
9883 2024.08.27 19:06:45.469443 [ 3 ] {b749b8cc-0d49-4380-8cb7-49e82d394423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9884 2024.08.27 19:06:45.469643 [ 3 ] {b749b8cc-0d49-4380-8cb7-49e82d394423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9885 2024.08.27 19:06:45.469693 [ 193 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 74 rows starting from the beginning of the part
9886 2024.08.27 19:06:45.470093 [ 193 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 248 rows starting from the beginning of the part
9887 2024.08.27 19:06:45.470931 [ 3 ] {b749b8cc-0d49-4380-8cb7-49e82d394423} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9888 2024.08.27 19:06:45.471696 [ 3 ] {b749b8cc-0d49-4380-8cb7-49e82d394423} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9889 2024.08.27 19:06:45.471758 [ 3 ] {b749b8cc-0d49-4380-8cb7-49e82d394423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
9890 2024.08.27 19:06:45.472731 [ 3 ] {b749b8cc-0d49-4380-8cb7-49e82d394423} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9891 2024.08.27 19:06:45.473252 [ 3 ] {b749b8cc-0d49-4380-8cb7-49e82d394423} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9892 2024.08.27 19:06:45.473527 [ 3 ] {b749b8cc-0d49-4380-8cb7-49e82d394423} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.004296 sec., 7216.014897579143 rows/sec., 540.11 KiB/sec.
9893 2024.08.27 19:06:45.474053 [ 3 ] {b749b8cc-0d49-4380-8cb7-49e82d394423} <Debug> DynamicQueryHandler: Done processing query
9894 2024.08.27 19:06:45.474068 [ 192 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3442 rows, containing 5 columns (5 merged, 0 gathered) in 0.006519933 sec., 527919.5353694585 rows/sec., 46.51 MiB/sec.
9895 2024.08.27 19:06:45.474092 [ 3 ] {b749b8cc-0d49-4380-8cb7-49e82d394423} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9896 2024.08.27 19:06:45.474128 [ 3 ] {} <Debug> HTTP-Session: e35be83e-6877-4e00-ac81-62d466b0a796 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9897 2024.08.27 19:06:45.474290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9898 2024.08.27 19:06:45.474359 [ 192 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9899 2024.08.27 19:06:45.474369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9900 2024.08.27 19:06:45.474430 [ 3 ] {} <Debug> HTTP-Session: cf89e8c3-d792-47aa-b960-23230da6229c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9901 2024.08.27 19:06:45.474482 [ 3 ] {} <Debug> HTTP-Session: cf89e8c3-d792-47aa-b960-23230da6229c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9902 2024.08.27 19:06:45.474516 [ 3 ] {} <Debug> HTTP-Session: cf89e8c3-d792-47aa-b960-23230da6229c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9903 2024.08.27 19:06:45.474557 [ 3 ] {} <Trace> HTTP-Session: cf89e8c3-d792-47aa-b960-23230da6229c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9904 2024.08.27 19:06:45.474829 [ 3 ] {bdb7177d-8716-47b8-a016-6e5fe17ee91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9905 2024.08.27 19:06:45.474994 [ 3 ] {bdb7177d-8716-47b8-a016-6e5fe17ee91a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9906 2024.08.27 19:06:45.475568 [ 192 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_51_10} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9907 2024.08.27 19:06:45.475719 [ 3 ] {bdb7177d-8716-47b8-a016-6e5fe17ee91a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9908 2024.08.27 19:06:45.475790 [ 192 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_51_10} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9909 2024.08.27 19:06:45.475950 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB.
9910 2024.08.27 19:06:45.476176 [ 3 ] {bdb7177d-8716-47b8-a016-6e5fe17ee91a} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9911 2024.08.27 19:06:45.476220 [ 3 ] {bdb7177d-8716-47b8-a016-6e5fe17ee91a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
9912 2024.08.27 19:06:45.476595 [ 3 ] {bdb7177d-8716-47b8-a016-6e5fe17ee91a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
9913 2024.08.27 19:06:45.476969 [ 3 ] {bdb7177d-8716-47b8-a016-6e5fe17ee91a} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9914 2024.08.27 19:06:45.477135 [ 3 ] {bdb7177d-8716-47b8-a016-6e5fe17ee91a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002451 sec., 5711.954304365565 rows/sec., 400.03 KiB/sec.
9915 2024.08.27 19:06:45.477503 [ 3 ] {bdb7177d-8716-47b8-a016-6e5fe17ee91a} <Debug> DynamicQueryHandler: Done processing query
9916 2024.08.27 19:06:45.477529 [ 3 ] {bdb7177d-8716-47b8-a016-6e5fe17ee91a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9917 2024.08.27 19:06:45.477546 [ 3 ] {} <Debug> HTTP-Session: cf89e8c3-d792-47aa-b960-23230da6229c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9918 2024.08.27 19:06:45.477705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9919 2024.08.27 19:06:45.477755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9920 2024.08.27 19:06:45.477775 [ 3 ] {} <Debug> HTTP-Session: a8366598-b61d-4793-9e10-1bd5454e93cf Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9921 2024.08.27 19:06:45.477792 [ 3 ] {} <Debug> HTTP-Session: a8366598-b61d-4793-9e10-1bd5454e93cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9922 2024.08.27 19:06:45.477806 [ 3 ] {} <Debug> HTTP-Session: a8366598-b61d-4793-9e10-1bd5454e93cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9923 2024.08.27 19:06:45.477839 [ 3 ] {} <Trace> HTTP-Session: a8366598-b61d-4793-9e10-1bd5454e93cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9924 2024.08.27 19:06:45.477940 [ 3 ] {bc7c6576-125d-4825-bdff-027ae76f74bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9925 2024.08.27 19:06:45.477986 [ 3 ] {bc7c6576-125d-4825-bdff-027ae76f74bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9926 2024.08.27 19:06:45.478241 [ 3 ] {bc7c6576-125d-4825-bdff-027ae76f74bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9927 2024.08.27 19:06:45.478561 [ 3 ] {bc7c6576-125d-4825-bdff-027ae76f74bb} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9928 2024.08.27 19:06:45.478599 [ 3 ] {bc7c6576-125d-4825-bdff-027ae76f74bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
9929 2024.08.27 19:06:45.478952 [ 3 ] {bc7c6576-125d-4825-bdff-027ae76f74bb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9930 2024.08.27 19:06:45.479330 [ 3 ] {bc7c6576-125d-4825-bdff-027ae76f74bb} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9931 2024.08.27 19:06:45.479502 [ 3 ] {bc7c6576-125d-4825-bdff-027ae76f74bb} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00158 sec., 3797.46835443038 rows/sec., 224.36 KiB/sec.
9932 2024.08.27 19:06:45.479857 [ 3 ] {bc7c6576-125d-4825-bdff-027ae76f74bb} <Debug> DynamicQueryHandler: Done processing query
9933 2024.08.27 19:06:45.479882 [ 3 ] {bc7c6576-125d-4825-bdff-027ae76f74bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9934 2024.08.27 19:06:45.479899 [ 3 ] {} <Debug> HTTP-Session: a8366598-b61d-4793-9e10-1bd5454e93cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9935 2024.08.27 19:06:45.480107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 67036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9936 2024.08.27 19:06:45.480157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9937 2024.08.27 19:06:45.480177 [ 3 ] {} <Debug> HTTP-Session: 823f0591-4f5e-44c3-874d-3aaf32bbdb63 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9938 2024.08.27 19:06:45.480194 [ 3 ] {} <Debug> HTTP-Session: 823f0591-4f5e-44c3-874d-3aaf32bbdb63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9939 2024.08.27 19:06:45.480210 [ 3 ] {} <Debug> HTTP-Session: 823f0591-4f5e-44c3-874d-3aaf32bbdb63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9940 2024.08.27 19:06:45.480240 [ 3 ] {} <Trace> HTTP-Session: 823f0591-4f5e-44c3-874d-3aaf32bbdb63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9941 2024.08.27 19:06:45.480552 [ 3 ] {8ff434da-5c31-4e8f-b6ba-579850b96d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9942 2024.08.27 19:06:45.480597 [ 3 ] {8ff434da-5c31-4e8f-b6ba-579850b96d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9943 2024.08.27 19:06:45.480851 [ 3 ] {8ff434da-5c31-4e8f-b6ba-579850b96d9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9944 2024.08.27 19:06:45.481424 [ 3 ] {8ff434da-5c31-4e8f-b6ba-579850b96d9e} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9945 2024.08.27 19:06:45.481464 [ 3 ] {8ff434da-5c31-4e8f-b6ba-579850b96d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
9946 2024.08.27 19:06:45.481844 [ 3 ] {8ff434da-5c31-4e8f-b6ba-579850b96d9e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9947 2024.08.27 19:06:45.482205 [ 3 ] {8ff434da-5c31-4e8f-b6ba-579850b96d9e} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9948 2024.08.27 19:06:45.482331 [ 3 ] {8ff434da-5c31-4e8f-b6ba-579850b96d9e} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001975 sec., 209113.9240506329 rows/sec., 14.92 MiB/sec.
9949 2024.08.27 19:06:45.482350 [ 147 ] {} <Debug> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9950 2024.08.27 19:06:45.482410 [ 147 ] {} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9951 2024.08.27 19:06:45.482450 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
9952 2024.08.27 19:06:45.482537 [ 3 ] {8ff434da-5c31-4e8f-b6ba-579850b96d9e} <Debug> DynamicQueryHandler: Done processing query
9953 2024.08.27 19:06:45.482593 [ 3 ] {8ff434da-5c31-4e8f-b6ba-579850b96d9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
9954 2024.08.27 19:06:45.482637 [ 3 ] {} <Debug> HTTP-Session: 823f0591-4f5e-44c3-874d-3aaf32bbdb63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9955 2024.08.27 19:06:45.482649 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::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
9956 2024.08.27 19:06:45.482832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9957 2024.08.27 19:06:45.482874 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9958 2024.08.27 19:06:45.482938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9959 2024.08.27 19:06:45.482949 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 911 rows starting from the beginning of the part
9960 2024.08.27 19:06:45.482984 [ 3 ] {} <Debug> HTTP-Session: 2b2f3d38-e66e-4424-8925-9caee30e6ff9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9961 2024.08.27 19:06:45.483024 [ 3 ] {} <Debug> HTTP-Session: 2b2f3d38-e66e-4424-8925-9caee30e6ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9962 2024.08.27 19:06:45.483070 [ 3 ] {} <Debug> HTTP-Session: 2b2f3d38-e66e-4424-8925-9caee30e6ff9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9963 2024.08.27 19:06:45.483205 [ 3 ] {} <Trace> HTTP-Session: 2b2f3d38-e66e-4424-8925-9caee30e6ff9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9964 2024.08.27 19:06:45.483227 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 411 rows starting from the beginning of the part
9965 2024.08.27 19:06:45.483506 [ 3 ] {659ff1ab-7762-416d-ac58-d4d1d6c0278a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9966 2024.08.27 19:06:45.483603 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 528 rows starting from the beginning of the part
9967 2024.08.27 19:06:45.483641 [ 3 ] {659ff1ab-7762-416d-ac58-d4d1d6c0278a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9968 2024.08.27 19:06:45.483929 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 415 rows starting from the beginning of the part
9969 2024.08.27 19:06:45.484270 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 76 rows starting from the beginning of the part
9970 2024.08.27 19:06:45.484692 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 413 rows starting from the beginning of the part
9971 2024.08.27 19:06:45.484722 [ 3 ] {659ff1ab-7762-416d-ac58-d4d1d6c0278a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9972 2024.08.27 19:06:45.485554 [ 3 ] {659ff1ab-7762-416d-ac58-d4d1d6c0278a} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9973 2024.08.27 19:06:45.485618 [ 3 ] {659ff1ab-7762-416d-ac58-d4d1d6c0278a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
9974 2024.08.27 19:06:45.486575 [ 3 ] {659ff1ab-7762-416d-ac58-d4d1d6c0278a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9975 2024.08.27 19:06:45.487333 [ 3 ] {659ff1ab-7762-416d-ac58-d4d1d6c0278a} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9976 2024.08.27 19:06:45.487474 [ 3 ] {659ff1ab-7762-416d-ac58-d4d1d6c0278a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00411 sec., 1459.85401459854 rows/sec., 76.27 KiB/sec.
9977 2024.08.27 19:06:45.487946 [ 3 ] {659ff1ab-7762-416d-ac58-d4d1d6c0278a} <Debug> DynamicQueryHandler: Done processing query
9978 2024.08.27 19:06:45.487978 [ 192 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2754 rows, containing 5 columns (5 merged, 0 gathered) in 0.005441591 sec., 506101.98377643595 rows/sec., 38.63 MiB/sec.
9979 2024.08.27 19:06:45.487986 [ 3 ] {659ff1ab-7762-416d-ac58-d4d1d6c0278a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9980 2024.08.27 19:06:45.488039 [ 3 ] {} <Debug> HTTP-Session: 2b2f3d38-e66e-4424-8925-9caee30e6ff9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9981 2024.08.27 19:06:45.488222 [ 192 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9982 2024.08.27 19:06:45.488259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9983 2024.08.27 19:06:45.488371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9984 2024.08.27 19:06:45.488393 [ 3 ] {} <Debug> HTTP-Session: c4717b7f-afac-4545-906f-c29f7ad5bc82 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
9985 2024.08.27 19:06:45.488411 [ 3 ] {} <Debug> HTTP-Session: c4717b7f-afac-4545-906f-c29f7ad5bc82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9986 2024.08.27 19:06:45.488455 [ 3 ] {} <Debug> HTTP-Session: c4717b7f-afac-4545-906f-c29f7ad5bc82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9987 2024.08.27 19:06:45.488505 [ 3 ] {} <Trace> HTTP-Session: c4717b7f-afac-4545-906f-c29f7ad5bc82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9988 2024.08.27 19:06:45.488914 [ 3 ] {30775bc9-f0f4-4ae5-b8f1-c77838903bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9989 2024.08.27 19:06:45.489004 [ 3 ] {30775bc9-f0f4-4ae5-b8f1-c77838903bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9990 2024.08.27 19:06:45.489021 [ 192 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_51_10} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9991 2024.08.27 19:06:45.489317 [ 192 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_51_10} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9992 2024.08.27 19:06:45.489499 [ 3 ] {30775bc9-f0f4-4ae5-b8f1-c77838903bae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9993 2024.08.27 19:06:45.489508 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB.
9994 2024.08.27 19:06:45.489997 [ 3 ] {30775bc9-f0f4-4ae5-b8f1-c77838903bae} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9995 2024.08.27 19:06:45.490039 [ 3 ] {30775bc9-f0f4-4ae5-b8f1-c77838903bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
9996 2024.08.27 19:06:45.490450 [ 3 ] {30775bc9-f0f4-4ae5-b8f1-c77838903bae} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9997 2024.08.27 19:06:45.490797 [ 3 ] {30775bc9-f0f4-4ae5-b8f1-c77838903bae} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9998 2024.08.27 19:06:45.490923 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9999 2024.08.27 19:06:45.490926 [ 3 ] {30775bc9-f0f4-4ae5-b8f1-c77838903bae} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.002253 sec., 105636.92853972482 rows/sec., 7.08 MiB/sec.
10000 2024.08.27 19:06:45.490963 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10001 2024.08.27 19:06:45.491008 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10002 2024.08.27 19:06:45.491169 [ 3 ] {30775bc9-f0f4-4ae5-b8f1-c77838903bae} <Debug> DynamicQueryHandler: Done processing query
10003 2024.08.27 19:06:45.491201 [ 190 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::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
10004 2024.08.27 19:06:45.491212 [ 3 ] {30775bc9-f0f4-4ae5-b8f1-c77838903bae} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10005 2024.08.27 19:06:45.491294 [ 3 ] {} <Debug> HTTP-Session: c4717b7f-afac-4545-906f-c29f7ad5bc82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10006 2024.08.27 19:06:45.491481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10007 2024.08.27 19:06:45.491520 [ 190 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10008 2024.08.27 19:06:45.491570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10009 2024.08.27 19:06:45.491598 [ 190 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14427 rows starting from the beginning of the part
10010 2024.08.27 19:06:45.491610 [ 3 ] {} <Debug> HTTP-Session: e1bb9bb6-e538-4b61-a3e1-654f76b6d0b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10011 2024.08.27 19:06:45.491653 [ 3 ] {} <Debug> HTTP-Session: e1bb9bb6-e538-4b61-a3e1-654f76b6d0b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10012 2024.08.27 19:06:45.491678 [ 3 ] {} <Debug> HTTP-Session: e1bb9bb6-e538-4b61-a3e1-654f76b6d0b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10013 2024.08.27 19:06:45.491859 [ 3 ] {} <Trace> HTTP-Session: e1bb9bb6-e538-4b61-a3e1-654f76b6d0b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10014 2024.08.27 19:06:45.491883 [ 190 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 237 rows starting from the beginning of the part
10015 2024.08.27 19:06:45.492174 [ 190 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 844 rows starting from the beginning of the part
10016 2024.08.27 19:06:45.492296 [ 3 ] {80b96cb9-000c-47b1-babd-7b1fdd82959e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10017 2024.08.27 19:06:45.492440 [ 3 ] {80b96cb9-000c-47b1-babd-7b1fdd82959e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10018 2024.08.27 19:06:45.492582 [ 190 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 239 rows starting from the beginning of the part
10019 2024.08.27 19:06:45.492924 [ 190 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 162 rows starting from the beginning of the part
10020 2024.08.27 19:06:45.493260 [ 190 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 238 rows starting from the beginning of the part
10021 2024.08.27 19:06:45.493280 [ 3 ] {80b96cb9-000c-47b1-babd-7b1fdd82959e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10022 2024.08.27 19:06:45.494110 [ 3 ] {80b96cb9-000c-47b1-babd-7b1fdd82959e} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10023 2024.08.27 19:06:45.494169 [ 3 ] {80b96cb9-000c-47b1-babd-7b1fdd82959e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10024 2024.08.27 19:06:45.494842 [ 3 ] {80b96cb9-000c-47b1-babd-7b1fdd82959e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
10025 2024.08.27 19:06:45.495292 [ 3 ] {80b96cb9-000c-47b1-babd-7b1fdd82959e} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10026 2024.08.27 19:06:45.495466 [ 3 ] {80b96cb9-000c-47b1-babd-7b1fdd82959e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003367 sec., 297.000297000297 rows/sec., 20.01 KiB/sec.
10027 2024.08.27 19:06:45.496283 [ 3 ] {80b96cb9-000c-47b1-babd-7b1fdd82959e} <Debug> DynamicQueryHandler: Done processing query
10028 2024.08.27 19:06:45.496337 [ 3 ] {80b96cb9-000c-47b1-babd-7b1fdd82959e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10029 2024.08.27 19:06:45.496379 [ 3 ] {} <Debug> HTTP-Session: e1bb9bb6-e538-4b61-a3e1-654f76b6d0b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10030 2024.08.27 19:06:45.496594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10031 2024.08.27 19:06:45.496712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10032 2024.08.27 19:06:45.496765 [ 3 ] {} <Debug> HTTP-Session: cac0774c-6e09-43da-a7ea-5a0c607dd628 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10033 2024.08.27 19:06:45.496818 [ 3 ] {} <Debug> HTTP-Session: cac0774c-6e09-43da-a7ea-5a0c607dd628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10034 2024.08.27 19:06:45.496854 [ 3 ] {} <Debug> HTTP-Session: cac0774c-6e09-43da-a7ea-5a0c607dd628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10035 2024.08.27 19:06:45.496897 [ 3 ] {} <Trace> HTTP-Session: cac0774c-6e09-43da-a7ea-5a0c607dd628 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10036 2024.08.27 19:06:45.497388 [ 3 ] {5198449e-9cff-4208-89a8-535619987b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10037 2024.08.27 19:06:45.497469 [ 3 ] {5198449e-9cff-4208-89a8-535619987b83} <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
10038 2024.08.27 19:06:45.498213 [ 3 ] {5198449e-9cff-4208-89a8-535619987b83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10039 2024.08.27 19:06:45.499028 [ 3 ] {5198449e-9cff-4208-89a8-535619987b83} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10040 2024.08.27 19:06:45.499080 [ 3 ] {5198449e-9cff-4208-89a8-535619987b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10041 2024.08.27 19:06:45.500123 [ 190 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16147 rows, containing 5 columns (5 merged, 0 gathered) in 0.009020305 sec., 1790072.508634686 rows/sec., 120.99 MiB/sec.
10042 2024.08.27 19:06:45.500246 [ 3 ] {5198449e-9cff-4208-89a8-535619987b83} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
10043 2024.08.27 19:06:45.500776 [ 3 ] {5198449e-9cff-4208-89a8-535619987b83} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10044 2024.08.27 19:06:45.500799 [ 192 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10045 2024.08.27 19:06:45.501103 [ 3 ] {5198449e-9cff-4208-89a8-535619987b83} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.004113 sec., 7050.8144906394355 rows/sec., 12.63 MiB/sec.
10046 2024.08.27 19:06:45.501899 [ 3 ] {5198449e-9cff-4208-89a8-535619987b83} <Debug> DynamicQueryHandler: Done processing query
10047 2024.08.27 19:06:45.501938 [ 3 ] {5198449e-9cff-4208-89a8-535619987b83} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10048 2024.08.27 19:06:45.501970 [ 3 ] {} <Debug> HTTP-Session: cac0774c-6e09-43da-a7ea-5a0c607dd628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10049 2024.08.27 19:06:45.502034 [ 192 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10050 2024.08.27 19:06:45.502156 [ 192 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10051 2024.08.27 19:06:45.502156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10052 2024.08.27 19:06:45.502274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10053 2024.08.27 19:06:45.502315 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB.
10054 2024.08.27 19:06:45.502324 [ 3 ] {} <Debug> HTTP-Session: bdedeb42-07f7-4db8-81ce-0ea7bca4a639 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10055 2024.08.27 19:06:45.502371 [ 3 ] {} <Debug> HTTP-Session: bdedeb42-07f7-4db8-81ce-0ea7bca4a639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10056 2024.08.27 19:06:45.502386 [ 3 ] {} <Debug> HTTP-Session: bdedeb42-07f7-4db8-81ce-0ea7bca4a639 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10057 2024.08.27 19:06:45.502423 [ 3 ] {} <Trace> HTTP-Session: bdedeb42-07f7-4db8-81ce-0ea7bca4a639 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10058 2024.08.27 19:06:45.502598 [ 3 ] {841ba476-5039-4ee6-92e2-c95a9fb3d555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10059 2024.08.27 19:06:45.502644 [ 3 ] {841ba476-5039-4ee6-92e2-c95a9fb3d555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10060 2024.08.27 19:06:45.502791 [ 3 ] {841ba476-5039-4ee6-92e2-c95a9fb3d555} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10061 2024.08.27 19:06:45.503111 [ 3 ] {841ba476-5039-4ee6-92e2-c95a9fb3d555} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10062 2024.08.27 19:06:45.503147 [ 3 ] {841ba476-5039-4ee6-92e2-c95a9fb3d555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10063 2024.08.27 19:06:45.503524 [ 3 ] {841ba476-5039-4ee6-92e2-c95a9fb3d555} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10064 2024.08.27 19:06:45.503857 [ 3 ] {841ba476-5039-4ee6-92e2-c95a9fb3d555} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10065 2024.08.27 19:06:45.503983 [ 147 ] {} <Debug> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10066 2024.08.27 19:06:45.503987 [ 3 ] {841ba476-5039-4ee6-92e2-c95a9fb3d555} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001455 sec., 56357.388316151206 rows/sec., 3.58 MiB/sec.
10067 2024.08.27 19:06:45.504016 [ 147 ] {} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10068 2024.08.27 19:06:45.504054 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10069 2024.08.27 19:06:45.504225 [ 3 ] {841ba476-5039-4ee6-92e2-c95a9fb3d555} <Debug> DynamicQueryHandler: Done processing query
10070 2024.08.27 19:06:45.504233 [ 194 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
10071 2024.08.27 19:06:45.504258 [ 3 ] {841ba476-5039-4ee6-92e2-c95a9fb3d555} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10072 2024.08.27 19:06:45.504317 [ 3 ] {} <Debug> HTTP-Session: bdedeb42-07f7-4db8-81ce-0ea7bca4a639 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10073 2024.08.27 19:06:45.504439 [ 194 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10074 2024.08.27 19:06:45.504475 [ 194 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3074 rows starting from the beginning of the part
10075 2024.08.27 19:06:45.504575 [ 194 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 82 rows starting from the beginning of the part
10076 2024.08.27 19:06:45.504789 [ 194 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part
10077 2024.08.27 19:06:45.504998 [ 194 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 82 rows starting from the beginning of the part
10078 2024.08.27 19:06:45.505167 [ 194 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part
10079 2024.08.27 19:06:45.505350 [ 194 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 82 rows starting from the beginning of the part
10080 2024.08.27 19:06:45.506888 [ 191 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3440 rows, containing 4 columns (4 merged, 0 gathered) in 0.002743056 sec., 1254075.7461750691 rows/sec., 81.83 MiB/sec.
10081 2024.08.27 19:06:45.507208 [ 191 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10082 2024.08.27 19:06:45.507665 [ 191 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_51_10} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10083 2024.08.27 19:06:45.507750 [ 191 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_51_10} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10084 2024.08.27 19:06:45.507841 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB.
10085 2024.08.27 19:06:50.457278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10086 2024.08.27 19:06:50.457424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10087 2024.08.27 19:06:50.457456 [ 3 ] {} <Debug> HTTP-Session: 7d6c073e-a81c-4b5f-a333-ae863f000550 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10088 2024.08.27 19:06:50.457486 [ 3 ] {} <Debug> HTTP-Session: 7d6c073e-a81c-4b5f-a333-ae863f000550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10089 2024.08.27 19:06:50.457503 [ 3 ] {} <Debug> HTTP-Session: 7d6c073e-a81c-4b5f-a333-ae863f000550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10090 2024.08.27 19:06:50.457557 [ 3 ] {} <Trace> HTTP-Session: 7d6c073e-a81c-4b5f-a333-ae863f000550 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10091 2024.08.27 19:06:50.457752 [ 3 ] {29a3ed5d-5372-46d4-afc7-2f8ab58ef8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10092 2024.08.27 19:06:50.457821 [ 3 ] {29a3ed5d-5372-46d4-afc7-2f8ab58ef8b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10093 2024.08.27 19:06:50.458159 [ 3 ] {29a3ed5d-5372-46d4-afc7-2f8ab58ef8b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10094 2024.08.27 19:06:50.458580 [ 3 ] {29a3ed5d-5372-46d4-afc7-2f8ab58ef8b9} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10095 2024.08.27 19:06:50.458625 [ 3 ] {29a3ed5d-5372-46d4-afc7-2f8ab58ef8b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10096 2024.08.27 19:06:50.459047 [ 3 ] {29a3ed5d-5372-46d4-afc7-2f8ab58ef8b9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10097 2024.08.27 19:06:50.459442 [ 3 ] {29a3ed5d-5372-46d4-afc7-2f8ab58ef8b9} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10098 2024.08.27 19:06:50.459620 [ 3 ] {29a3ed5d-5372-46d4-afc7-2f8ab58ef8b9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001918 sec., 1042.752867570386 rows/sec., 85.03 KiB/sec.
10099 2024.08.27 19:06:50.459871 [ 3 ] {29a3ed5d-5372-46d4-afc7-2f8ab58ef8b9} <Debug> DynamicQueryHandler: Done processing query
10100 2024.08.27 19:06:50.459900 [ 3 ] {29a3ed5d-5372-46d4-afc7-2f8ab58ef8b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10101 2024.08.27 19:06:50.459916 [ 3 ] {} <Debug> HTTP-Session: 7d6c073e-a81c-4b5f-a333-ae863f000550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10102 2024.08.27 19:06:50.460089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10103 2024.08.27 19:06:50.460142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10104 2024.08.27 19:06:50.460163 [ 3 ] {} <Debug> HTTP-Session: 16ff8546-76d6-4582-8be1-0a4bcb73de57 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10105 2024.08.27 19:06:50.460188 [ 3 ] {} <Debug> HTTP-Session: 16ff8546-76d6-4582-8be1-0a4bcb73de57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10106 2024.08.27 19:06:50.460202 [ 3 ] {} <Debug> HTTP-Session: 16ff8546-76d6-4582-8be1-0a4bcb73de57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10107 2024.08.27 19:06:50.460237 [ 3 ] {} <Trace> HTTP-Session: 16ff8546-76d6-4582-8be1-0a4bcb73de57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10108 2024.08.27 19:06:50.460371 [ 3 ] {d237883d-18c3-49c9-b809-7f9d64f0bbb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10109 2024.08.27 19:06:50.460420 [ 3 ] {d237883d-18c3-49c9-b809-7f9d64f0bbb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10110 2024.08.27 19:06:50.460661 [ 3 ] {d237883d-18c3-49c9-b809-7f9d64f0bbb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10111 2024.08.27 19:06:50.461093 [ 3 ] {d237883d-18c3-49c9-b809-7f9d64f0bbb9} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10112 2024.08.27 19:06:50.461131 [ 3 ] {d237883d-18c3-49c9-b809-7f9d64f0bbb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10113 2024.08.27 19:06:50.461510 [ 3 ] {d237883d-18c3-49c9-b809-7f9d64f0bbb9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10114 2024.08.27 19:06:50.461900 [ 3 ] {d237883d-18c3-49c9-b809-7f9d64f0bbb9} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10115 2024.08.27 19:06:50.462057 [ 3 ] {d237883d-18c3-49c9-b809-7f9d64f0bbb9} <Debug> executeQuery: Read 73 rows, 6.06 KiB in 0.001731 sec., 42172.15482380128 rows/sec., 3.42 MiB/sec.
10116 2024.08.27 19:06:50.462233 [ 3 ] {d237883d-18c3-49c9-b809-7f9d64f0bbb9} <Debug> DynamicQueryHandler: Done processing query
10117 2024.08.27 19:06:50.462259 [ 3 ] {d237883d-18c3-49c9-b809-7f9d64f0bbb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10118 2024.08.27 19:06:50.462275 [ 3 ] {} <Debug> HTTP-Session: 16ff8546-76d6-4582-8be1-0a4bcb73de57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10119 2024.08.27 19:06:50.462405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10120 2024.08.27 19:06:50.462456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10121 2024.08.27 19:06:50.462476 [ 3 ] {} <Debug> HTTP-Session: 1b087c50-969f-4f04-802a-b3f7fadbadf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10122 2024.08.27 19:06:50.462494 [ 3 ] {} <Debug> HTTP-Session: 1b087c50-969f-4f04-802a-b3f7fadbadf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10123 2024.08.27 19:06:50.462508 [ 3 ] {} <Debug> HTTP-Session: 1b087c50-969f-4f04-802a-b3f7fadbadf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10124 2024.08.27 19:06:50.462540 [ 3 ] {} <Trace> HTTP-Session: 1b087c50-969f-4f04-802a-b3f7fadbadf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10125 2024.08.27 19:06:50.462643 [ 3 ] {7881cd34-8d90-4940-a1cd-1ab910425e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10126 2024.08.27 19:06:50.462689 [ 3 ] {7881cd34-8d90-4940-a1cd-1ab910425e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10127 2024.08.27 19:06:50.462916 [ 3 ] {7881cd34-8d90-4940-a1cd-1ab910425e7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10128 2024.08.27 19:06:50.463215 [ 3 ] {7881cd34-8d90-4940-a1cd-1ab910425e7a} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10129 2024.08.27 19:06:50.463251 [ 3 ] {7881cd34-8d90-4940-a1cd-1ab910425e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10130 2024.08.27 19:06:50.463597 [ 3 ] {7881cd34-8d90-4940-a1cd-1ab910425e7a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
10131 2024.08.27 19:06:50.463955 [ 3 ] {7881cd34-8d90-4940-a1cd-1ab910425e7a} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10132 2024.08.27 19:06:50.464107 [ 3 ] {7881cd34-8d90-4940-a1cd-1ab910425e7a} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001489 sec., 6715.916722632639 rows/sec., 497.79 KiB/sec.
10133 2024.08.27 19:06:50.464116 [ 141 ] {} <Debug> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
10134 2024.08.27 19:06:50.464222 [ 141 ] {} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10135 2024.08.27 19:06:50.464270 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10136 2024.08.27 19:06:50.464385 [ 3 ] {7881cd34-8d90-4940-a1cd-1ab910425e7a} <Debug> DynamicQueryHandler: Done processing query
10137 2024.08.27 19:06:50.464444 [ 3 ] {7881cd34-8d90-4940-a1cd-1ab910425e7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10138 2024.08.27 19:06:50.464465 [ 201 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::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
10139 2024.08.27 19:06:50.464474 [ 3 ] {} <Debug> HTTP-Session: 1b087c50-969f-4f04-802a-b3f7fadbadf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10140 2024.08.27 19:06:50.464693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10141 2024.08.27 19:06:50.464712 [ 201 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10142 2024.08.27 19:06:50.464787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10143 2024.08.27 19:06:50.464792 [ 201 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 55 rows starting from the beginning of the part
10144 2024.08.27 19:06:50.464826 [ 3 ] {} <Debug> HTTP-Session: d71c9395-97c2-400e-a443-5b5cf1db0435 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10145 2024.08.27 19:06:50.464865 [ 3 ] {} <Debug> HTTP-Session: d71c9395-97c2-400e-a443-5b5cf1db0435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10146 2024.08.27 19:06:50.464905 [ 3 ] {} <Debug> HTTP-Session: d71c9395-97c2-400e-a443-5b5cf1db0435 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10147 2024.08.27 19:06:50.465045 [ 201 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part
10148 2024.08.27 19:06:50.465049 [ 3 ] {} <Trace> HTTP-Session: d71c9395-97c2-400e-a443-5b5cf1db0435 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10149 2024.08.27 19:06:50.465384 [ 201 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 33 rows starting from the beginning of the part
10150 2024.08.27 19:06:50.465414 [ 3 ] {50513a6e-de95-4119-b00e-d8d948e65bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10151 2024.08.27 19:06:50.465565 [ 3 ] {50513a6e-de95-4119-b00e-d8d948e65bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10152 2024.08.27 19:06:50.465704 [ 201 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 12 rows starting from the beginning of the part
10153 2024.08.27 19:06:50.466016 [ 201 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 31 rows starting from the beginning of the part
10154 2024.08.27 19:06:50.466324 [ 201 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part
10155 2024.08.27 19:06:50.467120 [ 3 ] {50513a6e-de95-4119-b00e-d8d948e65bff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10156 2024.08.27 19:06:50.467976 [ 3 ] {50513a6e-de95-4119-b00e-d8d948e65bff} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10157 2024.08.27 19:06:50.468035 [ 3 ] {50513a6e-de95-4119-b00e-d8d948e65bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10158 2024.08.27 19:06:50.469114 [ 3 ] {50513a6e-de95-4119-b00e-d8d948e65bff} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10159 2024.08.27 19:06:50.469350 [ 201 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 5 columns (5 merged, 0 gathered) in 0.004997302 sec., 29816.088761495703 rows/sec., 2.27 MiB/sec.
10160 2024.08.27 19:06:50.469640 [ 201 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
10161 2024.08.27 19:06:50.469993 [ 3 ] {50513a6e-de95-4119-b00e-d8d948e65bff} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10162 2024.08.27 19:06:50.470450 [ 3 ] {50513a6e-de95-4119-b00e-d8d948e65bff} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00515 sec., 14368.932038834952 rows/sec., 1.12 MiB/sec.
10163 2024.08.27 19:06:50.470716 [ 201 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_46_9} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10164 2024.08.27 19:06:50.470834 [ 3 ] {50513a6e-de95-4119-b00e-d8d948e65bff} <Debug> DynamicQueryHandler: Done processing query
10165 2024.08.27 19:06:50.470868 [ 201 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_46_9} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
10166 2024.08.27 19:06:50.470879 [ 3 ] {50513a6e-de95-4119-b00e-d8d948e65bff} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10167 2024.08.27 19:06:50.470918 [ 3 ] {} <Debug> HTTP-Session: d71c9395-97c2-400e-a443-5b5cf1db0435 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10168 2024.08.27 19:06:50.471057 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
10169 2024.08.27 19:06:50.471166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10170 2024.08.27 19:06:50.471224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10171 2024.08.27 19:06:50.471243 [ 3 ] {} <Debug> HTTP-Session: b280e903-5876-4e2b-a132-78c962929f80 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10172 2024.08.27 19:06:50.471261 [ 3 ] {} <Debug> HTTP-Session: b280e903-5876-4e2b-a132-78c962929f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10173 2024.08.27 19:06:50.471275 [ 3 ] {} <Debug> HTTP-Session: b280e903-5876-4e2b-a132-78c962929f80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10174 2024.08.27 19:06:50.471307 [ 3 ] {} <Trace> HTTP-Session: b280e903-5876-4e2b-a132-78c962929f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10175 2024.08.27 19:06:50.471478 [ 3 ] {86554a0c-c8e2-4cb1-ab63-5e170aa9b5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10176 2024.08.27 19:06:50.471529 [ 3 ] {86554a0c-c8e2-4cb1-ab63-5e170aa9b5b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10177 2024.08.27 19:06:50.471703 [ 3 ] {86554a0c-c8e2-4cb1-ab63-5e170aa9b5b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10178 2024.08.27 19:06:50.472081 [ 3 ] {86554a0c-c8e2-4cb1-ab63-5e170aa9b5b1} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10179 2024.08.27 19:06:50.472117 [ 3 ] {86554a0c-c8e2-4cb1-ab63-5e170aa9b5b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10180 2024.08.27 19:06:50.472540 [ 3 ] {86554a0c-c8e2-4cb1-ab63-5e170aa9b5b1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10181 2024.08.27 19:06:50.472888 [ 3 ] {86554a0c-c8e2-4cb1-ab63-5e170aa9b5b1} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10182 2024.08.27 19:06:50.473036 [ 3 ] {86554a0c-c8e2-4cb1-ab63-5e170aa9b5b1} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001637 sec., 98350.64141722664 rows/sec., 6.85 MiB/sec.
10183 2024.08.27 19:06:50.473205 [ 3 ] {86554a0c-c8e2-4cb1-ab63-5e170aa9b5b1} <Debug> DynamicQueryHandler: Done processing query
10184 2024.08.27 19:06:50.473230 [ 3 ] {86554a0c-c8e2-4cb1-ab63-5e170aa9b5b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10185 2024.08.27 19:06:50.473245 [ 3 ] {} <Debug> HTTP-Session: b280e903-5876-4e2b-a132-78c962929f80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10186 2024.08.27 19:06:50.473392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10187 2024.08.27 19:06:50.473440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10188 2024.08.27 19:06:50.473460 [ 3 ] {} <Debug> HTTP-Session: 3f0ad314-70f3-447f-8d1b-243d2481bbc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10189 2024.08.27 19:06:50.473476 [ 3 ] {} <Debug> HTTP-Session: 3f0ad314-70f3-447f-8d1b-243d2481bbc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10190 2024.08.27 19:06:50.473490 [ 3 ] {} <Debug> HTTP-Session: 3f0ad314-70f3-447f-8d1b-243d2481bbc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10191 2024.08.27 19:06:50.473520 [ 3 ] {} <Trace> HTTP-Session: 3f0ad314-70f3-447f-8d1b-243d2481bbc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10192 2024.08.27 19:06:50.473770 [ 3 ] {9ea649b3-6660-4cf2-b143-e49b73c7a9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10193 2024.08.27 19:06:50.473835 [ 3 ] {9ea649b3-6660-4cf2-b143-e49b73c7a9e2} <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
10194 2024.08.27 19:06:50.474262 [ 3 ] {9ea649b3-6660-4cf2-b143-e49b73c7a9e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10195 2024.08.27 19:06:50.474804 [ 3 ] {9ea649b3-6660-4cf2-b143-e49b73c7a9e2} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10196 2024.08.27 19:06:50.474841 [ 3 ] {9ea649b3-6660-4cf2-b143-e49b73c7a9e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10197 2024.08.27 19:06:50.475456 [ 3 ] {9ea649b3-6660-4cf2-b143-e49b73c7a9e2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
10198 2024.08.27 19:06:50.475876 [ 3 ] {9ea649b3-6660-4cf2-b143-e49b73c7a9e2} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10199 2024.08.27 19:06:50.476052 [ 141 ] {} <Debug> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
10200 2024.08.27 19:06:50.476080 [ 3 ] {9ea649b3-6660-4cf2-b143-e49b73c7a9e2} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002392 sec., 3344.4816053511704 rows/sec., 5.99 MiB/sec.
10201 2024.08.27 19:06:50.476207 [ 141 ] {} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10202 2024.08.27 19:06:50.476266 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10203 2024.08.27 19:06:50.476956 [ 198 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::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
10204 2024.08.27 19:06:50.477064 [ 3 ] {9ea649b3-6660-4cf2-b143-e49b73c7a9e2} <Debug> DynamicQueryHandler: Done processing query
10205 2024.08.27 19:06:50.477174 [ 3 ] {9ea649b3-6660-4cf2-b143-e49b73c7a9e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
10206 2024.08.27 19:06:50.477297 [ 3 ] {} <Debug> HTTP-Session: 3f0ad314-70f3-447f-8d1b-243d2481bbc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10207 2024.08.27 19:06:50.477580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10208 2024.08.27 19:06:50.477710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10209 2024.08.27 19:06:50.477780 [ 3 ] {} <Debug> HTTP-Session: 96fa8b5a-c4ff-4fc4-ace7-e27140f1e6ea Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10210 2024.08.27 19:06:50.477836 [ 3 ] {} <Debug> HTTP-Session: 96fa8b5a-c4ff-4fc4-ace7-e27140f1e6ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10211 2024.08.27 19:06:50.477879 [ 3 ] {} <Debug> HTTP-Session: 96fa8b5a-c4ff-4fc4-ace7-e27140f1e6ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10212 2024.08.27 19:06:50.477978 [ 3 ] {} <Trace> HTTP-Session: 96fa8b5a-c4ff-4fc4-ace7-e27140f1e6ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10213 2024.08.27 19:06:50.478175 [ 198 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10214 2024.08.27 19:06:50.478238 [ 3 ] {74705367-26b4-4cd1-b217-6735cdde8f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10215 2024.08.27 19:06:50.478339 [ 198 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 730 rows starting from the beginning of the part
10216 2024.08.27 19:06:50.478348 [ 3 ] {74705367-26b4-4cd1-b217-6735cdde8f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10217 2024.08.27 19:06:50.479171 [ 198 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part
10218 2024.08.27 19:06:50.479204 [ 3 ] {74705367-26b4-4cd1-b217-6735cdde8f6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10219 2024.08.27 19:06:50.479778 [ 198 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 29 rows starting from the beginning of the part
10220 2024.08.27 19:06:50.480473 [ 3 ] {74705367-26b4-4cd1-b217-6735cdde8f6c} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10221 2024.08.27 19:06:50.480535 [ 198 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part
10222 2024.08.27 19:06:50.480562 [ 3 ] {74705367-26b4-4cd1-b217-6735cdde8f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10223 2024.08.27 19:06:50.481363 [ 198 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 29 rows starting from the beginning of the part
10224 2024.08.27 19:06:50.481978 [ 198 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part
10225 2024.08.27 19:06:50.482034 [ 3 ] {74705367-26b4-4cd1-b217-6735cdde8f6c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10226 2024.08.27 19:06:50.483088 [ 3 ] {74705367-26b4-4cd1-b217-6735cdde8f6c} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10227 2024.08.27 19:06:50.483385 [ 3 ] {74705367-26b4-4cd1-b217-6735cdde8f6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005245 sec., 11439.466158245948 rows/sec., 789.44 KiB/sec.
10228 2024.08.27 19:06:50.483735 [ 3 ] {74705367-26b4-4cd1-b217-6735cdde8f6c} <Debug> DynamicQueryHandler: Done processing query
10229 2024.08.27 19:06:50.483784 [ 3 ] {74705367-26b4-4cd1-b217-6735cdde8f6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10230 2024.08.27 19:06:50.483813 [ 3 ] {} <Debug> HTTP-Session: 96fa8b5a-c4ff-4fc4-ace7-e27140f1e6ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10231 2024.08.27 19:06:50.490100 [ 186 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 812 rows, containing 19 columns (19 merged, 0 gathered) in 0.013624218 sec., 59599.75097286318 rows/sec., 106.80 MiB/sec.
10232 2024.08.27 19:06:50.490952 [ 186 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
10233 2024.08.27 19:06:50.491548 [ 186 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10234 2024.08.27 19:06:50.491638 [ 186 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
10235 2024.08.27 19:06:50.491765 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB.
10236 2024.08.27 19:06:50.682287 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache
10237 2024.08.27 19:06:50.682332 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache
10238 2024.08.27 19:06:55.461675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10239 2024.08.27 19:06:55.461813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10240 2024.08.27 19:06:55.461838 [ 3 ] {} <Debug> HTTP-Session: add64c9e-f73b-4584-997e-e7ecabee2210 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10241 2024.08.27 19:06:55.461863 [ 3 ] {} <Debug> HTTP-Session: add64c9e-f73b-4584-997e-e7ecabee2210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10242 2024.08.27 19:06:55.461878 [ 3 ] {} <Debug> HTTP-Session: add64c9e-f73b-4584-997e-e7ecabee2210 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10243 2024.08.27 19:06:55.461928 [ 3 ] {} <Trace> HTTP-Session: add64c9e-f73b-4584-997e-e7ecabee2210 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10244 2024.08.27 19:06:55.462109 [ 3 ] {242d3f53-3b51-4498-ac6b-a879a9f4874e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10245 2024.08.27 19:06:55.462180 [ 3 ] {242d3f53-3b51-4498-ac6b-a879a9f4874e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10246 2024.08.27 19:06:55.462529 [ 3 ] {242d3f53-3b51-4498-ac6b-a879a9f4874e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10247 2024.08.27 19:06:55.462961 [ 3 ] {242d3f53-3b51-4498-ac6b-a879a9f4874e} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10248 2024.08.27 19:06:55.463005 [ 3 ] {242d3f53-3b51-4498-ac6b-a879a9f4874e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10249 2024.08.27 19:06:55.463427 [ 3 ] {242d3f53-3b51-4498-ac6b-a879a9f4874e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10250 2024.08.27 19:06:55.463827 [ 3 ] {242d3f53-3b51-4498-ac6b-a879a9f4874e} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10251 2024.08.27 19:06:55.463978 [ 135 ] {} <Debug> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
10252 2024.08.27 19:06:55.463983 [ 3 ] {242d3f53-3b51-4498-ac6b-a879a9f4874e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001926 sec., 1038.4215991692627 rows/sec., 84.68 KiB/sec.
10253 2024.08.27 19:06:55.464015 [ 135 ] {} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10254 2024.08.27 19:06:55.464051 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10255 2024.08.27 19:06:55.464223 [ 195 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::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
10256 2024.08.27 19:06:55.464308 [ 3 ] {242d3f53-3b51-4498-ac6b-a879a9f4874e} <Debug> DynamicQueryHandler: Done processing query
10257 2024.08.27 19:06:55.464355 [ 3 ] {242d3f53-3b51-4498-ac6b-a879a9f4874e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10258 2024.08.27 19:06:55.464392 [ 3 ] {} <Debug> HTTP-Session: add64c9e-f73b-4584-997e-e7ecabee2210 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10259 2024.08.27 19:06:55.464434 [ 195 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10260 2024.08.27 19:06:55.464468 [ 195 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 18 rows starting from the beginning of the part
10261 2024.08.27 19:06:55.464536 [ 195 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part
10262 2024.08.27 19:06:55.464742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10263 2024.08.27 19:06:55.464834 [ 195 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part
10264 2024.08.27 19:06:55.464963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10265 2024.08.27 19:06:55.465087 [ 3 ] {} <Debug> HTTP-Session: d863b9a6-5ea5-46ce-907d-535b44ad97be Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10266 2024.08.27 19:06:55.465146 [ 3 ] {} <Debug> HTTP-Session: d863b9a6-5ea5-46ce-907d-535b44ad97be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10267 2024.08.27 19:06:55.465163 [ 195 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::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
10268 2024.08.27 19:06:55.465209 [ 3 ] {} <Debug> HTTP-Session: d863b9a6-5ea5-46ce-907d-535b44ad97be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10269 2024.08.27 19:06:55.465353 [ 3 ] {} <Trace> HTTP-Session: d863b9a6-5ea5-46ce-907d-535b44ad97be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10270 2024.08.27 19:06:55.465428 [ 195 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::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
10271 2024.08.27 19:06:55.465557 [ 195 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part
10272 2024.08.27 19:06:55.465663 [ 3 ] {92902e14-2b64-4960-bca4-d07be216a85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10273 2024.08.27 19:06:55.465752 [ 3 ] {92902e14-2b64-4960-bca4-d07be216a85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10274 2024.08.27 19:06:55.466158 [ 3 ] {92902e14-2b64-4960-bca4-d07be216a85c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10275 2024.08.27 19:06:55.467083 [ 195 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.00296479 sec., 10793.344553914441 rows/sec., 922.28 KiB/sec.
10276 2024.08.27 19:06:55.467200 [ 3 ] {92902e14-2b64-4960-bca4-d07be216a85c} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10277 2024.08.27 19:06:55.467250 [ 3 ] {92902e14-2b64-4960-bca4-d07be216a85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10278 2024.08.27 19:06:55.467351 [ 189 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
10279 2024.08.27 19:06:55.468192 [ 3 ] {92902e14-2b64-4960-bca4-d07be216a85c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10280 2024.08.27 19:06:55.468561 [ 189 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_25_5} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10281 2024.08.27 19:06:55.468739 [ 189 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_25_5} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
10282 2024.08.27 19:06:55.468908 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10283 2024.08.27 19:06:55.468997 [ 3 ] {92902e14-2b64-4960-bca4-d07be216a85c} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10284 2024.08.27 19:06:55.469142 [ 3 ] {92902e14-2b64-4960-bca4-d07be216a85c} <Debug> executeQuery: Read 248 rows, 22.42 KiB in 0.003634 sec., 68244.35883324161 rows/sec., 6.02 MiB/sec.
10285 2024.08.27 19:06:55.469509 [ 3 ] {92902e14-2b64-4960-bca4-d07be216a85c} <Debug> DynamicQueryHandler: Done processing query
10286 2024.08.27 19:06:55.469553 [ 3 ] {92902e14-2b64-4960-bca4-d07be216a85c} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
10287 2024.08.27 19:06:55.469576 [ 3 ] {} <Debug> HTTP-Session: d863b9a6-5ea5-46ce-907d-535b44ad97be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10288 2024.08.27 19:06:55.469802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10289 2024.08.27 19:06:55.469857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10290 2024.08.27 19:06:55.469877 [ 3 ] {} <Debug> HTTP-Session: b3a1fefd-b0f3-4911-bed3-8515b6148523 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10291 2024.08.27 19:06:55.469895 [ 3 ] {} <Debug> HTTP-Session: b3a1fefd-b0f3-4911-bed3-8515b6148523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10292 2024.08.27 19:06:55.469910 [ 3 ] {} <Debug> HTTP-Session: b3a1fefd-b0f3-4911-bed3-8515b6148523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10293 2024.08.27 19:06:55.469945 [ 3 ] {} <Trace> HTTP-Session: b3a1fefd-b0f3-4911-bed3-8515b6148523 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10294 2024.08.27 19:06:55.470066 [ 3 ] {4330e7ef-f0de-4421-a774-322e31dfa02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10295 2024.08.27 19:06:55.470114 [ 3 ] {4330e7ef-f0de-4421-a774-322e31dfa02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10296 2024.08.27 19:06:55.470366 [ 3 ] {4330e7ef-f0de-4421-a774-322e31dfa02e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10297 2024.08.27 19:06:55.470712 [ 3 ] {4330e7ef-f0de-4421-a774-322e31dfa02e} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10298 2024.08.27 19:06:55.470749 [ 3 ] {4330e7ef-f0de-4421-a774-322e31dfa02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10299 2024.08.27 19:06:55.471112 [ 3 ] {4330e7ef-f0de-4421-a774-322e31dfa02e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
10300 2024.08.27 19:06:55.471494 [ 3 ] {4330e7ef-f0de-4421-a774-322e31dfa02e} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10301 2024.08.27 19:06:55.471630 [ 3 ] {4330e7ef-f0de-4421-a774-322e31dfa02e} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.001605 sec., 19314.641744548284 rows/sec., 1.41 MiB/sec.
10302 2024.08.27 19:06:55.471801 [ 3 ] {4330e7ef-f0de-4421-a774-322e31dfa02e} <Debug> DynamicQueryHandler: Done processing query
10303 2024.08.27 19:06:55.471825 [ 3 ] {4330e7ef-f0de-4421-a774-322e31dfa02e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10304 2024.08.27 19:06:55.471841 [ 3 ] {} <Debug> HTTP-Session: b3a1fefd-b0f3-4911-bed3-8515b6148523 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10305 2024.08.27 19:06:55.471987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10306 2024.08.27 19:06:55.472037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10307 2024.08.27 19:06:55.472057 [ 3 ] {} <Debug> HTTP-Session: d4b2cce5-fc18-46fa-a27d-9a130bea3451 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10308 2024.08.27 19:06:55.472073 [ 3 ] {} <Debug> HTTP-Session: d4b2cce5-fc18-46fa-a27d-9a130bea3451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10309 2024.08.27 19:06:55.472087 [ 3 ] {} <Debug> HTTP-Session: d4b2cce5-fc18-46fa-a27d-9a130bea3451 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10310 2024.08.27 19:06:55.472119 [ 3 ] {} <Trace> HTTP-Session: d4b2cce5-fc18-46fa-a27d-9a130bea3451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10311 2024.08.27 19:06:55.472221 [ 3 ] {ee0d9d3b-b189-4a5a-b26a-a3ac3ef49d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10312 2024.08.27 19:06:55.472264 [ 3 ] {ee0d9d3b-b189-4a5a-b26a-a3ac3ef49d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10313 2024.08.27 19:06:55.472488 [ 3 ] {ee0d9d3b-b189-4a5a-b26a-a3ac3ef49d81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10314 2024.08.27 19:06:55.472810 [ 3 ] {ee0d9d3b-b189-4a5a-b26a-a3ac3ef49d81} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10315 2024.08.27 19:06:55.472846 [ 3 ] {ee0d9d3b-b189-4a5a-b26a-a3ac3ef49d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10316 2024.08.27 19:06:55.473205 [ 3 ] {ee0d9d3b-b189-4a5a-b26a-a3ac3ef49d81} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
10317 2024.08.27 19:06:55.473571 [ 3 ] {ee0d9d3b-b189-4a5a-b26a-a3ac3ef49d81} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10318 2024.08.27 19:06:55.473689 [ 135 ] {} <Debug> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
10319 2024.08.27 19:06:55.473700 [ 3 ] {ee0d9d3b-b189-4a5a-b26a-a3ac3ef49d81} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001507 sec., 9289.980092899801 rows/sec., 650.61 KiB/sec.
10320 2024.08.27 19:06:55.473719 [ 135 ] {} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10321 2024.08.27 19:06:55.473751 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10322 2024.08.27 19:06:55.473989 [ 3 ] {ee0d9d3b-b189-4a5a-b26a-a3ac3ef49d81} <Debug> DynamicQueryHandler: Done processing query
10323 2024.08.27 19:06:55.473991 [ 196 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
10324 2024.08.27 19:06:55.474018 [ 3 ] {ee0d9d3b-b189-4a5a-b26a-a3ac3ef49d81} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10325 2024.08.27 19:06:55.474074 [ 3 ] {} <Debug> HTTP-Session: d4b2cce5-fc18-46fa-a27d-9a130bea3451 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10326 2024.08.27 19:06:55.474288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10327 2024.08.27 19:06:55.474289 [ 196 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10328 2024.08.27 19:06:55.474390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10329 2024.08.27 19:06:55.474397 [ 196 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
10330 2024.08.27 19:06:55.474428 [ 3 ] {} <Debug> HTTP-Session: f99a9345-971b-47cf-8e51-df54b53dbf0a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10331 2024.08.27 19:06:55.474471 [ 3 ] {} <Debug> HTTP-Session: f99a9345-971b-47cf-8e51-df54b53dbf0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10332 2024.08.27 19:06:55.474524 [ 3 ] {} <Debug> HTTP-Session: f99a9345-971b-47cf-8e51-df54b53dbf0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10333 2024.08.27 19:06:55.474658 [ 3 ] {} <Trace> HTTP-Session: f99a9345-971b-47cf-8e51-df54b53dbf0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10334 2024.08.27 19:06:55.474719 [ 196 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part
10335 2024.08.27 19:06:55.474973 [ 3 ] {7ab1674b-032c-4989-a63e-18f2015de351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10336 2024.08.27 19:06:55.475007 [ 196 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 228 rows starting from the beginning of the part
10337 2024.08.27 19:06:55.475082 [ 3 ] {7ab1674b-032c-4989-a63e-18f2015de351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10338 2024.08.27 19:06:55.475319 [ 196 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
10339 2024.08.27 19:06:55.475690 [ 196 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part
10340 2024.08.27 19:06:55.476033 [ 196 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
10341 2024.08.27 19:06:55.476836 [ 3 ] {7ab1674b-032c-4989-a63e-18f2015de351} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10342 2024.08.27 19:06:55.477625 [ 3 ] {7ab1674b-032c-4989-a63e-18f2015de351} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10343 2024.08.27 19:06:55.477696 [ 3 ] {7ab1674b-032c-4989-a63e-18f2015de351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10344 2024.08.27 19:06:55.478787 [ 3 ] {7ab1674b-032c-4989-a63e-18f2015de351} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10345 2024.08.27 19:06:55.479616 [ 195 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005776528 sec., 91058.15811850993 rows/sec., 6.19 MiB/sec.
10346 2024.08.27 19:06:55.479797 [ 3 ] {7ab1674b-032c-4989-a63e-18f2015de351} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10347 2024.08.27 19:06:55.479808 [ 187 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
10348 2024.08.27 19:06:55.479982 [ 3 ] {7ab1674b-032c-4989-a63e-18f2015de351} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005161 sec., 1162.5653943034297 rows/sec., 68.69 KiB/sec.
10349 2024.08.27 19:06:55.480249 [ 3 ] {7ab1674b-032c-4989-a63e-18f2015de351} <Debug> DynamicQueryHandler: Done processing query
10350 2024.08.27 19:06:55.480284 [ 3 ] {7ab1674b-032c-4989-a63e-18f2015de351} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10351 2024.08.27 19:06:55.480305 [ 3 ] {} <Debug> HTTP-Session: f99a9345-971b-47cf-8e51-df54b53dbf0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10352 2024.08.27 19:06:55.480468 [ 187 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_31_6} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10353 2024.08.27 19:06:55.480546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 67036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10354 2024.08.27 19:06:55.480554 [ 187 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_31_6} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
10355 2024.08.27 19:06:55.480601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10356 2024.08.27 19:06:55.480649 [ 3 ] {} <Debug> HTTP-Session: 766307ee-2d04-4a8d-a225-c2a6db566280 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10357 2024.08.27 19:06:55.480665 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
10358 2024.08.27 19:06:55.480669 [ 3 ] {} <Debug> HTTP-Session: 766307ee-2d04-4a8d-a225-c2a6db566280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10359 2024.08.27 19:06:55.480696 [ 3 ] {} <Debug> HTTP-Session: 766307ee-2d04-4a8d-a225-c2a6db566280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10360 2024.08.27 19:06:55.480729 [ 3 ] {} <Trace> HTTP-Session: 766307ee-2d04-4a8d-a225-c2a6db566280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10361 2024.08.27 19:06:55.480960 [ 3 ] {5f23e5bd-da7a-4554-810e-cec34b07be3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10362 2024.08.27 19:06:55.481004 [ 3 ] {5f23e5bd-da7a-4554-810e-cec34b07be3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10363 2024.08.27 19:06:55.481237 [ 3 ] {5f23e5bd-da7a-4554-810e-cec34b07be3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10364 2024.08.27 19:06:55.481867 [ 3 ] {5f23e5bd-da7a-4554-810e-cec34b07be3d} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10365 2024.08.27 19:06:55.481904 [ 3 ] {5f23e5bd-da7a-4554-810e-cec34b07be3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10366 2024.08.27 19:06:55.482298 [ 3 ] {5f23e5bd-da7a-4554-810e-cec34b07be3d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10367 2024.08.27 19:06:55.482665 [ 3 ] {5f23e5bd-da7a-4554-810e-cec34b07be3d} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10368 2024.08.27 19:06:55.482799 [ 3 ] {5f23e5bd-da7a-4554-810e-cec34b07be3d} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001968 sec., 209857.72357723577 rows/sec., 14.97 MiB/sec.
10369 2024.08.27 19:06:55.482975 [ 3 ] {5f23e5bd-da7a-4554-810e-cec34b07be3d} <Debug> DynamicQueryHandler: Done processing query
10370 2024.08.27 19:06:55.483001 [ 3 ] {5f23e5bd-da7a-4554-810e-cec34b07be3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
10371 2024.08.27 19:06:55.483017 [ 3 ] {} <Debug> HTTP-Session: 766307ee-2d04-4a8d-a225-c2a6db566280 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10372 2024.08.27 19:06:55.483171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10373 2024.08.27 19:06:55.483220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10374 2024.08.27 19:06:55.483239 [ 3 ] {} <Debug> HTTP-Session: 0756cd29-1434-4538-9a60-d1e481e02c4f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10375 2024.08.27 19:06:55.483255 [ 3 ] {} <Debug> HTTP-Session: 0756cd29-1434-4538-9a60-d1e481e02c4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10376 2024.08.27 19:06:55.483269 [ 3 ] {} <Debug> HTTP-Session: 0756cd29-1434-4538-9a60-d1e481e02c4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10377 2024.08.27 19:06:55.483300 [ 3 ] {} <Trace> HTTP-Session: 0756cd29-1434-4538-9a60-d1e481e02c4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10378 2024.08.27 19:06:55.483397 [ 3 ] {7ad73282-315e-4611-bbf0-f0bcf2e09076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10379 2024.08.27 19:06:55.483440 [ 3 ] {7ad73282-315e-4611-bbf0-f0bcf2e09076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10380 2024.08.27 19:06:55.483569 [ 3 ] {7ad73282-315e-4611-bbf0-f0bcf2e09076} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10381 2024.08.27 19:06:55.483879 [ 3 ] {7ad73282-315e-4611-bbf0-f0bcf2e09076} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10382 2024.08.27 19:06:55.483914 [ 3 ] {7ad73282-315e-4611-bbf0-f0bcf2e09076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10383 2024.08.27 19:06:55.484268 [ 3 ] {7ad73282-315e-4611-bbf0-f0bcf2e09076} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10384 2024.08.27 19:06:55.484590 [ 3 ] {7ad73282-315e-4611-bbf0-f0bcf2e09076} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10385 2024.08.27 19:06:55.484717 [ 3 ] {7ad73282-315e-4611-bbf0-f0bcf2e09076} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001346 sec., 4457.652303120357 rows/sec., 232.89 KiB/sec.
10386 2024.08.27 19:06:55.484929 [ 3 ] {7ad73282-315e-4611-bbf0-f0bcf2e09076} <Debug> DynamicQueryHandler: Done processing query
10387 2024.08.27 19:06:55.484954 [ 3 ] {7ad73282-315e-4611-bbf0-f0bcf2e09076} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10388 2024.08.27 19:06:55.484976 [ 3 ] {} <Debug> HTTP-Session: 0756cd29-1434-4538-9a60-d1e481e02c4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10389 2024.08.27 19:06:55.485122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10390 2024.08.27 19:06:55.485172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10391 2024.08.27 19:06:55.485191 [ 3 ] {} <Debug> HTTP-Session: 2b33650e-fc6d-4f19-9804-c901017db1e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10392 2024.08.27 19:06:55.485208 [ 3 ] {} <Debug> HTTP-Session: 2b33650e-fc6d-4f19-9804-c901017db1e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10393 2024.08.27 19:06:55.485222 [ 3 ] {} <Debug> HTTP-Session: 2b33650e-fc6d-4f19-9804-c901017db1e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10394 2024.08.27 19:06:55.485253 [ 3 ] {} <Trace> HTTP-Session: 2b33650e-fc6d-4f19-9804-c901017db1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10395 2024.08.27 19:06:55.485466 [ 3 ] {bc202e71-d0a9-43e3-b1b3-1fa5f0a4b3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10396 2024.08.27 19:06:55.485513 [ 3 ] {bc202e71-d0a9-43e3-b1b3-1fa5f0a4b3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10397 2024.08.27 19:06:55.485653 [ 3 ] {bc202e71-d0a9-43e3-b1b3-1fa5f0a4b3f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10398 2024.08.27 19:06:55.486104 [ 3 ] {bc202e71-d0a9-43e3-b1b3-1fa5f0a4b3f9} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10399 2024.08.27 19:06:55.486140 [ 3 ] {bc202e71-d0a9-43e3-b1b3-1fa5f0a4b3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10400 2024.08.27 19:06:55.486527 [ 3 ] {bc202e71-d0a9-43e3-b1b3-1fa5f0a4b3f9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10401 2024.08.27 19:06:55.486871 [ 3 ] {bc202e71-d0a9-43e3-b1b3-1fa5f0a4b3f9} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10402 2024.08.27 19:06:55.486995 [ 3 ] {bc202e71-d0a9-43e3-b1b3-1fa5f0a4b3f9} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001655 sec., 143806.64652567977 rows/sec., 9.64 MiB/sec.
10403 2024.08.27 19:06:55.487258 [ 3 ] {bc202e71-d0a9-43e3-b1b3-1fa5f0a4b3f9} <Debug> DynamicQueryHandler: Done processing query
10404 2024.08.27 19:06:55.487321 [ 3 ] {bc202e71-d0a9-43e3-b1b3-1fa5f0a4b3f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10405 2024.08.27 19:06:55.487384 [ 3 ] {} <Debug> HTTP-Session: 2b33650e-fc6d-4f19-9804-c901017db1e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10406 2024.08.27 19:06:55.487560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10407 2024.08.27 19:06:55.487614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10408 2024.08.27 19:06:55.487634 [ 3 ] {} <Debug> HTTP-Session: 01068be5-65fb-4755-b28a-ed9b3425472e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10409 2024.08.27 19:06:55.487651 [ 3 ] {} <Debug> HTTP-Session: 01068be5-65fb-4755-b28a-ed9b3425472e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10410 2024.08.27 19:06:55.487665 [ 3 ] {} <Debug> HTTP-Session: 01068be5-65fb-4755-b28a-ed9b3425472e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10411 2024.08.27 19:06:55.487697 [ 3 ] {} <Trace> HTTP-Session: 01068be5-65fb-4755-b28a-ed9b3425472e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10412 2024.08.27 19:06:55.487795 [ 3 ] {2b6c3d2a-9e37-43ce-ac83-84d1d7b1ceb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10413 2024.08.27 19:06:55.487841 [ 3 ] {2b6c3d2a-9e37-43ce-ac83-84d1d7b1ceb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10414 2024.08.27 19:06:55.487979 [ 3 ] {2b6c3d2a-9e37-43ce-ac83-84d1d7b1ceb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10415 2024.08.27 19:06:55.488324 [ 3 ] {2b6c3d2a-9e37-43ce-ac83-84d1d7b1ceb8} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10416 2024.08.27 19:06:55.488359 [ 3 ] {2b6c3d2a-9e37-43ce-ac83-84d1d7b1ceb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10417 2024.08.27 19:06:55.488706 [ 3 ] {2b6c3d2a-9e37-43ce-ac83-84d1d7b1ceb8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10418 2024.08.27 19:06:55.489029 [ 3 ] {2b6c3d2a-9e37-43ce-ac83-84d1d7b1ceb8} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10419 2024.08.27 19:06:55.489158 [ 3 ] {2b6c3d2a-9e37-43ce-ac83-84d1d7b1ceb8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001387 sec., 720.9805335255949 rows/sec., 48.58 KiB/sec.
10420 2024.08.27 19:06:55.489322 [ 3 ] {2b6c3d2a-9e37-43ce-ac83-84d1d7b1ceb8} <Debug> DynamicQueryHandler: Done processing query
10421 2024.08.27 19:06:55.489347 [ 3 ] {2b6c3d2a-9e37-43ce-ac83-84d1d7b1ceb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10422 2024.08.27 19:06:55.489363 [ 3 ] {} <Debug> HTTP-Session: 01068be5-65fb-4755-b28a-ed9b3425472e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10423 2024.08.27 19:06:55.489524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10424 2024.08.27 19:06:55.489573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10425 2024.08.27 19:06:55.489592 [ 3 ] {} <Debug> HTTP-Session: 7a26b59f-2374-4717-ba55-1239eae84540 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10426 2024.08.27 19:06:55.489609 [ 3 ] {} <Debug> HTTP-Session: 7a26b59f-2374-4717-ba55-1239eae84540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10427 2024.08.27 19:06:55.489622 [ 3 ] {} <Debug> HTTP-Session: 7a26b59f-2374-4717-ba55-1239eae84540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10428 2024.08.27 19:06:55.489653 [ 3 ] {} <Trace> HTTP-Session: 7a26b59f-2374-4717-ba55-1239eae84540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10429 2024.08.27 19:06:55.489962 [ 3 ] {36c2f680-05fb-43d8-ab5c-d18bb5c5258a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10430 2024.08.27 19:06:55.490026 [ 3 ] {36c2f680-05fb-43d8-ab5c-d18bb5c5258a} <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
10431 2024.08.27 19:06:55.490437 [ 3 ] {36c2f680-05fb-43d8-ab5c-d18bb5c5258a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10432 2024.08.27 19:06:55.491072 [ 3 ] {36c2f680-05fb-43d8-ab5c-d18bb5c5258a} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10433 2024.08.27 19:06:55.491107 [ 3 ] {36c2f680-05fb-43d8-ab5c-d18bb5c5258a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10434 2024.08.27 19:06:55.491721 [ 3 ] {36c2f680-05fb-43d8-ab5c-d18bb5c5258a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
10435 2024.08.27 19:06:55.492133 [ 3 ] {36c2f680-05fb-43d8-ab5c-d18bb5c5258a} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10436 2024.08.27 19:06:55.492275 [ 3 ] {36c2f680-05fb-43d8-ab5c-d18bb5c5258a} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002526 sec., 11480.601741884402 rows/sec., 20.57 MiB/sec.
10437 2024.08.27 19:06:55.492501 [ 3 ] {36c2f680-05fb-43d8-ab5c-d18bb5c5258a} <Debug> DynamicQueryHandler: Done processing query
10438 2024.08.27 19:06:55.492526 [ 3 ] {36c2f680-05fb-43d8-ab5c-d18bb5c5258a} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10439 2024.08.27 19:06:55.492542 [ 3 ] {} <Debug> HTTP-Session: 7a26b59f-2374-4717-ba55-1239eae84540 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10440 2024.08.27 19:06:55.492709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10441 2024.08.27 19:06:55.492757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10442 2024.08.27 19:06:55.492777 [ 3 ] {} <Debug> HTTP-Session: 2afd9b0d-b4bc-4462-b4f7-472a43f1b773 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10443 2024.08.27 19:06:55.492794 [ 3 ] {} <Debug> HTTP-Session: 2afd9b0d-b4bc-4462-b4f7-472a43f1b773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10444 2024.08.27 19:06:55.492808 [ 3 ] {} <Debug> HTTP-Session: 2afd9b0d-b4bc-4462-b4f7-472a43f1b773 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10445 2024.08.27 19:06:55.492838 [ 3 ] {} <Trace> HTTP-Session: 2afd9b0d-b4bc-4462-b4f7-472a43f1b773 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10446 2024.08.27 19:06:55.492954 [ 3 ] {3c0fb14d-77aa-49ad-94a4-4a654ca25273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10447 2024.08.27 19:06:55.492998 [ 3 ] {3c0fb14d-77aa-49ad-94a4-4a654ca25273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10448 2024.08.27 19:06:55.493124 [ 3 ] {3c0fb14d-77aa-49ad-94a4-4a654ca25273} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10449 2024.08.27 19:06:55.493517 [ 3 ] {3c0fb14d-77aa-49ad-94a4-4a654ca25273} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10450 2024.08.27 19:06:55.493556 [ 3 ] {3c0fb14d-77aa-49ad-94a4-4a654ca25273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10451 2024.08.27 19:06:55.493910 [ 3 ] {3c0fb14d-77aa-49ad-94a4-4a654ca25273} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10452 2024.08.27 19:06:55.494236 [ 3 ] {3c0fb14d-77aa-49ad-94a4-4a654ca25273} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10453 2024.08.27 19:06:55.494378 [ 3 ] {3c0fb14d-77aa-49ad-94a4-4a654ca25273} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00146 sec., 56164.38356164384 rows/sec., 3.57 MiB/sec.
10454 2024.08.27 19:06:55.494585 [ 3 ] {3c0fb14d-77aa-49ad-94a4-4a654ca25273} <Debug> DynamicQueryHandler: Done processing query
10455 2024.08.27 19:06:55.494620 [ 3 ] {3c0fb14d-77aa-49ad-94a4-4a654ca25273} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10456 2024.08.27 19:06:55.494655 [ 3 ] {} <Debug> HTTP-Session: 2afd9b0d-b4bc-4462-b4f7-472a43f1b773 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10457 2024.08.27 19:07:00.482722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10458 2024.08.27 19:07:00.482869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10459 2024.08.27 19:07:00.482900 [ 3 ] {} <Debug> HTTP-Session: 44c44cd3-b44a-40bd-a2f7-126362099711 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10460 2024.08.27 19:07:00.482927 [ 3 ] {} <Debug> HTTP-Session: 44c44cd3-b44a-40bd-a2f7-126362099711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10461 2024.08.27 19:07:00.482945 [ 3 ] {} <Debug> HTTP-Session: 44c44cd3-b44a-40bd-a2f7-126362099711 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10462 2024.08.27 19:07:00.483002 [ 3 ] {} <Trace> HTTP-Session: 44c44cd3-b44a-40bd-a2f7-126362099711 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10463 2024.08.27 19:07:00.483199 [ 3 ] {5ea6d710-6e3c-42fc-8506-95dd78931cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10464 2024.08.27 19:07:00.483267 [ 3 ] {5ea6d710-6e3c-42fc-8506-95dd78931cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10465 2024.08.27 19:07:00.483607 [ 3 ] {5ea6d710-6e3c-42fc-8506-95dd78931cf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10466 2024.08.27 19:07:00.484032 [ 3 ] {5ea6d710-6e3c-42fc-8506-95dd78931cf0} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10467 2024.08.27 19:07:00.484074 [ 3 ] {5ea6d710-6e3c-42fc-8506-95dd78931cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10468 2024.08.27 19:07:00.484502 [ 3 ] {5ea6d710-6e3c-42fc-8506-95dd78931cf0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10469 2024.08.27 19:07:00.484895 [ 3 ] {5ea6d710-6e3c-42fc-8506-95dd78931cf0} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10470 2024.08.27 19:07:00.485047 [ 3 ] {5ea6d710-6e3c-42fc-8506-95dd78931cf0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001901 sec., 1052.0778537611784 rows/sec., 85.79 KiB/sec.
10471 2024.08.27 19:07:00.485412 [ 3 ] {5ea6d710-6e3c-42fc-8506-95dd78931cf0} <Debug> DynamicQueryHandler: Done processing query
10472 2024.08.27 19:07:00.485450 [ 3 ] {5ea6d710-6e3c-42fc-8506-95dd78931cf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10473 2024.08.27 19:07:00.485476 [ 3 ] {} <Debug> HTTP-Session: 44c44cd3-b44a-40bd-a2f7-126362099711 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10474 2024.08.27 19:07:00.485816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 175949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10475 2024.08.27 19:07:00.485880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10476 2024.08.27 19:07:00.485901 [ 3 ] {} <Debug> HTTP-Session: 90203167-b423-4dbf-980f-69df1cc791cf Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10477 2024.08.27 19:07:00.485921 [ 3 ] {} <Debug> HTTP-Session: 90203167-b423-4dbf-980f-69df1cc791cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10478 2024.08.27 19:07:00.485941 [ 3 ] {} <Debug> HTTP-Session: 90203167-b423-4dbf-980f-69df1cc791cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10479 2024.08.27 19:07:00.485978 [ 3 ] {} <Trace> HTTP-Session: 90203167-b423-4dbf-980f-69df1cc791cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10480 2024.08.27 19:07:00.486440 [ 3 ] {a5489e5a-e384-4610-a3e3-608c42c3ee02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10481 2024.08.27 19:07:00.486492 [ 3 ] {a5489e5a-e384-4610-a3e3-608c42c3ee02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10482 2024.08.27 19:07:00.486750 [ 3 ] {a5489e5a-e384-4610-a3e3-608c42c3ee02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10483 2024.08.27 19:07:00.487959 [ 3 ] {a5489e5a-e384-4610-a3e3-608c42c3ee02} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10484 2024.08.27 19:07:00.487998 [ 3 ] {a5489e5a-e384-4610-a3e3-608c42c3ee02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10485 2024.08.27 19:07:00.488447 [ 3 ] {a5489e5a-e384-4610-a3e3-608c42c3ee02} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10486 2024.08.27 19:07:00.488821 [ 3 ] {a5489e5a-e384-4610-a3e3-608c42c3ee02} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10487 2024.08.27 19:07:00.488949 [ 3 ] {a5489e5a-e384-4610-a3e3-608c42c3ee02} <Debug> executeQuery: Read 1213 rows, 102.63 KiB in 0.002819 sec., 430294.4306491664 rows/sec., 35.55 MiB/sec.
10488 2024.08.27 19:07:00.489134 [ 3 ] {a5489e5a-e384-4610-a3e3-608c42c3ee02} <Debug> DynamicQueryHandler: Done processing query
10489 2024.08.27 19:07:00.489159 [ 3 ] {a5489e5a-e384-4610-a3e3-608c42c3ee02} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
10490 2024.08.27 19:07:00.489175 [ 3 ] {} <Debug> HTTP-Session: 90203167-b423-4dbf-980f-69df1cc791cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10491 2024.08.27 19:07:00.489351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10492 2024.08.27 19:07:00.489403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10493 2024.08.27 19:07:00.489423 [ 3 ] {} <Debug> HTTP-Session: c88b4c49-8d0c-4e9f-aad7-957e3c30dc50 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10494 2024.08.27 19:07:00.489440 [ 3 ] {} <Debug> HTTP-Session: c88b4c49-8d0c-4e9f-aad7-957e3c30dc50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10495 2024.08.27 19:07:00.489454 [ 3 ] {} <Debug> HTTP-Session: c88b4c49-8d0c-4e9f-aad7-957e3c30dc50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10496 2024.08.27 19:07:00.489488 [ 3 ] {} <Trace> HTTP-Session: c88b4c49-8d0c-4e9f-aad7-957e3c30dc50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10497 2024.08.27 19:07:00.489594 [ 3 ] {44c38369-a812-47c8-8fba-b1d9a5da19c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10498 2024.08.27 19:07:00.489640 [ 3 ] {44c38369-a812-47c8-8fba-b1d9a5da19c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10499 2024.08.27 19:07:00.489871 [ 3 ] {44c38369-a812-47c8-8fba-b1d9a5da19c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10500 2024.08.27 19:07:00.490190 [ 3 ] {44c38369-a812-47c8-8fba-b1d9a5da19c3} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10501 2024.08.27 19:07:00.490227 [ 3 ] {44c38369-a812-47c8-8fba-b1d9a5da19c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10502 2024.08.27 19:07:00.490576 [ 3 ] {44c38369-a812-47c8-8fba-b1d9a5da19c3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
10503 2024.08.27 19:07:00.490948 [ 3 ] {44c38369-a812-47c8-8fba-b1d9a5da19c3} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10504 2024.08.27 19:07:00.491075 [ 3 ] {44c38369-a812-47c8-8fba-b1d9a5da19c3} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001509 sec., 6626.905235255136 rows/sec., 491.19 KiB/sec.
10505 2024.08.27 19:07:00.491235 [ 3 ] {44c38369-a812-47c8-8fba-b1d9a5da19c3} <Debug> DynamicQueryHandler: Done processing query
10506 2024.08.27 19:07:00.491260 [ 3 ] {44c38369-a812-47c8-8fba-b1d9a5da19c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10507 2024.08.27 19:07:00.491276 [ 3 ] {} <Debug> HTTP-Session: c88b4c49-8d0c-4e9f-aad7-957e3c30dc50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10508 2024.08.27 19:07:00.491436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10509 2024.08.27 19:07:00.491484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10510 2024.08.27 19:07:00.491504 [ 3 ] {} <Debug> HTTP-Session: 46e92a2b-9267-4d4c-9c91-24c3a33aed7b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10511 2024.08.27 19:07:00.491521 [ 3 ] {} <Debug> HTTP-Session: 46e92a2b-9267-4d4c-9c91-24c3a33aed7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10512 2024.08.27 19:07:00.491535 [ 3 ] {} <Debug> HTTP-Session: 46e92a2b-9267-4d4c-9c91-24c3a33aed7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10513 2024.08.27 19:07:00.491568 [ 3 ] {} <Trace> HTTP-Session: 46e92a2b-9267-4d4c-9c91-24c3a33aed7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10514 2024.08.27 19:07:00.491715 [ 3 ] {f41e1243-9a4b-4c67-ab08-65e753e0681b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10515 2024.08.27 19:07:00.491759 [ 3 ] {f41e1243-9a4b-4c67-ab08-65e753e0681b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10516 2024.08.27 19:07:00.491980 [ 3 ] {f41e1243-9a4b-4c67-ab08-65e753e0681b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10517 2024.08.27 19:07:00.492396 [ 3 ] {f41e1243-9a4b-4c67-ab08-65e753e0681b} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10518 2024.08.27 19:07:00.492432 [ 3 ] {f41e1243-9a4b-4c67-ab08-65e753e0681b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10519 2024.08.27 19:07:00.492789 [ 3 ] {f41e1243-9a4b-4c67-ab08-65e753e0681b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
10520 2024.08.27 19:07:00.493146 [ 3 ] {f41e1243-9a4b-4c67-ab08-65e753e0681b} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10521 2024.08.27 19:07:00.493268 [ 3 ] {f41e1243-9a4b-4c67-ab08-65e753e0681b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001623 sec., 140480.59149722735 rows/sec., 9.51 MiB/sec.
10522 2024.08.27 19:07:00.493571 [ 3 ] {f41e1243-9a4b-4c67-ab08-65e753e0681b} <Debug> DynamicQueryHandler: Done processing query
10523 2024.08.27 19:07:00.493618 [ 3 ] {f41e1243-9a4b-4c67-ab08-65e753e0681b} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10524 2024.08.27 19:07:00.493642 [ 3 ] {} <Debug> HTTP-Session: 46e92a2b-9267-4d4c-9c91-24c3a33aed7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10525 2024.08.27 19:07:00.493843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 87536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10526 2024.08.27 19:07:00.493893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10527 2024.08.27 19:07:00.493913 [ 3 ] {} <Debug> HTTP-Session: 14103a8c-c9f4-4345-a20c-a59ea19c93a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10528 2024.08.27 19:07:00.493931 [ 3 ] {} <Debug> HTTP-Session: 14103a8c-c9f4-4345-a20c-a59ea19c93a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10529 2024.08.27 19:07:00.493944 [ 3 ] {} <Debug> HTTP-Session: 14103a8c-c9f4-4345-a20c-a59ea19c93a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10530 2024.08.27 19:07:00.493976 [ 3 ] {} <Trace> HTTP-Session: 14103a8c-c9f4-4345-a20c-a59ea19c93a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10531 2024.08.27 19:07:00.494246 [ 3 ] {868736ce-1b3b-49d6-93b6-a773bf35392d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10532 2024.08.27 19:07:00.494291 [ 3 ] {868736ce-1b3b-49d6-93b6-a773bf35392d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10533 2024.08.27 19:07:00.494532 [ 3 ] {868736ce-1b3b-49d6-93b6-a773bf35392d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10534 2024.08.27 19:07:00.495138 [ 3 ] {868736ce-1b3b-49d6-93b6-a773bf35392d} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10535 2024.08.27 19:07:00.495174 [ 3 ] {868736ce-1b3b-49d6-93b6-a773bf35392d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10536 2024.08.27 19:07:00.495552 [ 3 ] {868736ce-1b3b-49d6-93b6-a773bf35392d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10537 2024.08.27 19:07:00.495907 [ 3 ] {868736ce-1b3b-49d6-93b6-a773bf35392d} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10538 2024.08.27 19:07:00.496037 [ 3 ] {868736ce-1b3b-49d6-93b6-a773bf35392d} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.001944 sec., 272633.74485596706 rows/sec., 20.20 MiB/sec.
10539 2024.08.27 19:07:00.496194 [ 3 ] {868736ce-1b3b-49d6-93b6-a773bf35392d} <Debug> DynamicQueryHandler: Done processing query
10540 2024.08.27 19:07:00.496218 [ 3 ] {868736ce-1b3b-49d6-93b6-a773bf35392d} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10541 2024.08.27 19:07:00.496235 [ 3 ] {} <Debug> HTTP-Session: 14103a8c-c9f4-4345-a20c-a59ea19c93a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10542 2024.08.27 19:07:00.496480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 160512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10543 2024.08.27 19:07:00.496528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10544 2024.08.27 19:07:00.496547 [ 3 ] {} <Debug> HTTP-Session: 0b85db55-def4-4ab6-aa15-a960e3875133 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10545 2024.08.27 19:07:00.496565 [ 3 ] {} <Debug> HTTP-Session: 0b85db55-def4-4ab6-aa15-a960e3875133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10546 2024.08.27 19:07:00.496580 [ 3 ] {} <Debug> HTTP-Session: 0b85db55-def4-4ab6-aa15-a960e3875133 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10547 2024.08.27 19:07:00.496611 [ 3 ] {} <Trace> HTTP-Session: 0b85db55-def4-4ab6-aa15-a960e3875133 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10548 2024.08.27 19:07:00.497053 [ 3 ] {11289e48-7149-495b-ad20-d6313393c26c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10549 2024.08.27 19:07:00.497103 [ 3 ] {11289e48-7149-495b-ad20-d6313393c26c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10550 2024.08.27 19:07:00.497244 [ 3 ] {11289e48-7149-495b-ad20-d6313393c26c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10551 2024.08.27 19:07:00.498005 [ 3 ] {11289e48-7149-495b-ad20-d6313393c26c} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10552 2024.08.27 19:07:00.498041 [ 3 ] {11289e48-7149-495b-ad20-d6313393c26c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10553 2024.08.27 19:07:00.498488 [ 3 ] {11289e48-7149-495b-ad20-d6313393c26c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10554 2024.08.27 19:07:00.498828 [ 3 ] {11289e48-7149-495b-ad20-d6313393c26c} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10555 2024.08.27 19:07:00.498955 [ 3 ] {11289e48-7149-495b-ad20-d6313393c26c} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002191 sec., 385668.64445458696 rows/sec., 25.96 MiB/sec.
10556 2024.08.27 19:07:00.499123 [ 3 ] {11289e48-7149-495b-ad20-d6313393c26c} <Debug> DynamicQueryHandler: Done processing query
10557 2024.08.27 19:07:00.499147 [ 3 ] {11289e48-7149-495b-ad20-d6313393c26c} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
10558 2024.08.27 19:07:00.499163 [ 3 ] {} <Debug> HTTP-Session: 0b85db55-def4-4ab6-aa15-a960e3875133 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10559 2024.08.27 19:07:00.499318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14308, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10560 2024.08.27 19:07:00.499367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10561 2024.08.27 19:07:00.499387 [ 3 ] {} <Debug> HTTP-Session: 910a2ee9-cf8c-4ad3-b3a8-a2a870cadb9b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10562 2024.08.27 19:07:00.499404 [ 3 ] {} <Debug> HTTP-Session: 910a2ee9-cf8c-4ad3-b3a8-a2a870cadb9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10563 2024.08.27 19:07:00.499418 [ 3 ] {} <Debug> HTTP-Session: 910a2ee9-cf8c-4ad3-b3a8-a2a870cadb9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10564 2024.08.27 19:07:00.499449 [ 3 ] {} <Trace> HTTP-Session: 910a2ee9-cf8c-4ad3-b3a8-a2a870cadb9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10565 2024.08.27 19:07:00.499601 [ 3 ] {d64c387f-1ec8-4d1f-bd0c-1bd9bbbe8c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10566 2024.08.27 19:07:00.499667 [ 3 ] {d64c387f-1ec8-4d1f-bd0c-1bd9bbbe8c38} <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
10567 2024.08.27 19:07:00.500073 [ 3 ] {d64c387f-1ec8-4d1f-bd0c-1bd9bbbe8c38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10568 2024.08.27 19:07:00.500632 [ 3 ] {d64c387f-1ec8-4d1f-bd0c-1bd9bbbe8c38} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10569 2024.08.27 19:07:00.500668 [ 3 ] {d64c387f-1ec8-4d1f-bd0c-1bd9bbbe8c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10570 2024.08.27 19:07:00.501271 [ 3 ] {d64c387f-1ec8-4d1f-bd0c-1bd9bbbe8c38} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
10571 2024.08.27 19:07:00.501682 [ 3 ] {d64c387f-1ec8-4d1f-bd0c-1bd9bbbe8c38} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10572 2024.08.27 19:07:00.501827 [ 3 ] {d64c387f-1ec8-4d1f-bd0c-1bd9bbbe8c38} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002303 sec., 3473.7299174989143 rows/sec., 6.22 MiB/sec.
10573 2024.08.27 19:07:00.502050 [ 3 ] {d64c387f-1ec8-4d1f-bd0c-1bd9bbbe8c38} <Debug> DynamicQueryHandler: Done processing query
10574 2024.08.27 19:07:00.502074 [ 3 ] {d64c387f-1ec8-4d1f-bd0c-1bd9bbbe8c38} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
10575 2024.08.27 19:07:00.502089 [ 3 ] {} <Debug> HTTP-Session: 910a2ee9-cf8c-4ad3-b3a8-a2a870cadb9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10576 2024.08.27 19:07:00.502211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10577 2024.08.27 19:07:00.502260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10578 2024.08.27 19:07:00.502279 [ 3 ] {} <Debug> HTTP-Session: 24ee552f-539e-4112-a1eb-9a6241d87ac6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10579 2024.08.27 19:07:00.502296 [ 3 ] {} <Debug> HTTP-Session: 24ee552f-539e-4112-a1eb-9a6241d87ac6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10580 2024.08.27 19:07:00.502310 [ 3 ] {} <Debug> HTTP-Session: 24ee552f-539e-4112-a1eb-9a6241d87ac6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10581 2024.08.27 19:07:00.502342 [ 3 ] {} <Trace> HTTP-Session: 24ee552f-539e-4112-a1eb-9a6241d87ac6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10582 2024.08.27 19:07:00.502456 [ 3 ] {bde15ca6-c24f-44a4-9d70-9ca1f64d9364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10583 2024.08.27 19:07:00.502501 [ 3 ] {bde15ca6-c24f-44a4-9d70-9ca1f64d9364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10584 2024.08.27 19:07:00.502632 [ 3 ] {bde15ca6-c24f-44a4-9d70-9ca1f64d9364} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10585 2024.08.27 19:07:00.502920 [ 3 ] {bde15ca6-c24f-44a4-9d70-9ca1f64d9364} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10586 2024.08.27 19:07:00.502956 [ 3 ] {bde15ca6-c24f-44a4-9d70-9ca1f64d9364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB.
10587 2024.08.27 19:07:00.503321 [ 3 ] {bde15ca6-c24f-44a4-9d70-9ca1f64d9364} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10588 2024.08.27 19:07:00.503655 [ 3 ] {bde15ca6-c24f-44a4-9d70-9ca1f64d9364} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10589 2024.08.27 19:07:00.503780 [ 3 ] {bde15ca6-c24f-44a4-9d70-9ca1f64d9364} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001364 sec., 43988.26979472141 rows/sec., 2.96 MiB/sec.
10590 2024.08.27 19:07:00.504024 [ 3 ] {bde15ca6-c24f-44a4-9d70-9ca1f64d9364} <Debug> DynamicQueryHandler: Done processing query
10591 2024.08.27 19:07:00.504072 [ 3 ] {bde15ca6-c24f-44a4-9d70-9ca1f64d9364} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10592 2024.08.27 19:07:00.504105 [ 3 ] {} <Debug> HTTP-Session: 24ee552f-539e-4112-a1eb-9a6241d87ac6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10593 2024.08.27 19:07:05.457992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10594 2024.08.27 19:07:05.458186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10595 2024.08.27 19:07:05.458233 [ 3 ] {} <Debug> HTTP-Session: da3e83c4-ef8f-4bfd-93c1-ff35ab54b720 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10596 2024.08.27 19:07:05.458276 [ 3 ] {} <Debug> HTTP-Session: da3e83c4-ef8f-4bfd-93c1-ff35ab54b720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10597 2024.08.27 19:07:05.458305 [ 3 ] {} <Debug> HTTP-Session: da3e83c4-ef8f-4bfd-93c1-ff35ab54b720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10598 2024.08.27 19:07:05.458385 [ 3 ] {} <Trace> HTTP-Session: da3e83c4-ef8f-4bfd-93c1-ff35ab54b720 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10599 2024.08.27 19:07:05.458666 [ 3 ] {09ee1113-15d4-4f77-80fb-45db1dff9e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10600 2024.08.27 19:07:05.458769 [ 3 ] {09ee1113-15d4-4f77-80fb-45db1dff9e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10601 2024.08.27 19:07:05.459105 [ 3 ] {09ee1113-15d4-4f77-80fb-45db1dff9e60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10602 2024.08.27 19:07:05.459545 [ 3 ] {09ee1113-15d4-4f77-80fb-45db1dff9e60} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10603 2024.08.27 19:07:05.459586 [ 3 ] {09ee1113-15d4-4f77-80fb-45db1dff9e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
10604 2024.08.27 19:07:05.459999 [ 3 ] {09ee1113-15d4-4f77-80fb-45db1dff9e60} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10605 2024.08.27 19:07:05.460386 [ 3 ] {09ee1113-15d4-4f77-80fb-45db1dff9e60} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10606 2024.08.27 19:07:05.460533 [ 3 ] {09ee1113-15d4-4f77-80fb-45db1dff9e60} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001956 sec., 1022.4948875255625 rows/sec., 83.38 KiB/sec.
10607 2024.08.27 19:07:05.460751 [ 3 ] {09ee1113-15d4-4f77-80fb-45db1dff9e60} <Debug> DynamicQueryHandler: Done processing query
10608 2024.08.27 19:07:05.460780 [ 3 ] {09ee1113-15d4-4f77-80fb-45db1dff9e60} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10609 2024.08.27 19:07:05.460796 [ 3 ] {} <Debug> HTTP-Session: da3e83c4-ef8f-4bfd-93c1-ff35ab54b720 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10610 2024.08.27 19:07:05.460990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10611 2024.08.27 19:07:05.461049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10612 2024.08.27 19:07:05.461069 [ 3 ] {} <Debug> HTTP-Session: 5373a805-c12d-43cd-80ff-6b6e2f5dba51 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10613 2024.08.27 19:07:05.461088 [ 3 ] {} <Debug> HTTP-Session: 5373a805-c12d-43cd-80ff-6b6e2f5dba51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10614 2024.08.27 19:07:05.461103 [ 3 ] {} <Debug> HTTP-Session: 5373a805-c12d-43cd-80ff-6b6e2f5dba51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10615 2024.08.27 19:07:05.461138 [ 3 ] {} <Trace> HTTP-Session: 5373a805-c12d-43cd-80ff-6b6e2f5dba51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10616 2024.08.27 19:07:05.461320 [ 3 ] {0d77cf0d-a150-470d-8a99-95413fd418f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10617 2024.08.27 19:07:05.461368 [ 3 ] {0d77cf0d-a150-470d-8a99-95413fd418f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10618 2024.08.27 19:07:05.461602 [ 3 ] {0d77cf0d-a150-470d-8a99-95413fd418f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10619 2024.08.27 19:07:05.462094 [ 3 ] {0d77cf0d-a150-470d-8a99-95413fd418f7} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10620 2024.08.27 19:07:05.462131 [ 3 ] {0d77cf0d-a150-470d-8a99-95413fd418f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
10621 2024.08.27 19:07:05.462510 [ 3 ] {0d77cf0d-a150-470d-8a99-95413fd418f7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10622 2024.08.27 19:07:05.462866 [ 3 ] {0d77cf0d-a150-470d-8a99-95413fd418f7} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10623 2024.08.27 19:07:05.462994 [ 3 ] {0d77cf0d-a150-470d-8a99-95413fd418f7} <Debug> executeQuery: Read 248 rows, 22.42 KiB in 0.001762 sec., 140749.14869466517 rows/sec., 12.43 MiB/sec.
10624 2024.08.27 19:07:05.463170 [ 3 ] {0d77cf0d-a150-470d-8a99-95413fd418f7} <Debug> DynamicQueryHandler: Done processing query
10625 2024.08.27 19:07:05.463196 [ 3 ] {0d77cf0d-a150-470d-8a99-95413fd418f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
10626 2024.08.27 19:07:05.463212 [ 3 ] {} <Debug> HTTP-Session: 5373a805-c12d-43cd-80ff-6b6e2f5dba51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10627 2024.08.27 19:07:05.463359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10628 2024.08.27 19:07:05.463410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10629 2024.08.27 19:07:05.463431 [ 3 ] {} <Debug> HTTP-Session: 71c55c6c-d2fa-4042-a090-85239c82dcde Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10630 2024.08.27 19:07:05.463449 [ 3 ] {} <Debug> HTTP-Session: 71c55c6c-d2fa-4042-a090-85239c82dcde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10631 2024.08.27 19:07:05.463463 [ 3 ] {} <Debug> HTTP-Session: 71c55c6c-d2fa-4042-a090-85239c82dcde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10632 2024.08.27 19:07:05.463495 [ 3 ] {} <Trace> HTTP-Session: 71c55c6c-d2fa-4042-a090-85239c82dcde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10633 2024.08.27 19:07:05.463603 [ 3 ] {c2edbae0-8924-4654-80b6-a9424beb38bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10634 2024.08.27 19:07:05.463647 [ 3 ] {c2edbae0-8924-4654-80b6-a9424beb38bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10635 2024.08.27 19:07:05.463870 [ 3 ] {c2edbae0-8924-4654-80b6-a9424beb38bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10636 2024.08.27 19:07:05.464184 [ 3 ] {c2edbae0-8924-4654-80b6-a9424beb38bc} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10637 2024.08.27 19:07:05.464221 [ 3 ] {c2edbae0-8924-4654-80b6-a9424beb38bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
10638 2024.08.27 19:07:05.464567 [ 3 ] {c2edbae0-8924-4654-80b6-a9424beb38bc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
10639 2024.08.27 19:07:05.464931 [ 3 ] {c2edbae0-8924-4654-80b6-a9424beb38bc} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10640 2024.08.27 19:07:05.465056 [ 3 ] {c2edbae0-8924-4654-80b6-a9424beb38bc} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.001485 sec., 20875.420875420874 rows/sec., 1.53 MiB/sec.
10641 2024.08.27 19:07:05.465251 [ 3 ] {c2edbae0-8924-4654-80b6-a9424beb38bc} <Debug> DynamicQueryHandler: Done processing query
10642 2024.08.27 19:07:05.465283 [ 3 ] {c2edbae0-8924-4654-80b6-a9424beb38bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10643 2024.08.27 19:07:05.465305 [ 3 ] {} <Debug> HTTP-Session: 71c55c6c-d2fa-4042-a090-85239c82dcde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10644 2024.08.27 19:07:05.465429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10645 2024.08.27 19:07:05.465479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10646 2024.08.27 19:07:05.465499 [ 3 ] {} <Debug> HTTP-Session: b791d8d1-7a07-4218-a7b1-c128e432ca26 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10647 2024.08.27 19:07:05.465516 [ 3 ] {} <Debug> HTTP-Session: b791d8d1-7a07-4218-a7b1-c128e432ca26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10648 2024.08.27 19:07:05.465531 [ 3 ] {} <Debug> HTTP-Session: b791d8d1-7a07-4218-a7b1-c128e432ca26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10649 2024.08.27 19:07:05.465563 [ 3 ] {} <Trace> HTTP-Session: b791d8d1-7a07-4218-a7b1-c128e432ca26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10650 2024.08.27 19:07:05.465663 [ 3 ] {9d54b271-385f-4804-9353-3f83a1e22aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10651 2024.08.27 19:07:05.465706 [ 3 ] {9d54b271-385f-4804-9353-3f83a1e22aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10652 2024.08.27 19:07:05.465927 [ 3 ] {9d54b271-385f-4804-9353-3f83a1e22aee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10653 2024.08.27 19:07:05.466232 [ 3 ] {9d54b271-385f-4804-9353-3f83a1e22aee} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10654 2024.08.27 19:07:05.466269 [ 3 ] {9d54b271-385f-4804-9353-3f83a1e22aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
10655 2024.08.27 19:07:05.466617 [ 3 ] {9d54b271-385f-4804-9353-3f83a1e22aee} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
10656 2024.08.27 19:07:05.466966 [ 3 ] {9d54b271-385f-4804-9353-3f83a1e22aee} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10657 2024.08.27 19:07:05.467100 [ 3 ] {9d54b271-385f-4804-9353-3f83a1e22aee} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001466 sec., 9549.795361527968 rows/sec., 668.81 KiB/sec.
10658 2024.08.27 19:07:05.467408 [ 3 ] {9d54b271-385f-4804-9353-3f83a1e22aee} <Debug> DynamicQueryHandler: Done processing query
10659 2024.08.27 19:07:05.467443 [ 3 ] {9d54b271-385f-4804-9353-3f83a1e22aee} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10660 2024.08.27 19:07:05.467460 [ 3 ] {} <Debug> HTTP-Session: b791d8d1-7a07-4218-a7b1-c128e432ca26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10661 2024.08.27 19:07:05.467577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10662 2024.08.27 19:07:05.467627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10663 2024.08.27 19:07:05.467647 [ 3 ] {} <Debug> HTTP-Session: 45a89b44-4814-44db-bb3e-13bd282c1ae5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10664 2024.08.27 19:07:05.467664 [ 3 ] {} <Debug> HTTP-Session: 45a89b44-4814-44db-bb3e-13bd282c1ae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10665 2024.08.27 19:07:05.467678 [ 3 ] {} <Debug> HTTP-Session: 45a89b44-4814-44db-bb3e-13bd282c1ae5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10666 2024.08.27 19:07:05.467709 [ 3 ] {} <Trace> HTTP-Session: 45a89b44-4814-44db-bb3e-13bd282c1ae5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10667 2024.08.27 19:07:05.467808 [ 3 ] {9525a04f-d39f-44e2-b6bb-90fbcf7b0e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10668 2024.08.27 19:07:05.467854 [ 3 ] {9525a04f-d39f-44e2-b6bb-90fbcf7b0e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10669 2024.08.27 19:07:05.468096 [ 3 ] {9525a04f-d39f-44e2-b6bb-90fbcf7b0e21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10670 2024.08.27 19:07:05.468388 [ 3 ] {9525a04f-d39f-44e2-b6bb-90fbcf7b0e21} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10671 2024.08.27 19:07:05.468425 [ 3 ] {9525a04f-d39f-44e2-b6bb-90fbcf7b0e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
10672 2024.08.27 19:07:05.468764 [ 3 ] {9525a04f-d39f-44e2-b6bb-90fbcf7b0e21} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10673 2024.08.27 19:07:05.469116 [ 3 ] {9525a04f-d39f-44e2-b6bb-90fbcf7b0e21} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10674 2024.08.27 19:07:05.469232 [ 127 ] {} <Debug> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0
10675 2024.08.27 19:07:05.469244 [ 3 ] {9525a04f-d39f-44e2-b6bb-90fbcf7b0e21} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001463 sec., 4101.161995898838 rows/sec., 242.30 KiB/sec.
10676 2024.08.27 19:07:05.469272 [ 127 ] {} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10677 2024.08.27 19:07:05.469307 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
10678 2024.08.27 19:07:05.469563 [ 3 ] {9525a04f-d39f-44e2-b6bb-90fbcf7b0e21} <Debug> DynamicQueryHandler: Done processing query
10679 2024.08.27 19:07:05.469664 [ 3 ] {9525a04f-d39f-44e2-b6bb-90fbcf7b0e21} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10680 2024.08.27 19:07:05.469751 [ 3 ] {} <Debug> HTTP-Session: 45a89b44-4814-44db-bb3e-13bd282c1ae5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10681 2024.08.27 19:07:05.469789 [ 200 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
10682 2024.08.27 19:07:05.470029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 67034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10683 2024.08.27 19:07:05.470099 [ 200 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10684 2024.08.27 19:07:05.470128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10685 2024.08.27 19:07:05.470158 [ 200 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
10686 2024.08.27 19:07:05.470169 [ 3 ] {} <Debug> HTTP-Session: 0b212de6-149e-4f92-93b8-add8609b1287 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10687 2024.08.27 19:07:05.470220 [ 3 ] {} <Debug> HTTP-Session: 0b212de6-149e-4f92-93b8-add8609b1287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10688 2024.08.27 19:07:05.470254 [ 3 ] {} <Debug> HTTP-Session: 0b212de6-149e-4f92-93b8-add8609b1287 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10689 2024.08.27 19:07:05.470438 [ 3 ] {} <Trace> HTTP-Session: 0b212de6-149e-4f92-93b8-add8609b1287 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10690 2024.08.27 19:07:05.470448 [ 200 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
10691 2024.08.27 19:07:05.470731 [ 200 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
10692 2024.08.27 19:07:05.470905 [ 200 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
10693 2024.08.27 19:07:05.470999 [ 3 ] {605acd53-a459-4ae8-b343-e75f9e7af2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10694 2024.08.27 19:07:05.471155 [ 200 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
10695 2024.08.27 19:07:05.471189 [ 3 ] {605acd53-a459-4ae8-b343-e75f9e7af2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10696 2024.08.27 19:07:05.472255 [ 3 ] {605acd53-a459-4ae8-b343-e75f9e7af2da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10697 2024.08.27 19:07:05.473542 [ 3 ] {605acd53-a459-4ae8-b343-e75f9e7af2da} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10698 2024.08.27 19:07:05.473624 [ 3 ] {605acd53-a459-4ae8-b343-e75f9e7af2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
10699 2024.08.27 19:07:05.473669 [ 195 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004255016 sec., 7050.502277782269 rows/sec., 447.54 KiB/sec.
10700 2024.08.27 19:07:05.473833 [ 195 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary)
10701 2024.08.27 19:07:05.474184 [ 3 ] {605acd53-a459-4ae8-b343-e75f9e7af2da} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10702 2024.08.27 19:07:05.474625 [ 195 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_25_6} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10703 2024.08.27 19:07:05.474737 [ 195 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_25_6} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6
10704 2024.08.27 19:07:05.474767 [ 3 ] {605acd53-a459-4ae8-b343-e75f9e7af2da} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10705 2024.08.27 19:07:05.474849 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
10706 2024.08.27 19:07:05.474945 [ 3 ] {605acd53-a459-4ae8-b343-e75f9e7af2da} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.004245 sec., 97290.93050647822 rows/sec., 6.94 MiB/sec.
10707 2024.08.27 19:07:05.475138 [ 3 ] {605acd53-a459-4ae8-b343-e75f9e7af2da} <Debug> DynamicQueryHandler: Done processing query
10708 2024.08.27 19:07:05.475164 [ 3 ] {605acd53-a459-4ae8-b343-e75f9e7af2da} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
10709 2024.08.27 19:07:05.475180 [ 3 ] {} <Debug> HTTP-Session: 0b212de6-149e-4f92-93b8-add8609b1287 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10710 2024.08.27 19:07:05.475312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10711 2024.08.27 19:07:05.475362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10712 2024.08.27 19:07:05.475381 [ 3 ] {} <Debug> HTTP-Session: 69980cb3-ef65-4216-8e99-75e53989009d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10713 2024.08.27 19:07:05.475398 [ 3 ] {} <Debug> HTTP-Session: 69980cb3-ef65-4216-8e99-75e53989009d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10714 2024.08.27 19:07:05.475412 [ 3 ] {} <Debug> HTTP-Session: 69980cb3-ef65-4216-8e99-75e53989009d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10715 2024.08.27 19:07:05.475444 [ 3 ] {} <Trace> HTTP-Session: 69980cb3-ef65-4216-8e99-75e53989009d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10716 2024.08.27 19:07:05.475540 [ 3 ] {b4ca946b-1622-499d-bd24-db8afefe430f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10717 2024.08.27 19:07:05.475586 [ 3 ] {b4ca946b-1622-499d-bd24-db8afefe430f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10718 2024.08.27 19:07:05.475715 [ 3 ] {b4ca946b-1622-499d-bd24-db8afefe430f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10719 2024.08.27 19:07:05.476054 [ 3 ] {b4ca946b-1622-499d-bd24-db8afefe430f} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10720 2024.08.27 19:07:05.476089 [ 3 ] {b4ca946b-1622-499d-bd24-db8afefe430f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
10721 2024.08.27 19:07:05.476439 [ 3 ] {b4ca946b-1622-499d-bd24-db8afefe430f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10722 2024.08.27 19:07:05.476764 [ 3 ] {b4ca946b-1622-499d-bd24-db8afefe430f} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10723 2024.08.27 19:07:05.476896 [ 3 ] {b4ca946b-1622-499d-bd24-db8afefe430f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001381 sec., 4344.677769732078 rows/sec., 226.99 KiB/sec.
10724 2024.08.27 19:07:05.477228 [ 3 ] {b4ca946b-1622-499d-bd24-db8afefe430f} <Debug> DynamicQueryHandler: Done processing query
10725 2024.08.27 19:07:05.477253 [ 3 ] {b4ca946b-1622-499d-bd24-db8afefe430f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10726 2024.08.27 19:07:05.477270 [ 3 ] {} <Debug> HTTP-Session: 69980cb3-ef65-4216-8e99-75e53989009d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10727 2024.08.27 19:07:05.477428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10728 2024.08.27 19:07:05.477478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10729 2024.08.27 19:07:05.477497 [ 3 ] {} <Debug> HTTP-Session: 917fbd34-436f-493e-902a-06c1affca591 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10730 2024.08.27 19:07:05.477515 [ 3 ] {} <Debug> HTTP-Session: 917fbd34-436f-493e-902a-06c1affca591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10731 2024.08.27 19:07:05.477529 [ 3 ] {} <Debug> HTTP-Session: 917fbd34-436f-493e-902a-06c1affca591 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10732 2024.08.27 19:07:05.477560 [ 3 ] {} <Trace> HTTP-Session: 917fbd34-436f-493e-902a-06c1affca591 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10733 2024.08.27 19:07:05.477754 [ 3 ] {a5ceeca0-bc95-4852-a355-b23b8d3db498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10734 2024.08.27 19:07:05.477801 [ 3 ] {a5ceeca0-bc95-4852-a355-b23b8d3db498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10735 2024.08.27 19:07:05.477967 [ 3 ] {a5ceeca0-bc95-4852-a355-b23b8d3db498} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10736 2024.08.27 19:07:05.478426 [ 3 ] {a5ceeca0-bc95-4852-a355-b23b8d3db498} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10737 2024.08.27 19:07:05.478462 [ 3 ] {a5ceeca0-bc95-4852-a355-b23b8d3db498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
10738 2024.08.27 19:07:05.478845 [ 3 ] {a5ceeca0-bc95-4852-a355-b23b8d3db498} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10739 2024.08.27 19:07:05.479195 [ 3 ] {a5ceeca0-bc95-4852-a355-b23b8d3db498} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10740 2024.08.27 19:07:05.479323 [ 3 ] {a5ceeca0-bc95-4852-a355-b23b8d3db498} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001674 sec., 142174.43249701316 rows/sec., 9.53 MiB/sec.
10741 2024.08.27 19:07:05.479539 [ 3 ] {a5ceeca0-bc95-4852-a355-b23b8d3db498} <Debug> DynamicQueryHandler: Done processing query
10742 2024.08.27 19:07:05.479575 [ 3 ] {a5ceeca0-bc95-4852-a355-b23b8d3db498} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10743 2024.08.27 19:07:05.479594 [ 3 ] {} <Debug> HTTP-Session: 917fbd34-436f-493e-902a-06c1affca591 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10744 2024.08.27 19:07:05.479714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10745 2024.08.27 19:07:05.479763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10746 2024.08.27 19:07:05.479783 [ 3 ] {} <Debug> HTTP-Session: 78c1cf6e-72dd-4045-b469-13e8ed4db717 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10747 2024.08.27 19:07:05.479800 [ 3 ] {} <Debug> HTTP-Session: 78c1cf6e-72dd-4045-b469-13e8ed4db717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10748 2024.08.27 19:07:05.479814 [ 3 ] {} <Debug> HTTP-Session: 78c1cf6e-72dd-4045-b469-13e8ed4db717 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10749 2024.08.27 19:07:05.479845 [ 3 ] {} <Trace> HTTP-Session: 78c1cf6e-72dd-4045-b469-13e8ed4db717 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10750 2024.08.27 19:07:05.479940 [ 3 ] {eed065c5-803c-4075-bb81-183b34b601f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10751 2024.08.27 19:07:05.479986 [ 3 ] {eed065c5-803c-4075-bb81-183b34b601f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10752 2024.08.27 19:07:05.480114 [ 3 ] {eed065c5-803c-4075-bb81-183b34b601f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10753 2024.08.27 19:07:05.480443 [ 3 ] {eed065c5-803c-4075-bb81-183b34b601f7} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10754 2024.08.27 19:07:05.480478 [ 3 ] {eed065c5-803c-4075-bb81-183b34b601f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
10755 2024.08.27 19:07:05.480820 [ 3 ] {eed065c5-803c-4075-bb81-183b34b601f7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10756 2024.08.27 19:07:05.481142 [ 3 ] {eed065c5-803c-4075-bb81-183b34b601f7} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10757 2024.08.27 19:07:05.481263 [ 127 ] {} <Debug> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
10758 2024.08.27 19:07:05.481269 [ 3 ] {eed065c5-803c-4075-bb81-183b34b601f7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001351 sec., 740.1924500370096 rows/sec., 49.88 KiB/sec.
10759 2024.08.27 19:07:05.481293 [ 127 ] {} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10760 2024.08.27 19:07:05.481327 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
10761 2024.08.27 19:07:05.481691 [ 188 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
10762 2024.08.27 19:07:05.481685 [ 3 ] {eed065c5-803c-4075-bb81-183b34b601f7} <Debug> DynamicQueryHandler: Done processing query
10763 2024.08.27 19:07:05.481810 [ 3 ] {eed065c5-803c-4075-bb81-183b34b601f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10764 2024.08.27 19:07:05.481912 [ 3 ] {} <Debug> HTTP-Session: 78c1cf6e-72dd-4045-b469-13e8ed4db717 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10765 2024.08.27 19:07:05.482092 [ 188 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10766 2024.08.27 19:07:05.482133 [ 188 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
10767 2024.08.27 19:07:05.482188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10768 2024.08.27 19:07:05.482316 [ 188 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
10769 2024.08.27 19:07:05.482354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10770 2024.08.27 19:07:05.482518 [ 3 ] {} <Debug> HTTP-Session: 50c00a3d-e703-4d6c-880f-c1ebe37c5506 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10771 2024.08.27 19:07:05.482608 [ 3 ] {} <Debug> HTTP-Session: 50c00a3d-e703-4d6c-880f-c1ebe37c5506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10772 2024.08.27 19:07:05.482675 [ 3 ] {} <Debug> HTTP-Session: 50c00a3d-e703-4d6c-880f-c1ebe37c5506 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10773 2024.08.27 19:07:05.482657 [ 188 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
10774 2024.08.27 19:07:05.482770 [ 3 ] {} <Trace> HTTP-Session: 50c00a3d-e703-4d6c-880f-c1ebe37c5506 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10775 2024.08.27 19:07:05.482917 [ 188 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
10776 2024.08.27 19:07:05.483111 [ 188 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
10777 2024.08.27 19:07:05.483265 [ 188 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
10778 2024.08.27 19:07:05.483491 [ 3 ] {17778154-744a-4d86-acd8-bc67fadc863b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10779 2024.08.27 19:07:05.483817 [ 3 ] {17778154-744a-4d86-acd8-bc67fadc863b} <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
10780 2024.08.27 19:07:05.485746 [ 3 ] {17778154-744a-4d86-acd8-bc67fadc863b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10781 2024.08.27 19:07:05.486479 [ 192 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.005055083 sec., 4945.517215048694 rows/sec., 333.24 KiB/sec.
10782 2024.08.27 19:07:05.486782 [ 192 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
10783 2024.08.27 19:07:05.487235 [ 3 ] {17778154-744a-4d86-acd8-bc67fadc863b} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10784 2024.08.27 19:07:05.487312 [ 3 ] {17778154-744a-4d86-acd8-bc67fadc863b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
10785 2024.08.27 19:07:05.487989 [ 192 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_25_5} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10786 2024.08.27 19:07:05.488192 [ 192 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_25_5} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
10787 2024.08.27 19:07:05.488365 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
10788 2024.08.27 19:07:05.488699 [ 3 ] {17778154-744a-4d86-acd8-bc67fadc863b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
10789 2024.08.27 19:07:05.489138 [ 3 ] {17778154-744a-4d86-acd8-bc67fadc863b} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10790 2024.08.27 19:07:05.489291 [ 3 ] {17778154-744a-4d86-acd8-bc67fadc863b} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.006319 sec., 4589.333755341035 rows/sec., 8.22 MiB/sec.
10791 2024.08.27 19:07:05.489542 [ 3 ] {17778154-744a-4d86-acd8-bc67fadc863b} <Debug> DynamicQueryHandler: Done processing query
10792 2024.08.27 19:07:05.489568 [ 3 ] {17778154-744a-4d86-acd8-bc67fadc863b} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10793 2024.08.27 19:07:05.489585 [ 3 ] {} <Debug> HTTP-Session: 50c00a3d-e703-4d6c-880f-c1ebe37c5506 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10794 2024.08.27 19:07:05.489713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10795 2024.08.27 19:07:05.489764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10796 2024.08.27 19:07:05.489784 [ 3 ] {} <Debug> HTTP-Session: d3298bf8-d12a-442a-9b29-80c474cd3b01 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10797 2024.08.27 19:07:05.489802 [ 3 ] {} <Debug> HTTP-Session: d3298bf8-d12a-442a-9b29-80c474cd3b01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10798 2024.08.27 19:07:05.489816 [ 3 ] {} <Debug> HTTP-Session: d3298bf8-d12a-442a-9b29-80c474cd3b01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10799 2024.08.27 19:07:05.489847 [ 3 ] {} <Trace> HTTP-Session: d3298bf8-d12a-442a-9b29-80c474cd3b01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10800 2024.08.27 19:07:05.489984 [ 3 ] {7b335d95-0149-4622-8c11-e49d7ef68b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10801 2024.08.27 19:07:05.490029 [ 3 ] {7b335d95-0149-4622-8c11-e49d7ef68b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10802 2024.08.27 19:07:05.490159 [ 3 ] {7b335d95-0149-4622-8c11-e49d7ef68b1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10803 2024.08.27 19:07:05.490484 [ 3 ] {7b335d95-0149-4622-8c11-e49d7ef68b1b} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10804 2024.08.27 19:07:05.490520 [ 3 ] {7b335d95-0149-4622-8c11-e49d7ef68b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
10805 2024.08.27 19:07:05.490891 [ 3 ] {7b335d95-0149-4622-8c11-e49d7ef68b1b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10806 2024.08.27 19:07:05.491222 [ 3 ] {7b335d95-0149-4622-8c11-e49d7ef68b1b} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10807 2024.08.27 19:07:05.491349 [ 3 ] {7b335d95-0149-4622-8c11-e49d7ef68b1b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001426 sec., 57503.50631136045 rows/sec., 3.65 MiB/sec.
10808 2024.08.27 19:07:05.491513 [ 3 ] {7b335d95-0149-4622-8c11-e49d7ef68b1b} <Debug> DynamicQueryHandler: Done processing query
10809 2024.08.27 19:07:05.491538 [ 3 ] {7b335d95-0149-4622-8c11-e49d7ef68b1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10810 2024.08.27 19:07:05.491554 [ 3 ] {} <Debug> HTTP-Session: d3298bf8-d12a-442a-9b29-80c474cd3b01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10811 2024.08.27 19:07:05.683376 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache
10812 2024.08.27 19:07:05.683437 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache
10813 2024.08.27 19:07:10.452149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10814 2024.08.27 19:07:10.452299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10815 2024.08.27 19:07:10.452329 [ 3 ] {} <Debug> HTTP-Session: 9502ea1b-db11-4ad2-bc98-34a7f3edf80b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10816 2024.08.27 19:07:10.452358 [ 3 ] {} <Debug> HTTP-Session: 9502ea1b-db11-4ad2-bc98-34a7f3edf80b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10817 2024.08.27 19:07:10.452376 [ 3 ] {} <Debug> HTTP-Session: 9502ea1b-db11-4ad2-bc98-34a7f3edf80b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10818 2024.08.27 19:07:10.452434 [ 3 ] {} <Trace> HTTP-Session: 9502ea1b-db11-4ad2-bc98-34a7f3edf80b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10819 2024.08.27 19:07:10.452669 [ 3 ] {82e975a7-cca5-4e1b-ab88-69c579b239d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10820 2024.08.27 19:07:10.452739 [ 3 ] {82e975a7-cca5-4e1b-ab88-69c579b239d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10821 2024.08.27 19:07:10.453075 [ 3 ] {82e975a7-cca5-4e1b-ab88-69c579b239d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10822 2024.08.27 19:07:10.453673 [ 3 ] {82e975a7-cca5-4e1b-ab88-69c579b239d2} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10823 2024.08.27 19:07:10.453723 [ 3 ] {82e975a7-cca5-4e1b-ab88-69c579b239d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
10824 2024.08.27 19:07:10.454154 [ 3 ] {82e975a7-cca5-4e1b-ab88-69c579b239d2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10825 2024.08.27 19:07:10.454543 [ 3 ] {82e975a7-cca5-4e1b-ab88-69c579b239d2} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10826 2024.08.27 19:07:10.454721 [ 3 ] {82e975a7-cca5-4e1b-ab88-69c579b239d2} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002126 sec., 33866.41580432738 rows/sec., 2.75 MiB/sec.
10827 2024.08.27 19:07:10.454741 [ 120 ] {} <Debug> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10828 2024.08.27 19:07:10.454842 [ 120 ] {} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10829 2024.08.27 19:07:10.454898 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
10830 2024.08.27 19:07:10.455088 [ 3 ] {82e975a7-cca5-4e1b-ab88-69c579b239d2} <Debug> DynamicQueryHandler: Done processing query
10831 2024.08.27 19:07:10.455162 [ 3 ] {82e975a7-cca5-4e1b-ab88-69c579b239d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10832 2024.08.27 19:07:10.455250 [ 3 ] {} <Debug> HTTP-Session: 9502ea1b-db11-4ad2-bc98-34a7f3edf80b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10833 2024.08.27 19:07:10.455267 [ 194 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::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
10834 2024.08.27 19:07:10.455686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10835 2024.08.27 19:07:10.455906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10836 2024.08.27 19:07:10.455986 [ 3 ] {} <Debug> HTTP-Session: 4e696b74-7f5f-4426-a908-450e3dcb50bc Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10837 2024.08.27 19:07:10.455987 [ 194 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10838 2024.08.27 19:07:10.456014 [ 3 ] {} <Debug> HTTP-Session: 4e696b74-7f5f-4426-a908-450e3dcb50bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10839 2024.08.27 19:07:10.456061 [ 3 ] {} <Debug> HTTP-Session: 4e696b74-7f5f-4426-a908-450e3dcb50bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10840 2024.08.27 19:07:10.456066 [ 194 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1412 rows starting from the beginning of the part
10841 2024.08.27 19:07:10.456137 [ 3 ] {} <Trace> HTTP-Session: 4e696b74-7f5f-4426-a908-450e3dcb50bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10842 2024.08.27 19:07:10.456319 [ 194 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 73 rows starting from the beginning of the part
10843 2024.08.27 19:07:10.456451 [ 3 ] {1d49ff31-7e71-498e-a0a0-8a0431f0fec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10844 2024.08.27 19:07:10.456574 [ 194 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 248 rows starting from the beginning of the part
10845 2024.08.27 19:07:10.456620 [ 3 ] {1d49ff31-7e71-498e-a0a0-8a0431f0fec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10846 2024.08.27 19:07:10.456932 [ 194 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1213 rows starting from the beginning of the part
10847 2024.08.27 19:07:10.457204 [ 194 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 248 rows starting from the beginning of the part
10848 2024.08.27 19:07:10.457521 [ 194 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 72 rows starting from the beginning of the part
10849 2024.08.27 19:07:10.458279 [ 3 ] {1d49ff31-7e71-498e-a0a0-8a0431f0fec7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10850 2024.08.27 19:07:10.459006 [ 3 ] {1d49ff31-7e71-498e-a0a0-8a0431f0fec7} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10851 2024.08.27 19:07:10.459062 [ 3 ] {1d49ff31-7e71-498e-a0a0-8a0431f0fec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
10852 2024.08.27 19:07:10.460021 [ 3 ] {1d49ff31-7e71-498e-a0a0-8a0431f0fec7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10853 2024.08.27 19:07:10.460593 [ 3 ] {1d49ff31-7e71-498e-a0a0-8a0431f0fec7} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10854 2024.08.27 19:07:10.460953 [ 3 ] {1d49ff31-7e71-498e-a0a0-8a0431f0fec7} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004616 sec., 1733.1022530329287 rows/sec., 130.32 KiB/sec.
10855 2024.08.27 19:07:10.461380 [ 200 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3266 rows, containing 5 columns (5 merged, 0 gathered) in 0.00635929 sec., 513579.3461219727 rows/sec., 45.06 MiB/sec.
10856 2024.08.27 19:07:10.461577 [ 3 ] {1d49ff31-7e71-498e-a0a0-8a0431f0fec7} <Debug> DynamicQueryHandler: Done processing query
10857 2024.08.27 19:07:10.461645 [ 3 ] {1d49ff31-7e71-498e-a0a0-8a0431f0fec7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10858 2024.08.27 19:07:10.461702 [ 3 ] {} <Debug> HTTP-Session: 4e696b74-7f5f-4426-a908-450e3dcb50bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10859 2024.08.27 19:07:10.461915 [ 200 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10860 2024.08.27 19:07:10.461975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10861 2024.08.27 19:07:10.462151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10862 2024.08.27 19:07:10.462175 [ 3 ] {} <Debug> HTTP-Session: 6460afe1-1494-4ef8-896a-3d5445b6bcf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10863 2024.08.27 19:07:10.462195 [ 3 ] {} <Debug> HTTP-Session: 6460afe1-1494-4ef8-896a-3d5445b6bcf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10864 2024.08.27 19:07:10.462215 [ 3 ] {} <Debug> HTTP-Session: 6460afe1-1494-4ef8-896a-3d5445b6bcf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10865 2024.08.27 19:07:10.462272 [ 3 ] {} <Trace> HTTP-Session: 6460afe1-1494-4ef8-896a-3d5445b6bcf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10866 2024.08.27 19:07:10.462611 [ 3 ] {bd5143f9-cc78-4da3-b289-28965dc96987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10867 2024.08.27 19:07:10.462719 [ 3 ] {bd5143f9-cc78-4da3-b289-28965dc96987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10868 2024.08.27 19:07:10.463051 [ 200 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_56_11} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10869 2024.08.27 19:07:10.463340 [ 200 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_56_11} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10870 2024.08.27 19:07:10.463392 [ 3 ] {bd5143f9-cc78-4da3-b289-28965dc96987} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10871 2024.08.27 19:07:10.463534 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
10872 2024.08.27 19:07:10.463950 [ 3 ] {bd5143f9-cc78-4da3-b289-28965dc96987} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10873 2024.08.27 19:07:10.463995 [ 3 ] {bd5143f9-cc78-4da3-b289-28965dc96987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
10874 2024.08.27 19:07:10.464381 [ 3 ] {bd5143f9-cc78-4da3-b289-28965dc96987} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10875 2024.08.27 19:07:10.464756 [ 3 ] {bd5143f9-cc78-4da3-b289-28965dc96987} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10876 2024.08.27 19:07:10.464918 [ 120 ] {} <Debug> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10877 2024.08.27 19:07:10.464928 [ 3 ] {bd5143f9-cc78-4da3-b289-28965dc96987} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002491 sec., 28904.05459654757 rows/sec., 2.26 MiB/sec.
10878 2024.08.27 19:07:10.464974 [ 120 ] {} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10879 2024.08.27 19:07:10.465052 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
10880 2024.08.27 19:07:10.465282 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::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
10881 2024.08.27 19:07:10.465306 [ 3 ] {bd5143f9-cc78-4da3-b289-28965dc96987} <Debug> DynamicQueryHandler: Done processing query
10882 2024.08.27 19:07:10.465354 [ 3 ] {bd5143f9-cc78-4da3-b289-28965dc96987} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10883 2024.08.27 19:07:10.465382 [ 3 ] {} <Debug> HTTP-Session: 6460afe1-1494-4ef8-896a-3d5445b6bcf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10884 2024.08.27 19:07:10.465518 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10885 2024.08.27 19:07:10.465573 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 911 rows starting from the beginning of the part
10886 2024.08.27 19:07:10.465598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10887 2024.08.27 19:07:10.465746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10888 2024.08.27 19:07:10.465782 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 74 rows starting from the beginning of the part
10889 2024.08.27 19:07:10.465834 [ 3 ] {} <Debug> HTTP-Session: 78ac8d69-de40-451c-8fdb-101d734d53a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10890 2024.08.27 19:07:10.465937 [ 3 ] {} <Debug> HTTP-Session: 78ac8d69-de40-451c-8fdb-101d734d53a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10891 2024.08.27 19:07:10.466065 [ 3 ] {} <Debug> HTTP-Session: 78ac8d69-de40-451c-8fdb-101d734d53a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10892 2024.08.27 19:07:10.466095 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 413 rows starting from the beginning of the part
10893 2024.08.27 19:07:10.466276 [ 3 ] {} <Trace> HTTP-Session: 78ac8d69-de40-451c-8fdb-101d734d53a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10894 2024.08.27 19:07:10.466415 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 530 rows starting from the beginning of the part
10895 2024.08.27 19:07:10.466658 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 413 rows starting from the beginning of the part
10896 2024.08.27 19:07:10.466973 [ 197 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 72 rows starting from the beginning of the part
10897 2024.08.27 19:07:10.466979 [ 3 ] {5ee6af37-b88f-47a9-a381-f99ea8570dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10898 2024.08.27 19:07:10.467239 [ 3 ] {5ee6af37-b88f-47a9-a381-f99ea8570dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10899 2024.08.27 19:07:10.467814 [ 3 ] {5ee6af37-b88f-47a9-a381-f99ea8570dae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10900 2024.08.27 19:07:10.468797 [ 3 ] {5ee6af37-b88f-47a9-a381-f99ea8570dae} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10901 2024.08.27 19:07:10.468866 [ 3 ] {5ee6af37-b88f-47a9-a381-f99ea8570dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
10902 2024.08.27 19:07:10.469769 [ 3 ] {5ee6af37-b88f-47a9-a381-f99ea8570dae} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10903 2024.08.27 19:07:10.470415 [ 200 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2413 rows, containing 5 columns (5 merged, 0 gathered) in 0.005242527 sec., 460274.215087495 rows/sec., 35.30 MiB/sec.
10904 2024.08.27 19:07:10.470440 [ 3 ] {5ee6af37-b88f-47a9-a381-f99ea8570dae} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10905 2024.08.27 19:07:10.470695 [ 200 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10906 2024.08.27 19:07:10.470728 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10907 2024.08.27 19:07:10.470760 [ 3 ] {5ee6af37-b88f-47a9-a381-f99ea8570dae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004174 sec., 38332.53473885961 rows/sec., 2.67 MiB/sec.
10908 2024.08.27 19:07:10.470856 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10909 2024.08.27 19:07:10.470988 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
10910 2024.08.27 19:07:10.471544 [ 3 ] {5ee6af37-b88f-47a9-a381-f99ea8570dae} <Debug> DynamicQueryHandler: Done processing query
10911 2024.08.27 19:07:10.471727 [ 3 ] {5ee6af37-b88f-47a9-a381-f99ea8570dae} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10912 2024.08.27 19:07:10.471961 [ 3 ] {} <Debug> HTTP-Session: 78ac8d69-de40-451c-8fdb-101d734d53a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10913 2024.08.27 19:07:10.472189 [ 193 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::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
10914 2024.08.27 19:07:10.472753 [ 200 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_56_11} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10915 2024.08.27 19:07:10.472927 [ 193 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10916 2024.08.27 19:07:10.473052 [ 193 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 16147 rows starting from the beginning of the part
10917 2024.08.27 19:07:10.473098 [ 200 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_56_11} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10918 2024.08.27 19:07:10.473486 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
10919 2024.08.27 19:07:10.473556 [ 193 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 161 rows starting from the beginning of the part
10920 2024.08.27 19:07:10.473755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14318, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10921 2024.08.27 19:07:10.473817 [ 193 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 238 rows starting from the beginning of the part
10922 2024.08.27 19:07:10.473924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10923 2024.08.27 19:07:10.474040 [ 3 ] {} <Debug> HTTP-Session: 50f8f3a4-744c-4e25-b669-0f57419e2b7c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10924 2024.08.27 19:07:10.474098 [ 193 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 845 rows starting from the beginning of the part
10925 2024.08.27 19:07:10.474121 [ 3 ] {} <Debug> HTTP-Session: 50f8f3a4-744c-4e25-b669-0f57419e2b7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10926 2024.08.27 19:07:10.474172 [ 3 ] {} <Debug> HTTP-Session: 50f8f3a4-744c-4e25-b669-0f57419e2b7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10927 2024.08.27 19:07:10.474356 [ 193 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 238 rows starting from the beginning of the part
10928 2024.08.27 19:07:10.474373 [ 3 ] {} <Trace> HTTP-Session: 50f8f3a4-744c-4e25-b669-0f57419e2b7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10929 2024.08.27 19:07:10.474617 [ 193 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part
10930 2024.08.27 19:07:10.474970 [ 3 ] {a9f6b718-9e53-441e-aeab-4066f3a9b523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10931 2024.08.27 19:07:10.475108 [ 3 ] {a9f6b718-9e53-441e-aeab-4066f3a9b523} <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
10932 2024.08.27 19:07:10.476268 [ 3 ] {a9f6b718-9e53-441e-aeab-4066f3a9b523} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10933 2024.08.27 19:07:10.477393 [ 3 ] {a9f6b718-9e53-441e-aeab-4066f3a9b523} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10934 2024.08.27 19:07:10.477465 [ 3 ] {a9f6b718-9e53-441e-aeab-4066f3a9b523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
10935 2024.08.27 19:07:10.479294 [ 3 ] {a9f6b718-9e53-441e-aeab-4066f3a9b523} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10936 2024.08.27 19:07:10.480163 [ 3 ] {a9f6b718-9e53-441e-aeab-4066f3a9b523} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10937 2024.08.27 19:07:10.480453 [ 3 ] {a9f6b718-9e53-441e-aeab-4066f3a9b523} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00579 sec., 1381.692573402418 rows/sec., 2.48 MiB/sec.
10938 2024.08.27 19:07:10.480943 [ 3 ] {a9f6b718-9e53-441e-aeab-4066f3a9b523} <Debug> DynamicQueryHandler: Done processing query
10939 2024.08.27 19:07:10.480977 [ 3 ] {a9f6b718-9e53-441e-aeab-4066f3a9b523} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
10940 2024.08.27 19:07:10.480997 [ 3 ] {} <Debug> HTTP-Session: 50f8f3a4-744c-4e25-b669-0f57419e2b7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10941 2024.08.27 19:07:10.481137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10942 2024.08.27 19:07:10.481204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10943 2024.08.27 19:07:10.481225 [ 3 ] {} <Debug> HTTP-Session: 3992a9c9-8b87-441d-960b-a3e8d43a6f03 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10944 2024.08.27 19:07:10.481242 [ 3 ] {} <Debug> HTTP-Session: 3992a9c9-8b87-441d-960b-a3e8d43a6f03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10945 2024.08.27 19:07:10.481256 [ 3 ] {} <Debug> HTTP-Session: 3992a9c9-8b87-441d-960b-a3e8d43a6f03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10946 2024.08.27 19:07:10.481287 [ 3 ] {} <Trace> HTTP-Session: 3992a9c9-8b87-441d-960b-a3e8d43a6f03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10947 2024.08.27 19:07:10.481464 [ 3 ] {e4577d0a-544f-415b-8ac9-b45d45dca1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10948 2024.08.27 19:07:10.481512 [ 3 ] {e4577d0a-544f-415b-8ac9-b45d45dca1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10949 2024.08.27 19:07:10.481685 [ 3 ] {e4577d0a-544f-415b-8ac9-b45d45dca1c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10950 2024.08.27 19:07:10.482179 [ 3 ] {e4577d0a-544f-415b-8ac9-b45d45dca1c4} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10951 2024.08.27 19:07:10.482218 [ 3 ] {e4577d0a-544f-415b-8ac9-b45d45dca1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
10952 2024.08.27 19:07:10.482786 [ 3 ] {e4577d0a-544f-415b-8ac9-b45d45dca1c4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10953 2024.08.27 19:07:10.483023 [ 193 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17789 rows, containing 5 columns (5 merged, 0 gathered) in 0.011874352 sec., 1498102.8017360442 rows/sec., 101.27 MiB/sec.
10954 2024.08.27 19:07:10.483317 [ 193 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10955 2024.08.27 19:07:10.483510 [ 3 ] {e4577d0a-544f-415b-8ac9-b45d45dca1c4} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10956 2024.08.27 19:07:10.483858 [ 3 ] {e4577d0a-544f-415b-8ac9-b45d45dca1c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002423 sec., 24762.69087907553 rows/sec., 1.67 MiB/sec.
10957 2024.08.27 19:07:10.484180 [ 118 ] {} <Debug> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10958 2024.08.27 19:07:10.484372 [ 118 ] {} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10959 2024.08.27 19:07:10.484427 [ 3 ] {e4577d0a-544f-415b-8ac9-b45d45dca1c4} <Debug> DynamicQueryHandler: Done processing query
10960 2024.08.27 19:07:10.484488 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
10961 2024.08.27 19:07:10.484518 [ 3 ] {e4577d0a-544f-415b-8ac9-b45d45dca1c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10962 2024.08.27 19:07:10.484609 [ 3 ] {} <Debug> HTTP-Session: 3992a9c9-8b87-441d-960b-a3e8d43a6f03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10963 2024.08.27 19:07:10.484779 [ 193 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10964 2024.08.27 19:07:10.485002 [ 199 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
10965 2024.08.27 19:07:10.485094 [ 193 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10966 2024.08.27 19:07:10.485412 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB.
10967 2024.08.27 19:07:10.485720 [ 199 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10968 2024.08.27 19:07:10.485801 [ 199 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3440 rows starting from the beginning of the part
10969 2024.08.27 19:07:10.485919 [ 199 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part
10970 2024.08.27 19:07:10.486103 [ 199 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 82 rows starting from the beginning of the part
10971 2024.08.27 19:07:10.486239 [ 199 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part
10972 2024.08.27 19:07:10.486377 [ 199 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part
10973 2024.08.27 19:07:10.486497 [ 199 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part
10974 2024.08.27 19:07:10.488140 [ 200 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3784 rows, containing 4 columns (4 merged, 0 gathered) in 0.00345942 sec., 1093824.9764411375 rows/sec., 71.40 MiB/sec.
10975 2024.08.27 19:07:10.488395 [ 199 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10976 2024.08.27 19:07:10.488764 [ 199 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_56_11} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10977 2024.08.27 19:07:10.488840 [ 199 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_56_11} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10978 2024.08.27 19:07:10.488914 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
10979 2024.08.27 19:07:15.457328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10980 2024.08.27 19:07:15.457531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10981 2024.08.27 19:07:15.457580 [ 3 ] {} <Debug> HTTP-Session: a4496af4-d3f0-4cdc-911e-f646086d9acf Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10982 2024.08.27 19:07:15.457623 [ 3 ] {} <Debug> HTTP-Session: a4496af4-d3f0-4cdc-911e-f646086d9acf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10983 2024.08.27 19:07:15.457653 [ 3 ] {} <Debug> HTTP-Session: a4496af4-d3f0-4cdc-911e-f646086d9acf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10984 2024.08.27 19:07:15.457733 [ 3 ] {} <Trace> HTTP-Session: a4496af4-d3f0-4cdc-911e-f646086d9acf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10985 2024.08.27 19:07:15.458143 [ 3 ] {0d5d14c8-a7a8-4b77-90ef-9859da2d8638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10986 2024.08.27 19:07:15.458253 [ 3 ] {0d5d14c8-a7a8-4b77-90ef-9859da2d8638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10987 2024.08.27 19:07:15.458700 [ 3 ] {0d5d14c8-a7a8-4b77-90ef-9859da2d8638} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10988 2024.08.27 19:07:15.459299 [ 3 ] {0d5d14c8-a7a8-4b77-90ef-9859da2d8638} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10989 2024.08.27 19:07:15.459343 [ 3 ] {0d5d14c8-a7a8-4b77-90ef-9859da2d8638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
10990 2024.08.27 19:07:15.459788 [ 3 ] {0d5d14c8-a7a8-4b77-90ef-9859da2d8638} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10991 2024.08.27 19:07:15.460185 [ 3 ] {0d5d14c8-a7a8-4b77-90ef-9859da2d8638} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10992 2024.08.27 19:07:15.460357 [ 3 ] {0d5d14c8-a7a8-4b77-90ef-9859da2d8638} <Debug> executeQuery: Read 247 rows, 22.35 KiB in 0.002407 sec., 102617.3660157873 rows/sec., 9.07 MiB/sec.
10993 2024.08.27 19:07:15.460588 [ 3 ] {0d5d14c8-a7a8-4b77-90ef-9859da2d8638} <Debug> DynamicQueryHandler: Done processing query
10994 2024.08.27 19:07:15.460616 [ 3 ] {0d5d14c8-a7a8-4b77-90ef-9859da2d8638} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
10995 2024.08.27 19:07:15.460633 [ 3 ] {} <Debug> HTTP-Session: a4496af4-d3f0-4cdc-911e-f646086d9acf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10996 2024.08.27 19:07:15.460827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10997 2024.08.27 19:07:15.460883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10998 2024.08.27 19:07:15.460904 [ 3 ] {} <Debug> HTTP-Session: 1b38bdbb-2765-4759-a82f-c10f87a235ea Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
10999 2024.08.27 19:07:15.460923 [ 3 ] {} <Debug> HTTP-Session: 1b38bdbb-2765-4759-a82f-c10f87a235ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11000 2024.08.27 19:07:15.460938 [ 3 ] {} <Debug> HTTP-Session: 1b38bdbb-2765-4759-a82f-c10f87a235ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11001 2024.08.27 19:07:15.460975 [ 3 ] {} <Trace> HTTP-Session: 1b38bdbb-2765-4759-a82f-c10f87a235ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11002 2024.08.27 19:07:15.461092 [ 3 ] {9f2def4e-1ba4-4be7-9cb9-f792b358e5b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11003 2024.08.27 19:07:15.461142 [ 3 ] {9f2def4e-1ba4-4be7-9cb9-f792b358e5b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11004 2024.08.27 19:07:15.461383 [ 3 ] {9f2def4e-1ba4-4be7-9cb9-f792b358e5b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11005 2024.08.27 19:07:15.461744 [ 3 ] {9f2def4e-1ba4-4be7-9cb9-f792b358e5b5} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11006 2024.08.27 19:07:15.461782 [ 3 ] {9f2def4e-1ba4-4be7-9cb9-f792b358e5b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11007 2024.08.27 19:07:15.462135 [ 3 ] {9f2def4e-1ba4-4be7-9cb9-f792b358e5b5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
11008 2024.08.27 19:07:15.462506 [ 3 ] {9f2def4e-1ba4-4be7-9cb9-f792b358e5b5} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11009 2024.08.27 19:07:15.462636 [ 3 ] {9f2def4e-1ba4-4be7-9cb9-f792b358e5b5} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001579 sec., 18366.05446485117 rows/sec., 1.35 MiB/sec.
11010 2024.08.27 19:07:15.462653 [ 115 ] {} <Debug> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
11011 2024.08.27 19:07:15.462716 [ 115 ] {} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11012 2024.08.27 19:07:15.462751 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11013 2024.08.27 19:07:15.462835 [ 3 ] {9f2def4e-1ba4-4be7-9cb9-f792b358e5b5} <Debug> DynamicQueryHandler: Done processing query
11014 2024.08.27 19:07:15.462899 [ 3 ] {9f2def4e-1ba4-4be7-9cb9-f792b358e5b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11015 2024.08.27 19:07:15.462983 [ 3 ] {} <Debug> HTTP-Session: 1b38bdbb-2765-4759-a82f-c10f87a235ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11016 2024.08.27 19:07:15.463290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11017 2024.08.27 19:07:15.463446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11018 2024.08.27 19:07:15.463498 [ 200 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::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
11019 2024.08.27 19:07:15.463525 [ 3 ] {} <Debug> HTTP-Session: 817b8c3e-4f9e-426f-82f6-21e07e7b9d46 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11020 2024.08.27 19:07:15.463631 [ 3 ] {} <Debug> HTTP-Session: 817b8c3e-4f9e-426f-82f6-21e07e7b9d46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11021 2024.08.27 19:07:15.463681 [ 3 ] {} <Debug> HTTP-Session: 817b8c3e-4f9e-426f-82f6-21e07e7b9d46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11022 2024.08.27 19:07:15.463755 [ 3 ] {} <Trace> HTTP-Session: 817b8c3e-4f9e-426f-82f6-21e07e7b9d46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11023 2024.08.27 19:07:15.463983 [ 200 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11024 2024.08.27 19:07:15.464004 [ 3 ] {17f64242-3c51-44e5-8a12-bb93b23c0de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11025 2024.08.27 19:07:15.464059 [ 200 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 55 rows starting from the beginning of the part
11026 2024.08.27 19:07:15.464093 [ 3 ] {17f64242-3c51-44e5-8a12-bb93b23c0de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11027 2024.08.27 19:07:15.464476 [ 200 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part
11028 2024.08.27 19:07:15.464807 [ 200 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 10 rows starting from the beginning of the part
11029 2024.08.27 19:07:15.465236 [ 200 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part
11030 2024.08.27 19:07:15.465599 [ 200 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part
11031 2024.08.27 19:07:15.465646 [ 3 ] {17f64242-3c51-44e5-8a12-bb93b23c0de3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11032 2024.08.27 19:07:15.465880 [ 200 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 29 rows starting from the beginning of the part
11033 2024.08.27 19:07:15.466881 [ 3 ] {17f64242-3c51-44e5-8a12-bb93b23c0de3} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11034 2024.08.27 19:07:15.466953 [ 3 ] {17f64242-3c51-44e5-8a12-bb93b23c0de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11035 2024.08.27 19:07:15.468018 [ 3 ] {17f64242-3c51-44e5-8a12-bb93b23c0de3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
11036 2024.08.27 19:07:15.469147 [ 200 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 5 columns (5 merged, 0 gathered) in 0.006277898 sec., 26123.3935307646 rows/sec., 2.00 MiB/sec.
11037 2024.08.27 19:07:15.469168 [ 3 ] {17f64242-3c51-44e5-8a12-bb93b23c0de3} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11038 2024.08.27 19:07:15.469371 [ 200 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
11039 2024.08.27 19:07:15.469439 [ 3 ] {17f64242-3c51-44e5-8a12-bb93b23c0de3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005518 sec., 2537.1511417180136 rows/sec., 177.69 KiB/sec.
11040 2024.08.27 19:07:15.469831 [ 3 ] {17f64242-3c51-44e5-8a12-bb93b23c0de3} <Debug> DynamicQueryHandler: Done processing query
11041 2024.08.27 19:07:15.469879 [ 3 ] {17f64242-3c51-44e5-8a12-bb93b23c0de3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11042 2024.08.27 19:07:15.469928 [ 3 ] {} <Debug> HTTP-Session: 817b8c3e-4f9e-426f-82f6-21e07e7b9d46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11043 2024.08.27 19:07:15.470115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11044 2024.08.27 19:07:15.470220 [ 200 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_51_10} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11045 2024.08.27 19:07:15.470224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11046 2024.08.27 19:07:15.470302 [ 3 ] {} <Debug> HTTP-Session: aa1b06a9-7030-43c4-b502-902afc7ee898 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11047 2024.08.27 19:07:15.470352 [ 3 ] {} <Debug> HTTP-Session: aa1b06a9-7030-43c4-b502-902afc7ee898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11048 2024.08.27 19:07:15.470374 [ 3 ] {} <Debug> HTTP-Session: aa1b06a9-7030-43c4-b502-902afc7ee898 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11049 2024.08.27 19:07:15.470407 [ 200 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_51_10} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
11050 2024.08.27 19:07:15.470434 [ 3 ] {} <Trace> HTTP-Session: aa1b06a9-7030-43c4-b502-902afc7ee898 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11051 2024.08.27 19:07:15.470566 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
11052 2024.08.27 19:07:15.470630 [ 3 ] {047089df-b510-4cff-900d-ed8a0f9db76c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11053 2024.08.27 19:07:15.470681 [ 3 ] {047089df-b510-4cff-900d-ed8a0f9db76c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11054 2024.08.27 19:07:15.470931 [ 3 ] {047089df-b510-4cff-900d-ed8a0f9db76c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11055 2024.08.27 19:07:15.471338 [ 3 ] {047089df-b510-4cff-900d-ed8a0f9db76c} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11056 2024.08.27 19:07:15.471375 [ 3 ] {047089df-b510-4cff-900d-ed8a0f9db76c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11057 2024.08.27 19:07:15.471731 [ 3 ] {047089df-b510-4cff-900d-ed8a0f9db76c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
11058 2024.08.27 19:07:15.472096 [ 3 ] {047089df-b510-4cff-900d-ed8a0f9db76c} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11059 2024.08.27 19:07:15.472227 [ 3 ] {047089df-b510-4cff-900d-ed8a0f9db76c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00167 sec., 3592.814371257485 rows/sec., 212.27 KiB/sec.
11060 2024.08.27 19:07:15.472582 [ 3 ] {047089df-b510-4cff-900d-ed8a0f9db76c} <Debug> DynamicQueryHandler: Done processing query
11061 2024.08.27 19:07:15.472624 [ 3 ] {047089df-b510-4cff-900d-ed8a0f9db76c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11062 2024.08.27 19:07:15.472641 [ 3 ] {} <Debug> HTTP-Session: aa1b06a9-7030-43c4-b502-902afc7ee898 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11063 2024.08.27 19:07:15.472830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 66693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11064 2024.08.27 19:07:15.472881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11065 2024.08.27 19:07:15.472900 [ 3 ] {} <Debug> HTTP-Session: 32ec8e7e-66a8-4cef-a5d3-431428f59e72 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11066 2024.08.27 19:07:15.472917 [ 3 ] {} <Debug> HTTP-Session: 32ec8e7e-66a8-4cef-a5d3-431428f59e72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11067 2024.08.27 19:07:15.472931 [ 3 ] {} <Debug> HTTP-Session: 32ec8e7e-66a8-4cef-a5d3-431428f59e72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11068 2024.08.27 19:07:15.472962 [ 3 ] {} <Trace> HTTP-Session: 32ec8e7e-66a8-4cef-a5d3-431428f59e72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11069 2024.08.27 19:07:15.473184 [ 3 ] {7b1e935d-7a77-4ea3-abcf-71dfe24ab2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11070 2024.08.27 19:07:15.473230 [ 3 ] {7b1e935d-7a77-4ea3-abcf-71dfe24ab2ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11071 2024.08.27 19:07:15.473481 [ 3 ] {7b1e935d-7a77-4ea3-abcf-71dfe24ab2ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11072 2024.08.27 19:07:15.474101 [ 3 ] {7b1e935d-7a77-4ea3-abcf-71dfe24ab2ae} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11073 2024.08.27 19:07:15.474139 [ 3 ] {7b1e935d-7a77-4ea3-abcf-71dfe24ab2ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11074 2024.08.27 19:07:15.474518 [ 3 ] {7b1e935d-7a77-4ea3-abcf-71dfe24ab2ae} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11075 2024.08.27 19:07:15.474876 [ 3 ] {7b1e935d-7a77-4ea3-abcf-71dfe24ab2ae} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11076 2024.08.27 19:07:15.475002 [ 3 ] {7b1e935d-7a77-4ea3-abcf-71dfe24ab2ae} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.001934 sec., 212512.9265770424 rows/sec., 15.15 MiB/sec.
11077 2024.08.27 19:07:15.475179 [ 3 ] {7b1e935d-7a77-4ea3-abcf-71dfe24ab2ae} <Debug> DynamicQueryHandler: Done processing query
11078 2024.08.27 19:07:15.475204 [ 3 ] {7b1e935d-7a77-4ea3-abcf-71dfe24ab2ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
11079 2024.08.27 19:07:15.475221 [ 3 ] {} <Debug> HTTP-Session: 32ec8e7e-66a8-4cef-a5d3-431428f59e72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11080 2024.08.27 19:07:15.475424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11081 2024.08.27 19:07:15.475473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11082 2024.08.27 19:07:15.475494 [ 3 ] {} <Debug> HTTP-Session: 445fe7dc-0048-4d68-93d1-2d0e44d3cdab Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11083 2024.08.27 19:07:15.475511 [ 3 ] {} <Debug> HTTP-Session: 445fe7dc-0048-4d68-93d1-2d0e44d3cdab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11084 2024.08.27 19:07:15.475525 [ 3 ] {} <Debug> HTTP-Session: 445fe7dc-0048-4d68-93d1-2d0e44d3cdab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11085 2024.08.27 19:07:15.475555 [ 3 ] {} <Trace> HTTP-Session: 445fe7dc-0048-4d68-93d1-2d0e44d3cdab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11086 2024.08.27 19:07:15.475653 [ 3 ] {0bf1c51b-2420-4198-a9ae-b49f8aa6d36a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11087 2024.08.27 19:07:15.475698 [ 3 ] {0bf1c51b-2420-4198-a9ae-b49f8aa6d36a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11088 2024.08.27 19:07:15.475829 [ 3 ] {0bf1c51b-2420-4198-a9ae-b49f8aa6d36a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11089 2024.08.27 19:07:15.476098 [ 3 ] {0bf1c51b-2420-4198-a9ae-b49f8aa6d36a} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11090 2024.08.27 19:07:15.476134 [ 3 ] {0bf1c51b-2420-4198-a9ae-b49f8aa6d36a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11091 2024.08.27 19:07:15.476485 [ 3 ] {0bf1c51b-2420-4198-a9ae-b49f8aa6d36a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
11092 2024.08.27 19:07:15.476811 [ 3 ] {0bf1c51b-2420-4198-a9ae-b49f8aa6d36a} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11093 2024.08.27 19:07:15.476936 [ 115 ] {} <Debug> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
11094 2024.08.27 19:07:15.476942 [ 3 ] {0bf1c51b-2420-4198-a9ae-b49f8aa6d36a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001312 sec., 4573.170731707317 rows/sec., 238.93 KiB/sec.
11095 2024.08.27 19:07:15.476970 [ 115 ] {} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11096 2024.08.27 19:07:15.477010 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11097 2024.08.27 19:07:15.477174 [ 3 ] {0bf1c51b-2420-4198-a9ae-b49f8aa6d36a} <Debug> DynamicQueryHandler: Done processing query
11098 2024.08.27 19:07:15.477218 [ 3 ] {0bf1c51b-2420-4198-a9ae-b49f8aa6d36a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11099 2024.08.27 19:07:15.477239 [ 201 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
11100 2024.08.27 19:07:15.477255 [ 3 ] {} <Debug> HTTP-Session: 445fe7dc-0048-4d68-93d1-2d0e44d3cdab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11101 2024.08.27 19:07:15.477486 [ 201 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11102 2024.08.27 19:07:15.477531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11103 2024.08.27 19:07:15.477549 [ 201 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
11104 2024.08.27 19:07:15.477622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11105 2024.08.27 19:07:15.477681 [ 3 ] {} <Debug> HTTP-Session: 7b8c3e46-95ee-4758-baca-38e164ad4ec4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11106 2024.08.27 19:07:15.477757 [ 3 ] {} <Debug> HTTP-Session: 7b8c3e46-95ee-4758-baca-38e164ad4ec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11107 2024.08.27 19:07:15.477790 [ 201 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
11108 2024.08.27 19:07:15.477840 [ 3 ] {} <Debug> HTTP-Session: 7b8c3e46-95ee-4758-baca-38e164ad4ec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11109 2024.08.27 19:07:15.478071 [ 3 ] {} <Trace> HTTP-Session: 7b8c3e46-95ee-4758-baca-38e164ad4ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11110 2024.08.27 19:07:15.478185 [ 201 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
11111 2024.08.27 19:07:15.478608 [ 201 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
11112 2024.08.27 19:07:15.478647 [ 3 ] {b8b4fca4-a133-4409-9b49-26027d20d5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11113 2024.08.27 19:07:15.478833 [ 3 ] {b8b4fca4-a133-4409-9b49-26027d20d5d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11114 2024.08.27 19:07:15.478853 [ 201 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
11115 2024.08.27 19:07:15.479152 [ 201 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
11116 2024.08.27 19:07:15.479871 [ 3 ] {b8b4fca4-a133-4409-9b49-26027d20d5d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11117 2024.08.27 19:07:15.480892 [ 3 ] {b8b4fca4-a133-4409-9b49-26027d20d5d0} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11118 2024.08.27 19:07:15.480957 [ 3 ] {b8b4fca4-a133-4409-9b49-26027d20d5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11119 2024.08.27 19:07:15.482040 [ 201 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.004937761 sec., 31593.266664789975 rows/sec., 1.61 MiB/sec.
11120 2024.08.27 19:07:15.482088 [ 3 ] {b8b4fca4-a133-4409-9b49-26027d20d5d0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11121 2024.08.27 19:07:15.482225 [ 201 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
11122 2024.08.27 19:07:15.482956 [ 3 ] {b8b4fca4-a133-4409-9b49-26027d20d5d0} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11123 2024.08.27 19:07:15.483236 [ 3 ] {b8b4fca4-a133-4409-9b49-26027d20d5d0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004815 sec., 49221.183800623054 rows/sec., 3.30 MiB/sec.
11124 2024.08.27 19:07:15.483251 [ 201 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_26_5} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11125 2024.08.27 19:07:15.483468 [ 201 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_26_5} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
11126 2024.08.27 19:07:15.483589 [ 3 ] {b8b4fca4-a133-4409-9b49-26027d20d5d0} <Debug> DynamicQueryHandler: Done processing query
11127 2024.08.27 19:07:15.483614 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11128 2024.08.27 19:07:15.483627 [ 3 ] {b8b4fca4-a133-4409-9b49-26027d20d5d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11129 2024.08.27 19:07:15.483668 [ 3 ] {} <Debug> HTTP-Session: 7b8c3e46-95ee-4758-baca-38e164ad4ec4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11130 2024.08.27 19:07:15.483832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11131 2024.08.27 19:07:15.483883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11132 2024.08.27 19:07:15.483903 [ 3 ] {} <Debug> HTTP-Session: dca65a00-9a4c-4e40-ac77-d731266323f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11133 2024.08.27 19:07:15.483920 [ 3 ] {} <Debug> HTTP-Session: dca65a00-9a4c-4e40-ac77-d731266323f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11134 2024.08.27 19:07:15.483934 [ 3 ] {} <Debug> HTTP-Session: dca65a00-9a4c-4e40-ac77-d731266323f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11135 2024.08.27 19:07:15.483966 [ 3 ] {} <Trace> HTTP-Session: dca65a00-9a4c-4e40-ac77-d731266323f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11136 2024.08.27 19:07:15.484061 [ 3 ] {049f7c02-8616-46ad-848d-2977f947b2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11137 2024.08.27 19:07:15.484108 [ 3 ] {049f7c02-8616-46ad-848d-2977f947b2f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11138 2024.08.27 19:07:15.484259 [ 3 ] {049f7c02-8616-46ad-848d-2977f947b2f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11139 2024.08.27 19:07:15.484542 [ 3 ] {049f7c02-8616-46ad-848d-2977f947b2f9} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11140 2024.08.27 19:07:15.484577 [ 3 ] {049f7c02-8616-46ad-848d-2977f947b2f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11141 2024.08.27 19:07:15.484928 [ 3 ] {049f7c02-8616-46ad-848d-2977f947b2f9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
11142 2024.08.27 19:07:15.485255 [ 3 ] {049f7c02-8616-46ad-848d-2977f947b2f9} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11143 2024.08.27 19:07:15.485383 [ 3 ] {049f7c02-8616-46ad-848d-2977f947b2f9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001344 sec., 744.047619047619 rows/sec., 50.14 KiB/sec.
11144 2024.08.27 19:07:15.485684 [ 3 ] {049f7c02-8616-46ad-848d-2977f947b2f9} <Debug> DynamicQueryHandler: Done processing query
11145 2024.08.27 19:07:15.485724 [ 3 ] {049f7c02-8616-46ad-848d-2977f947b2f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11146 2024.08.27 19:07:15.485741 [ 3 ] {} <Debug> HTTP-Session: dca65a00-9a4c-4e40-ac77-d731266323f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11147 2024.08.27 19:07:15.485901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11148 2024.08.27 19:07:15.485950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11149 2024.08.27 19:07:15.485970 [ 3 ] {} <Debug> HTTP-Session: 58fd8c8c-1d36-43ef-aa9a-388ee65c06aa Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11150 2024.08.27 19:07:15.485987 [ 3 ] {} <Debug> HTTP-Session: 58fd8c8c-1d36-43ef-aa9a-388ee65c06aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11151 2024.08.27 19:07:15.486001 [ 3 ] {} <Debug> HTTP-Session: 58fd8c8c-1d36-43ef-aa9a-388ee65c06aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11152 2024.08.27 19:07:15.486032 [ 3 ] {} <Trace> HTTP-Session: 58fd8c8c-1d36-43ef-aa9a-388ee65c06aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11153 2024.08.27 19:07:15.486337 [ 3 ] {4482713d-0722-4526-aabe-e633961a77a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11154 2024.08.27 19:07:15.486407 [ 3 ] {4482713d-0722-4526-aabe-e633961a77a8} <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
11155 2024.08.27 19:07:15.486851 [ 3 ] {4482713d-0722-4526-aabe-e633961a77a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11156 2024.08.27 19:07:15.487567 [ 3 ] {4482713d-0722-4526-aabe-e633961a77a8} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11157 2024.08.27 19:07:15.487603 [ 3 ] {4482713d-0722-4526-aabe-e633961a77a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11158 2024.08.27 19:07:15.488242 [ 3 ] {4482713d-0722-4526-aabe-e633961a77a8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
11159 2024.08.27 19:07:15.488658 [ 3 ] {4482713d-0722-4526-aabe-e633961a77a8} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11160 2024.08.27 19:07:15.488798 [ 115 ] {} <Debug> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
11161 2024.08.27 19:07:15.488812 [ 3 ] {4482713d-0722-4526-aabe-e633961a77a8} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002686 sec., 10796.723752792255 rows/sec., 19.35 MiB/sec.
11162 2024.08.27 19:07:15.488831 [ 115 ] {} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11163 2024.08.27 19:07:15.488872 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11164 2024.08.27 19:07:15.489160 [ 196 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::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
11165 2024.08.27 19:07:15.489259 [ 3 ] {4482713d-0722-4526-aabe-e633961a77a8} <Debug> DynamicQueryHandler: Done processing query
11166 2024.08.27 19:07:15.489309 [ 3 ] {4482713d-0722-4526-aabe-e633961a77a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
11167 2024.08.27 19:07:15.489344 [ 3 ] {} <Debug> HTTP-Session: 58fd8c8c-1d36-43ef-aa9a-388ee65c06aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11168 2024.08.27 19:07:15.489545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11169 2024.08.27 19:07:15.489671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11170 2024.08.27 19:07:15.489728 [ 3 ] {} <Debug> HTTP-Session: e78b6c20-ad60-4fa5-a71d-cb72acef4736 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11171 2024.08.27 19:07:15.489775 [ 3 ] {} <Debug> HTTP-Session: e78b6c20-ad60-4fa5-a71d-cb72acef4736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11172 2024.08.27 19:07:15.489817 [ 3 ] {} <Debug> HTTP-Session: e78b6c20-ad60-4fa5-a71d-cb72acef4736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11173 2024.08.27 19:07:15.489911 [ 3 ] {} <Trace> HTTP-Session: e78b6c20-ad60-4fa5-a71d-cb72acef4736 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11174 2024.08.27 19:07:15.489938 [ 196 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11175 2024.08.27 19:07:15.490084 [ 196 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 812 rows starting from the beginning of the part
11176 2024.08.27 19:07:15.490184 [ 3 ] {fcb61a0b-06a7-45d2-ac7d-2996ab42dd82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11177 2024.08.27 19:07:15.490323 [ 3 ] {fcb61a0b-06a7-45d2-ac7d-2996ab42dd82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11178 2024.08.27 19:07:15.490913 [ 196 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 29 rows starting from the beginning of the part
11179 2024.08.27 19:07:15.491144 [ 3 ] {fcb61a0b-06a7-45d2-ac7d-2996ab42dd82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11180 2024.08.27 19:07:15.491666 [ 196 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part
11181 2024.08.27 19:07:15.492448 [ 196 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 29 rows starting from the beginning of the part
11182 2024.08.27 19:07:15.492506 [ 3 ] {fcb61a0b-06a7-45d2-ac7d-2996ab42dd82} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11183 2024.08.27 19:07:15.492586 [ 3 ] {fcb61a0b-06a7-45d2-ac7d-2996ab42dd82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11184 2024.08.27 19:07:15.493060 [ 196 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part
11185 2024.08.27 19:07:15.493706 [ 196 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 29 rows starting from the beginning of the part
11186 2024.08.27 19:07:15.493969 [ 3 ] {fcb61a0b-06a7-45d2-ac7d-2996ab42dd82} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11187 2024.08.27 19:07:15.494987 [ 3 ] {fcb61a0b-06a7-45d2-ac7d-2996ab42dd82} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11188 2024.08.27 19:07:15.495330 [ 3 ] {fcb61a0b-06a7-45d2-ac7d-2996ab42dd82} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005274 sec., 15547.971179370497 rows/sec., 1011.19 KiB/sec.
11189 2024.08.27 19:07:15.495715 [ 3 ] {fcb61a0b-06a7-45d2-ac7d-2996ab42dd82} <Debug> DynamicQueryHandler: Done processing query
11190 2024.08.27 19:07:15.495761 [ 3 ] {fcb61a0b-06a7-45d2-ac7d-2996ab42dd82} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11191 2024.08.27 19:07:15.495791 [ 3 ] {} <Debug> HTTP-Session: e78b6c20-ad60-4fa5-a71d-cb72acef4736 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11192 2024.08.27 19:07:15.500182 [ 189 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 915 rows, containing 19 columns (19 merged, 0 gathered) in 0.011201609 sec., 81684.69368998686 rows/sec., 146.38 MiB/sec.
11193 2024.08.27 19:07:15.501238 [ 195 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
11194 2024.08.27 19:07:15.501861 [ 195 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11195 2024.08.27 19:07:15.501941 [ 195 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
11196 2024.08.27 19:07:15.502085 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.79 MiB.
11197 2024.08.27 19:07:20.451136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11198 2024.08.27 19:07:20.451277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11199 2024.08.27 19:07:20.451306 [ 3 ] {} <Debug> HTTP-Session: 5eb5485b-1781-425f-b5ac-313d0558ff44 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11200 2024.08.27 19:07:20.451335 [ 3 ] {} <Debug> HTTP-Session: 5eb5485b-1781-425f-b5ac-313d0558ff44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11201 2024.08.27 19:07:20.451353 [ 3 ] {} <Debug> HTTP-Session: 5eb5485b-1781-425f-b5ac-313d0558ff44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11202 2024.08.27 19:07:20.451407 [ 3 ] {} <Trace> HTTP-Session: 5eb5485b-1781-425f-b5ac-313d0558ff44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11203 2024.08.27 19:07:20.451632 [ 3 ] {e054a355-3646-476e-a316-7f9d347ed744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11204 2024.08.27 19:07:20.451701 [ 3 ] {e054a355-3646-476e-a316-7f9d347ed744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11205 2024.08.27 19:07:20.452030 [ 3 ] {e054a355-3646-476e-a316-7f9d347ed744} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11206 2024.08.27 19:07:20.452526 [ 3 ] {e054a355-3646-476e-a316-7f9d347ed744} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11207 2024.08.27 19:07:20.452569 [ 3 ] {e054a355-3646-476e-a316-7f9d347ed744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11208 2024.08.27 19:07:20.453004 [ 3 ] {e054a355-3646-476e-a316-7f9d347ed744} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11209 2024.08.27 19:07:20.453411 [ 3 ] {e054a355-3646-476e-a316-7f9d347ed744} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11210 2024.08.27 19:07:20.453564 [ 3 ] {e054a355-3646-476e-a316-7f9d347ed744} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002007 sec., 35874.439461883405 rows/sec., 2.91 MiB/sec.
11211 2024.08.27 19:07:20.453910 [ 3 ] {e054a355-3646-476e-a316-7f9d347ed744} <Debug> DynamicQueryHandler: Done processing query
11212 2024.08.27 19:07:20.453970 [ 3 ] {e054a355-3646-476e-a316-7f9d347ed744} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11213 2024.08.27 19:07:20.454012 [ 3 ] {} <Debug> HTTP-Session: 5eb5485b-1781-425f-b5ac-313d0558ff44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11214 2024.08.27 19:07:20.454178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11215 2024.08.27 19:07:20.454236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11216 2024.08.27 19:07:20.454257 [ 3 ] {} <Debug> HTTP-Session: fa03c839-184a-4a4f-9b11-9461114f92ec Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11217 2024.08.27 19:07:20.454277 [ 3 ] {} <Debug> HTTP-Session: fa03c839-184a-4a4f-9b11-9461114f92ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11218 2024.08.27 19:07:20.454291 [ 3 ] {} <Debug> HTTP-Session: fa03c839-184a-4a4f-9b11-9461114f92ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11219 2024.08.27 19:07:20.454328 [ 3 ] {} <Trace> HTTP-Session: fa03c839-184a-4a4f-9b11-9461114f92ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11220 2024.08.27 19:07:20.454442 [ 3 ] {c1681d83-fab4-4f20-8ce0-495238afa1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11221 2024.08.27 19:07:20.454492 [ 3 ] {c1681d83-fab4-4f20-8ce0-495238afa1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11222 2024.08.27 19:07:20.454743 [ 3 ] {c1681d83-fab4-4f20-8ce0-495238afa1a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11223 2024.08.27 19:07:20.455060 [ 3 ] {c1681d83-fab4-4f20-8ce0-495238afa1a0} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11224 2024.08.27 19:07:20.455096 [ 3 ] {c1681d83-fab4-4f20-8ce0-495238afa1a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11225 2024.08.27 19:07:20.455451 [ 3 ] {c1681d83-fab4-4f20-8ce0-495238afa1a0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
11226 2024.08.27 19:07:20.455825 [ 3 ] {c1681d83-fab4-4f20-8ce0-495238afa1a0} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11227 2024.08.27 19:07:20.455950 [ 3 ] {c1681d83-fab4-4f20-8ce0-495238afa1a0} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00154 sec., 5194.805194805195 rows/sec., 390.63 KiB/sec.
11228 2024.08.27 19:07:20.456237 [ 3 ] {c1681d83-fab4-4f20-8ce0-495238afa1a0} <Debug> DynamicQueryHandler: Done processing query
11229 2024.08.27 19:07:20.456299 [ 3 ] {c1681d83-fab4-4f20-8ce0-495238afa1a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11230 2024.08.27 19:07:20.456355 [ 3 ] {} <Debug> HTTP-Session: fa03c839-184a-4a4f-9b11-9461114f92ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11231 2024.08.27 19:07:20.456567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11232 2024.08.27 19:07:20.456623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11233 2024.08.27 19:07:20.456643 [ 3 ] {} <Debug> HTTP-Session: b7de0493-44b5-4921-9b12-d4aaf828e462 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11234 2024.08.27 19:07:20.456661 [ 3 ] {} <Debug> HTTP-Session: b7de0493-44b5-4921-9b12-d4aaf828e462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11235 2024.08.27 19:07:20.456675 [ 3 ] {} <Debug> HTTP-Session: b7de0493-44b5-4921-9b12-d4aaf828e462 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11236 2024.08.27 19:07:20.456709 [ 3 ] {} <Trace> HTTP-Session: b7de0493-44b5-4921-9b12-d4aaf828e462 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11237 2024.08.27 19:07:20.456836 [ 3 ] {298a3242-5113-4288-b700-0991530d6182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11238 2024.08.27 19:07:20.456882 [ 3 ] {298a3242-5113-4288-b700-0991530d6182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11239 2024.08.27 19:07:20.457123 [ 3 ] {298a3242-5113-4288-b700-0991530d6182} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11240 2024.08.27 19:07:20.457531 [ 3 ] {298a3242-5113-4288-b700-0991530d6182} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11241 2024.08.27 19:07:20.457567 [ 3 ] {298a3242-5113-4288-b700-0991530d6182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11242 2024.08.27 19:07:20.457929 [ 3 ] {298a3242-5113-4288-b700-0991530d6182} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11243 2024.08.27 19:07:20.458293 [ 3 ] {298a3242-5113-4288-b700-0991530d6182} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11244 2024.08.27 19:07:20.458424 [ 3 ] {298a3242-5113-4288-b700-0991530d6182} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001634 sec., 44063.64749082007 rows/sec., 3.44 MiB/sec.
11245 2024.08.27 19:07:20.458597 [ 3 ] {298a3242-5113-4288-b700-0991530d6182} <Debug> DynamicQueryHandler: Done processing query
11246 2024.08.27 19:07:20.458622 [ 3 ] {298a3242-5113-4288-b700-0991530d6182} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11247 2024.08.27 19:07:20.458637 [ 3 ] {} <Debug> HTTP-Session: b7de0493-44b5-4921-9b12-d4aaf828e462 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11248 2024.08.27 19:07:20.458829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11249 2024.08.27 19:07:20.458879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11250 2024.08.27 19:07:20.458899 [ 3 ] {} <Debug> HTTP-Session: e2f14a77-c997-451d-aa6d-c87ee24e46f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11251 2024.08.27 19:07:20.458915 [ 3 ] {} <Debug> HTTP-Session: e2f14a77-c997-451d-aa6d-c87ee24e46f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11252 2024.08.27 19:07:20.458929 [ 3 ] {} <Debug> HTTP-Session: e2f14a77-c997-451d-aa6d-c87ee24e46f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11253 2024.08.27 19:07:20.458961 [ 3 ] {} <Trace> HTTP-Session: e2f14a77-c997-451d-aa6d-c87ee24e46f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11254 2024.08.27 19:07:20.459110 [ 3 ] {16796fd9-f109-4e54-8ea9-f6d3ab25ccf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11255 2024.08.27 19:07:20.459157 [ 3 ] {16796fd9-f109-4e54-8ea9-f6d3ab25ccf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11256 2024.08.27 19:07:20.459300 [ 3 ] {16796fd9-f109-4e54-8ea9-f6d3ab25ccf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11257 2024.08.27 19:07:20.459772 [ 3 ] {16796fd9-f109-4e54-8ea9-f6d3ab25ccf4} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11258 2024.08.27 19:07:20.459809 [ 3 ] {16796fd9-f109-4e54-8ea9-f6d3ab25ccf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11259 2024.08.27 19:07:20.460200 [ 3 ] {16796fd9-f109-4e54-8ea9-f6d3ab25ccf4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11260 2024.08.27 19:07:20.460548 [ 3 ] {16796fd9-f109-4e54-8ea9-f6d3ab25ccf4} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11261 2024.08.27 19:07:20.460680 [ 3 ] {16796fd9-f109-4e54-8ea9-f6d3ab25ccf4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001639 sec., 97620.50030506407 rows/sec., 6.80 MiB/sec.
11262 2024.08.27 19:07:20.460853 [ 3 ] {16796fd9-f109-4e54-8ea9-f6d3ab25ccf4} <Debug> DynamicQueryHandler: Done processing query
11263 2024.08.27 19:07:20.460878 [ 3 ] {16796fd9-f109-4e54-8ea9-f6d3ab25ccf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11264 2024.08.27 19:07:20.460894 [ 3 ] {} <Debug> HTTP-Session: e2f14a77-c997-451d-aa6d-c87ee24e46f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11265 2024.08.27 19:07:20.461085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14275, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11266 2024.08.27 19:07:20.461135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11267 2024.08.27 19:07:20.461154 [ 3 ] {} <Debug> HTTP-Session: 7ce4cdb4-7f24-4330-85cd-4fce75d30fd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11268 2024.08.27 19:07:20.461171 [ 3 ] {} <Debug> HTTP-Session: 7ce4cdb4-7f24-4330-85cd-4fce75d30fd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11269 2024.08.27 19:07:20.461184 [ 3 ] {} <Debug> HTTP-Session: 7ce4cdb4-7f24-4330-85cd-4fce75d30fd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11270 2024.08.27 19:07:20.461215 [ 3 ] {} <Trace> HTTP-Session: 7ce4cdb4-7f24-4330-85cd-4fce75d30fd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11271 2024.08.27 19:07:20.461387 [ 3 ] {0f477364-8d12-4d3c-83cf-20e1eb4a1ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11272 2024.08.27 19:07:20.461455 [ 3 ] {0f477364-8d12-4d3c-83cf-20e1eb4a1ffe} <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
11273 2024.08.27 19:07:20.461856 [ 3 ] {0f477364-8d12-4d3c-83cf-20e1eb4a1ffe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11274 2024.08.27 19:07:20.462412 [ 3 ] {0f477364-8d12-4d3c-83cf-20e1eb4a1ffe} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11275 2024.08.27 19:07:20.462449 [ 3 ] {0f477364-8d12-4d3c-83cf-20e1eb4a1ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11276 2024.08.27 19:07:20.463059 [ 3 ] {0f477364-8d12-4d3c-83cf-20e1eb4a1ffe} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
11277 2024.08.27 19:07:20.463483 [ 3 ] {0f477364-8d12-4d3c-83cf-20e1eb4a1ffe} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11278 2024.08.27 19:07:20.463633 [ 3 ] {0f477364-8d12-4d3c-83cf-20e1eb4a1ffe} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002343 sec., 3414.4259496372174 rows/sec., 6.12 MiB/sec.
11279 2024.08.27 19:07:20.463856 [ 3 ] {0f477364-8d12-4d3c-83cf-20e1eb4a1ffe} <Debug> DynamicQueryHandler: Done processing query
11280 2024.08.27 19:07:20.463881 [ 3 ] {0f477364-8d12-4d3c-83cf-20e1eb4a1ffe} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
11281 2024.08.27 19:07:20.463898 [ 3 ] {} <Debug> HTTP-Session: 7ce4cdb4-7f24-4330-85cd-4fce75d30fd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11282 2024.08.27 19:07:20.464035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11283 2024.08.27 19:07:20.464084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11284 2024.08.27 19:07:20.464104 [ 3 ] {} <Debug> HTTP-Session: 7648630c-1504-4bd2-a7c5-7ef3cc5528c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11285 2024.08.27 19:07:20.464121 [ 3 ] {} <Debug> HTTP-Session: 7648630c-1504-4bd2-a7c5-7ef3cc5528c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11286 2024.08.27 19:07:20.464134 [ 3 ] {} <Debug> HTTP-Session: 7648630c-1504-4bd2-a7c5-7ef3cc5528c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11287 2024.08.27 19:07:20.464166 [ 3 ] {} <Trace> HTTP-Session: 7648630c-1504-4bd2-a7c5-7ef3cc5528c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11288 2024.08.27 19:07:20.464281 [ 3 ] {e466161c-bb78-42aa-a5ed-e44f31ee4327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11289 2024.08.27 19:07:20.464327 [ 3 ] {e466161c-bb78-42aa-a5ed-e44f31ee4327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11290 2024.08.27 19:07:20.464452 [ 3 ] {e466161c-bb78-42aa-a5ed-e44f31ee4327} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11291 2024.08.27 19:07:20.464788 [ 3 ] {e466161c-bb78-42aa-a5ed-e44f31ee4327} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11292 2024.08.27 19:07:20.464834 [ 3 ] {e466161c-bb78-42aa-a5ed-e44f31ee4327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11293 2024.08.27 19:07:20.465214 [ 3 ] {e466161c-bb78-42aa-a5ed-e44f31ee4327} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11294 2024.08.27 19:07:20.465551 [ 3 ] {e466161c-bb78-42aa-a5ed-e44f31ee4327} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11295 2024.08.27 19:07:20.465681 [ 3 ] {e466161c-bb78-42aa-a5ed-e44f31ee4327} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001438 sec., 41724.61752433936 rows/sec., 2.81 MiB/sec.
11296 2024.08.27 19:07:20.465933 [ 3 ] {e466161c-bb78-42aa-a5ed-e44f31ee4327} <Debug> DynamicQueryHandler: Done processing query
11297 2024.08.27 19:07:20.465990 [ 3 ] {e466161c-bb78-42aa-a5ed-e44f31ee4327} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11298 2024.08.27 19:07:20.466030 [ 3 ] {} <Debug> HTTP-Session: 7648630c-1504-4bd2-a7c5-7ef3cc5528c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11299 2024.08.27 19:07:20.684481 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache
11300 2024.08.27 19:07:20.684520 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache
11301 2024.08.27 19:07:25.456389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11302 2024.08.27 19:07:25.456557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11303 2024.08.27 19:07:25.456587 [ 3 ] {} <Debug> HTTP-Session: 04cc4f11-21ed-4454-a326-c08e9d63d776 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11304 2024.08.27 19:07:25.456617 [ 3 ] {} <Debug> HTTP-Session: 04cc4f11-21ed-4454-a326-c08e9d63d776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11305 2024.08.27 19:07:25.456636 [ 3 ] {} <Debug> HTTP-Session: 04cc4f11-21ed-4454-a326-c08e9d63d776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11306 2024.08.27 19:07:25.456691 [ 3 ] {} <Trace> HTTP-Session: 04cc4f11-21ed-4454-a326-c08e9d63d776 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11307 2024.08.27 19:07:25.456982 [ 3 ] {c9af060b-123c-47e6-9bcd-320bc95d0795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11308 2024.08.27 19:07:25.457058 [ 3 ] {c9af060b-123c-47e6-9bcd-320bc95d0795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11309 2024.08.27 19:07:25.457441 [ 3 ] {c9af060b-123c-47e6-9bcd-320bc95d0795} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11310 2024.08.27 19:07:25.458071 [ 3 ] {c9af060b-123c-47e6-9bcd-320bc95d0795} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11311 2024.08.27 19:07:25.458114 [ 3 ] {c9af060b-123c-47e6-9bcd-320bc95d0795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11312 2024.08.27 19:07:25.458560 [ 3 ] {c9af060b-123c-47e6-9bcd-320bc95d0795} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11313 2024.08.27 19:07:25.458955 [ 3 ] {c9af060b-123c-47e6-9bcd-320bc95d0795} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11314 2024.08.27 19:07:25.459104 [ 3 ] {c9af060b-123c-47e6-9bcd-320bc95d0795} <Debug> executeQuery: Read 247 rows, 22.35 KiB in 0.002254 sec., 109582.9636202307 rows/sec., 9.68 MiB/sec.
11315 2024.08.27 19:07:25.459325 [ 3 ] {c9af060b-123c-47e6-9bcd-320bc95d0795} <Debug> DynamicQueryHandler: Done processing query
11316 2024.08.27 19:07:25.459354 [ 3 ] {c9af060b-123c-47e6-9bcd-320bc95d0795} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
11317 2024.08.27 19:07:25.459370 [ 3 ] {} <Debug> HTTP-Session: 04cc4f11-21ed-4454-a326-c08e9d63d776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11318 2024.08.27 19:07:25.459532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11319 2024.08.27 19:07:25.459591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11320 2024.08.27 19:07:25.459611 [ 3 ] {} <Debug> HTTP-Session: 264fc80d-7532-40e6-bce9-09a037bd323f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11321 2024.08.27 19:07:25.459630 [ 3 ] {} <Debug> HTTP-Session: 264fc80d-7532-40e6-bce9-09a037bd323f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11322 2024.08.27 19:07:25.459644 [ 3 ] {} <Debug> HTTP-Session: 264fc80d-7532-40e6-bce9-09a037bd323f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11323 2024.08.27 19:07:25.459680 [ 3 ] {} <Trace> HTTP-Session: 264fc80d-7532-40e6-bce9-09a037bd323f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11324 2024.08.27 19:07:25.459806 [ 3 ] {ac615faf-fdfd-4ba5-afce-175dbe7ab966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11325 2024.08.27 19:07:25.459853 [ 3 ] {ac615faf-fdfd-4ba5-afce-175dbe7ab966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11326 2024.08.27 19:07:25.460088 [ 3 ] {ac615faf-fdfd-4ba5-afce-175dbe7ab966} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11327 2024.08.27 19:07:25.460518 [ 3 ] {ac615faf-fdfd-4ba5-afce-175dbe7ab966} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11328 2024.08.27 19:07:25.460556 [ 3 ] {ac615faf-fdfd-4ba5-afce-175dbe7ab966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11329 2024.08.27 19:07:25.460907 [ 3 ] {ac615faf-fdfd-4ba5-afce-175dbe7ab966} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
11330 2024.08.27 19:07:25.461275 [ 3 ] {ac615faf-fdfd-4ba5-afce-175dbe7ab966} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11331 2024.08.27 19:07:25.461404 [ 3 ] {ac615faf-fdfd-4ba5-afce-175dbe7ab966} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001635 sec., 17737.003058103975 rows/sec., 1.30 MiB/sec.
11332 2024.08.27 19:07:25.461613 [ 3 ] {ac615faf-fdfd-4ba5-afce-175dbe7ab966} <Debug> DynamicQueryHandler: Done processing query
11333 2024.08.27 19:07:25.461649 [ 3 ] {ac615faf-fdfd-4ba5-afce-175dbe7ab966} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11334 2024.08.27 19:07:25.461669 [ 3 ] {} <Debug> HTTP-Session: 264fc80d-7532-40e6-bce9-09a037bd323f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11335 2024.08.27 19:07:25.461830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11336 2024.08.27 19:07:25.461881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11337 2024.08.27 19:07:25.461901 [ 3 ] {} <Debug> HTTP-Session: f1c102a8-7d99-47bd-a1b1-76bf582b22e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11338 2024.08.27 19:07:25.461918 [ 3 ] {} <Debug> HTTP-Session: f1c102a8-7d99-47bd-a1b1-76bf582b22e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11339 2024.08.27 19:07:25.461933 [ 3 ] {} <Debug> HTTP-Session: f1c102a8-7d99-47bd-a1b1-76bf582b22e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11340 2024.08.27 19:07:25.461965 [ 3 ] {} <Trace> HTTP-Session: f1c102a8-7d99-47bd-a1b1-76bf582b22e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11341 2024.08.27 19:07:25.462069 [ 3 ] {9333e1ef-941b-4ef8-8729-1e1072c83d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11342 2024.08.27 19:07:25.462115 [ 3 ] {9333e1ef-941b-4ef8-8729-1e1072c83d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11343 2024.08.27 19:07:25.462338 [ 3 ] {9333e1ef-941b-4ef8-8729-1e1072c83d66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11344 2024.08.27 19:07:25.462653 [ 3 ] {9333e1ef-941b-4ef8-8729-1e1072c83d66} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11345 2024.08.27 19:07:25.462690 [ 3 ] {9333e1ef-941b-4ef8-8729-1e1072c83d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11346 2024.08.27 19:07:25.463047 [ 3 ] {9333e1ef-941b-4ef8-8729-1e1072c83d66} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
11347 2024.08.27 19:07:25.463409 [ 3 ] {9333e1ef-941b-4ef8-8729-1e1072c83d66} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11348 2024.08.27 19:07:25.463540 [ 3 ] {9333e1ef-941b-4ef8-8729-1e1072c83d66} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001501 sec., 9327.11525649567 rows/sec., 653.21 KiB/sec.
11349 2024.08.27 19:07:25.463710 [ 3 ] {9333e1ef-941b-4ef8-8729-1e1072c83d66} <Debug> DynamicQueryHandler: Done processing query
11350 2024.08.27 19:07:25.463735 [ 3 ] {9333e1ef-941b-4ef8-8729-1e1072c83d66} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11351 2024.08.27 19:07:25.463751 [ 3 ] {} <Debug> HTTP-Session: f1c102a8-7d99-47bd-a1b1-76bf582b22e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11352 2024.08.27 19:07:25.463906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11353 2024.08.27 19:07:25.463957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11354 2024.08.27 19:07:25.463977 [ 3 ] {} <Debug> HTTP-Session: 64eb2908-77cd-4983-9803-7a5ab99a9389 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11355 2024.08.27 19:07:25.463994 [ 3 ] {} <Debug> HTTP-Session: 64eb2908-77cd-4983-9803-7a5ab99a9389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11356 2024.08.27 19:07:25.464007 [ 3 ] {} <Debug> HTTP-Session: 64eb2908-77cd-4983-9803-7a5ab99a9389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11357 2024.08.27 19:07:25.464039 [ 3 ] {} <Trace> HTTP-Session: 64eb2908-77cd-4983-9803-7a5ab99a9389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11358 2024.08.27 19:07:25.464138 [ 3 ] {073eb695-98d9-404c-b8e4-366837869a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11359 2024.08.27 19:07:25.464181 [ 3 ] {073eb695-98d9-404c-b8e4-366837869a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11360 2024.08.27 19:07:25.464403 [ 3 ] {073eb695-98d9-404c-b8e4-366837869a8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11361 2024.08.27 19:07:25.464701 [ 3 ] {073eb695-98d9-404c-b8e4-366837869a8b} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11362 2024.08.27 19:07:25.464737 [ 3 ] {073eb695-98d9-404c-b8e4-366837869a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11363 2024.08.27 19:07:25.465079 [ 3 ] {073eb695-98d9-404c-b8e4-366837869a8b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11364 2024.08.27 19:07:25.465458 [ 3 ] {073eb695-98d9-404c-b8e4-366837869a8b} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11365 2024.08.27 19:07:25.465589 [ 3 ] {073eb695-98d9-404c-b8e4-366837869a8b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001476 sec., 4065.0406504065036 rows/sec., 240.17 KiB/sec.
11366 2024.08.27 19:07:25.465755 [ 3 ] {073eb695-98d9-404c-b8e4-366837869a8b} <Debug> DynamicQueryHandler: Done processing query
11367 2024.08.27 19:07:25.465780 [ 3 ] {073eb695-98d9-404c-b8e4-366837869a8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11368 2024.08.27 19:07:25.465795 [ 3 ] {} <Debug> HTTP-Session: 64eb2908-77cd-4983-9803-7a5ab99a9389 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11369 2024.08.27 19:07:25.465992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 66693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11370 2024.08.27 19:07:25.466042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11371 2024.08.27 19:07:25.466061 [ 3 ] {} <Debug> HTTP-Session: 4daac769-9a89-4206-a779-9b33b96291c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11372 2024.08.27 19:07:25.466078 [ 3 ] {} <Debug> HTTP-Session: 4daac769-9a89-4206-a779-9b33b96291c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11373 2024.08.27 19:07:25.466092 [ 3 ] {} <Debug> HTTP-Session: 4daac769-9a89-4206-a779-9b33b96291c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11374 2024.08.27 19:07:25.466127 [ 3 ] {} <Trace> HTTP-Session: 4daac769-9a89-4206-a779-9b33b96291c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11375 2024.08.27 19:07:25.466342 [ 3 ] {67bd49a7-76ab-465c-b873-c0e6b34fc461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11376 2024.08.27 19:07:25.466385 [ 3 ] {67bd49a7-76ab-465c-b873-c0e6b34fc461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11377 2024.08.27 19:07:25.466605 [ 3 ] {67bd49a7-76ab-465c-b873-c0e6b34fc461} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11378 2024.08.27 19:07:25.467194 [ 3 ] {67bd49a7-76ab-465c-b873-c0e6b34fc461} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11379 2024.08.27 19:07:25.467231 [ 3 ] {67bd49a7-76ab-465c-b873-c0e6b34fc461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11380 2024.08.27 19:07:25.467611 [ 3 ] {67bd49a7-76ab-465c-b873-c0e6b34fc461} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11381 2024.08.27 19:07:25.467963 [ 3 ] {67bd49a7-76ab-465c-b873-c0e6b34fc461} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11382 2024.08.27 19:07:25.468110 [ 3 ] {67bd49a7-76ab-465c-b873-c0e6b34fc461} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.001876 sec., 219083.15565031982 rows/sec., 15.62 MiB/sec.
11383 2024.08.27 19:07:25.468294 [ 3 ] {67bd49a7-76ab-465c-b873-c0e6b34fc461} <Debug> DynamicQueryHandler: Done processing query
11384 2024.08.27 19:07:25.468319 [ 3 ] {67bd49a7-76ab-465c-b873-c0e6b34fc461} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
11385 2024.08.27 19:07:25.468335 [ 3 ] {} <Debug> HTTP-Session: 4daac769-9a89-4206-a779-9b33b96291c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11386 2024.08.27 19:07:25.468562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11387 2024.08.27 19:07:25.468612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11388 2024.08.27 19:07:25.468631 [ 3 ] {} <Debug> HTTP-Session: 75bf6dff-cdd3-49d7-b01a-836b87fcf4a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11389 2024.08.27 19:07:25.468647 [ 3 ] {} <Debug> HTTP-Session: 75bf6dff-cdd3-49d7-b01a-836b87fcf4a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11390 2024.08.27 19:07:25.468661 [ 3 ] {} <Debug> HTTP-Session: 75bf6dff-cdd3-49d7-b01a-836b87fcf4a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11391 2024.08.27 19:07:25.468692 [ 3 ] {} <Trace> HTTP-Session: 75bf6dff-cdd3-49d7-b01a-836b87fcf4a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11392 2024.08.27 19:07:25.468790 [ 3 ] {c8682b59-eb8f-41bc-973b-cc3adadce9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11393 2024.08.27 19:07:25.468835 [ 3 ] {c8682b59-eb8f-41bc-973b-cc3adadce9cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11394 2024.08.27 19:07:25.468965 [ 3 ] {c8682b59-eb8f-41bc-973b-cc3adadce9cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11395 2024.08.27 19:07:25.469253 [ 3 ] {c8682b59-eb8f-41bc-973b-cc3adadce9cf} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11396 2024.08.27 19:07:25.469289 [ 3 ] {c8682b59-eb8f-41bc-973b-cc3adadce9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11397 2024.08.27 19:07:25.469637 [ 3 ] {c8682b59-eb8f-41bc-973b-cc3adadce9cf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11398 2024.08.27 19:07:25.469966 [ 3 ] {c8682b59-eb8f-41bc-973b-cc3adadce9cf} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11399 2024.08.27 19:07:25.470086 [ 3 ] {c8682b59-eb8f-41bc-973b-cc3adadce9cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00132 sec., 4545.454545454545 rows/sec., 237.48 KiB/sec.
11400 2024.08.27 19:07:25.470254 [ 3 ] {c8682b59-eb8f-41bc-973b-cc3adadce9cf} <Debug> DynamicQueryHandler: Done processing query
11401 2024.08.27 19:07:25.470279 [ 3 ] {c8682b59-eb8f-41bc-973b-cc3adadce9cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11402 2024.08.27 19:07:25.470295 [ 3 ] {} <Debug> HTTP-Session: 75bf6dff-cdd3-49d7-b01a-836b87fcf4a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11403 2024.08.27 19:07:25.470445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11404 2024.08.27 19:07:25.470494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11405 2024.08.27 19:07:25.470513 [ 3 ] {} <Debug> HTTP-Session: ca3c36a1-414b-4c27-8f2b-a3d3616d0dc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11406 2024.08.27 19:07:25.470531 [ 3 ] {} <Debug> HTTP-Session: ca3c36a1-414b-4c27-8f2b-a3d3616d0dc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11407 2024.08.27 19:07:25.470546 [ 3 ] {} <Debug> HTTP-Session: ca3c36a1-414b-4c27-8f2b-a3d3616d0dc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11408 2024.08.27 19:07:25.470577 [ 3 ] {} <Trace> HTTP-Session: ca3c36a1-414b-4c27-8f2b-a3d3616d0dc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11409 2024.08.27 19:07:25.470792 [ 3 ] {3fe9fff9-cb50-4305-bc4b-877d40c5c2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11410 2024.08.27 19:07:25.470838 [ 3 ] {3fe9fff9-cb50-4305-bc4b-877d40c5c2e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11411 2024.08.27 19:07:25.470980 [ 3 ] {3fe9fff9-cb50-4305-bc4b-877d40c5c2e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11412 2024.08.27 19:07:25.471446 [ 3 ] {3fe9fff9-cb50-4305-bc4b-877d40c5c2e9} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11413 2024.08.27 19:07:25.471483 [ 3 ] {3fe9fff9-cb50-4305-bc4b-877d40c5c2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11414 2024.08.27 19:07:25.471879 [ 3 ] {3fe9fff9-cb50-4305-bc4b-877d40c5c2e9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11415 2024.08.27 19:07:25.472220 [ 3 ] {3fe9fff9-cb50-4305-bc4b-877d40c5c2e9} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11416 2024.08.27 19:07:25.472349 [ 3 ] {3fe9fff9-cb50-4305-bc4b-877d40c5c2e9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001686 sec., 140569.3950177936 rows/sec., 9.42 MiB/sec.
11417 2024.08.27 19:07:25.472519 [ 3 ] {3fe9fff9-cb50-4305-bc4b-877d40c5c2e9} <Debug> DynamicQueryHandler: Done processing query
11418 2024.08.27 19:07:25.472545 [ 3 ] {3fe9fff9-cb50-4305-bc4b-877d40c5c2e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11419 2024.08.27 19:07:25.472561 [ 3 ] {} <Debug> HTTP-Session: ca3c36a1-414b-4c27-8f2b-a3d3616d0dc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11420 2024.08.27 19:07:25.472728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11421 2024.08.27 19:07:25.472779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11422 2024.08.27 19:07:25.472798 [ 3 ] {} <Debug> HTTP-Session: 35d34f67-8843-49d2-b79c-0ca738213e2f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11423 2024.08.27 19:07:25.472816 [ 3 ] {} <Debug> HTTP-Session: 35d34f67-8843-49d2-b79c-0ca738213e2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11424 2024.08.27 19:07:25.472830 [ 3 ] {} <Debug> HTTP-Session: 35d34f67-8843-49d2-b79c-0ca738213e2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11425 2024.08.27 19:07:25.472861 [ 3 ] {} <Trace> HTTP-Session: 35d34f67-8843-49d2-b79c-0ca738213e2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11426 2024.08.27 19:07:25.472955 [ 3 ] {a64173b4-66a8-4976-8eba-06fbc83e24ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11427 2024.08.27 19:07:25.473001 [ 3 ] {a64173b4-66a8-4976-8eba-06fbc83e24ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11428 2024.08.27 19:07:25.473131 [ 3 ] {a64173b4-66a8-4976-8eba-06fbc83e24ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11429 2024.08.27 19:07:25.473400 [ 3 ] {a64173b4-66a8-4976-8eba-06fbc83e24ca} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11430 2024.08.27 19:07:25.473437 [ 3 ] {a64173b4-66a8-4976-8eba-06fbc83e24ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11431 2024.08.27 19:07:25.473782 [ 3 ] {a64173b4-66a8-4976-8eba-06fbc83e24ca} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11432 2024.08.27 19:07:25.474116 [ 3 ] {a64173b4-66a8-4976-8eba-06fbc83e24ca} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11433 2024.08.27 19:07:25.474241 [ 3 ] {a64173b4-66a8-4976-8eba-06fbc83e24ca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001308 sec., 764.5259938837921 rows/sec., 51.52 KiB/sec.
11434 2024.08.27 19:07:25.474401 [ 3 ] {a64173b4-66a8-4976-8eba-06fbc83e24ca} <Debug> DynamicQueryHandler: Done processing query
11435 2024.08.27 19:07:25.474426 [ 3 ] {a64173b4-66a8-4976-8eba-06fbc83e24ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11436 2024.08.27 19:07:25.474441 [ 3 ] {} <Debug> HTTP-Session: 35d34f67-8843-49d2-b79c-0ca738213e2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11437 2024.08.27 19:07:25.474597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11438 2024.08.27 19:07:25.474647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11439 2024.08.27 19:07:25.474666 [ 3 ] {} <Debug> HTTP-Session: 955b5fac-8066-43bb-8560-12bea38a93e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11440 2024.08.27 19:07:25.474683 [ 3 ] {} <Debug> HTTP-Session: 955b5fac-8066-43bb-8560-12bea38a93e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11441 2024.08.27 19:07:25.474697 [ 3 ] {} <Debug> HTTP-Session: 955b5fac-8066-43bb-8560-12bea38a93e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11442 2024.08.27 19:07:25.474727 [ 3 ] {} <Trace> HTTP-Session: 955b5fac-8066-43bb-8560-12bea38a93e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11443 2024.08.27 19:07:25.475049 [ 3 ] {3af8f716-ded6-4c12-8ac5-ab296f44e679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11444 2024.08.27 19:07:25.475113 [ 3 ] {3af8f716-ded6-4c12-8ac5-ab296f44e679} <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
11445 2024.08.27 19:07:25.475522 [ 3 ] {3af8f716-ded6-4c12-8ac5-ab296f44e679} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11446 2024.08.27 19:07:25.476267 [ 3 ] {3af8f716-ded6-4c12-8ac5-ab296f44e679} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11447 2024.08.27 19:07:25.476305 [ 3 ] {3af8f716-ded6-4c12-8ac5-ab296f44e679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11448 2024.08.27 19:07:25.476940 [ 3 ] {3af8f716-ded6-4c12-8ac5-ab296f44e679} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
11449 2024.08.27 19:07:25.477357 [ 3 ] {3af8f716-ded6-4c12-8ac5-ab296f44e679} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11450 2024.08.27 19:07:25.477536 [ 3 ] {3af8f716-ded6-4c12-8ac5-ab296f44e679} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002715 sec., 10681.399631675875 rows/sec., 19.14 MiB/sec.
11451 2024.08.27 19:07:25.477783 [ 3 ] {3af8f716-ded6-4c12-8ac5-ab296f44e679} <Debug> DynamicQueryHandler: Done processing query
11452 2024.08.27 19:07:25.477808 [ 3 ] {3af8f716-ded6-4c12-8ac5-ab296f44e679} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
11453 2024.08.27 19:07:25.477824 [ 3 ] {} <Debug> HTTP-Session: 955b5fac-8066-43bb-8560-12bea38a93e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11454 2024.08.27 19:07:25.477955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11455 2024.08.27 19:07:25.478005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11456 2024.08.27 19:07:25.478025 [ 3 ] {} <Debug> HTTP-Session: c781e1be-1ef5-4b94-a2e3-8a42a3399321 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11457 2024.08.27 19:07:25.478042 [ 3 ] {} <Debug> HTTP-Session: c781e1be-1ef5-4b94-a2e3-8a42a3399321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11458 2024.08.27 19:07:25.478056 [ 3 ] {} <Debug> HTTP-Session: c781e1be-1ef5-4b94-a2e3-8a42a3399321 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11459 2024.08.27 19:07:25.478087 [ 3 ] {} <Trace> HTTP-Session: c781e1be-1ef5-4b94-a2e3-8a42a3399321 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11460 2024.08.27 19:07:25.478246 [ 3 ] {9e537aac-17cb-40d7-9798-1874108a5035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11461 2024.08.27 19:07:25.478291 [ 3 ] {9e537aac-17cb-40d7-9798-1874108a5035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11462 2024.08.27 19:07:25.478422 [ 3 ] {9e537aac-17cb-40d7-9798-1874108a5035} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11463 2024.08.27 19:07:25.478746 [ 3 ] {9e537aac-17cb-40d7-9798-1874108a5035} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11464 2024.08.27 19:07:25.478785 [ 3 ] {9e537aac-17cb-40d7-9798-1874108a5035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11465 2024.08.27 19:07:25.479154 [ 3 ] {9e537aac-17cb-40d7-9798-1874108a5035} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11466 2024.08.27 19:07:25.479475 [ 3 ] {9e537aac-17cb-40d7-9798-1874108a5035} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11467 2024.08.27 19:07:25.479636 [ 3 ] {9e537aac-17cb-40d7-9798-1874108a5035} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00146 sec., 56164.38356164384 rows/sec., 3.57 MiB/sec.
11468 2024.08.27 19:07:25.479805 [ 3 ] {9e537aac-17cb-40d7-9798-1874108a5035} <Debug> DynamicQueryHandler: Done processing query
11469 2024.08.27 19:07:25.479830 [ 3 ] {9e537aac-17cb-40d7-9798-1874108a5035} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11470 2024.08.27 19:07:25.479845 [ 3 ] {} <Debug> HTTP-Session: c781e1be-1ef5-4b94-a2e3-8a42a3399321 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11471 2024.08.27 19:07:30.488072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 175816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11472 2024.08.27 19:07:30.488241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11473 2024.08.27 19:07:30.488279 [ 3 ] {} <Debug> HTTP-Session: 1b6ea206-615d-4136-a23a-4f5c9714a88d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11474 2024.08.27 19:07:30.488304 [ 3 ] {} <Debug> HTTP-Session: 1b6ea206-615d-4136-a23a-4f5c9714a88d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11475 2024.08.27 19:07:30.488319 [ 3 ] {} <Debug> HTTP-Session: 1b6ea206-615d-4136-a23a-4f5c9714a88d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11476 2024.08.27 19:07:30.488369 [ 3 ] {} <Trace> HTTP-Session: 1b6ea206-615d-4136-a23a-4f5c9714a88d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11477 2024.08.27 19:07:30.489089 [ 3 ] {2be95b51-2eed-47c1-b27b-c8f031234041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11478 2024.08.27 19:07:30.489209 [ 3 ] {2be95b51-2eed-47c1-b27b-c8f031234041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11479 2024.08.27 19:07:30.489643 [ 3 ] {2be95b51-2eed-47c1-b27b-c8f031234041} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11480 2024.08.27 19:07:30.491222 [ 3 ] {2be95b51-2eed-47c1-b27b-c8f031234041} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11481 2024.08.27 19:07:30.491276 [ 3 ] {2be95b51-2eed-47c1-b27b-c8f031234041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11482 2024.08.27 19:07:30.491837 [ 3 ] {2be95b51-2eed-47c1-b27b-c8f031234041} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11483 2024.08.27 19:07:30.492244 [ 3 ] {2be95b51-2eed-47c1-b27b-c8f031234041} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11484 2024.08.27 19:07:30.492421 [ 3 ] {2be95b51-2eed-47c1-b27b-c8f031234041} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.003831 sec., 316366.4839467502 rows/sec., 26.14 MiB/sec.
11485 2024.08.27 19:07:30.492748 [ 3 ] {2be95b51-2eed-47c1-b27b-c8f031234041} <Debug> DynamicQueryHandler: Done processing query
11486 2024.08.27 19:07:30.492782 [ 3 ] {2be95b51-2eed-47c1-b27b-c8f031234041} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
11487 2024.08.27 19:07:30.492807 [ 3 ] {} <Debug> HTTP-Session: 1b6ea206-615d-4136-a23a-4f5c9714a88d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11488 2024.08.27 19:07:30.493126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11489 2024.08.27 19:07:30.493189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11490 2024.08.27 19:07:30.493209 [ 3 ] {} <Debug> HTTP-Session: c6c87006-161d-48bb-a394-e98bb6b9cb4f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11491 2024.08.27 19:07:30.493229 [ 3 ] {} <Debug> HTTP-Session: c6c87006-161d-48bb-a394-e98bb6b9cb4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11492 2024.08.27 19:07:30.493244 [ 3 ] {} <Debug> HTTP-Session: c6c87006-161d-48bb-a394-e98bb6b9cb4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11493 2024.08.27 19:07:30.493283 [ 3 ] {} <Trace> HTTP-Session: c6c87006-161d-48bb-a394-e98bb6b9cb4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11494 2024.08.27 19:07:30.493415 [ 3 ] {69d01412-38cc-4c53-918c-4a60d8878ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11495 2024.08.27 19:07:30.493477 [ 3 ] {69d01412-38cc-4c53-918c-4a60d8878ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11496 2024.08.27 19:07:30.493782 [ 3 ] {69d01412-38cc-4c53-918c-4a60d8878ef2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11497 2024.08.27 19:07:30.494198 [ 3 ] {69d01412-38cc-4c53-918c-4a60d8878ef2} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11498 2024.08.27 19:07:30.494239 [ 3 ] {69d01412-38cc-4c53-918c-4a60d8878ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11499 2024.08.27 19:07:30.494608 [ 3 ] {69d01412-38cc-4c53-918c-4a60d8878ef2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
11500 2024.08.27 19:07:30.495096 [ 3 ] {69d01412-38cc-4c53-918c-4a60d8878ef2} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11501 2024.08.27 19:07:30.495257 [ 3 ] {69d01412-38cc-4c53-918c-4a60d8878ef2} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001887 sec., 4239.533651298357 rows/sec., 318.79 KiB/sec.
11502 2024.08.27 19:07:30.495497 [ 3 ] {69d01412-38cc-4c53-918c-4a60d8878ef2} <Debug> DynamicQueryHandler: Done processing query
11503 2024.08.27 19:07:30.495535 [ 3 ] {69d01412-38cc-4c53-918c-4a60d8878ef2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11504 2024.08.27 19:07:30.495559 [ 3 ] {} <Debug> HTTP-Session: c6c87006-161d-48bb-a394-e98bb6b9cb4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11505 2024.08.27 19:07:30.495775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11506 2024.08.27 19:07:30.495832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11507 2024.08.27 19:07:30.495863 [ 3 ] {} <Debug> HTTP-Session: 77691842-eeee-412e-8622-3cdfaf4d0620 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11508 2024.08.27 19:07:30.495889 [ 3 ] {} <Debug> HTTP-Session: 77691842-eeee-412e-8622-3cdfaf4d0620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11509 2024.08.27 19:07:30.495911 [ 3 ] {} <Debug> HTTP-Session: 77691842-eeee-412e-8622-3cdfaf4d0620 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11510 2024.08.27 19:07:30.495957 [ 3 ] {} <Trace> HTTP-Session: 77691842-eeee-412e-8622-3cdfaf4d0620 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11511 2024.08.27 19:07:30.496181 [ 3 ] {19e24df3-065f-4ff4-9ad4-28160490cd83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11512 2024.08.27 19:07:30.496234 [ 3 ] {19e24df3-065f-4ff4-9ad4-28160490cd83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11513 2024.08.27 19:07:30.496480 [ 3 ] {19e24df3-065f-4ff4-9ad4-28160490cd83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11514 2024.08.27 19:07:30.497011 [ 3 ] {19e24df3-065f-4ff4-9ad4-28160490cd83} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11515 2024.08.27 19:07:30.497053 [ 3 ] {19e24df3-065f-4ff4-9ad4-28160490cd83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11516 2024.08.27 19:07:30.497497 [ 3 ] {19e24df3-065f-4ff4-9ad4-28160490cd83} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
11517 2024.08.27 19:07:30.497883 [ 3 ] {19e24df3-065f-4ff4-9ad4-28160490cd83} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11518 2024.08.27 19:07:30.498057 [ 3 ] {19e24df3-065f-4ff4-9ad4-28160490cd83} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00197 sec., 115736.04060913705 rows/sec., 7.84 MiB/sec.
11519 2024.08.27 19:07:30.498067 [ 102 ] {} <Debug> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
11520 2024.08.27 19:07:30.498155 [ 102 ] {} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11521 2024.08.27 19:07:30.498216 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11522 2024.08.27 19:07:30.498364 [ 3 ] {19e24df3-065f-4ff4-9ad4-28160490cd83} <Debug> DynamicQueryHandler: Done processing query
11523 2024.08.27 19:07:30.498376 [ 195 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
11524 2024.08.27 19:07:30.498410 [ 3 ] {19e24df3-065f-4ff4-9ad4-28160490cd83} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
11525 2024.08.27 19:07:30.498443 [ 3 ] {} <Debug> HTTP-Session: 77691842-eeee-412e-8622-3cdfaf4d0620 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11526 2024.08.27 19:07:30.498554 [ 195 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11527 2024.08.27 19:07:30.498595 [ 195 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
11528 2024.08.27 19:07:30.498718 [ 195 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 228 rows starting from the beginning of the part
11529 2024.08.27 19:07:30.498823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 87195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11530 2024.08.27 19:07:30.499026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11531 2024.08.27 19:07:30.499066 [ 195 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part
11532 2024.08.27 19:07:30.499089 [ 3 ] {} <Debug> HTTP-Session: e4915029-ae2b-406b-b875-895794852dff Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11533 2024.08.27 19:07:30.499147 [ 3 ] {} <Debug> HTTP-Session: e4915029-ae2b-406b-b875-895794852dff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11534 2024.08.27 19:07:30.499190 [ 3 ] {} <Debug> HTTP-Session: e4915029-ae2b-406b-b875-895794852dff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11535 2024.08.27 19:07:30.499344 [ 3 ] {} <Trace> HTTP-Session: e4915029-ae2b-406b-b875-895794852dff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11536 2024.08.27 19:07:30.499445 [ 195 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
11537 2024.08.27 19:07:30.499660 [ 195 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
11538 2024.08.27 19:07:30.499909 [ 3 ] {a336bf42-6f4a-49d9-874f-b62f42d79bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11539 2024.08.27 19:07:30.499938 [ 195 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 228 rows starting from the beginning of the part
11540 2024.08.27 19:07:30.500059 [ 3 ] {a336bf42-6f4a-49d9-874f-b62f42d79bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11541 2024.08.27 19:07:30.500907 [ 3 ] {a336bf42-6f4a-49d9-874f-b62f42d79bb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11542 2024.08.27 19:07:30.501973 [ 3 ] {a336bf42-6f4a-49d9-874f-b62f42d79bb9} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11543 2024.08.27 19:07:30.502024 [ 3 ] {a336bf42-6f4a-49d9-874f-b62f42d79bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11544 2024.08.27 19:07:30.502317 [ 189 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.004004761 sec., 184780.0655270065 rows/sec., 12.54 MiB/sec.
11545 2024.08.27 19:07:30.502691 [ 192 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
11546 2024.08.27 19:07:30.502745 [ 3 ] {a336bf42-6f4a-49d9-874f-b62f42d79bb9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11547 2024.08.27 19:07:30.503797 [ 3 ] {a336bf42-6f4a-49d9-874f-b62f42d79bb9} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11548 2024.08.27 19:07:30.503939 [ 192 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_36_7} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11549 2024.08.27 19:07:30.504180 [ 3 ] {a336bf42-6f4a-49d9-874f-b62f42d79bb9} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.004625 sec., 114162.16216216217 rows/sec., 8.46 MiB/sec.
11550 2024.08.27 19:07:30.504201 [ 192 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_36_7} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
11551 2024.08.27 19:07:30.504485 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
11552 2024.08.27 19:07:30.504597 [ 3 ] {a336bf42-6f4a-49d9-874f-b62f42d79bb9} <Debug> DynamicQueryHandler: Done processing query
11553 2024.08.27 19:07:30.504632 [ 3 ] {a336bf42-6f4a-49d9-874f-b62f42d79bb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
11554 2024.08.27 19:07:30.504649 [ 3 ] {} <Debug> HTTP-Session: e4915029-ae2b-406b-b875-895794852dff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11555 2024.08.27 19:07:30.504933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 160335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11556 2024.08.27 19:07:30.504995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11557 2024.08.27 19:07:30.505021 [ 3 ] {} <Debug> HTTP-Session: 63c12952-3408-4248-bbda-cf9c325098c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11558 2024.08.27 19:07:30.505042 [ 3 ] {} <Debug> HTTP-Session: 63c12952-3408-4248-bbda-cf9c325098c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11559 2024.08.27 19:07:30.505060 [ 3 ] {} <Debug> HTTP-Session: 63c12952-3408-4248-bbda-cf9c325098c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11560 2024.08.27 19:07:30.505094 [ 3 ] {} <Trace> HTTP-Session: 63c12952-3408-4248-bbda-cf9c325098c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11561 2024.08.27 19:07:30.505730 [ 3 ] {ceb1ccdc-6325-482d-b367-371d8f6d1a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11562 2024.08.27 19:07:30.505788 [ 3 ] {ceb1ccdc-6325-482d-b367-371d8f6d1a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11563 2024.08.27 19:07:30.505959 [ 3 ] {ceb1ccdc-6325-482d-b367-371d8f6d1a19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11564 2024.08.27 19:07:30.507051 [ 3 ] {ceb1ccdc-6325-482d-b367-371d8f6d1a19} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11565 2024.08.27 19:07:30.507093 [ 3 ] {ceb1ccdc-6325-482d-b367-371d8f6d1a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11566 2024.08.27 19:07:30.507583 [ 3 ] {ceb1ccdc-6325-482d-b367-371d8f6d1a19} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11567 2024.08.27 19:07:30.507958 [ 3 ] {ceb1ccdc-6325-482d-b367-371d8f6d1a19} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11568 2024.08.27 19:07:30.508124 [ 3 ] {ceb1ccdc-6325-482d-b367-371d8f6d1a19} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002847 sec., 296452.40604144713 rows/sec., 19.95 MiB/sec.
11569 2024.08.27 19:07:30.508319 [ 3 ] {ceb1ccdc-6325-482d-b367-371d8f6d1a19} <Debug> DynamicQueryHandler: Done processing query
11570 2024.08.27 19:07:30.508345 [ 3 ] {ceb1ccdc-6325-482d-b367-371d8f6d1a19} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
11571 2024.08.27 19:07:30.508361 [ 3 ] {} <Debug> HTTP-Session: 63c12952-3408-4248-bbda-cf9c325098c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11572 2024.08.27 19:07:30.508648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11573 2024.08.27 19:07:30.508701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11574 2024.08.27 19:07:30.508721 [ 3 ] {} <Debug> HTTP-Session: 0dd92354-949e-4a9c-8eeb-16f96f06ef5a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11575 2024.08.27 19:07:30.508739 [ 3 ] {} <Debug> HTTP-Session: 0dd92354-949e-4a9c-8eeb-16f96f06ef5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11576 2024.08.27 19:07:30.508753 [ 3 ] {} <Debug> HTTP-Session: 0dd92354-949e-4a9c-8eeb-16f96f06ef5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11577 2024.08.27 19:07:30.508785 [ 3 ] {} <Trace> HTTP-Session: 0dd92354-949e-4a9c-8eeb-16f96f06ef5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11578 2024.08.27 19:07:30.508995 [ 3 ] {130d158f-8e30-4895-857b-412e1c3dbaa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11579 2024.08.27 19:07:30.509065 [ 3 ] {130d158f-8e30-4895-857b-412e1c3dbaa2} <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
11580 2024.08.27 19:07:30.509496 [ 3 ] {130d158f-8e30-4895-857b-412e1c3dbaa2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11581 2024.08.27 19:07:30.510142 [ 3 ] {130d158f-8e30-4895-857b-412e1c3dbaa2} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11582 2024.08.27 19:07:30.510179 [ 3 ] {130d158f-8e30-4895-857b-412e1c3dbaa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11583 2024.08.27 19:07:30.510797 [ 3 ] {130d158f-8e30-4895-857b-412e1c3dbaa2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
11584 2024.08.27 19:07:30.511405 [ 3 ] {130d158f-8e30-4895-857b-412e1c3dbaa2} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11585 2024.08.27 19:07:30.511603 [ 3 ] {130d158f-8e30-4895-857b-412e1c3dbaa2} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002735 sec., 2925.0457038391223 rows/sec., 5.24 MiB/sec.
11586 2024.08.27 19:07:30.511832 [ 3 ] {130d158f-8e30-4895-857b-412e1c3dbaa2} <Debug> DynamicQueryHandler: Done processing query
11587 2024.08.27 19:07:30.511858 [ 3 ] {130d158f-8e30-4895-857b-412e1c3dbaa2} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
11588 2024.08.27 19:07:30.511874 [ 3 ] {} <Debug> HTTP-Session: 0dd92354-949e-4a9c-8eeb-16f96f06ef5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11589 2024.08.27 19:07:30.512006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11590 2024.08.27 19:07:30.512059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11591 2024.08.27 19:07:30.512080 [ 3 ] {} <Debug> HTTP-Session: fa02628b-8732-44df-a773-ad4cd1726f7a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11592 2024.08.27 19:07:30.512098 [ 3 ] {} <Debug> HTTP-Session: fa02628b-8732-44df-a773-ad4cd1726f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11593 2024.08.27 19:07:30.512113 [ 3 ] {} <Debug> HTTP-Session: fa02628b-8732-44df-a773-ad4cd1726f7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11594 2024.08.27 19:07:30.512146 [ 3 ] {} <Trace> HTTP-Session: fa02628b-8732-44df-a773-ad4cd1726f7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11595 2024.08.27 19:07:30.512276 [ 3 ] {f83ecc08-99f0-4c7a-830c-28e28366b7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11596 2024.08.27 19:07:30.512325 [ 3 ] {f83ecc08-99f0-4c7a-830c-28e28366b7ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11597 2024.08.27 19:07:30.512460 [ 3 ] {f83ecc08-99f0-4c7a-830c-28e28366b7ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11598 2024.08.27 19:07:30.512811 [ 3 ] {f83ecc08-99f0-4c7a-830c-28e28366b7ba} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11599 2024.08.27 19:07:30.512856 [ 3 ] {f83ecc08-99f0-4c7a-830c-28e28366b7ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB.
11600 2024.08.27 19:07:30.513323 [ 3 ] {f83ecc08-99f0-4c7a-830c-28e28366b7ba} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11601 2024.08.27 19:07:30.513763 [ 3 ] {f83ecc08-99f0-4c7a-830c-28e28366b7ba} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11602 2024.08.27 19:07:30.513908 [ 3 ] {f83ecc08-99f0-4c7a-830c-28e28366b7ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00167 sec., 35928.14371257485 rows/sec., 2.42 MiB/sec.
11603 2024.08.27 19:07:30.514205 [ 3 ] {f83ecc08-99f0-4c7a-830c-28e28366b7ba} <Debug> DynamicQueryHandler: Done processing query
11604 2024.08.27 19:07:30.514269 [ 3 ] {f83ecc08-99f0-4c7a-830c-28e28366b7ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11605 2024.08.27 19:07:30.514320 [ 3 ] {} <Debug> HTTP-Session: fa02628b-8732-44df-a773-ad4cd1726f7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11606 2024.08.27 19:07:35.455737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11607 2024.08.27 19:07:35.455939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11608 2024.08.27 19:07:35.455987 [ 3 ] {} <Debug> HTTP-Session: 071e4f40-706a-4344-97a7-1a9c9dca0b38 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11609 2024.08.27 19:07:35.456030 [ 3 ] {} <Debug> HTTP-Session: 071e4f40-706a-4344-97a7-1a9c9dca0b38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11610 2024.08.27 19:07:35.456059 [ 3 ] {} <Debug> HTTP-Session: 071e4f40-706a-4344-97a7-1a9c9dca0b38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11611 2024.08.27 19:07:35.456139 [ 3 ] {} <Trace> HTTP-Session: 071e4f40-706a-4344-97a7-1a9c9dca0b38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11612 2024.08.27 19:07:35.456424 [ 3 ] {afeb02e9-aa9c-463d-8db7-564063fa0196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11613 2024.08.27 19:07:35.456539 [ 3 ] {afeb02e9-aa9c-463d-8db7-564063fa0196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11614 2024.08.27 19:07:35.456901 [ 3 ] {afeb02e9-aa9c-463d-8db7-564063fa0196} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11615 2024.08.27 19:07:35.457421 [ 3 ] {afeb02e9-aa9c-463d-8db7-564063fa0196} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11616 2024.08.27 19:07:35.457497 [ 3 ] {afeb02e9-aa9c-463d-8db7-564063fa0196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
11617 2024.08.27 19:07:35.457914 [ 3 ] {afeb02e9-aa9c-463d-8db7-564063fa0196} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11618 2024.08.27 19:07:35.458309 [ 3 ] {afeb02e9-aa9c-463d-8db7-564063fa0196} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11619 2024.08.27 19:07:35.458486 [ 3 ] {afeb02e9-aa9c-463d-8db7-564063fa0196} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002147 sec., 1863.064741499767 rows/sec., 151.92 KiB/sec.
11620 2024.08.27 19:07:35.458718 [ 3 ] {afeb02e9-aa9c-463d-8db7-564063fa0196} <Debug> DynamicQueryHandler: Done processing query
11621 2024.08.27 19:07:35.458747 [ 3 ] {afeb02e9-aa9c-463d-8db7-564063fa0196} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11622 2024.08.27 19:07:35.458764 [ 3 ] {} <Debug> HTTP-Session: 071e4f40-706a-4344-97a7-1a9c9dca0b38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11623 2024.08.27 19:07:35.458958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11624 2024.08.27 19:07:35.459017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11625 2024.08.27 19:07:35.459063 [ 3 ] {} <Debug> HTTP-Session: ef181a9b-7a87-4fde-8bc1-e8aa539b9b26 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11626 2024.08.27 19:07:35.459084 [ 3 ] {} <Debug> HTTP-Session: ef181a9b-7a87-4fde-8bc1-e8aa539b9b26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11627 2024.08.27 19:07:35.459098 [ 3 ] {} <Debug> HTTP-Session: ef181a9b-7a87-4fde-8bc1-e8aa539b9b26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11628 2024.08.27 19:07:35.459135 [ 3 ] {} <Trace> HTTP-Session: ef181a9b-7a87-4fde-8bc1-e8aa539b9b26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11629 2024.08.27 19:07:35.459326 [ 3 ] {d3e24f83-13de-43cc-b14d-c60f731f351f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11630 2024.08.27 19:07:35.459376 [ 3 ] {d3e24f83-13de-43cc-b14d-c60f731f351f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11631 2024.08.27 19:07:35.459620 [ 3 ] {d3e24f83-13de-43cc-b14d-c60f731f351f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11632 2024.08.27 19:07:35.460112 [ 3 ] {d3e24f83-13de-43cc-b14d-c60f731f351f} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11633 2024.08.27 19:07:35.460153 [ 3 ] {d3e24f83-13de-43cc-b14d-c60f731f351f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
11634 2024.08.27 19:07:35.460535 [ 3 ] {d3e24f83-13de-43cc-b14d-c60f731f351f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11635 2024.08.27 19:07:35.460899 [ 3 ] {d3e24f83-13de-43cc-b14d-c60f731f351f} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11636 2024.08.27 19:07:35.461060 [ 3 ] {d3e24f83-13de-43cc-b14d-c60f731f351f} <Debug> executeQuery: Read 249 rows, 22.49 KiB in 0.001824 sec., 136513.15789473683 rows/sec., 12.04 MiB/sec.
11637 2024.08.27 19:07:35.461068 [ 98 ] {} <Debug> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11638 2024.08.27 19:07:35.461183 [ 98 ] {} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11639 2024.08.27 19:07:35.461238 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
11640 2024.08.27 19:07:35.461326 [ 3 ] {d3e24f83-13de-43cc-b14d-c60f731f351f} <Debug> DynamicQueryHandler: Done processing query
11641 2024.08.27 19:07:35.461363 [ 3 ] {d3e24f83-13de-43cc-b14d-c60f731f351f} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
11642 2024.08.27 19:07:35.461385 [ 3 ] {} <Debug> HTTP-Session: ef181a9b-7a87-4fde-8bc1-e8aa539b9b26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11643 2024.08.27 19:07:35.461384 [ 195 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::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
11644 2024.08.27 19:07:35.461533 [ 195 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11645 2024.08.27 19:07:35.461537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11646 2024.08.27 19:07:35.461572 [ 195 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1412 rows starting from the beginning of the part
11647 2024.08.27 19:07:35.461608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11648 2024.08.27 19:07:35.461650 [ 3 ] {} <Debug> HTTP-Session: bb2f89c3-c1c6-4624-9387-e9a7c6ef11e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11649 2024.08.27 19:07:35.461676 [ 195 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 247 rows starting from the beginning of the part
11650 2024.08.27 19:07:35.461694 [ 3 ] {} <Debug> HTTP-Session: bb2f89c3-c1c6-4624-9387-e9a7c6ef11e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11651 2024.08.27 19:07:35.461775 [ 3 ] {} <Debug> HTTP-Session: bb2f89c3-c1c6-4624-9387-e9a7c6ef11e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11652 2024.08.27 19:07:35.461989 [ 3 ] {} <Trace> HTTP-Session: bb2f89c3-c1c6-4624-9387-e9a7c6ef11e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11653 2024.08.27 19:07:35.462024 [ 195 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 72 rows starting from the beginning of the part
11654 2024.08.27 19:07:35.462260 [ 195 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 247 rows starting from the beginning of the part
11655 2024.08.27 19:07:35.462418 [ 3 ] {b629475d-8e12-4f50-81f4-f676fb77d385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11656 2024.08.27 19:07:35.462655 [ 3 ] {b629475d-8e12-4f50-81f4-f676fb77d385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11657 2024.08.27 19:07:35.462659 [ 195 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1212 rows starting from the beginning of the part
11658 2024.08.27 19:07:35.462996 [ 195 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 249 rows starting from the beginning of the part
11659 2024.08.27 19:07:35.463674 [ 3 ] {b629475d-8e12-4f50-81f4-f676fb77d385} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11660 2024.08.27 19:07:35.464197 [ 3 ] {b629475d-8e12-4f50-81f4-f676fb77d385} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11661 2024.08.27 19:07:35.464242 [ 3 ] {b629475d-8e12-4f50-81f4-f676fb77d385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
11662 2024.08.27 19:07:35.464868 [ 3 ] {b629475d-8e12-4f50-81f4-f676fb77d385} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11663 2024.08.27 19:07:35.465390 [ 3 ] {b629475d-8e12-4f50-81f4-f676fb77d385} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11664 2024.08.27 19:07:35.465765 [ 3 ] {b629475d-8e12-4f50-81f4-f676fb77d385} <Debug> executeQuery: Read 33 rows, 2.46 KiB in 0.003495 sec., 9442.06008583691 rows/sec., 703.85 KiB/sec.
11665 2024.08.27 19:07:35.465782 [ 195 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3439 rows, containing 5 columns (5 merged, 0 gathered) in 0.004470521 sec., 769261.5692891276 rows/sec., 67.79 MiB/sec.
11666 2024.08.27 19:07:35.465982 [ 3 ] {b629475d-8e12-4f50-81f4-f676fb77d385} <Debug> DynamicQueryHandler: Done processing query
11667 2024.08.27 19:07:35.466010 [ 3 ] {b629475d-8e12-4f50-81f4-f676fb77d385} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11668 2024.08.27 19:07:35.466015 [ 195 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11669 2024.08.27 19:07:35.466032 [ 3 ] {} <Debug> HTTP-Session: bb2f89c3-c1c6-4624-9387-e9a7c6ef11e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11670 2024.08.27 19:07:35.466186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11671 2024.08.27 19:07:35.466265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11672 2024.08.27 19:07:35.466295 [ 3 ] {} <Debug> HTTP-Session: 99f17c6e-9013-485d-9164-0e02d6945657 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11673 2024.08.27 19:07:35.466329 [ 3 ] {} <Debug> HTTP-Session: 99f17c6e-9013-485d-9164-0e02d6945657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11674 2024.08.27 19:07:35.466352 [ 3 ] {} <Debug> HTTP-Session: 99f17c6e-9013-485d-9164-0e02d6945657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11675 2024.08.27 19:07:35.466392 [ 3 ] {} <Trace> HTTP-Session: 99f17c6e-9013-485d-9164-0e02d6945657 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11676 2024.08.27 19:07:35.466517 [ 3 ] {4777f757-9873-4279-b8f3-4a7e7ff745b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11677 2024.08.27 19:07:35.466526 [ 195 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_61_12} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11678 2024.08.27 19:07:35.466577 [ 3 ] {4777f757-9873-4279-b8f3-4a7e7ff745b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11679 2024.08.27 19:07:35.466633 [ 195 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_61_12} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11680 2024.08.27 19:07:35.466723 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB.
11681 2024.08.27 19:07:35.466865 [ 3 ] {4777f757-9873-4279-b8f3-4a7e7ff745b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11682 2024.08.27 19:07:35.467174 [ 3 ] {4777f757-9873-4279-b8f3-4a7e7ff745b5} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11683 2024.08.27 19:07:35.467211 [ 3 ] {4777f757-9873-4279-b8f3-4a7e7ff745b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
11684 2024.08.27 19:07:35.467567 [ 3 ] {4777f757-9873-4279-b8f3-4a7e7ff745b5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
11685 2024.08.27 19:07:35.467930 [ 3 ] {4777f757-9873-4279-b8f3-4a7e7ff745b5} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11686 2024.08.27 19:07:35.468091 [ 3 ] {4777f757-9873-4279-b8f3-4a7e7ff745b5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001609 sec., 8701.05655686762 rows/sec., 609.37 KiB/sec.
11687 2024.08.27 19:07:35.468283 [ 3 ] {4777f757-9873-4279-b8f3-4a7e7ff745b5} <Debug> DynamicQueryHandler: Done processing query
11688 2024.08.27 19:07:35.468310 [ 3 ] {4777f757-9873-4279-b8f3-4a7e7ff745b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11689 2024.08.27 19:07:35.468325 [ 3 ] {} <Debug> HTTP-Session: 99f17c6e-9013-485d-9164-0e02d6945657 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11690 2024.08.27 19:07:35.468436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11691 2024.08.27 19:07:35.468486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11692 2024.08.27 19:07:35.468506 [ 3 ] {} <Debug> HTTP-Session: b84fa691-aedf-4804-8f40-60fddbe32935 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11693 2024.08.27 19:07:35.468523 [ 3 ] {} <Debug> HTTP-Session: b84fa691-aedf-4804-8f40-60fddbe32935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11694 2024.08.27 19:07:35.468537 [ 3 ] {} <Debug> HTTP-Session: b84fa691-aedf-4804-8f40-60fddbe32935 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11695 2024.08.27 19:07:35.468569 [ 3 ] {} <Trace> HTTP-Session: b84fa691-aedf-4804-8f40-60fddbe32935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11696 2024.08.27 19:07:35.468665 [ 3 ] {61a113b1-20ae-41e8-ba50-ec43537f4cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11697 2024.08.27 19:07:35.468709 [ 3 ] {61a113b1-20ae-41e8-ba50-ec43537f4cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11698 2024.08.27 19:07:35.468936 [ 3 ] {61a113b1-20ae-41e8-ba50-ec43537f4cbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11699 2024.08.27 19:07:35.469250 [ 3 ] {61a113b1-20ae-41e8-ba50-ec43537f4cbd} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11700 2024.08.27 19:07:35.469288 [ 3 ] {61a113b1-20ae-41e8-ba50-ec43537f4cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
11701 2024.08.27 19:07:35.469625 [ 3 ] {61a113b1-20ae-41e8-ba50-ec43537f4cbd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11702 2024.08.27 19:07:35.469981 [ 3 ] {61a113b1-20ae-41e8-ba50-ec43537f4cbd} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11703 2024.08.27 19:07:35.470142 [ 3 ] {61a113b1-20ae-41e8-ba50-ec43537f4cbd} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001492 sec., 4021.4477211796243 rows/sec., 237.60 KiB/sec.
11704 2024.08.27 19:07:35.470341 [ 3 ] {61a113b1-20ae-41e8-ba50-ec43537f4cbd} <Debug> DynamicQueryHandler: Done processing query
11705 2024.08.27 19:07:35.470370 [ 3 ] {61a113b1-20ae-41e8-ba50-ec43537f4cbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11706 2024.08.27 19:07:35.470386 [ 3 ] {} <Debug> HTTP-Session: b84fa691-aedf-4804-8f40-60fddbe32935 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11707 2024.08.27 19:07:35.470577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 67377, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11708 2024.08.27 19:07:35.470625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11709 2024.08.27 19:07:35.470645 [ 3 ] {} <Debug> HTTP-Session: 8b109029-b5b5-4b84-98c7-00ae18b06694 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11710 2024.08.27 19:07:35.470662 [ 3 ] {} <Debug> HTTP-Session: 8b109029-b5b5-4b84-98c7-00ae18b06694 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11711 2024.08.27 19:07:35.470676 [ 3 ] {} <Debug> HTTP-Session: 8b109029-b5b5-4b84-98c7-00ae18b06694 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11712 2024.08.27 19:07:35.470707 [ 3 ] {} <Trace> HTTP-Session: 8b109029-b5b5-4b84-98c7-00ae18b06694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11713 2024.08.27 19:07:35.470924 [ 3 ] {b0013953-fca8-49f1-ae21-280e1ed8fc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11714 2024.08.27 19:07:35.470967 [ 3 ] {b0013953-fca8-49f1-ae21-280e1ed8fc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11715 2024.08.27 19:07:35.471187 [ 3 ] {b0013953-fca8-49f1-ae21-280e1ed8fc06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11716 2024.08.27 19:07:35.471850 [ 3 ] {b0013953-fca8-49f1-ae21-280e1ed8fc06} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11717 2024.08.27 19:07:35.471889 [ 3 ] {b0013953-fca8-49f1-ae21-280e1ed8fc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
11718 2024.08.27 19:07:35.472254 [ 3 ] {b0013953-fca8-49f1-ae21-280e1ed8fc06} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11719 2024.08.27 19:07:35.472608 [ 3 ] {b0013953-fca8-49f1-ae21-280e1ed8fc06} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11720 2024.08.27 19:07:35.472763 [ 3 ] {b0013953-fca8-49f1-ae21-280e1ed8fc06} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.001947 sec., 213148.43348741654 rows/sec., 15.21 MiB/sec.
11721 2024.08.27 19:07:35.472779 [ 97 ] {} <Debug> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11722 2024.08.27 19:07:35.472902 [ 97 ] {} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11723 2024.08.27 19:07:35.472952 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
11724 2024.08.27 19:07:35.473050 [ 3 ] {b0013953-fca8-49f1-ae21-280e1ed8fc06} <Debug> DynamicQueryHandler: Done processing query
11725 2024.08.27 19:07:35.473104 [ 3 ] {b0013953-fca8-49f1-ae21-280e1ed8fc06} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
11726 2024.08.27 19:07:35.473141 [ 3 ] {} <Debug> HTTP-Session: 8b109029-b5b5-4b84-98c7-00ae18b06694 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11727 2024.08.27 19:07:35.473138 [ 189 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::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
11728 2024.08.27 19:07:35.473347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11729 2024.08.27 19:07:35.473401 [ 189 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11730 2024.08.27 19:07:35.473471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11731 2024.08.27 19:07:35.473483 [ 189 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 911 rows starting from the beginning of the part
11732 2024.08.27 19:07:35.473513 [ 3 ] {} <Debug> HTTP-Session: 8a3ed911-eec5-4621-861f-8bc19f2c6f66 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11733 2024.08.27 19:07:35.473553 [ 3 ] {} <Debug> HTTP-Session: 8a3ed911-eec5-4621-861f-8bc19f2c6f66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11734 2024.08.27 19:07:35.473602 [ 3 ] {} <Debug> HTTP-Session: 8a3ed911-eec5-4621-861f-8bc19f2c6f66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11735 2024.08.27 19:07:35.473724 [ 189 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 411 rows starting from the beginning of the part
11736 2024.08.27 19:07:35.473788 [ 3 ] {} <Trace> HTTP-Session: 8a3ed911-eec5-4621-861f-8bc19f2c6f66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11737 2024.08.27 19:07:35.474070 [ 189 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 72 rows starting from the beginning of the part
11738 2024.08.27 19:07:35.474103 [ 3 ] {98bd64bd-2d36-4590-a47f-b3f21fedbe22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11739 2024.08.27 19:07:35.474293 [ 3 ] {98bd64bd-2d36-4590-a47f-b3f21fedbe22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11740 2024.08.27 19:07:35.474351 [ 189 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 411 rows starting from the beginning of the part
11741 2024.08.27 19:07:35.474706 [ 189 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 528 rows starting from the beginning of the part
11742 2024.08.27 19:07:35.475113 [ 189 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 415 rows starting from the beginning of the part
11743 2024.08.27 19:07:35.475246 [ 3 ] {98bd64bd-2d36-4590-a47f-b3f21fedbe22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11744 2024.08.27 19:07:35.476047 [ 3 ] {98bd64bd-2d36-4590-a47f-b3f21fedbe22} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11745 2024.08.27 19:07:35.476115 [ 3 ] {98bd64bd-2d36-4590-a47f-b3f21fedbe22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
11746 2024.08.27 19:07:35.477075 [ 3 ] {98bd64bd-2d36-4590-a47f-b3f21fedbe22} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11747 2024.08.27 19:07:35.477918 [ 3 ] {98bd64bd-2d36-4590-a47f-b3f21fedbe22} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11748 2024.08.27 19:07:35.478145 [ 3 ] {98bd64bd-2d36-4590-a47f-b3f21fedbe22} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004163 sec., 1441.268316118184 rows/sec., 75.30 KiB/sec.
11749 2024.08.27 19:07:35.478364 [ 3 ] {98bd64bd-2d36-4590-a47f-b3f21fedbe22} <Debug> DynamicQueryHandler: Done processing query
11750 2024.08.27 19:07:35.478420 [ 3 ] {98bd64bd-2d36-4590-a47f-b3f21fedbe22} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11751 2024.08.27 19:07:35.478493 [ 3 ] {} <Debug> HTTP-Session: 8a3ed911-eec5-4621-861f-8bc19f2c6f66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11752 2024.08.27 19:07:35.478708 [ 195 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2748 rows, containing 5 columns (5 merged, 0 gathered) in 0.005680356 sec., 483772.49594919756 rows/sec., 36.91 MiB/sec.
11753 2024.08.27 19:07:35.478723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 45018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11754 2024.08.27 19:07:35.478803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11755 2024.08.27 19:07:35.478824 [ 3 ] {} <Debug> HTTP-Session: 935225f4-49bd-4fee-b401-c50068de68d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11756 2024.08.27 19:07:35.478844 [ 3 ] {} <Debug> HTTP-Session: 935225f4-49bd-4fee-b401-c50068de68d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11757 2024.08.27 19:07:35.478858 [ 3 ] {} <Debug> HTTP-Session: 935225f4-49bd-4fee-b401-c50068de68d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11758 2024.08.27 19:07:35.478899 [ 3 ] {} <Trace> HTTP-Session: 935225f4-49bd-4fee-b401-c50068de68d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11759 2024.08.27 19:07:35.479143 [ 188 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11760 2024.08.27 19:07:35.479243 [ 3 ] {b8660a66-f8ef-4809-ac3e-ace8d3d13520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11761 2024.08.27 19:07:35.479378 [ 3 ] {b8660a66-f8ef-4809-ac3e-ace8d3d13520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11762 2024.08.27 19:07:35.479836 [ 3 ] {b8660a66-f8ef-4809-ac3e-ace8d3d13520} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11763 2024.08.27 19:07:35.480375 [ 188 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_61_12} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11764 2024.08.27 19:07:35.480612 [ 188 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_61_12} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11765 2024.08.27 19:07:35.480768 [ 3 ] {b8660a66-f8ef-4809-ac3e-ace8d3d13520} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11766 2024.08.27 19:07:35.480784 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB.
11767 2024.08.27 19:07:35.480832 [ 3 ] {b8660a66-f8ef-4809-ac3e-ace8d3d13520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
11768 2024.08.27 19:07:35.481253 [ 3 ] {b8660a66-f8ef-4809-ac3e-ace8d3d13520} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11769 2024.08.27 19:07:35.481616 [ 3 ] {b8660a66-f8ef-4809-ac3e-ace8d3d13520} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11770 2024.08.27 19:07:35.481774 [ 3 ] {b8660a66-f8ef-4809-ac3e-ace8d3d13520} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.002716 sec., 87997.05449189985 rows/sec., 5.90 MiB/sec.
11771 2024.08.27 19:07:35.481789 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11772 2024.08.27 19:07:35.481882 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11773 2024.08.27 19:07:35.481938 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
11774 2024.08.27 19:07:35.482095 [ 3 ] {b8660a66-f8ef-4809-ac3e-ace8d3d13520} <Debug> DynamicQueryHandler: Done processing query
11775 2024.08.27 19:07:35.482103 [ 189 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::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
11776 2024.08.27 19:07:35.482135 [ 3 ] {b8660a66-f8ef-4809-ac3e-ace8d3d13520} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11777 2024.08.27 19:07:35.482189 [ 3 ] {} <Debug> HTTP-Session: 935225f4-49bd-4fee-b401-c50068de68d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11778 2024.08.27 19:07:35.482315 [ 189 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11779 2024.08.27 19:07:35.482352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11780 2024.08.27 19:07:35.482376 [ 189 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17789 rows starting from the beginning of the part
11781 2024.08.27 19:07:35.482449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11782 2024.08.27 19:07:35.482561 [ 3 ] {} <Debug> HTTP-Session: ee2a6e72-0f8c-403c-b158-78be8376db05 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11783 2024.08.27 19:07:35.482618 [ 189 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 237 rows starting from the beginning of the part
11784 2024.08.27 19:07:35.482637 [ 3 ] {} <Debug> HTTP-Session: ee2a6e72-0f8c-403c-b158-78be8376db05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11785 2024.08.27 19:07:35.482706 [ 3 ] {} <Debug> HTTP-Session: ee2a6e72-0f8c-403c-b158-78be8376db05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11786 2024.08.27 19:07:35.482924 [ 3 ] {} <Trace> HTTP-Session: ee2a6e72-0f8c-403c-b158-78be8376db05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11787 2024.08.27 19:07:35.482937 [ 189 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part
11788 2024.08.27 19:07:35.483178 [ 189 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 237 rows starting from the beginning of the part
11789 2024.08.27 19:07:35.483302 [ 3 ] {4a077e22-327c-4793-b2af-f049d47453eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11790 2024.08.27 19:07:35.483440 [ 189 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 844 rows starting from the beginning of the part
11791 2024.08.27 19:07:35.483541 [ 3 ] {4a077e22-327c-4793-b2af-f049d47453eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11792 2024.08.27 19:07:35.483710 [ 189 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 239 rows starting from the beginning of the part
11793 2024.08.27 19:07:35.484477 [ 3 ] {4a077e22-327c-4793-b2af-f049d47453eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11794 2024.08.27 19:07:35.485094 [ 3 ] {4a077e22-327c-4793-b2af-f049d47453eb} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11795 2024.08.27 19:07:35.485133 [ 3 ] {4a077e22-327c-4793-b2af-f049d47453eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
11796 2024.08.27 19:07:35.485619 [ 3 ] {4a077e22-327c-4793-b2af-f049d47453eb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11797 2024.08.27 19:07:35.486168 [ 3 ] {4a077e22-327c-4793-b2af-f049d47453eb} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11798 2024.08.27 19:07:35.486517 [ 3 ] {4a077e22-327c-4793-b2af-f049d47453eb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003368 sec., 296.9121140142518 rows/sec., 20.01 KiB/sec.
11799 2024.08.27 19:07:35.486911 [ 3 ] {4a077e22-327c-4793-b2af-f049d47453eb} <Debug> DynamicQueryHandler: Done processing query
11800 2024.08.27 19:07:35.486976 [ 3 ] {4a077e22-327c-4793-b2af-f049d47453eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11801 2024.08.27 19:07:35.487015 [ 3 ] {} <Debug> HTTP-Session: ee2a6e72-0f8c-403c-b158-78be8376db05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11802 2024.08.27 19:07:35.487194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11803 2024.08.27 19:07:35.487249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11804 2024.08.27 19:07:35.487269 [ 3 ] {} <Debug> HTTP-Session: 15fa4823-dd3e-40a4-94a3-4a8160b91cef Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11805 2024.08.27 19:07:35.487297 [ 3 ] {} <Debug> HTTP-Session: 15fa4823-dd3e-40a4-94a3-4a8160b91cef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11806 2024.08.27 19:07:35.487320 [ 3 ] {} <Debug> HTTP-Session: 15fa4823-dd3e-40a4-94a3-4a8160b91cef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11807 2024.08.27 19:07:35.487354 [ 3 ] {} <Trace> HTTP-Session: 15fa4823-dd3e-40a4-94a3-4a8160b91cef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11808 2024.08.27 19:07:35.487746 [ 3 ] {187596a1-391d-4e85-9cc4-41a586381d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11809 2024.08.27 19:07:35.487980 [ 3 ] {187596a1-391d-4e85-9cc4-41a586381d0c} <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
11810 2024.08.27 19:07:35.488732 [ 3 ] {187596a1-391d-4e85-9cc4-41a586381d0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11811 2024.08.27 19:07:35.489735 [ 3 ] {187596a1-391d-4e85-9cc4-41a586381d0c} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11812 2024.08.27 19:07:35.489774 [ 3 ] {187596a1-391d-4e85-9cc4-41a586381d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
11813 2024.08.27 19:07:35.490874 [ 3 ] {187596a1-391d-4e85-9cc4-41a586381d0c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11814 2024.08.27 19:07:35.491173 [ 188 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19506 rows, containing 5 columns (5 merged, 0 gathered) in 0.009152386 sec., 2131247.523869732 rows/sec., 144.04 MiB/sec.
11815 2024.08.27 19:07:35.491594 [ 188 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11816 2024.08.27 19:07:35.491749 [ 3 ] {187596a1-391d-4e85-9cc4-41a586381d0c} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11817 2024.08.27 19:07:35.492189 [ 3 ] {187596a1-391d-4e85-9cc4-41a586381d0c} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.004713 sec., 6153.193295141099 rows/sec., 11.03 MiB/sec.
11818 2024.08.27 19:07:35.492965 [ 3 ] {187596a1-391d-4e85-9cc4-41a586381d0c} <Debug> DynamicQueryHandler: Done processing query
11819 2024.08.27 19:07:35.492970 [ 188 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11820 2024.08.27 19:07:35.493010 [ 3 ] {187596a1-391d-4e85-9cc4-41a586381d0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
11821 2024.08.27 19:07:35.493059 [ 3 ] {} <Debug> HTTP-Session: 15fa4823-dd3e-40a4-94a3-4a8160b91cef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11822 2024.08.27 19:07:35.493154 [ 188 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11823 2024.08.27 19:07:35.493243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11824 2024.08.27 19:07:35.493310 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB.
11825 2024.08.27 19:07:35.493342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11826 2024.08.27 19:07:35.493378 [ 3 ] {} <Debug> HTTP-Session: 68548118-3a7f-4b56-b503-7f9588861fb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11827 2024.08.27 19:07:35.493396 [ 3 ] {} <Debug> HTTP-Session: 68548118-3a7f-4b56-b503-7f9588861fb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11828 2024.08.27 19:07:35.493410 [ 3 ] {} <Debug> HTTP-Session: 68548118-3a7f-4b56-b503-7f9588861fb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11829 2024.08.27 19:07:35.493446 [ 3 ] {} <Trace> HTTP-Session: 68548118-3a7f-4b56-b503-7f9588861fb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11830 2024.08.27 19:07:35.493590 [ 3 ] {8b6fb09d-96c7-40d7-aaca-12cabda3c88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11831 2024.08.27 19:07:35.493636 [ 3 ] {8b6fb09d-96c7-40d7-aaca-12cabda3c88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11832 2024.08.27 19:07:35.493787 [ 3 ] {8b6fb09d-96c7-40d7-aaca-12cabda3c88c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11833 2024.08.27 19:07:35.494101 [ 3 ] {8b6fb09d-96c7-40d7-aaca-12cabda3c88c} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11834 2024.08.27 19:07:35.494138 [ 3 ] {8b6fb09d-96c7-40d7-aaca-12cabda3c88c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
11835 2024.08.27 19:07:35.494519 [ 3 ] {8b6fb09d-96c7-40d7-aaca-12cabda3c88c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11836 2024.08.27 19:07:35.494858 [ 3 ] {8b6fb09d-96c7-40d7-aaca-12cabda3c88c} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11837 2024.08.27 19:07:35.495015 [ 3 ] {8b6fb09d-96c7-40d7-aaca-12cabda3c88c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001476 sec., 55555.555555555555 rows/sec., 3.53 MiB/sec.
11838 2024.08.27 19:07:35.495015 [ 97 ] {} <Debug> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11839 2024.08.27 19:07:35.495104 [ 97 ] {} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11840 2024.08.27 19:07:35.495173 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
11841 2024.08.27 19:07:35.495284 [ 3 ] {8b6fb09d-96c7-40d7-aaca-12cabda3c88c} <Debug> DynamicQueryHandler: Done processing query
11842 2024.08.27 19:07:35.495312 [ 191 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
11843 2024.08.27 19:07:35.495318 [ 3 ] {8b6fb09d-96c7-40d7-aaca-12cabda3c88c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11844 2024.08.27 19:07:35.495359 [ 3 ] {} <Debug> HTTP-Session: 68548118-3a7f-4b56-b503-7f9588861fb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11845 2024.08.27 19:07:35.495453 [ 191 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11846 2024.08.27 19:07:35.495484 [ 191 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3784 rows starting from the beginning of the part
11847 2024.08.27 19:07:35.495567 [ 191 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 82 rows starting from the beginning of the part
11848 2024.08.27 19:07:35.495640 [ 191 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part
11849 2024.08.27 19:07:35.495910 [ 191 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 82 rows starting from the beginning of the part
11850 2024.08.27 19:07:35.496164 [ 191 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part
11851 2024.08.27 19:07:35.496305 [ 191 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part
11852 2024.08.27 19:07:35.498099 [ 191 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4150 rows, containing 4 columns (4 merged, 0 gathered) in 0.002844008 sec., 1459208.2722692764 rows/sec., 95.19 MiB/sec.
11853 2024.08.27 19:07:35.498342 [ 191 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11854 2024.08.27 19:07:35.498687 [ 191 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_61_12} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11855 2024.08.27 19:07:35.498760 [ 191 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_61_12} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11856 2024.08.27 19:07:35.498826 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB.
11857 2024.08.27 19:07:35.684783 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache
11858 2024.08.27 19:07:35.684831 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache
11859 2024.08.27 19:07:40.451216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11860 2024.08.27 19:07:40.451368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11861 2024.08.27 19:07:40.451400 [ 3 ] {} <Debug> HTTP-Session: 6229d0c6-ce04-4254-aafc-d28ba413b5fa Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11862 2024.08.27 19:07:40.451429 [ 3 ] {} <Debug> HTTP-Session: 6229d0c6-ce04-4254-aafc-d28ba413b5fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11863 2024.08.27 19:07:40.451448 [ 3 ] {} <Debug> HTTP-Session: 6229d0c6-ce04-4254-aafc-d28ba413b5fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11864 2024.08.27 19:07:40.451507 [ 3 ] {} <Trace> HTTP-Session: 6229d0c6-ce04-4254-aafc-d28ba413b5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11865 2024.08.27 19:07:40.451708 [ 3 ] {a76fda7a-d50d-4f23-b761-73ec030ef0f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11866 2024.08.27 19:07:40.451780 [ 3 ] {a76fda7a-d50d-4f23-b761-73ec030ef0f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11867 2024.08.27 19:07:40.452121 [ 3 ] {a76fda7a-d50d-4f23-b761-73ec030ef0f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11868 2024.08.27 19:07:40.452586 [ 3 ] {a76fda7a-d50d-4f23-b761-73ec030ef0f4} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11869 2024.08.27 19:07:40.452635 [ 3 ] {a76fda7a-d50d-4f23-b761-73ec030ef0f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
11870 2024.08.27 19:07:40.453072 [ 3 ] {a76fda7a-d50d-4f23-b761-73ec030ef0f4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11871 2024.08.27 19:07:40.453481 [ 3 ] {a76fda7a-d50d-4f23-b761-73ec030ef0f4} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11872 2024.08.27 19:07:40.453670 [ 3 ] {a76fda7a-d50d-4f23-b761-73ec030ef0f4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002011 sec., 1989.0601690701142 rows/sec., 162.19 KiB/sec.
11873 2024.08.27 19:07:40.453900 [ 3 ] {a76fda7a-d50d-4f23-b761-73ec030ef0f4} <Debug> DynamicQueryHandler: Done processing query
11874 2024.08.27 19:07:40.453930 [ 3 ] {a76fda7a-d50d-4f23-b761-73ec030ef0f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11875 2024.08.27 19:07:40.453948 [ 3 ] {} <Debug> HTTP-Session: 6229d0c6-ce04-4254-aafc-d28ba413b5fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11876 2024.08.27 19:07:40.454134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11877 2024.08.27 19:07:40.454192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11878 2024.08.27 19:07:40.454214 [ 3 ] {} <Debug> HTTP-Session: 46f2e250-2ea8-4c2b-bc91-ceaa53476a68 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11879 2024.08.27 19:07:40.454233 [ 3 ] {} <Debug> HTTP-Session: 46f2e250-2ea8-4c2b-bc91-ceaa53476a68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11880 2024.08.27 19:07:40.454248 [ 3 ] {} <Debug> HTTP-Session: 46f2e250-2ea8-4c2b-bc91-ceaa53476a68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11881 2024.08.27 19:07:40.454284 [ 3 ] {} <Trace> HTTP-Session: 46f2e250-2ea8-4c2b-bc91-ceaa53476a68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11882 2024.08.27 19:07:40.454419 [ 3 ] {53c3ba80-744d-42df-8c91-00b61bc0563c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11883 2024.08.27 19:07:40.454469 [ 3 ] {53c3ba80-744d-42df-8c91-00b61bc0563c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11884 2024.08.27 19:07:40.454710 [ 3 ] {53c3ba80-744d-42df-8c91-00b61bc0563c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11885 2024.08.27 19:07:40.455158 [ 3 ] {53c3ba80-744d-42df-8c91-00b61bc0563c} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11886 2024.08.27 19:07:40.455200 [ 3 ] {53c3ba80-744d-42df-8c91-00b61bc0563c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
11887 2024.08.27 19:07:40.455585 [ 3 ] {53c3ba80-744d-42df-8c91-00b61bc0563c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11888 2024.08.27 19:07:40.455989 [ 3 ] {53c3ba80-744d-42df-8c91-00b61bc0563c} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11889 2024.08.27 19:07:40.456182 [ 3 ] {53c3ba80-744d-42df-8c91-00b61bc0563c} <Debug> executeQuery: Read 74 rows, 6.14 KiB in 0.001803 sec., 41042.70660011093 rows/sec., 3.32 MiB/sec.
11890 2024.08.27 19:07:40.456598 [ 3 ] {53c3ba80-744d-42df-8c91-00b61bc0563c} <Debug> DynamicQueryHandler: Done processing query
11891 2024.08.27 19:07:40.456657 [ 3 ] {53c3ba80-744d-42df-8c91-00b61bc0563c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11892 2024.08.27 19:07:40.456676 [ 3 ] {} <Debug> HTTP-Session: 46f2e250-2ea8-4c2b-bc91-ceaa53476a68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11893 2024.08.27 19:07:40.456798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11894 2024.08.27 19:07:40.456852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11895 2024.08.27 19:07:40.456872 [ 3 ] {} <Debug> HTTP-Session: 5580c708-144e-441b-b086-8753221c54d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11896 2024.08.27 19:07:40.456890 [ 3 ] {} <Debug> HTTP-Session: 5580c708-144e-441b-b086-8753221c54d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11897 2024.08.27 19:07:40.456905 [ 3 ] {} <Debug> HTTP-Session: 5580c708-144e-441b-b086-8753221c54d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11898 2024.08.27 19:07:40.456941 [ 3 ] {} <Trace> HTTP-Session: 5580c708-144e-441b-b086-8753221c54d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11899 2024.08.27 19:07:40.457064 [ 3 ] {7ad4922c-0b28-4a42-97c8-ffcbc0481806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11900 2024.08.27 19:07:40.457113 [ 3 ] {7ad4922c-0b28-4a42-97c8-ffcbc0481806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11901 2024.08.27 19:07:40.457375 [ 3 ] {7ad4922c-0b28-4a42-97c8-ffcbc0481806} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11902 2024.08.27 19:07:40.457713 [ 3 ] {7ad4922c-0b28-4a42-97c8-ffcbc0481806} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11903 2024.08.27 19:07:40.457756 [ 3 ] {7ad4922c-0b28-4a42-97c8-ffcbc0481806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
11904 2024.08.27 19:07:40.458123 [ 3 ] {7ad4922c-0b28-4a42-97c8-ffcbc0481806} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11905 2024.08.27 19:07:40.458495 [ 3 ] {7ad4922c-0b28-4a42-97c8-ffcbc0481806} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11906 2024.08.27 19:07:40.458649 [ 3 ] {7ad4922c-0b28-4a42-97c8-ffcbc0481806} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001612 sec., 7444.168734491315 rows/sec., 546.44 KiB/sec.
11907 2024.08.27 19:07:40.458666 [ 93 ] {} <Debug> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11908 2024.08.27 19:07:40.458781 [ 93 ] {} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11909 2024.08.27 19:07:40.458817 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
11910 2024.08.27 19:07:40.458897 [ 3 ] {7ad4922c-0b28-4a42-97c8-ffcbc0481806} <Debug> DynamicQueryHandler: Done processing query
11911 2024.08.27 19:07:40.458936 [ 3 ] {7ad4922c-0b28-4a42-97c8-ffcbc0481806} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11912 2024.08.27 19:07:40.458957 [ 3 ] {} <Debug> HTTP-Session: 5580c708-144e-441b-b086-8753221c54d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11913 2024.08.27 19:07:40.458960 [ 199 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::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
11914 2024.08.27 19:07:40.459105 [ 199 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11915 2024.08.27 19:07:40.459105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11916 2024.08.27 19:07:40.459144 [ 199 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 55 rows starting from the beginning of the part
11917 2024.08.27 19:07:40.459177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11918 2024.08.27 19:07:40.459209 [ 3 ] {} <Debug> HTTP-Session: 65699330-83ba-47e0-849a-5729a09d7f77 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11919 2024.08.27 19:07:40.459249 [ 3 ] {} <Debug> HTTP-Session: 65699330-83ba-47e0-849a-5729a09d7f77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11920 2024.08.27 19:07:40.459280 [ 199 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part
11921 2024.08.27 19:07:40.459309 [ 3 ] {} <Debug> HTTP-Session: 65699330-83ba-47e0-849a-5729a09d7f77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11922 2024.08.27 19:07:40.459431 [ 3 ] {} <Trace> HTTP-Session: 65699330-83ba-47e0-849a-5729a09d7f77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11923 2024.08.27 19:07:40.459698 [ 199 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 29 rows starting from the beginning of the part
11924 2024.08.27 19:07:40.459892 [ 3 ] {4d9d46b9-00d0-4a33-944f-fc1adebb1a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11925 2024.08.27 19:07:40.460003 [ 199 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part
11926 2024.08.27 19:07:40.460026 [ 3 ] {4d9d46b9-00d0-4a33-944f-fc1adebb1a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11927 2024.08.27 19:07:40.460391 [ 199 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 33 rows starting from the beginning of the part
11928 2024.08.27 19:07:40.460713 [ 199 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 12 rows starting from the beginning of the part
11929 2024.08.27 19:07:40.461312 [ 3 ] {4d9d46b9-00d0-4a33-944f-fc1adebb1a72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11930 2024.08.27 19:07:40.462014 [ 3 ] {4d9d46b9-00d0-4a33-944f-fc1adebb1a72} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11931 2024.08.27 19:07:40.462056 [ 3 ] {4d9d46b9-00d0-4a33-944f-fc1adebb1a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
11932 2024.08.27 19:07:40.462645 [ 197 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 145 rows, containing 5 columns (5 merged, 0 gathered) in 0.003757337 sec., 38591.16177228713 rows/sec., 2.94 MiB/sec.
11933 2024.08.27 19:07:40.462688 [ 3 ] {4d9d46b9-00d0-4a33-944f-fc1adebb1a72} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11934 2024.08.27 19:07:40.462846 [ 197 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11935 2024.08.27 19:07:40.463697 [ 3 ] {4d9d46b9-00d0-4a33-944f-fc1adebb1a72} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11936 2024.08.27 19:07:40.464047 [ 3 ] {4d9d46b9-00d0-4a33-944f-fc1adebb1a72} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.004326 sec., 17568.19232547388 rows/sec., 1.37 MiB/sec.
11937 2024.08.27 19:07:40.464234 [ 197 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_56_11} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11938 2024.08.27 19:07:40.464423 [ 197 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_56_11} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11939 2024.08.27 19:07:40.464436 [ 3 ] {4d9d46b9-00d0-4a33-944f-fc1adebb1a72} <Debug> DynamicQueryHandler: Done processing query
11940 2024.08.27 19:07:40.464474 [ 3 ] {4d9d46b9-00d0-4a33-944f-fc1adebb1a72} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11941 2024.08.27 19:07:40.464547 [ 3 ] {} <Debug> HTTP-Session: 65699330-83ba-47e0-849a-5729a09d7f77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11942 2024.08.27 19:07:40.464606 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
11943 2024.08.27 19:07:40.464744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 31006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11944 2024.08.27 19:07:40.464799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11945 2024.08.27 19:07:40.464818 [ 3 ] {} <Debug> HTTP-Session: 50a50a4f-d95b-4fcf-b89b-68b88ce44c54 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11946 2024.08.27 19:07:40.464835 [ 3 ] {} <Debug> HTTP-Session: 50a50a4f-d95b-4fcf-b89b-68b88ce44c54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11947 2024.08.27 19:07:40.464848 [ 3 ] {} <Debug> HTTP-Session: 50a50a4f-d95b-4fcf-b89b-68b88ce44c54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11948 2024.08.27 19:07:40.464881 [ 3 ] {} <Trace> HTTP-Session: 50a50a4f-d95b-4fcf-b89b-68b88ce44c54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11949 2024.08.27 19:07:40.465053 [ 3 ] {7dc4831d-af4e-4912-8c38-26d7eb3ac35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11950 2024.08.27 19:07:40.465101 [ 3 ] {7dc4831d-af4e-4912-8c38-26d7eb3ac35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11951 2024.08.27 19:07:40.465269 [ 3 ] {7dc4831d-af4e-4912-8c38-26d7eb3ac35c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11952 2024.08.27 19:07:40.465656 [ 3 ] {7dc4831d-af4e-4912-8c38-26d7eb3ac35c} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11953 2024.08.27 19:07:40.465693 [ 3 ] {7dc4831d-af4e-4912-8c38-26d7eb3ac35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
11954 2024.08.27 19:07:40.466113 [ 3 ] {7dc4831d-af4e-4912-8c38-26d7eb3ac35c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11955 2024.08.27 19:07:40.466461 [ 3 ] {7dc4831d-af4e-4912-8c38-26d7eb3ac35c} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11956 2024.08.27 19:07:40.466616 [ 3 ] {7dc4831d-af4e-4912-8c38-26d7eb3ac35c} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001637 sec., 98961.51496640196 rows/sec., 6.89 MiB/sec.
11957 2024.08.27 19:07:40.466886 [ 3 ] {7dc4831d-af4e-4912-8c38-26d7eb3ac35c} <Debug> DynamicQueryHandler: Done processing query
11958 2024.08.27 19:07:40.466945 [ 3 ] {7dc4831d-af4e-4912-8c38-26d7eb3ac35c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11959 2024.08.27 19:07:40.466998 [ 3 ] {} <Debug> HTTP-Session: 50a50a4f-d95b-4fcf-b89b-68b88ce44c54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11960 2024.08.27 19:07:40.467180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14299, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11961 2024.08.27 19:07:40.467232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11962 2024.08.27 19:07:40.467251 [ 3 ] {} <Debug> HTTP-Session: 6853a4b0-589a-467c-9e9f-9be76c0068ab Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11963 2024.08.27 19:07:40.467268 [ 3 ] {} <Debug> HTTP-Session: 6853a4b0-589a-467c-9e9f-9be76c0068ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11964 2024.08.27 19:07:40.467282 [ 3 ] {} <Debug> HTTP-Session: 6853a4b0-589a-467c-9e9f-9be76c0068ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11965 2024.08.27 19:07:40.467314 [ 3 ] {} <Trace> HTTP-Session: 6853a4b0-589a-467c-9e9f-9be76c0068ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11966 2024.08.27 19:07:40.467474 [ 3 ] {f69128c9-dc20-4fdf-a8a9-2e37729135b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11967 2024.08.27 19:07:40.467544 [ 3 ] {f69128c9-dc20-4fdf-a8a9-2e37729135b5} <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
11968 2024.08.27 19:07:40.467973 [ 3 ] {f69128c9-dc20-4fdf-a8a9-2e37729135b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11969 2024.08.27 19:07:40.468504 [ 3 ] {f69128c9-dc20-4fdf-a8a9-2e37729135b5} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11970 2024.08.27 19:07:40.468542 [ 3 ] {f69128c9-dc20-4fdf-a8a9-2e37729135b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
11971 2024.08.27 19:07:40.469151 [ 3 ] {f69128c9-dc20-4fdf-a8a9-2e37729135b5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11972 2024.08.27 19:07:40.469574 [ 3 ] {f69128c9-dc20-4fdf-a8a9-2e37729135b5} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11973 2024.08.27 19:07:40.469749 [ 93 ] {} <Debug> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11974 2024.08.27 19:07:40.469776 [ 3 ] {f69128c9-dc20-4fdf-a8a9-2e37729135b5} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002384 sec., 3355.7046979865772 rows/sec., 6.01 MiB/sec.
11975 2024.08.27 19:07:40.469806 [ 93 ] {} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11976 2024.08.27 19:07:40.469883 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
11977 2024.08.27 19:07:40.470206 [ 193 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::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
11978 2024.08.27 19:07:40.470357 [ 3 ] {f69128c9-dc20-4fdf-a8a9-2e37729135b5} <Debug> DynamicQueryHandler: Done processing query
11979 2024.08.27 19:07:40.470409 [ 3 ] {f69128c9-dc20-4fdf-a8a9-2e37729135b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
11980 2024.08.27 19:07:40.470458 [ 3 ] {} <Debug> HTTP-Session: 6853a4b0-589a-467c-9e9f-9be76c0068ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11981 2024.08.27 19:07:40.470663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11982 2024.08.27 19:07:40.470783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11983 2024.08.27 19:07:40.470837 [ 193 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11984 2024.08.27 19:07:40.470852 [ 3 ] {} <Debug> HTTP-Session: 90ac4ce7-e13c-4ecc-a99e-8180269e38cf Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
11985 2024.08.27 19:07:40.470918 [ 3 ] {} <Debug> HTTP-Session: 90ac4ce7-e13c-4ecc-a99e-8180269e38cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11986 2024.08.27 19:07:40.470968 [ 3 ] {} <Debug> HTTP-Session: 90ac4ce7-e13c-4ecc-a99e-8180269e38cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11987 2024.08.27 19:07:40.470985 [ 193 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 915 rows starting from the beginning of the part
11988 2024.08.27 19:07:40.471039 [ 3 ] {} <Trace> HTTP-Session: 90ac4ce7-e13c-4ecc-a99e-8180269e38cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11989 2024.08.27 19:07:40.471488 [ 3 ] {f4742934-c37a-4e99-a5c6-edec76ddcc8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11990 2024.08.27 19:07:40.471540 [ 193 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part
11991 2024.08.27 19:07:40.471598 [ 3 ] {f4742934-c37a-4e99-a5c6-edec76ddcc8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11992 2024.08.27 19:07:40.472424 [ 193 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 29 rows starting from the beginning of the part
11993 2024.08.27 19:07:40.472502 [ 3 ] {f4742934-c37a-4e99-a5c6-edec76ddcc8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11994 2024.08.27 19:07:40.473006 [ 193 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part
11995 2024.08.27 19:07:40.473766 [ 193 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 29 rows starting from the beginning of the part
11996 2024.08.27 19:07:40.473784 [ 3 ] {f4742934-c37a-4e99-a5c6-edec76ddcc8a} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11997 2024.08.27 19:07:40.473855 [ 3 ] {f4742934-c37a-4e99-a5c6-edec76ddcc8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
11998 2024.08.27 19:07:40.474351 [ 193 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part
11999 2024.08.27 19:07:40.475445 [ 3 ] {f4742934-c37a-4e99-a5c6-edec76ddcc8a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12000 2024.08.27 19:07:40.476343 [ 3 ] {f4742934-c37a-4e99-a5c6-edec76ddcc8a} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12001 2024.08.27 19:07:40.476690 [ 3 ] {f4742934-c37a-4e99-a5c6-edec76ddcc8a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005409 sec., 11092.623405435386 rows/sec., 765.51 KiB/sec.
12002 2024.08.27 19:07:40.476929 [ 3 ] {f4742934-c37a-4e99-a5c6-edec76ddcc8a} <Debug> DynamicQueryHandler: Done processing query
12003 2024.08.27 19:07:40.476955 [ 3 ] {f4742934-c37a-4e99-a5c6-edec76ddcc8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12004 2024.08.27 19:07:40.476973 [ 3 ] {} <Debug> HTTP-Session: 90ac4ce7-e13c-4ecc-a99e-8180269e38cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12005 2024.08.27 19:07:40.480553 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 997 rows, containing 19 columns (19 merged, 0 gathered) in 0.010541665 sec., 94577.09005171384 rows/sec., 169.48 MiB/sec.
12006 2024.08.27 19:07:40.481673 [ 186 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
12007 2024.08.27 19:07:40.482384 [ 186 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12008 2024.08.27 19:07:40.482487 [ 186 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
12009 2024.08.27 19:07:40.482668 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.17 MiB.
12010 2024.08.27 19:07:45.454719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12011 2024.08.27 19:07:45.454863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12012 2024.08.27 19:07:45.454893 [ 3 ] {} <Debug> HTTP-Session: 855605e0-b4d9-4b99-b808-87ddf387c58d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12013 2024.08.27 19:07:45.454922 [ 3 ] {} <Debug> HTTP-Session: 855605e0-b4d9-4b99-b808-87ddf387c58d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12014 2024.08.27 19:07:45.454941 [ 3 ] {} <Debug> HTTP-Session: 855605e0-b4d9-4b99-b808-87ddf387c58d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12015 2024.08.27 19:07:45.454996 [ 3 ] {} <Trace> HTTP-Session: 855605e0-b4d9-4b99-b808-87ddf387c58d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12016 2024.08.27 19:07:45.455196 [ 3 ] {ce0842d2-8b0c-43a3-ac2e-7c800a164b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12017 2024.08.27 19:07:45.455272 [ 3 ] {ce0842d2-8b0c-43a3-ac2e-7c800a164b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12018 2024.08.27 19:07:45.455645 [ 3 ] {ce0842d2-8b0c-43a3-ac2e-7c800a164b24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12019 2024.08.27 19:07:45.456140 [ 3 ] {ce0842d2-8b0c-43a3-ac2e-7c800a164b24} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12020 2024.08.27 19:07:45.456182 [ 3 ] {ce0842d2-8b0c-43a3-ac2e-7c800a164b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12021 2024.08.27 19:07:45.456641 [ 3 ] {ce0842d2-8b0c-43a3-ac2e-7c800a164b24} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
12022 2024.08.27 19:07:45.457045 [ 3 ] {ce0842d2-8b0c-43a3-ac2e-7c800a164b24} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12023 2024.08.27 19:07:45.457226 [ 3 ] {ce0842d2-8b0c-43a3-ac2e-7c800a164b24} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002082 sec., 960.6147934678194 rows/sec., 78.33 KiB/sec.
12024 2024.08.27 19:07:45.457239 [ 60 ] {} <Debug> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0
12025 2024.08.27 19:07:45.457352 [ 60 ] {} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12026 2024.08.27 19:07:45.457417 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12027 2024.08.27 19:07:45.457564 [ 3 ] {ce0842d2-8b0c-43a3-ac2e-7c800a164b24} <Debug> DynamicQueryHandler: Done processing query
12028 2024.08.27 19:07:45.457581 [ 198 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::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
12029 2024.08.27 19:07:45.457611 [ 3 ] {ce0842d2-8b0c-43a3-ac2e-7c800a164b24} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12030 2024.08.27 19:07:45.457681 [ 3 ] {} <Debug> HTTP-Session: 855605e0-b4d9-4b99-b808-87ddf387c58d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12031 2024.08.27 19:07:45.457821 [ 198 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12032 2024.08.27 19:07:45.457860 [ 198 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 18 rows starting from the beginning of the part
12033 2024.08.27 19:07:45.457986 [ 198 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part
12034 2024.08.27 19:07:45.458042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12035 2024.08.27 19:07:45.458278 [ 198 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part
12036 2024.08.27 19:07:45.458306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12037 2024.08.27 19:07:45.458488 [ 3 ] {} <Debug> HTTP-Session: 33f09ce8-ac69-4751-a22a-c92c2e9ae1dc Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12038 2024.08.27 19:07:45.458613 [ 3 ] {} <Debug> HTTP-Session: 33f09ce8-ac69-4751-a22a-c92c2e9ae1dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12039 2024.08.27 19:07:45.458626 [ 198 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part
12040 2024.08.27 19:07:45.458662 [ 3 ] {} <Debug> HTTP-Session: 33f09ce8-ac69-4751-a22a-c92c2e9ae1dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12041 2024.08.27 19:07:45.458801 [ 3 ] {} <Trace> HTTP-Session: 33f09ce8-ac69-4751-a22a-c92c2e9ae1dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12042 2024.08.27 19:07:45.458884 [ 198 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::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
12043 2024.08.27 19:07:45.459122 [ 198 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part
12044 2024.08.27 19:07:45.459211 [ 3 ] {55ed88a8-a19e-42a4-ad17-2c9b3c8dce89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12045 2024.08.27 19:07:45.459361 [ 3 ] {55ed88a8-a19e-42a4-ad17-2c9b3c8dce89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12046 2024.08.27 19:07:45.460248 [ 3 ] {55ed88a8-a19e-42a4-ad17-2c9b3c8dce89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12047 2024.08.27 19:07:45.461428 [ 3 ] {55ed88a8-a19e-42a4-ad17-2c9b3c8dce89} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12048 2024.08.27 19:07:45.461508 [ 3 ] {55ed88a8-a19e-42a4-ad17-2c9b3c8dce89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12049 2024.08.27 19:07:45.461940 [ 186 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.004426951 sec., 7228.4513652850455 rows/sec., 617.67 KiB/sec.
12050 2024.08.27 19:07:45.462142 [ 186 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
12051 2024.08.27 19:07:45.462455 [ 3 ] {55ed88a8-a19e-42a4-ad17-2c9b3c8dce89} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12052 2024.08.27 19:07:45.463171 [ 197 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_30_6} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12053 2024.08.27 19:07:45.463363 [ 3 ] {55ed88a8-a19e-42a4-ad17-2c9b3c8dce89} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12054 2024.08.27 19:07:45.463444 [ 197 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_30_6} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6
12055 2024.08.27 19:07:45.463725 [ 3 ] {55ed88a8-a19e-42a4-ad17-2c9b3c8dce89} <Debug> executeQuery: Read 248 rows, 22.42 KiB in 0.004706 sec., 52698.68253293668 rows/sec., 4.65 MiB/sec.
12056 2024.08.27 19:07:45.463742 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
12057 2024.08.27 19:07:45.464210 [ 3 ] {55ed88a8-a19e-42a4-ad17-2c9b3c8dce89} <Debug> DynamicQueryHandler: Done processing query
12058 2024.08.27 19:07:45.464264 [ 3 ] {55ed88a8-a19e-42a4-ad17-2c9b3c8dce89} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
12059 2024.08.27 19:07:45.464302 [ 3 ] {} <Debug> HTTP-Session: 33f09ce8-ac69-4751-a22a-c92c2e9ae1dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12060 2024.08.27 19:07:45.464448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12061 2024.08.27 19:07:45.464500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12062 2024.08.27 19:07:45.464519 [ 3 ] {} <Debug> HTTP-Session: 221955a0-915c-43b7-af38-2703eae727dd Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12063 2024.08.27 19:07:45.464536 [ 3 ] {} <Debug> HTTP-Session: 221955a0-915c-43b7-af38-2703eae727dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12064 2024.08.27 19:07:45.464550 [ 3 ] {} <Debug> HTTP-Session: 221955a0-915c-43b7-af38-2703eae727dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12065 2024.08.27 19:07:45.464583 [ 3 ] {} <Trace> HTTP-Session: 221955a0-915c-43b7-af38-2703eae727dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12066 2024.08.27 19:07:45.464704 [ 3 ] {9403ec35-7ec4-4ba9-b101-5a36da128e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12067 2024.08.27 19:07:45.464751 [ 3 ] {9403ec35-7ec4-4ba9-b101-5a36da128e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12068 2024.08.27 19:07:45.465005 [ 3 ] {9403ec35-7ec4-4ba9-b101-5a36da128e56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12069 2024.08.27 19:07:45.465351 [ 3 ] {9403ec35-7ec4-4ba9-b101-5a36da128e56} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12070 2024.08.27 19:07:45.465391 [ 3 ] {9403ec35-7ec4-4ba9-b101-5a36da128e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12071 2024.08.27 19:07:45.465766 [ 3 ] {9403ec35-7ec4-4ba9-b101-5a36da128e56} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
12072 2024.08.27 19:07:45.466139 [ 3 ] {9403ec35-7ec4-4ba9-b101-5a36da128e56} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12073 2024.08.27 19:07:45.466296 [ 3 ] {9403ec35-7ec4-4ba9-b101-5a36da128e56} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.001628 sec., 19041.76904176904 rows/sec., 1.39 MiB/sec.
12074 2024.08.27 19:07:45.466469 [ 3 ] {9403ec35-7ec4-4ba9-b101-5a36da128e56} <Debug> DynamicQueryHandler: Done processing query
12075 2024.08.27 19:07:45.466493 [ 3 ] {9403ec35-7ec4-4ba9-b101-5a36da128e56} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12076 2024.08.27 19:07:45.466508 [ 3 ] {} <Debug> HTTP-Session: 221955a0-915c-43b7-af38-2703eae727dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12077 2024.08.27 19:07:45.466632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12078 2024.08.27 19:07:45.466682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12079 2024.08.27 19:07:45.466701 [ 3 ] {} <Debug> HTTP-Session: 09aba711-75b3-4616-8348-da08db0977be Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12080 2024.08.27 19:07:45.466717 [ 3 ] {} <Debug> HTTP-Session: 09aba711-75b3-4616-8348-da08db0977be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12081 2024.08.27 19:07:45.466731 [ 3 ] {} <Debug> HTTP-Session: 09aba711-75b3-4616-8348-da08db0977be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12082 2024.08.27 19:07:45.466762 [ 3 ] {} <Trace> HTTP-Session: 09aba711-75b3-4616-8348-da08db0977be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12083 2024.08.27 19:07:45.466860 [ 3 ] {08bc194b-7ab1-4cbc-b2a9-82dac65b7e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12084 2024.08.27 19:07:45.466904 [ 3 ] {08bc194b-7ab1-4cbc-b2a9-82dac65b7e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12085 2024.08.27 19:07:45.467130 [ 3 ] {08bc194b-7ab1-4cbc-b2a9-82dac65b7e07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12086 2024.08.27 19:07:45.467426 [ 3 ] {08bc194b-7ab1-4cbc-b2a9-82dac65b7e07} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12087 2024.08.27 19:07:45.467463 [ 3 ] {08bc194b-7ab1-4cbc-b2a9-82dac65b7e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12088 2024.08.27 19:07:45.467817 [ 3 ] {08bc194b-7ab1-4cbc-b2a9-82dac65b7e07} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
12089 2024.08.27 19:07:45.468179 [ 3 ] {08bc194b-7ab1-4cbc-b2a9-82dac65b7e07} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12090 2024.08.27 19:07:45.468349 [ 3 ] {08bc194b-7ab1-4cbc-b2a9-82dac65b7e07} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001515 sec., 9240.924092409241 rows/sec., 647.17 KiB/sec.
12091 2024.08.27 19:07:45.468508 [ 3 ] {08bc194b-7ab1-4cbc-b2a9-82dac65b7e07} <Debug> DynamicQueryHandler: Done processing query
12092 2024.08.27 19:07:45.468532 [ 3 ] {08bc194b-7ab1-4cbc-b2a9-82dac65b7e07} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12093 2024.08.27 19:07:45.468548 [ 3 ] {} <Debug> HTTP-Session: 09aba711-75b3-4616-8348-da08db0977be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12094 2024.08.27 19:07:45.468651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12095 2024.08.27 19:07:45.468698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12096 2024.08.27 19:07:45.468717 [ 3 ] {} <Debug> HTTP-Session: dcba80bd-d9fd-461f-ada9-c425ad65af12 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12097 2024.08.27 19:07:45.468733 [ 3 ] {} <Debug> HTTP-Session: dcba80bd-d9fd-461f-ada9-c425ad65af12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12098 2024.08.27 19:07:45.468747 [ 3 ] {} <Debug> HTTP-Session: dcba80bd-d9fd-461f-ada9-c425ad65af12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12099 2024.08.27 19:07:45.468778 [ 3 ] {} <Trace> HTTP-Session: dcba80bd-d9fd-461f-ada9-c425ad65af12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12100 2024.08.27 19:07:45.468872 [ 3 ] {2611d34c-e37c-4d75-b707-4fdfc103dbeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12101 2024.08.27 19:07:45.468916 [ 3 ] {2611d34c-e37c-4d75-b707-4fdfc103dbeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12102 2024.08.27 19:07:45.469137 [ 3 ] {2611d34c-e37c-4d75-b707-4fdfc103dbeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12103 2024.08.27 19:07:45.469426 [ 3 ] {2611d34c-e37c-4d75-b707-4fdfc103dbeb} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12104 2024.08.27 19:07:45.469463 [ 3 ] {2611d34c-e37c-4d75-b707-4fdfc103dbeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12105 2024.08.27 19:07:45.469812 [ 3 ] {2611d34c-e37c-4d75-b707-4fdfc103dbeb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
12106 2024.08.27 19:07:45.470178 [ 3 ] {2611d34c-e37c-4d75-b707-4fdfc103dbeb} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12107 2024.08.27 19:07:45.470337 [ 60 ] {} <Debug> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0
12108 2024.08.27 19:07:45.470340 [ 3 ] {2611d34c-e37c-4d75-b707-4fdfc103dbeb} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001478 sec., 4059.539918809202 rows/sec., 239.85 KiB/sec.
12109 2024.08.27 19:07:45.470405 [ 60 ] {} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12110 2024.08.27 19:07:45.470468 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12111 2024.08.27 19:07:45.470721 [ 3 ] {2611d34c-e37c-4d75-b707-4fdfc103dbeb} <Debug> DynamicQueryHandler: Done processing query
12112 2024.08.27 19:07:45.470760 [ 3 ] {2611d34c-e37c-4d75-b707-4fdfc103dbeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12113 2024.08.27 19:07:45.470770 [ 187 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
12114 2024.08.27 19:07:45.470810 [ 3 ] {} <Debug> HTTP-Session: dcba80bd-d9fd-461f-ada9-c425ad65af12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12115 2024.08.27 19:07:45.471186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 67036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12116 2024.08.27 19:07:45.471342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12117 2024.08.27 19:07:45.471360 [ 187 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12118 2024.08.27 19:07:45.471371 [ 3 ] {} <Debug> HTTP-Session: e3a29b80-2765-4ddb-95d3-8f7e169b5901 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12119 2024.08.27 19:07:45.471397 [ 3 ] {} <Debug> HTTP-Session: e3a29b80-2765-4ddb-95d3-8f7e169b5901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12120 2024.08.27 19:07:45.471399 [ 187 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
12121 2024.08.27 19:07:45.471414 [ 3 ] {} <Debug> HTTP-Session: e3a29b80-2765-4ddb-95d3-8f7e169b5901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12122 2024.08.27 19:07:45.471459 [ 3 ] {} <Trace> HTTP-Session: e3a29b80-2765-4ddb-95d3-8f7e169b5901 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12123 2024.08.27 19:07:45.471544 [ 187 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
12124 2024.08.27 19:07:45.471682 [ 187 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
12125 2024.08.27 19:07:45.471781 [ 3 ] {c058d4f2-dedc-483f-94bc-ff30c610c1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12126 2024.08.27 19:07:45.471840 [ 187 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
12127 2024.08.27 19:07:45.471863 [ 3 ] {c058d4f2-dedc-483f-94bc-ff30c610c1e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12128 2024.08.27 19:07:45.472037 [ 187 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
12129 2024.08.27 19:07:45.472532 [ 3 ] {c058d4f2-dedc-483f-94bc-ff30c610c1e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12130 2024.08.27 19:07:45.473310 [ 3 ] {c058d4f2-dedc-483f-94bc-ff30c610c1e9} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12131 2024.08.27 19:07:45.473370 [ 3 ] {c058d4f2-dedc-483f-94bc-ff30c610c1e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12132 2024.08.27 19:07:45.473448 [ 198 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.002871568 sec., 10447.253904487025 rows/sec., 663.16 KiB/sec.
12133 2024.08.27 19:07:45.473747 [ 201 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary)
12134 2024.08.27 19:07:45.474070 [ 3 ] {c058d4f2-dedc-483f-94bc-ff30c610c1e9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12135 2024.08.27 19:07:45.475090 [ 201 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_29_7} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12136 2024.08.27 19:07:45.475131 [ 3 ] {c058d4f2-dedc-483f-94bc-ff30c610c1e9} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12137 2024.08.27 19:07:45.475266 [ 201 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_29_7} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7
12138 2024.08.27 19:07:45.475442 [ 3 ] {c058d4f2-dedc-483f-94bc-ff30c610c1e9} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.003812 sec., 108342.07764952781 rows/sec., 7.73 MiB/sec.
12139 2024.08.27 19:07:45.475475 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
12140 2024.08.27 19:07:45.475708 [ 3 ] {c058d4f2-dedc-483f-94bc-ff30c610c1e9} <Debug> DynamicQueryHandler: Done processing query
12141 2024.08.27 19:07:45.475737 [ 3 ] {c058d4f2-dedc-483f-94bc-ff30c610c1e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
12142 2024.08.27 19:07:45.475753 [ 3 ] {} <Debug> HTTP-Session: e3a29b80-2765-4ddb-95d3-8f7e169b5901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12143 2024.08.27 19:07:45.475883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12144 2024.08.27 19:07:45.475930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12145 2024.08.27 19:07:45.475948 [ 3 ] {} <Debug> HTTP-Session: 61fdc673-dd71-4517-8c65-80270b1ad0cf Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12146 2024.08.27 19:07:45.475965 [ 3 ] {} <Debug> HTTP-Session: 61fdc673-dd71-4517-8c65-80270b1ad0cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12147 2024.08.27 19:07:45.475980 [ 3 ] {} <Debug> HTTP-Session: 61fdc673-dd71-4517-8c65-80270b1ad0cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12148 2024.08.27 19:07:45.476010 [ 3 ] {} <Trace> HTTP-Session: 61fdc673-dd71-4517-8c65-80270b1ad0cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12149 2024.08.27 19:07:45.476108 [ 3 ] {84d8b516-a6fb-457f-aa97-72cf27bb8883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12150 2024.08.27 19:07:45.476153 [ 3 ] {84d8b516-a6fb-457f-aa97-72cf27bb8883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12151 2024.08.27 19:07:45.476295 [ 3 ] {84d8b516-a6fb-457f-aa97-72cf27bb8883} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12152 2024.08.27 19:07:45.476596 [ 3 ] {84d8b516-a6fb-457f-aa97-72cf27bb8883} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12153 2024.08.27 19:07:45.476643 [ 3 ] {84d8b516-a6fb-457f-aa97-72cf27bb8883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12154 2024.08.27 19:07:45.477073 [ 3 ] {84d8b516-a6fb-457f-aa97-72cf27bb8883} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
12155 2024.08.27 19:07:45.477448 [ 3 ] {84d8b516-a6fb-457f-aa97-72cf27bb8883} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12156 2024.08.27 19:07:45.477621 [ 3 ] {84d8b516-a6fb-457f-aa97-72cf27bb8883} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001528 sec., 3926.7015706806283 rows/sec., 205.15 KiB/sec.
12157 2024.08.27 19:07:45.477794 [ 3 ] {84d8b516-a6fb-457f-aa97-72cf27bb8883} <Debug> DynamicQueryHandler: Done processing query
12158 2024.08.27 19:07:45.477818 [ 3 ] {84d8b516-a6fb-457f-aa97-72cf27bb8883} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12159 2024.08.27 19:07:45.477834 [ 3 ] {} <Debug> HTTP-Session: 61fdc673-dd71-4517-8c65-80270b1ad0cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12160 2024.08.27 19:07:45.478005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12161 2024.08.27 19:07:45.478055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12162 2024.08.27 19:07:45.478074 [ 3 ] {} <Debug> HTTP-Session: 3fd4b6a0-e8cd-441f-8817-f6e1a3a825aa Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12163 2024.08.27 19:07:45.478091 [ 3 ] {} <Debug> HTTP-Session: 3fd4b6a0-e8cd-441f-8817-f6e1a3a825aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12164 2024.08.27 19:07:45.478105 [ 3 ] {} <Debug> HTTP-Session: 3fd4b6a0-e8cd-441f-8817-f6e1a3a825aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12165 2024.08.27 19:07:45.478135 [ 3 ] {} <Trace> HTTP-Session: 3fd4b6a0-e8cd-441f-8817-f6e1a3a825aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12166 2024.08.27 19:07:45.478316 [ 3 ] {a967495d-b675-424e-8820-2da55f9ddfc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12167 2024.08.27 19:07:45.478360 [ 3 ] {a967495d-b675-424e-8820-2da55f9ddfc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12168 2024.08.27 19:07:45.478507 [ 3 ] {a967495d-b675-424e-8820-2da55f9ddfc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12169 2024.08.27 19:07:45.478904 [ 3 ] {a967495d-b675-424e-8820-2da55f9ddfc8} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12170 2024.08.27 19:07:45.478940 [ 3 ] {a967495d-b675-424e-8820-2da55f9ddfc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12171 2024.08.27 19:07:45.479326 [ 3 ] {a967495d-b675-424e-8820-2da55f9ddfc8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12172 2024.08.27 19:07:45.479661 [ 3 ] {a967495d-b675-424e-8820-2da55f9ddfc8} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12173 2024.08.27 19:07:45.479820 [ 3 ] {a967495d-b675-424e-8820-2da55f9ddfc8} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.00159 sec., 149685.53459119497 rows/sec., 10.03 MiB/sec.
12174 2024.08.27 19:07:45.479978 [ 3 ] {a967495d-b675-424e-8820-2da55f9ddfc8} <Debug> DynamicQueryHandler: Done processing query
12175 2024.08.27 19:07:45.480003 [ 3 ] {a967495d-b675-424e-8820-2da55f9ddfc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12176 2024.08.27 19:07:45.480019 [ 3 ] {} <Debug> HTTP-Session: 3fd4b6a0-e8cd-441f-8817-f6e1a3a825aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12177 2024.08.27 19:07:45.480139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12178 2024.08.27 19:07:45.480186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12179 2024.08.27 19:07:45.480204 [ 3 ] {} <Debug> HTTP-Session: 4eb58135-8996-4b8e-a84f-ff8f057932a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12180 2024.08.27 19:07:45.480221 [ 3 ] {} <Debug> HTTP-Session: 4eb58135-8996-4b8e-a84f-ff8f057932a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12181 2024.08.27 19:07:45.480235 [ 3 ] {} <Debug> HTTP-Session: 4eb58135-8996-4b8e-a84f-ff8f057932a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12182 2024.08.27 19:07:45.480265 [ 3 ] {} <Trace> HTTP-Session: 4eb58135-8996-4b8e-a84f-ff8f057932a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12183 2024.08.27 19:07:45.480357 [ 3 ] {3eb86ace-8c2e-4ebb-b87f-f13bc20b1c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12184 2024.08.27 19:07:45.480402 [ 3 ] {3eb86ace-8c2e-4ebb-b87f-f13bc20b1c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12185 2024.08.27 19:07:45.480531 [ 3 ] {3eb86ace-8c2e-4ebb-b87f-f13bc20b1c3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12186 2024.08.27 19:07:45.480777 [ 3 ] {3eb86ace-8c2e-4ebb-b87f-f13bc20b1c3a} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12187 2024.08.27 19:07:45.480813 [ 3 ] {3eb86ace-8c2e-4ebb-b87f-f13bc20b1c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12188 2024.08.27 19:07:45.481153 [ 3 ] {3eb86ace-8c2e-4ebb-b87f-f13bc20b1c3a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
12189 2024.08.27 19:07:45.481475 [ 3 ] {3eb86ace-8c2e-4ebb-b87f-f13bc20b1c3a} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12190 2024.08.27 19:07:45.481634 [ 3 ] {3eb86ace-8c2e-4ebb-b87f-f13bc20b1c3a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00129 sec., 775.1937984496125 rows/sec., 52.23 KiB/sec.
12191 2024.08.27 19:07:45.481798 [ 3 ] {3eb86ace-8c2e-4ebb-b87f-f13bc20b1c3a} <Debug> DynamicQueryHandler: Done processing query
12192 2024.08.27 19:07:45.481822 [ 3 ] {3eb86ace-8c2e-4ebb-b87f-f13bc20b1c3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12193 2024.08.27 19:07:45.481838 [ 3 ] {} <Debug> HTTP-Session: 4eb58135-8996-4b8e-a84f-ff8f057932a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12194 2024.08.27 19:07:45.481971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12195 2024.08.27 19:07:45.482018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12196 2024.08.27 19:07:45.482036 [ 3 ] {} <Debug> HTTP-Session: 70183b35-635d-498c-b810-1754ad9b880b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12197 2024.08.27 19:07:45.482053 [ 3 ] {} <Debug> HTTP-Session: 70183b35-635d-498c-b810-1754ad9b880b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12198 2024.08.27 19:07:45.482066 [ 3 ] {} <Debug> HTTP-Session: 70183b35-635d-498c-b810-1754ad9b880b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12199 2024.08.27 19:07:45.482097 [ 3 ] {} <Trace> HTTP-Session: 70183b35-635d-498c-b810-1754ad9b880b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12200 2024.08.27 19:07:45.482393 [ 3 ] {4a3481d5-fae8-4a79-a929-9474d8ac5170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12201 2024.08.27 19:07:45.482456 [ 3 ] {4a3481d5-fae8-4a79-a929-9474d8ac5170} <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
12202 2024.08.27 19:07:45.482866 [ 3 ] {4a3481d5-fae8-4a79-a929-9474d8ac5170} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12203 2024.08.27 19:07:45.483468 [ 3 ] {4a3481d5-fae8-4a79-a929-9474d8ac5170} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12204 2024.08.27 19:07:45.483505 [ 3 ] {4a3481d5-fae8-4a79-a929-9474d8ac5170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12205 2024.08.27 19:07:45.484118 [ 3 ] {4a3481d5-fae8-4a79-a929-9474d8ac5170} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
12206 2024.08.27 19:07:45.484525 [ 3 ] {4a3481d5-fae8-4a79-a929-9474d8ac5170} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12207 2024.08.27 19:07:45.484710 [ 3 ] {4a3481d5-fae8-4a79-a929-9474d8ac5170} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002521 sec., 11503.371677905594 rows/sec., 20.61 MiB/sec.
12208 2024.08.27 19:07:45.484908 [ 3 ] {4a3481d5-fae8-4a79-a929-9474d8ac5170} <Debug> DynamicQueryHandler: Done processing query
12209 2024.08.27 19:07:45.484932 [ 3 ] {4a3481d5-fae8-4a79-a929-9474d8ac5170} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
12210 2024.08.27 19:07:45.484948 [ 3 ] {} <Debug> HTTP-Session: 70183b35-635d-498c-b810-1754ad9b880b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12211 2024.08.27 19:07:45.485069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12212 2024.08.27 19:07:45.485116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12213 2024.08.27 19:07:45.485134 [ 3 ] {} <Debug> HTTP-Session: 93c979b8-0ff0-4658-8204-89d1b296fe43 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12214 2024.08.27 19:07:45.485151 [ 3 ] {} <Debug> HTTP-Session: 93c979b8-0ff0-4658-8204-89d1b296fe43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12215 2024.08.27 19:07:45.485165 [ 3 ] {} <Debug> HTTP-Session: 93c979b8-0ff0-4658-8204-89d1b296fe43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12216 2024.08.27 19:07:45.485195 [ 3 ] {} <Trace> HTTP-Session: 93c979b8-0ff0-4658-8204-89d1b296fe43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12217 2024.08.27 19:07:45.485334 [ 3 ] {c4502cdc-cc04-4e3a-8ba8-f8490a7f86a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12218 2024.08.27 19:07:45.485378 [ 3 ] {c4502cdc-cc04-4e3a-8ba8-f8490a7f86a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12219 2024.08.27 19:07:45.485508 [ 3 ] {c4502cdc-cc04-4e3a-8ba8-f8490a7f86a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12220 2024.08.27 19:07:45.485879 [ 3 ] {c4502cdc-cc04-4e3a-8ba8-f8490a7f86a5} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12221 2024.08.27 19:07:45.485916 [ 3 ] {c4502cdc-cc04-4e3a-8ba8-f8490a7f86a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12222 2024.08.27 19:07:45.486281 [ 3 ] {c4502cdc-cc04-4e3a-8ba8-f8490a7f86a5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12223 2024.08.27 19:07:45.486608 [ 3 ] {c4502cdc-cc04-4e3a-8ba8-f8490a7f86a5} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12224 2024.08.27 19:07:45.486768 [ 3 ] {c4502cdc-cc04-4e3a-8ba8-f8490a7f86a5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00148 sec., 55405.40540540541 rows/sec., 3.52 MiB/sec.
12225 2024.08.27 19:07:45.487041 [ 3 ] {c4502cdc-cc04-4e3a-8ba8-f8490a7f86a5} <Debug> DynamicQueryHandler: Done processing query
12226 2024.08.27 19:07:45.487103 [ 3 ] {c4502cdc-cc04-4e3a-8ba8-f8490a7f86a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12227 2024.08.27 19:07:45.487169 [ 3 ] {} <Debug> HTTP-Session: 93c979b8-0ff0-4658-8204-89d1b296fe43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12228 2024.08.27 19:07:50.449112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12229 2024.08.27 19:07:50.449298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12230 2024.08.27 19:07:50.449342 [ 3 ] {} <Debug> HTTP-Session: 5905d48e-c968-467d-9fc1-85692ba677aa Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12231 2024.08.27 19:07:50.449382 [ 3 ] {} <Debug> HTTP-Session: 5905d48e-c968-467d-9fc1-85692ba677aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12232 2024.08.27 19:07:50.449410 [ 3 ] {} <Debug> HTTP-Session: 5905d48e-c968-467d-9fc1-85692ba677aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12233 2024.08.27 19:07:50.449489 [ 3 ] {} <Trace> HTTP-Session: 5905d48e-c968-467d-9fc1-85692ba677aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12234 2024.08.27 19:07:50.449768 [ 3 ] {00026d8f-b525-4ec5-8663-e3a307a1ae67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12235 2024.08.27 19:07:50.449878 [ 3 ] {00026d8f-b525-4ec5-8663-e3a307a1ae67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12236 2024.08.27 19:07:50.450285 [ 3 ] {00026d8f-b525-4ec5-8663-e3a307a1ae67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12237 2024.08.27 19:07:50.450756 [ 3 ] {00026d8f-b525-4ec5-8663-e3a307a1ae67} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12238 2024.08.27 19:07:50.450801 [ 3 ] {00026d8f-b525-4ec5-8663-e3a307a1ae67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12239 2024.08.27 19:07:50.451213 [ 3 ] {00026d8f-b525-4ec5-8663-e3a307a1ae67} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12240 2024.08.27 19:07:50.451597 [ 3 ] {00026d8f-b525-4ec5-8663-e3a307a1ae67} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12241 2024.08.27 19:07:50.451780 [ 3 ] {00026d8f-b525-4ec5-8663-e3a307a1ae67} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002095 sec., 954.653937947494 rows/sec., 77.85 KiB/sec.
12242 2024.08.27 19:07:50.451987 [ 3 ] {00026d8f-b525-4ec5-8663-e3a307a1ae67} <Debug> DynamicQueryHandler: Done processing query
12243 2024.08.27 19:07:50.452013 [ 3 ] {00026d8f-b525-4ec5-8663-e3a307a1ae67} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12244 2024.08.27 19:07:50.452029 [ 3 ] {} <Debug> HTTP-Session: 5905d48e-c968-467d-9fc1-85692ba677aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12245 2024.08.27 19:07:50.452198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12246 2024.08.27 19:07:50.452251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12247 2024.08.27 19:07:50.452271 [ 3 ] {} <Debug> HTTP-Session: 54bce7c1-f1f9-403d-b41d-ba6fe558c22e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12248 2024.08.27 19:07:50.452289 [ 3 ] {} <Debug> HTTP-Session: 54bce7c1-f1f9-403d-b41d-ba6fe558c22e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12249 2024.08.27 19:07:50.452303 [ 3 ] {} <Debug> HTTP-Session: 54bce7c1-f1f9-403d-b41d-ba6fe558c22e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12250 2024.08.27 19:07:50.452339 [ 3 ] {} <Trace> HTTP-Session: 54bce7c1-f1f9-403d-b41d-ba6fe558c22e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12251 2024.08.27 19:07:50.452465 [ 3 ] {4e74c130-6db0-44ef-be49-f4b8b543d0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12252 2024.08.27 19:07:50.452511 [ 3 ] {4e74c130-6db0-44ef-be49-f4b8b543d0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12253 2024.08.27 19:07:50.452743 [ 3 ] {4e74c130-6db0-44ef-be49-f4b8b543d0ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12254 2024.08.27 19:07:50.453137 [ 3 ] {4e74c130-6db0-44ef-be49-f4b8b543d0ab} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12255 2024.08.27 19:07:50.453174 [ 3 ] {4e74c130-6db0-44ef-be49-f4b8b543d0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12256 2024.08.27 19:07:50.453534 [ 3 ] {4e74c130-6db0-44ef-be49-f4b8b543d0ab} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12257 2024.08.27 19:07:50.453899 [ 3 ] {4e74c130-6db0-44ef-be49-f4b8b543d0ab} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12258 2024.08.27 19:07:50.454064 [ 3 ] {4e74c130-6db0-44ef-be49-f4b8b543d0ab} <Debug> executeQuery: Read 73 rows, 6.06 KiB in 0.001635 sec., 44648.31804281346 rows/sec., 3.62 MiB/sec.
12259 2024.08.27 19:07:50.454239 [ 3 ] {4e74c130-6db0-44ef-be49-f4b8b543d0ab} <Debug> DynamicQueryHandler: Done processing query
12260 2024.08.27 19:07:50.454263 [ 3 ] {4e74c130-6db0-44ef-be49-f4b8b543d0ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12261 2024.08.27 19:07:50.454278 [ 3 ] {} <Debug> HTTP-Session: 54bce7c1-f1f9-403d-b41d-ba6fe558c22e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12262 2024.08.27 19:07:50.454406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12263 2024.08.27 19:07:50.454454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12264 2024.08.27 19:07:50.454473 [ 3 ] {} <Debug> HTTP-Session: f38ad7fd-e63d-4821-ae06-5490bc79d517 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12265 2024.08.27 19:07:50.454490 [ 3 ] {} <Debug> HTTP-Session: f38ad7fd-e63d-4821-ae06-5490bc79d517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12266 2024.08.27 19:07:50.454504 [ 3 ] {} <Debug> HTTP-Session: f38ad7fd-e63d-4821-ae06-5490bc79d517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12267 2024.08.27 19:07:50.454535 [ 3 ] {} <Trace> HTTP-Session: f38ad7fd-e63d-4821-ae06-5490bc79d517 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12268 2024.08.27 19:07:50.454636 [ 3 ] {2d72a70d-2fb1-4b1a-928d-74cb63bd43bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12269 2024.08.27 19:07:50.454680 [ 3 ] {2d72a70d-2fb1-4b1a-928d-74cb63bd43bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12270 2024.08.27 19:07:50.454905 [ 3 ] {2d72a70d-2fb1-4b1a-928d-74cb63bd43bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12271 2024.08.27 19:07:50.455197 [ 3 ] {2d72a70d-2fb1-4b1a-928d-74cb63bd43bb} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12272 2024.08.27 19:07:50.455233 [ 3 ] {2d72a70d-2fb1-4b1a-928d-74cb63bd43bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12273 2024.08.27 19:07:50.455578 [ 3 ] {2d72a70d-2fb1-4b1a-928d-74cb63bd43bb} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
12274 2024.08.27 19:07:50.455930 [ 3 ] {2d72a70d-2fb1-4b1a-928d-74cb63bd43bb} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12275 2024.08.27 19:07:50.456099 [ 3 ] {2d72a70d-2fb1-4b1a-928d-74cb63bd43bb} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.00149 sec., 6711.4093959731545 rows/sec., 497.46 KiB/sec.
12276 2024.08.27 19:07:50.456255 [ 3 ] {2d72a70d-2fb1-4b1a-928d-74cb63bd43bb} <Debug> DynamicQueryHandler: Done processing query
12277 2024.08.27 19:07:50.456279 [ 3 ] {2d72a70d-2fb1-4b1a-928d-74cb63bd43bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12278 2024.08.27 19:07:50.456295 [ 3 ] {} <Debug> HTTP-Session: f38ad7fd-e63d-4821-ae06-5490bc79d517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12279 2024.08.27 19:07:50.456421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12280 2024.08.27 19:07:50.456467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12281 2024.08.27 19:07:50.456486 [ 3 ] {} <Debug> HTTP-Session: 86901235-230b-4845-8a68-96225f9a060c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12282 2024.08.27 19:07:50.456502 [ 3 ] {} <Debug> HTTP-Session: 86901235-230b-4845-8a68-96225f9a060c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12283 2024.08.27 19:07:50.456516 [ 3 ] {} <Debug> HTTP-Session: 86901235-230b-4845-8a68-96225f9a060c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12284 2024.08.27 19:07:50.456546 [ 3 ] {} <Trace> HTTP-Session: 86901235-230b-4845-8a68-96225f9a060c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12285 2024.08.27 19:07:50.456662 [ 3 ] {0853c7a9-71cb-457d-a411-7a51f0e01b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12286 2024.08.27 19:07:50.456706 [ 3 ] {0853c7a9-71cb-457d-a411-7a51f0e01b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12287 2024.08.27 19:07:50.456928 [ 3 ] {0853c7a9-71cb-457d-a411-7a51f0e01b6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12288 2024.08.27 19:07:50.457276 [ 3 ] {0853c7a9-71cb-457d-a411-7a51f0e01b6e} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12289 2024.08.27 19:07:50.457311 [ 3 ] {0853c7a9-71cb-457d-a411-7a51f0e01b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12290 2024.08.27 19:07:50.457658 [ 3 ] {0853c7a9-71cb-457d-a411-7a51f0e01b6e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12291 2024.08.27 19:07:50.458011 [ 3 ] {0853c7a9-71cb-457d-a411-7a51f0e01b6e} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12292 2024.08.27 19:07:50.458162 [ 3 ] {0853c7a9-71cb-457d-a411-7a51f0e01b6e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001532 sec., 48302.872062663184 rows/sec., 3.77 MiB/sec.
12293 2024.08.27 19:07:50.458329 [ 3 ] {0853c7a9-71cb-457d-a411-7a51f0e01b6e} <Debug> DynamicQueryHandler: Done processing query
12294 2024.08.27 19:07:50.458353 [ 3 ] {0853c7a9-71cb-457d-a411-7a51f0e01b6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12295 2024.08.27 19:07:50.458368 [ 3 ] {} <Debug> HTTP-Session: 86901235-230b-4845-8a68-96225f9a060c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12296 2024.08.27 19:07:50.458534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12297 2024.08.27 19:07:50.458581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12298 2024.08.27 19:07:50.458599 [ 3 ] {} <Debug> HTTP-Session: dc8e3dfa-a87b-4d9e-a7bd-4d5de8b8d117 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12299 2024.08.27 19:07:50.458616 [ 3 ] {} <Debug> HTTP-Session: dc8e3dfa-a87b-4d9e-a7bd-4d5de8b8d117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12300 2024.08.27 19:07:50.458630 [ 3 ] {} <Debug> HTTP-Session: dc8e3dfa-a87b-4d9e-a7bd-4d5de8b8d117 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12301 2024.08.27 19:07:50.458660 [ 3 ] {} <Trace> HTTP-Session: dc8e3dfa-a87b-4d9e-a7bd-4d5de8b8d117 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12302 2024.08.27 19:07:50.458809 [ 3 ] {eaca95fb-a1aa-4bce-8dcd-b4eddb957081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12303 2024.08.27 19:07:50.458856 [ 3 ] {eaca95fb-a1aa-4bce-8dcd-b4eddb957081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12304 2024.08.27 19:07:50.458997 [ 3 ] {eaca95fb-a1aa-4bce-8dcd-b4eddb957081} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12305 2024.08.27 19:07:50.459356 [ 3 ] {eaca95fb-a1aa-4bce-8dcd-b4eddb957081} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12306 2024.08.27 19:07:50.459391 [ 3 ] {eaca95fb-a1aa-4bce-8dcd-b4eddb957081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12307 2024.08.27 19:07:50.459776 [ 3 ] {eaca95fb-a1aa-4bce-8dcd-b4eddb957081} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12308 2024.08.27 19:07:50.460111 [ 3 ] {eaca95fb-a1aa-4bce-8dcd-b4eddb957081} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12309 2024.08.27 19:07:50.460250 [ 3 ] {eaca95fb-a1aa-4bce-8dcd-b4eddb957081} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001514 sec., 106340.81902245707 rows/sec., 7.41 MiB/sec.
12310 2024.08.27 19:07:50.460451 [ 3 ] {eaca95fb-a1aa-4bce-8dcd-b4eddb957081} <Debug> DynamicQueryHandler: Done processing query
12311 2024.08.27 19:07:50.460486 [ 3 ] {eaca95fb-a1aa-4bce-8dcd-b4eddb957081} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12312 2024.08.27 19:07:50.460517 [ 3 ] {} <Debug> HTTP-Session: dc8e3dfa-a87b-4d9e-a7bd-4d5de8b8d117 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12313 2024.08.27 19:07:50.460667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12314 2024.08.27 19:07:50.460714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12315 2024.08.27 19:07:50.460733 [ 3 ] {} <Debug> HTTP-Session: 8a8ebe58-4d09-4723-a37f-2714c7bfe5f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12316 2024.08.27 19:07:50.460749 [ 3 ] {} <Debug> HTTP-Session: 8a8ebe58-4d09-4723-a37f-2714c7bfe5f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12317 2024.08.27 19:07:50.460763 [ 3 ] {} <Debug> HTTP-Session: 8a8ebe58-4d09-4723-a37f-2714c7bfe5f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12318 2024.08.27 19:07:50.460792 [ 3 ] {} <Trace> HTTP-Session: 8a8ebe58-4d09-4723-a37f-2714c7bfe5f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12319 2024.08.27 19:07:50.460949 [ 3 ] {af2d2525-044d-4159-88cb-de70f5862a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12320 2024.08.27 19:07:50.461014 [ 3 ] {af2d2525-044d-4159-88cb-de70f5862a1f} <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
12321 2024.08.27 19:07:50.461438 [ 3 ] {af2d2525-044d-4159-88cb-de70f5862a1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12322 2024.08.27 19:07:50.461957 [ 3 ] {af2d2525-044d-4159-88cb-de70f5862a1f} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12323 2024.08.27 19:07:50.461993 [ 3 ] {af2d2525-044d-4159-88cb-de70f5862a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12324 2024.08.27 19:07:50.462609 [ 3 ] {af2d2525-044d-4159-88cb-de70f5862a1f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
12325 2024.08.27 19:07:50.463055 [ 3 ] {af2d2525-044d-4159-88cb-de70f5862a1f} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12326 2024.08.27 19:07:50.463246 [ 3 ] {af2d2525-044d-4159-88cb-de70f5862a1f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002374 sec., 3369.8399326032018 rows/sec., 6.04 MiB/sec.
12327 2024.08.27 19:07:50.463481 [ 3 ] {af2d2525-044d-4159-88cb-de70f5862a1f} <Debug> DynamicQueryHandler: Done processing query
12328 2024.08.27 19:07:50.463505 [ 3 ] {af2d2525-044d-4159-88cb-de70f5862a1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
12329 2024.08.27 19:07:50.463521 [ 3 ] {} <Debug> HTTP-Session: 8a8ebe58-4d09-4723-a37f-2714c7bfe5f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12330 2024.08.27 19:07:50.463644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12331 2024.08.27 19:07:50.463691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12332 2024.08.27 19:07:50.463709 [ 3 ] {} <Debug> HTTP-Session: d72dbabb-c979-4210-a873-45e9a2edc07b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12333 2024.08.27 19:07:50.463726 [ 3 ] {} <Debug> HTTP-Session: d72dbabb-c979-4210-a873-45e9a2edc07b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12334 2024.08.27 19:07:50.463740 [ 3 ] {} <Debug> HTTP-Session: d72dbabb-c979-4210-a873-45e9a2edc07b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12335 2024.08.27 19:07:50.463794 [ 3 ] {} <Trace> HTTP-Session: d72dbabb-c979-4210-a873-45e9a2edc07b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12336 2024.08.27 19:07:50.463912 [ 3 ] {7db48895-acaa-4f76-bdad-6b13de281b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12337 2024.08.27 19:07:50.463957 [ 3 ] {7db48895-acaa-4f76-bdad-6b13de281b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12338 2024.08.27 19:07:50.464089 [ 3 ] {7db48895-acaa-4f76-bdad-6b13de281b06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12339 2024.08.27 19:07:50.464370 [ 3 ] {7db48895-acaa-4f76-bdad-6b13de281b06} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12340 2024.08.27 19:07:50.464406 [ 3 ] {7db48895-acaa-4f76-bdad-6b13de281b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12341 2024.08.27 19:07:50.464765 [ 3 ] {7db48895-acaa-4f76-bdad-6b13de281b06} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12342 2024.08.27 19:07:50.465093 [ 3 ] {7db48895-acaa-4f76-bdad-6b13de281b06} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12343 2024.08.27 19:07:50.465248 [ 3 ] {7db48895-acaa-4f76-bdad-6b13de281b06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00137 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec.
12344 2024.08.27 19:07:50.465403 [ 3 ] {7db48895-acaa-4f76-bdad-6b13de281b06} <Debug> DynamicQueryHandler: Done processing query
12345 2024.08.27 19:07:50.465426 [ 3 ] {7db48895-acaa-4f76-bdad-6b13de281b06} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12346 2024.08.27 19:07:50.465441 [ 3 ] {} <Debug> HTTP-Session: d72dbabb-c979-4210-a873-45e9a2edc07b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12347 2024.08.27 19:07:50.685863 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache
12348 2024.08.27 19:07:50.685917 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache
12349 2024.08.27 19:07:55.451145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12350 2024.08.27 19:07:55.451290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12351 2024.08.27 19:07:55.451320 [ 3 ] {} <Debug> HTTP-Session: 2c232b42-c6f8-4d2a-82a1-b7ff238f942e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12352 2024.08.27 19:07:55.451349 [ 3 ] {} <Debug> HTTP-Session: 2c232b42-c6f8-4d2a-82a1-b7ff238f942e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12353 2024.08.27 19:07:55.451367 [ 3 ] {} <Debug> HTTP-Session: 2c232b42-c6f8-4d2a-82a1-b7ff238f942e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12354 2024.08.27 19:07:55.451425 [ 3 ] {} <Trace> HTTP-Session: 2c232b42-c6f8-4d2a-82a1-b7ff238f942e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12355 2024.08.27 19:07:55.451642 [ 3 ] {06be3717-3022-4d9a-a60f-7a2e088e3cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12356 2024.08.27 19:07:55.451720 [ 3 ] {06be3717-3022-4d9a-a60f-7a2e088e3cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12357 2024.08.27 19:07:55.452070 [ 3 ] {06be3717-3022-4d9a-a60f-7a2e088e3cae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12358 2024.08.27 19:07:55.452517 [ 3 ] {06be3717-3022-4d9a-a60f-7a2e088e3cae} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12359 2024.08.27 19:07:55.452565 [ 3 ] {06be3717-3022-4d9a-a60f-7a2e088e3cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12360 2024.08.27 19:07:55.453002 [ 3 ] {06be3717-3022-4d9a-a60f-7a2e088e3cae} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12361 2024.08.27 19:07:55.453398 [ 3 ] {06be3717-3022-4d9a-a60f-7a2e088e3cae} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12362 2024.08.27 19:07:55.453576 [ 3 ] {06be3717-3022-4d9a-a60f-7a2e088e3cae} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001993 sec., 1003.5122930255895 rows/sec., 81.83 KiB/sec.
12363 2024.08.27 19:07:55.453820 [ 3 ] {06be3717-3022-4d9a-a60f-7a2e088e3cae} <Debug> DynamicQueryHandler: Done processing query
12364 2024.08.27 19:07:55.453851 [ 3 ] {06be3717-3022-4d9a-a60f-7a2e088e3cae} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12365 2024.08.27 19:07:55.453869 [ 3 ] {} <Debug> HTTP-Session: 2c232b42-c6f8-4d2a-82a1-b7ff238f942e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12366 2024.08.27 19:07:55.454065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12367 2024.08.27 19:07:55.454125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12368 2024.08.27 19:07:55.454146 [ 3 ] {} <Debug> HTTP-Session: aee03bc3-8fa3-47e9-b8bd-1c87bf3a5e3e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12369 2024.08.27 19:07:55.454166 [ 3 ] {} <Debug> HTTP-Session: aee03bc3-8fa3-47e9-b8bd-1c87bf3a5e3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12370 2024.08.27 19:07:55.454180 [ 3 ] {} <Debug> HTTP-Session: aee03bc3-8fa3-47e9-b8bd-1c87bf3a5e3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12371 2024.08.27 19:07:55.454216 [ 3 ] {} <Trace> HTTP-Session: aee03bc3-8fa3-47e9-b8bd-1c87bf3a5e3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12372 2024.08.27 19:07:55.454406 [ 3 ] {5ecb974e-3a3e-4ca0-9bd1-b8f4b8f8e099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12373 2024.08.27 19:07:55.454455 [ 3 ] {5ecb974e-3a3e-4ca0-9bd1-b8f4b8f8e099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12374 2024.08.27 19:07:55.454703 [ 3 ] {5ecb974e-3a3e-4ca0-9bd1-b8f4b8f8e099} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12375 2024.08.27 19:07:55.455196 [ 3 ] {5ecb974e-3a3e-4ca0-9bd1-b8f4b8f8e099} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12376 2024.08.27 19:07:55.455234 [ 3 ] {5ecb974e-3a3e-4ca0-9bd1-b8f4b8f8e099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12377 2024.08.27 19:07:55.455621 [ 3 ] {5ecb974e-3a3e-4ca0-9bd1-b8f4b8f8e099} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12378 2024.08.27 19:07:55.455993 [ 3 ] {5ecb974e-3a3e-4ca0-9bd1-b8f4b8f8e099} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12379 2024.08.27 19:07:55.456142 [ 3 ] {5ecb974e-3a3e-4ca0-9bd1-b8f4b8f8e099} <Debug> executeQuery: Read 248 rows, 22.42 KiB in 0.001827 sec., 135741.65298303228 rows/sec., 11.98 MiB/sec.
12380 2024.08.27 19:07:55.456333 [ 3 ] {5ecb974e-3a3e-4ca0-9bd1-b8f4b8f8e099} <Debug> DynamicQueryHandler: Done processing query
12381 2024.08.27 19:07:55.456358 [ 3 ] {5ecb974e-3a3e-4ca0-9bd1-b8f4b8f8e099} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
12382 2024.08.27 19:07:55.456374 [ 3 ] {} <Debug> HTTP-Session: aee03bc3-8fa3-47e9-b8bd-1c87bf3a5e3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12383 2024.08.27 19:07:55.456534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12384 2024.08.27 19:07:55.456584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12385 2024.08.27 19:07:55.456604 [ 3 ] {} <Debug> HTTP-Session: 88eaeb71-8114-400e-a133-91ae36c739ab Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12386 2024.08.27 19:07:55.456623 [ 3 ] {} <Debug> HTTP-Session: 88eaeb71-8114-400e-a133-91ae36c739ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12387 2024.08.27 19:07:55.456637 [ 3 ] {} <Debug> HTTP-Session: 88eaeb71-8114-400e-a133-91ae36c739ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12388 2024.08.27 19:07:55.456671 [ 3 ] {} <Trace> HTTP-Session: 88eaeb71-8114-400e-a133-91ae36c739ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12389 2024.08.27 19:07:55.456781 [ 3 ] {3275e7b6-efe0-4b5a-be0c-bcc24bcad066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12390 2024.08.27 19:07:55.456826 [ 3 ] {3275e7b6-efe0-4b5a-be0c-bcc24bcad066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12391 2024.08.27 19:07:55.457059 [ 3 ] {3275e7b6-efe0-4b5a-be0c-bcc24bcad066} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12392 2024.08.27 19:07:55.457394 [ 3 ] {3275e7b6-efe0-4b5a-be0c-bcc24bcad066} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12393 2024.08.27 19:07:55.457432 [ 3 ] {3275e7b6-efe0-4b5a-be0c-bcc24bcad066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12394 2024.08.27 19:07:55.457777 [ 3 ] {3275e7b6-efe0-4b5a-be0c-bcc24bcad066} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
12395 2024.08.27 19:07:55.458128 [ 3 ] {3275e7b6-efe0-4b5a-be0c-bcc24bcad066} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12396 2024.08.27 19:07:55.458274 [ 3 ] {3275e7b6-efe0-4b5a-be0c-bcc24bcad066} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.001522 sec., 20367.936925098555 rows/sec., 1.49 MiB/sec.
12397 2024.08.27 19:07:55.458542 [ 3 ] {3275e7b6-efe0-4b5a-be0c-bcc24bcad066} <Debug> DynamicQueryHandler: Done processing query
12398 2024.08.27 19:07:55.458601 [ 3 ] {3275e7b6-efe0-4b5a-be0c-bcc24bcad066} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12399 2024.08.27 19:07:55.458649 [ 3 ] {} <Debug> HTTP-Session: 88eaeb71-8114-400e-a133-91ae36c739ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12400 2024.08.27 19:07:55.458815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12401 2024.08.27 19:07:55.458869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12402 2024.08.27 19:07:55.458889 [ 3 ] {} <Debug> HTTP-Session: 1f7eb42a-35ac-4ff0-84ff-7252339ff9c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12403 2024.08.27 19:07:55.458907 [ 3 ] {} <Debug> HTTP-Session: 1f7eb42a-35ac-4ff0-84ff-7252339ff9c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12404 2024.08.27 19:07:55.458921 [ 3 ] {} <Debug> HTTP-Session: 1f7eb42a-35ac-4ff0-84ff-7252339ff9c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12405 2024.08.27 19:07:55.458954 [ 3 ] {} <Trace> HTTP-Session: 1f7eb42a-35ac-4ff0-84ff-7252339ff9c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12406 2024.08.27 19:07:55.459061 [ 3 ] {55134def-06af-4aa5-b387-ea6650471395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12407 2024.08.27 19:07:55.459106 [ 3 ] {55134def-06af-4aa5-b387-ea6650471395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12408 2024.08.27 19:07:55.459354 [ 3 ] {55134def-06af-4aa5-b387-ea6650471395} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12409 2024.08.27 19:07:55.459661 [ 3 ] {55134def-06af-4aa5-b387-ea6650471395} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12410 2024.08.27 19:07:55.459698 [ 3 ] {55134def-06af-4aa5-b387-ea6650471395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12411 2024.08.27 19:07:55.460047 [ 3 ] {55134def-06af-4aa5-b387-ea6650471395} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
12412 2024.08.27 19:07:55.460401 [ 3 ] {55134def-06af-4aa5-b387-ea6650471395} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12413 2024.08.27 19:07:55.460545 [ 3 ] {55134def-06af-4aa5-b387-ea6650471395} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00151 sec., 9271.523178807947 rows/sec., 649.32 KiB/sec.
12414 2024.08.27 19:07:55.460711 [ 3 ] {55134def-06af-4aa5-b387-ea6650471395} <Debug> DynamicQueryHandler: Done processing query
12415 2024.08.27 19:07:55.460735 [ 3 ] {55134def-06af-4aa5-b387-ea6650471395} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12416 2024.08.27 19:07:55.460751 [ 3 ] {} <Debug> HTTP-Session: 1f7eb42a-35ac-4ff0-84ff-7252339ff9c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12417 2024.08.27 19:07:55.460863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12418 2024.08.27 19:07:55.460909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12419 2024.08.27 19:07:55.460928 [ 3 ] {} <Debug> HTTP-Session: 8887f2f0-1398-493e-9f42-726196b0bb5e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12420 2024.08.27 19:07:55.460945 [ 3 ] {} <Debug> HTTP-Session: 8887f2f0-1398-493e-9f42-726196b0bb5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12421 2024.08.27 19:07:55.460958 [ 3 ] {} <Debug> HTTP-Session: 8887f2f0-1398-493e-9f42-726196b0bb5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12422 2024.08.27 19:07:55.460989 [ 3 ] {} <Trace> HTTP-Session: 8887f2f0-1398-493e-9f42-726196b0bb5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12423 2024.08.27 19:07:55.461086 [ 3 ] {b3d64def-88e5-4093-a4c7-889c48decd51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12424 2024.08.27 19:07:55.461130 [ 3 ] {b3d64def-88e5-4093-a4c7-889c48decd51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12425 2024.08.27 19:07:55.461352 [ 3 ] {b3d64def-88e5-4093-a4c7-889c48decd51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12426 2024.08.27 19:07:55.461648 [ 3 ] {b3d64def-88e5-4093-a4c7-889c48decd51} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12427 2024.08.27 19:07:55.461684 [ 3 ] {b3d64def-88e5-4093-a4c7-889c48decd51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12428 2024.08.27 19:07:55.462026 [ 3 ] {b3d64def-88e5-4093-a4c7-889c48decd51} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
12429 2024.08.27 19:07:55.462385 [ 3 ] {b3d64def-88e5-4093-a4c7-889c48decd51} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12430 2024.08.27 19:07:55.462539 [ 3 ] {b3d64def-88e5-4093-a4c7-889c48decd51} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001469 sec., 4084.411164057182 rows/sec., 241.32 KiB/sec.
12431 2024.08.27 19:07:55.462710 [ 3 ] {b3d64def-88e5-4093-a4c7-889c48decd51} <Debug> DynamicQueryHandler: Done processing query
12432 2024.08.27 19:07:55.462734 [ 3 ] {b3d64def-88e5-4093-a4c7-889c48decd51} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12433 2024.08.27 19:07:55.462750 [ 3 ] {} <Debug> HTTP-Session: 8887f2f0-1398-493e-9f42-726196b0bb5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12434 2024.08.27 19:07:55.462938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 67036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12435 2024.08.27 19:07:55.462987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12436 2024.08.27 19:07:55.463007 [ 3 ] {} <Debug> HTTP-Session: 6458d8ef-38d8-41d6-9daa-cda4a1820aed Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12437 2024.08.27 19:07:55.463023 [ 3 ] {} <Debug> HTTP-Session: 6458d8ef-38d8-41d6-9daa-cda4a1820aed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12438 2024.08.27 19:07:55.463038 [ 3 ] {} <Debug> HTTP-Session: 6458d8ef-38d8-41d6-9daa-cda4a1820aed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12439 2024.08.27 19:07:55.463076 [ 3 ] {} <Trace> HTTP-Session: 6458d8ef-38d8-41d6-9daa-cda4a1820aed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12440 2024.08.27 19:07:55.463307 [ 3 ] {ee2efc1e-c0af-4c3f-8913-3be93c6dbc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12441 2024.08.27 19:07:55.463350 [ 3 ] {ee2efc1e-c0af-4c3f-8913-3be93c6dbc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12442 2024.08.27 19:07:55.463572 [ 3 ] {ee2efc1e-c0af-4c3f-8913-3be93c6dbc06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12443 2024.08.27 19:07:55.464098 [ 3 ] {ee2efc1e-c0af-4c3f-8913-3be93c6dbc06} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12444 2024.08.27 19:07:55.464135 [ 3 ] {ee2efc1e-c0af-4c3f-8913-3be93c6dbc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12445 2024.08.27 19:07:55.464505 [ 3 ] {ee2efc1e-c0af-4c3f-8913-3be93c6dbc06} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12446 2024.08.27 19:07:55.464871 [ 3 ] {ee2efc1e-c0af-4c3f-8913-3be93c6dbc06} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12447 2024.08.27 19:07:55.465023 [ 3 ] {ee2efc1e-c0af-4c3f-8913-3be93c6dbc06} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001843 sec., 224091.15572436244 rows/sec., 15.98 MiB/sec.
12448 2024.08.27 19:07:55.465296 [ 3 ] {ee2efc1e-c0af-4c3f-8913-3be93c6dbc06} <Debug> DynamicQueryHandler: Done processing query
12449 2024.08.27 19:07:55.465358 [ 3 ] {ee2efc1e-c0af-4c3f-8913-3be93c6dbc06} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
12450 2024.08.27 19:07:55.465415 [ 3 ] {} <Debug> HTTP-Session: 6458d8ef-38d8-41d6-9daa-cda4a1820aed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12451 2024.08.27 19:07:55.465643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12452 2024.08.27 19:07:55.465694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12453 2024.08.27 19:07:55.465714 [ 3 ] {} <Debug> HTTP-Session: 59eb1074-b3c1-47c9-bea7-ca9b492f964b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12454 2024.08.27 19:07:55.465731 [ 3 ] {} <Debug> HTTP-Session: 59eb1074-b3c1-47c9-bea7-ca9b492f964b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12455 2024.08.27 19:07:55.465745 [ 3 ] {} <Debug> HTTP-Session: 59eb1074-b3c1-47c9-bea7-ca9b492f964b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12456 2024.08.27 19:07:55.465776 [ 3 ] {} <Trace> HTTP-Session: 59eb1074-b3c1-47c9-bea7-ca9b492f964b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12457 2024.08.27 19:07:55.465879 [ 3 ] {e6a5c1da-a075-419b-85e3-89fbd5daf56e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12458 2024.08.27 19:07:55.465925 [ 3 ] {e6a5c1da-a075-419b-85e3-89fbd5daf56e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12459 2024.08.27 19:07:55.466073 [ 3 ] {e6a5c1da-a075-419b-85e3-89fbd5daf56e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12460 2024.08.27 19:07:55.466343 [ 3 ] {e6a5c1da-a075-419b-85e3-89fbd5daf56e} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12461 2024.08.27 19:07:55.466379 [ 3 ] {e6a5c1da-a075-419b-85e3-89fbd5daf56e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12462 2024.08.27 19:07:55.466733 [ 3 ] {e6a5c1da-a075-419b-85e3-89fbd5daf56e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
12463 2024.08.27 19:07:55.467055 [ 3 ] {e6a5c1da-a075-419b-85e3-89fbd5daf56e} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12464 2024.08.27 19:07:55.467219 [ 3 ] {e6a5c1da-a075-419b-85e3-89fbd5daf56e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001354 sec., 4431.314623338257 rows/sec., 231.52 KiB/sec.
12465 2024.08.27 19:07:55.467538 [ 3 ] {e6a5c1da-a075-419b-85e3-89fbd5daf56e} <Debug> DynamicQueryHandler: Done processing query
12466 2024.08.27 19:07:55.467564 [ 3 ] {e6a5c1da-a075-419b-85e3-89fbd5daf56e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12467 2024.08.27 19:07:55.467580 [ 3 ] {} <Debug> HTTP-Session: 59eb1074-b3c1-47c9-bea7-ca9b492f964b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12468 2024.08.27 19:07:55.467736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12469 2024.08.27 19:07:55.467784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12470 2024.08.27 19:07:55.467803 [ 3 ] {} <Debug> HTTP-Session: e12e311f-81bc-4bb6-87e0-3d8f40ca601f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12471 2024.08.27 19:07:55.467819 [ 3 ] {} <Debug> HTTP-Session: e12e311f-81bc-4bb6-87e0-3d8f40ca601f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12472 2024.08.27 19:07:55.467833 [ 3 ] {} <Debug> HTTP-Session: e12e311f-81bc-4bb6-87e0-3d8f40ca601f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12473 2024.08.27 19:07:55.467863 [ 3 ] {} <Trace> HTTP-Session: e12e311f-81bc-4bb6-87e0-3d8f40ca601f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12474 2024.08.27 19:07:55.468065 [ 3 ] {b19b42b2-0e1d-49b9-8bb4-dd476cb78a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12475 2024.08.27 19:07:55.468112 [ 3 ] {b19b42b2-0e1d-49b9-8bb4-dd476cb78a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12476 2024.08.27 19:07:55.468280 [ 3 ] {b19b42b2-0e1d-49b9-8bb4-dd476cb78a7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12477 2024.08.27 19:07:55.468695 [ 3 ] {b19b42b2-0e1d-49b9-8bb4-dd476cb78a7a} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12478 2024.08.27 19:07:55.468731 [ 3 ] {b19b42b2-0e1d-49b9-8bb4-dd476cb78a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12479 2024.08.27 19:07:55.469119 [ 3 ] {b19b42b2-0e1d-49b9-8bb4-dd476cb78a7a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12480 2024.08.27 19:07:55.469455 [ 3 ] {b19b42b2-0e1d-49b9-8bb4-dd476cb78a7a} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12481 2024.08.27 19:07:55.469621 [ 3 ] {b19b42b2-0e1d-49b9-8bb4-dd476cb78a7a} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001664 sec., 143028.84615384616 rows/sec., 9.59 MiB/sec.
12482 2024.08.27 19:07:55.469799 [ 3 ] {b19b42b2-0e1d-49b9-8bb4-dd476cb78a7a} <Debug> DynamicQueryHandler: Done processing query
12483 2024.08.27 19:07:55.469831 [ 3 ] {b19b42b2-0e1d-49b9-8bb4-dd476cb78a7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12484 2024.08.27 19:07:55.469863 [ 3 ] {} <Debug> HTTP-Session: e12e311f-81bc-4bb6-87e0-3d8f40ca601f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12485 2024.08.27 19:07:55.470039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12486 2024.08.27 19:07:55.470086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12487 2024.08.27 19:07:55.470105 [ 3 ] {} <Debug> HTTP-Session: 43f523be-5b14-4f44-9340-d7d0bf11b32e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12488 2024.08.27 19:07:55.470121 [ 3 ] {} <Debug> HTTP-Session: 43f523be-5b14-4f44-9340-d7d0bf11b32e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12489 2024.08.27 19:07:55.470135 [ 3 ] {} <Debug> HTTP-Session: 43f523be-5b14-4f44-9340-d7d0bf11b32e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12490 2024.08.27 19:07:55.470165 [ 3 ] {} <Trace> HTTP-Session: 43f523be-5b14-4f44-9340-d7d0bf11b32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12491 2024.08.27 19:07:55.470257 [ 3 ] {a2dc1f2f-a6a5-4ad1-a1d7-c844d1f04833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12492 2024.08.27 19:07:55.470302 [ 3 ] {a2dc1f2f-a6a5-4ad1-a1d7-c844d1f04833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12493 2024.08.27 19:07:55.470429 [ 3 ] {a2dc1f2f-a6a5-4ad1-a1d7-c844d1f04833} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12494 2024.08.27 19:07:55.470683 [ 3 ] {a2dc1f2f-a6a5-4ad1-a1d7-c844d1f04833} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12495 2024.08.27 19:07:55.470718 [ 3 ] {a2dc1f2f-a6a5-4ad1-a1d7-c844d1f04833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12496 2024.08.27 19:07:55.471064 [ 3 ] {a2dc1f2f-a6a5-4ad1-a1d7-c844d1f04833} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
12497 2024.08.27 19:07:55.471389 [ 3 ] {a2dc1f2f-a6a5-4ad1-a1d7-c844d1f04833} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12498 2024.08.27 19:07:55.471543 [ 3 ] {a2dc1f2f-a6a5-4ad1-a1d7-c844d1f04833} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001304 sec., 766.8711656441718 rows/sec., 51.67 KiB/sec.
12499 2024.08.27 19:07:55.471541 [ 81 ] {} <Debug> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0
12500 2024.08.27 19:07:55.471693 [ 81 ] {} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12501 2024.08.27 19:07:55.471741 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12502 2024.08.27 19:07:55.471819 [ 3 ] {a2dc1f2f-a6a5-4ad1-a1d7-c844d1f04833} <Debug> DynamicQueryHandler: Done processing query
12503 2024.08.27 19:07:55.471887 [ 3 ] {a2dc1f2f-a6a5-4ad1-a1d7-c844d1f04833} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12504 2024.08.27 19:07:55.471940 [ 3 ] {} <Debug> HTTP-Session: 43f523be-5b14-4f44-9340-d7d0bf11b32e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12505 2024.08.27 19:07:55.472002 [ 196 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
12506 2024.08.27 19:07:55.472173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12507 2024.08.27 19:07:55.472259 [ 196 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12508 2024.08.27 19:07:55.472291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12509 2024.08.27 19:07:55.472315 [ 196 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
12510 2024.08.27 19:07:55.472349 [ 3 ] {} <Debug> HTTP-Session: 8ad9536d-9aa9-45ac-9a6a-60b1941310c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12511 2024.08.27 19:07:55.472387 [ 3 ] {} <Debug> HTTP-Session: 8ad9536d-9aa9-45ac-9a6a-60b1941310c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12512 2024.08.27 19:07:55.472450 [ 3 ] {} <Debug> HTTP-Session: 8ad9536d-9aa9-45ac-9a6a-60b1941310c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12513 2024.08.27 19:07:55.472571 [ 196 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
12514 2024.08.27 19:07:55.472583 [ 3 ] {} <Trace> HTTP-Session: 8ad9536d-9aa9-45ac-9a6a-60b1941310c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12515 2024.08.27 19:07:55.472804 [ 196 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
12516 2024.08.27 19:07:55.473012 [ 196 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
12517 2024.08.27 19:07:55.473115 [ 3 ] {87acae5e-dd73-4f5e-b00c-eb723e0a100c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12518 2024.08.27 19:07:55.473269 [ 196 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
12519 2024.08.27 19:07:55.473392 [ 3 ] {87acae5e-dd73-4f5e-b00c-eb723e0a100c} <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
12520 2024.08.27 19:07:55.473556 [ 196 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
12521 2024.08.27 19:07:55.475601 [ 3 ] {87acae5e-dd73-4f5e-b00c-eb723e0a100c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12522 2024.08.27 19:07:55.477095 [ 196 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.005251867 sec., 5712.254327841889 rows/sec., 384.91 KiB/sec.
12523 2024.08.27 19:07:55.477362 [ 196 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
12524 2024.08.27 19:07:55.477452 [ 3 ] {87acae5e-dd73-4f5e-b00c-eb723e0a100c} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12525 2024.08.27 19:07:55.477522 [ 3 ] {87acae5e-dd73-4f5e-b00c-eb723e0a100c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12526 2024.08.27 19:07:55.478453 [ 196 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_30_6} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12527 2024.08.27 19:07:55.478627 [ 196 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_30_6} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6
12528 2024.08.27 19:07:55.478819 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12529 2024.08.27 19:07:55.479104 [ 3 ] {87acae5e-dd73-4f5e-b00c-eb723e0a100c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
12530 2024.08.27 19:07:55.479551 [ 3 ] {87acae5e-dd73-4f5e-b00c-eb723e0a100c} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12531 2024.08.27 19:07:55.479745 [ 3 ] {87acae5e-dd73-4f5e-b00c-eb723e0a100c} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.006951 sec., 4172.061573874263 rows/sec., 7.48 MiB/sec.
12532 2024.08.27 19:07:55.479990 [ 3 ] {87acae5e-dd73-4f5e-b00c-eb723e0a100c} <Debug> DynamicQueryHandler: Done processing query
12533 2024.08.27 19:07:55.480027 [ 3 ] {87acae5e-dd73-4f5e-b00c-eb723e0a100c} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
12534 2024.08.27 19:07:55.480052 [ 3 ] {} <Debug> HTTP-Session: 8ad9536d-9aa9-45ac-9a6a-60b1941310c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12535 2024.08.27 19:07:55.480200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12536 2024.08.27 19:07:55.480253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12537 2024.08.27 19:07:55.480273 [ 3 ] {} <Debug> HTTP-Session: 31a49f5e-dae8-4b51-a9db-db8d0cdaaac0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12538 2024.08.27 19:07:55.480290 [ 3 ] {} <Debug> HTTP-Session: 31a49f5e-dae8-4b51-a9db-db8d0cdaaac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12539 2024.08.27 19:07:55.480303 [ 3 ] {} <Debug> HTTP-Session: 31a49f5e-dae8-4b51-a9db-db8d0cdaaac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12540 2024.08.27 19:07:55.480335 [ 3 ] {} <Trace> HTTP-Session: 31a49f5e-dae8-4b51-a9db-db8d0cdaaac0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12541 2024.08.27 19:07:55.480462 [ 3 ] {a1cec554-c961-4bd0-ab65-fce7d976f736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12542 2024.08.27 19:07:55.480507 [ 3 ] {a1cec554-c961-4bd0-ab65-fce7d976f736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12543 2024.08.27 19:07:55.480638 [ 3 ] {a1cec554-c961-4bd0-ab65-fce7d976f736} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12544 2024.08.27 19:07:55.480975 [ 3 ] {a1cec554-c961-4bd0-ab65-fce7d976f736} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12545 2024.08.27 19:07:55.481012 [ 3 ] {a1cec554-c961-4bd0-ab65-fce7d976f736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12546 2024.08.27 19:07:55.481385 [ 3 ] {a1cec554-c961-4bd0-ab65-fce7d976f736} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12547 2024.08.27 19:07:55.481776 [ 3 ] {a1cec554-c961-4bd0-ab65-fce7d976f736} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12548 2024.08.27 19:07:55.481940 [ 3 ] {a1cec554-c961-4bd0-ab65-fce7d976f736} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001516 sec., 54089.709762532984 rows/sec., 3.44 MiB/sec.
12549 2024.08.27 19:07:55.482104 [ 3 ] {a1cec554-c961-4bd0-ab65-fce7d976f736} <Debug> DynamicQueryHandler: Done processing query
12550 2024.08.27 19:07:55.482128 [ 3 ] {a1cec554-c961-4bd0-ab65-fce7d976f736} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12551 2024.08.27 19:07:55.482143 [ 3 ] {} <Debug> HTTP-Session: 31a49f5e-dae8-4b51-a9db-db8d0cdaaac0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12552 2024.08.27 19:08:00.472985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12553 2024.08.27 19:08:00.473135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12554 2024.08.27 19:08:00.473165 [ 3 ] {} <Debug> HTTP-Session: 54c9625a-b4cc-42f6-bc15-da797b95df50 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12555 2024.08.27 19:08:00.473194 [ 3 ] {} <Debug> HTTP-Session: 54c9625a-b4cc-42f6-bc15-da797b95df50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12556 2024.08.27 19:08:00.473212 [ 3 ] {} <Debug> HTTP-Session: 54c9625a-b4cc-42f6-bc15-da797b95df50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12557 2024.08.27 19:08:00.473267 [ 3 ] {} <Trace> HTTP-Session: 54c9625a-b4cc-42f6-bc15-da797b95df50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12558 2024.08.27 19:08:00.473461 [ 3 ] {e9f5221c-59ba-4ee1-8e81-eec47c0a4a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12559 2024.08.27 19:08:00.473529 [ 3 ] {e9f5221c-59ba-4ee1-8e81-eec47c0a4a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12560 2024.08.27 19:08:00.473859 [ 3 ] {e9f5221c-59ba-4ee1-8e81-eec47c0a4a45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12561 2024.08.27 19:08:00.474264 [ 3 ] {e9f5221c-59ba-4ee1-8e81-eec47c0a4a45} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12562 2024.08.27 19:08:00.474305 [ 3 ] {e9f5221c-59ba-4ee1-8e81-eec47c0a4a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12563 2024.08.27 19:08:00.474719 [ 3 ] {e9f5221c-59ba-4ee1-8e81-eec47c0a4a45} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12564 2024.08.27 19:08:00.475115 [ 3 ] {e9f5221c-59ba-4ee1-8e81-eec47c0a4a45} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12565 2024.08.27 19:08:00.475290 [ 3 ] {e9f5221c-59ba-4ee1-8e81-eec47c0a4a45} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001879 sec., 1064.39595529537 rows/sec., 86.79 KiB/sec.
12566 2024.08.27 19:08:00.475490 [ 3 ] {e9f5221c-59ba-4ee1-8e81-eec47c0a4a45} <Debug> DynamicQueryHandler: Done processing query
12567 2024.08.27 19:08:00.475517 [ 3 ] {e9f5221c-59ba-4ee1-8e81-eec47c0a4a45} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12568 2024.08.27 19:08:00.475533 [ 3 ] {} <Debug> HTTP-Session: 54c9625a-b4cc-42f6-bc15-da797b95df50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12569 2024.08.27 19:08:00.475799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 175949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12570 2024.08.27 19:08:00.475849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12571 2024.08.27 19:08:00.475868 [ 3 ] {} <Debug> HTTP-Session: 44d36ab7-2cc9-4b1a-a6b0-06b36c89e908 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12572 2024.08.27 19:08:00.475885 [ 3 ] {} <Debug> HTTP-Session: 44d36ab7-2cc9-4b1a-a6b0-06b36c89e908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12573 2024.08.27 19:08:00.475900 [ 3 ] {} <Debug> HTTP-Session: 44d36ab7-2cc9-4b1a-a6b0-06b36c89e908 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12574 2024.08.27 19:08:00.475934 [ 3 ] {} <Trace> HTTP-Session: 44d36ab7-2cc9-4b1a-a6b0-06b36c89e908 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12575 2024.08.27 19:08:00.476374 [ 3 ] {6bdaa76c-dbd0-4d90-8df2-db17961c629b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12576 2024.08.27 19:08:00.476418 [ 3 ] {6bdaa76c-dbd0-4d90-8df2-db17961c629b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12577 2024.08.27 19:08:00.476647 [ 3 ] {6bdaa76c-dbd0-4d90-8df2-db17961c629b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12578 2024.08.27 19:08:00.477844 [ 3 ] {6bdaa76c-dbd0-4d90-8df2-db17961c629b} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12579 2024.08.27 19:08:00.477882 [ 3 ] {6bdaa76c-dbd0-4d90-8df2-db17961c629b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12580 2024.08.27 19:08:00.478341 [ 3 ] {6bdaa76c-dbd0-4d90-8df2-db17961c629b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12581 2024.08.27 19:08:00.478706 [ 3 ] {6bdaa76c-dbd0-4d90-8df2-db17961c629b} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12582 2024.08.27 19:08:00.478862 [ 3 ] {6bdaa76c-dbd0-4d90-8df2-db17961c629b} <Debug> executeQuery: Read 1213 rows, 102.63 KiB in 0.002787 sec., 435235.0197344815 rows/sec., 35.96 MiB/sec.
12583 2024.08.27 19:08:00.478862 [ 77 ] {} <Debug> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12584 2024.08.27 19:08:00.478976 [ 77 ] {} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12585 2024.08.27 19:08:00.479024 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12586 2024.08.27 19:08:00.479142 [ 3 ] {6bdaa76c-dbd0-4d90-8df2-db17961c629b} <Debug> DynamicQueryHandler: Done processing query
12587 2024.08.27 19:08:00.479205 [ 3 ] {6bdaa76c-dbd0-4d90-8df2-db17961c629b} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
12588 2024.08.27 19:08:00.479230 [ 3 ] {} <Debug> HTTP-Session: 44d36ab7-2cc9-4b1a-a6b0-06b36c89e908 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12589 2024.08.27 19:08:00.479250 [ 198 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::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
12590 2024.08.27 19:08:00.479469 [ 198 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12591 2024.08.27 19:08:00.479512 [ 198 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1412 rows starting from the beginning of the part
12592 2024.08.27 19:08:00.479608 [ 198 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 74 rows starting from the beginning of the part
12593 2024.08.27 19:08:00.479727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12594 2024.08.27 19:08:00.480000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12595 2024.08.27 19:08:00.480045 [ 198 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 248 rows starting from the beginning of the part
12596 2024.08.27 19:08:00.480070 [ 3 ] {} <Debug> HTTP-Session: 67a7ba9d-5a15-408f-8e99-ade310a946df Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12597 2024.08.27 19:08:00.480120 [ 3 ] {} <Debug> HTTP-Session: 67a7ba9d-5a15-408f-8e99-ade310a946df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12598 2024.08.27 19:08:00.480187 [ 3 ] {} <Debug> HTTP-Session: 67a7ba9d-5a15-408f-8e99-ade310a946df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12599 2024.08.27 19:08:00.480326 [ 198 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 73 rows starting from the beginning of the part
12600 2024.08.27 19:08:00.480371 [ 3 ] {} <Trace> HTTP-Session: 67a7ba9d-5a15-408f-8e99-ade310a946df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12601 2024.08.27 19:08:00.480596 [ 198 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 248 rows starting from the beginning of the part
12602 2024.08.27 19:08:00.480802 [ 3 ] {096bb0e3-a877-46b3-a78c-9a5a73b2c189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12603 2024.08.27 19:08:00.480894 [ 198 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1213 rows starting from the beginning of the part
12604 2024.08.27 19:08:00.480981 [ 3 ] {096bb0e3-a877-46b3-a78c-9a5a73b2c189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12605 2024.08.27 19:08:00.482163 [ 3 ] {096bb0e3-a877-46b3-a78c-9a5a73b2c189} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12606 2024.08.27 19:08:00.483011 [ 3 ] {096bb0e3-a877-46b3-a78c-9a5a73b2c189} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12607 2024.08.27 19:08:00.483079 [ 3 ] {096bb0e3-a877-46b3-a78c-9a5a73b2c189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12608 2024.08.27 19:08:00.483911 [ 3 ] {096bb0e3-a877-46b3-a78c-9a5a73b2c189} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
12609 2024.08.27 19:08:00.484708 [ 3 ] {096bb0e3-a877-46b3-a78c-9a5a73b2c189} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12610 2024.08.27 19:08:00.484787 [ 200 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3268 rows, containing 5 columns (5 merged, 0 gathered) in 0.005670846 sec., 576280.8582705297 rows/sec., 50.56 MiB/sec.
12611 2024.08.27 19:08:00.485002 [ 3 ] {096bb0e3-a877-46b3-a78c-9a5a73b2c189} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.004381 sec., 2282.583884957772 rows/sec., 169.19 KiB/sec.
12612 2024.08.27 19:08:00.485244 [ 192 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12613 2024.08.27 19:08:00.485324 [ 3 ] {096bb0e3-a877-46b3-a78c-9a5a73b2c189} <Debug> DynamicQueryHandler: Done processing query
12614 2024.08.27 19:08:00.485377 [ 3 ] {096bb0e3-a877-46b3-a78c-9a5a73b2c189} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12615 2024.08.27 19:08:00.485397 [ 3 ] {} <Debug> HTTP-Session: 67a7ba9d-5a15-408f-8e99-ade310a946df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12616 2024.08.27 19:08:00.485667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12617 2024.08.27 19:08:00.485757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12618 2024.08.27 19:08:00.485800 [ 3 ] {} <Debug> HTTP-Session: e9473560-e4d3-4893-a90b-db27bf78470c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12619 2024.08.27 19:08:00.485823 [ 3 ] {} <Debug> HTTP-Session: e9473560-e4d3-4893-a90b-db27bf78470c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12620 2024.08.27 19:08:00.485848 [ 3 ] {} <Debug> HTTP-Session: e9473560-e4d3-4893-a90b-db27bf78470c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12621 2024.08.27 19:08:00.485910 [ 3 ] {} <Trace> HTTP-Session: e9473560-e4d3-4893-a90b-db27bf78470c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12622 2024.08.27 19:08:00.486001 [ 192 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_66_13} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12623 2024.08.27 19:08:00.486141 [ 192 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_66_13} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12624 2024.08.27 19:08:00.486192 [ 3 ] {ac53689a-ee98-4045-b611-d6e30859918b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12625 2024.08.27 19:08:00.486301 [ 3 ] {ac53689a-ee98-4045-b611-d6e30859918b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12626 2024.08.27 19:08:00.486309 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
12627 2024.08.27 19:08:00.486604 [ 3 ] {ac53689a-ee98-4045-b611-d6e30859918b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12628 2024.08.27 19:08:00.487060 [ 3 ] {ac53689a-ee98-4045-b611-d6e30859918b} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12629 2024.08.27 19:08:00.487100 [ 3 ] {ac53689a-ee98-4045-b611-d6e30859918b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12630 2024.08.27 19:08:00.487483 [ 3 ] {ac53689a-ee98-4045-b611-d6e30859918b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
12631 2024.08.27 19:08:00.487863 [ 3 ] {ac53689a-ee98-4045-b611-d6e30859918b} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12632 2024.08.27 19:08:00.488012 [ 3 ] {ac53689a-ee98-4045-b611-d6e30859918b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001958 sec., 116445.35240040858 rows/sec., 7.88 MiB/sec.
12633 2024.08.27 19:08:00.488192 [ 3 ] {ac53689a-ee98-4045-b611-d6e30859918b} <Debug> DynamicQueryHandler: Done processing query
12634 2024.08.27 19:08:00.488217 [ 3 ] {ac53689a-ee98-4045-b611-d6e30859918b} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
12635 2024.08.27 19:08:00.488233 [ 3 ] {} <Debug> HTTP-Session: e9473560-e4d3-4893-a90b-db27bf78470c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12636 2024.08.27 19:08:00.488512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 87536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12637 2024.08.27 19:08:00.488562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12638 2024.08.27 19:08:00.488581 [ 3 ] {} <Debug> HTTP-Session: 48afa190-94ac-42da-b33e-62867f0b6d2b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12639 2024.08.27 19:08:00.488598 [ 3 ] {} <Debug> HTTP-Session: 48afa190-94ac-42da-b33e-62867f0b6d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12640 2024.08.27 19:08:00.488612 [ 3 ] {} <Debug> HTTP-Session: 48afa190-94ac-42da-b33e-62867f0b6d2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12641 2024.08.27 19:08:00.488644 [ 3 ] {} <Trace> HTTP-Session: 48afa190-94ac-42da-b33e-62867f0b6d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12642 2024.08.27 19:08:00.488969 [ 3 ] {22b0f8d9-cc28-49cb-b7c9-e27d312237d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12643 2024.08.27 19:08:00.489012 [ 3 ] {22b0f8d9-cc28-49cb-b7c9-e27d312237d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12644 2024.08.27 19:08:00.489240 [ 3 ] {22b0f8d9-cc28-49cb-b7c9-e27d312237d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12645 2024.08.27 19:08:00.489866 [ 3 ] {22b0f8d9-cc28-49cb-b7c9-e27d312237d9} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12646 2024.08.27 19:08:00.489903 [ 3 ] {22b0f8d9-cc28-49cb-b7c9-e27d312237d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12647 2024.08.27 19:08:00.490289 [ 3 ] {22b0f8d9-cc28-49cb-b7c9-e27d312237d9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12648 2024.08.27 19:08:00.490656 [ 3 ] {22b0f8d9-cc28-49cb-b7c9-e27d312237d9} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12649 2024.08.27 19:08:00.490818 [ 3 ] {22b0f8d9-cc28-49cb-b7c9-e27d312237d9} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.002057 sec., 257656.78172095286 rows/sec., 19.09 MiB/sec.
12650 2024.08.27 19:08:00.490828 [ 77 ] {} <Debug> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12651 2024.08.27 19:08:00.490915 [ 77 ] {} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12652 2024.08.27 19:08:00.490979 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12653 2024.08.27 19:08:00.491117 [ 3 ] {22b0f8d9-cc28-49cb-b7c9-e27d312237d9} <Debug> DynamicQueryHandler: Done processing query
12654 2024.08.27 19:08:00.491153 [ 200 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::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
12655 2024.08.27 19:08:00.491163 [ 3 ] {22b0f8d9-cc28-49cb-b7c9-e27d312237d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
12656 2024.08.27 19:08:00.491221 [ 3 ] {} <Debug> HTTP-Session: 48afa190-94ac-42da-b33e-62867f0b6d2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12657 2024.08.27 19:08:00.491359 [ 200 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12658 2024.08.27 19:08:00.491402 [ 200 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 911 rows starting from the beginning of the part
12659 2024.08.27 19:08:00.491559 [ 200 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 76 rows starting from the beginning of the part
12660 2024.08.27 19:08:00.491582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 160536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12661 2024.08.27 19:08:00.491809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12662 2024.08.27 19:08:00.491890 [ 200 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 413 rows starting from the beginning of the part
12663 2024.08.27 19:08:00.491921 [ 3 ] {} <Debug> HTTP-Session: f89bd722-666f-4e15-9664-7a7ba237c480 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12664 2024.08.27 19:08:00.492027 [ 3 ] {} <Debug> HTTP-Session: f89bd722-666f-4e15-9664-7a7ba237c480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12665 2024.08.27 19:08:00.492110 [ 3 ] {} <Debug> HTTP-Session: f89bd722-666f-4e15-9664-7a7ba237c480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12666 2024.08.27 19:08:00.492230 [ 200 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 74 rows starting from the beginning of the part
12667 2024.08.27 19:08:00.492257 [ 3 ] {} <Trace> HTTP-Session: f89bd722-666f-4e15-9664-7a7ba237c480 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12668 2024.08.27 19:08:00.492532 [ 200 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 413 rows starting from the beginning of the part
12669 2024.08.27 19:08:00.492677 [ 200 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 530 rows starting from the beginning of the part
12670 2024.08.27 19:08:00.492917 [ 3 ] {9257fa3b-519a-4b27-8b5a-3161641bed8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12671 2024.08.27 19:08:00.492981 [ 3 ] {9257fa3b-519a-4b27-8b5a-3161641bed8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12672 2024.08.27 19:08:00.493555 [ 3 ] {9257fa3b-519a-4b27-8b5a-3161641bed8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12673 2024.08.27 19:08:00.494709 [ 3 ] {9257fa3b-519a-4b27-8b5a-3161641bed8f} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12674 2024.08.27 19:08:00.494760 [ 3 ] {9257fa3b-519a-4b27-8b5a-3161641bed8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12675 2024.08.27 19:08:00.495187 [ 192 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2417 rows, containing 5 columns (5 merged, 0 gathered) in 0.004117144 sec., 587057.4359313155 rows/sec., 45.03 MiB/sec.
12676 2024.08.27 19:08:00.495475 [ 192 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12677 2024.08.27 19:08:00.495739 [ 3 ] {9257fa3b-519a-4b27-8b5a-3161641bed8f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12678 2024.08.27 19:08:00.496443 [ 192 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_66_13} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12679 2024.08.27 19:08:00.496612 [ 192 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_66_13} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12680 2024.08.27 19:08:00.496625 [ 3 ] {9257fa3b-519a-4b27-8b5a-3161641bed8f} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12681 2024.08.27 19:08:00.496777 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
12682 2024.08.27 19:08:00.496926 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12683 2024.08.27 19:08:00.496926 [ 3 ] {9257fa3b-519a-4b27-8b5a-3161641bed8f} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.00437 sec., 193363.84439359268 rows/sec., 13.01 MiB/sec.
12684 2024.08.27 19:08:00.496983 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12685 2024.08.27 19:08:00.497071 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12686 2024.08.27 19:08:00.497281 [ 198 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::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
12687 2024.08.27 19:08:00.497335 [ 3 ] {9257fa3b-519a-4b27-8b5a-3161641bed8f} <Debug> DynamicQueryHandler: Done processing query
12688 2024.08.27 19:08:00.497385 [ 3 ] {9257fa3b-519a-4b27-8b5a-3161641bed8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
12689 2024.08.27 19:08:00.497424 [ 3 ] {} <Debug> HTTP-Session: f89bd722-666f-4e15-9664-7a7ba237c480 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12690 2024.08.27 19:08:00.497548 [ 198 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12691 2024.08.27 19:08:00.497597 [ 198 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19506 rows starting from the beginning of the part
12692 2024.08.27 19:08:00.497715 [ 198 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 162 rows starting from the beginning of the part
12693 2024.08.27 19:08:00.497944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14319, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12694 2024.08.27 19:08:00.497985 [ 198 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 238 rows starting from the beginning of the part
12695 2024.08.27 19:08:00.498145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12696 2024.08.27 19:08:00.498285 [ 3 ] {} <Debug> HTTP-Session: f7b38860-a874-44f2-a0ea-90a31613bdac Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12697 2024.08.27 19:08:00.498317 [ 198 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 161 rows starting from the beginning of the part
12698 2024.08.27 19:08:00.498344 [ 3 ] {} <Debug> HTTP-Session: f7b38860-a874-44f2-a0ea-90a31613bdac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12699 2024.08.27 19:08:00.498402 [ 3 ] {} <Debug> HTTP-Session: f7b38860-a874-44f2-a0ea-90a31613bdac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12700 2024.08.27 19:08:00.498599 [ 198 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 238 rows starting from the beginning of the part
12701 2024.08.27 19:08:00.498610 [ 3 ] {} <Trace> HTTP-Session: f7b38860-a874-44f2-a0ea-90a31613bdac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12702 2024.08.27 19:08:00.498866 [ 198 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 845 rows starting from the beginning of the part
12703 2024.08.27 19:08:00.499118 [ 3 ] {037dba27-d36e-4bd9-929d-15d092cbff15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12704 2024.08.27 19:08:00.499426 [ 3 ] {037dba27-d36e-4bd9-929d-15d092cbff15} <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
12705 2024.08.27 19:08:00.500591 [ 3 ] {037dba27-d36e-4bd9-929d-15d092cbff15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12706 2024.08.27 19:08:00.501475 [ 3 ] {037dba27-d36e-4bd9-929d-15d092cbff15} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12707 2024.08.27 19:08:00.501564 [ 3 ] {037dba27-d36e-4bd9-929d-15d092cbff15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12708 2024.08.27 19:08:00.503489 [ 3 ] {037dba27-d36e-4bd9-929d-15d092cbff15} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
12709 2024.08.27 19:08:00.504410 [ 3 ] {037dba27-d36e-4bd9-929d-15d092cbff15} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12710 2024.08.27 19:08:00.504728 [ 3 ] {037dba27-d36e-4bd9-929d-15d092cbff15} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005876 sec., 1361.4703880190605 rows/sec., 2.44 MiB/sec.
12711 2024.08.27 19:08:00.505597 [ 3 ] {037dba27-d36e-4bd9-929d-15d092cbff15} <Debug> DynamicQueryHandler: Done processing query
12712 2024.08.27 19:08:00.505635 [ 3 ] {037dba27-d36e-4bd9-929d-15d092cbff15} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
12713 2024.08.27 19:08:00.505654 [ 3 ] {} <Debug> HTTP-Session: f7b38860-a874-44f2-a0ea-90a31613bdac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12714 2024.08.27 19:08:00.505785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12715 2024.08.27 19:08:00.505847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12716 2024.08.27 19:08:00.505866 [ 3 ] {} <Debug> HTTP-Session: 516ee588-5dd9-49dd-9369-97b122bb54c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12717 2024.08.27 19:08:00.505883 [ 3 ] {} <Debug> HTTP-Session: 516ee588-5dd9-49dd-9369-97b122bb54c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12718 2024.08.27 19:08:00.505898 [ 3 ] {} <Debug> HTTP-Session: 516ee588-5dd9-49dd-9369-97b122bb54c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12719 2024.08.27 19:08:00.505932 [ 3 ] {} <Trace> HTTP-Session: 516ee588-5dd9-49dd-9369-97b122bb54c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12720 2024.08.27 19:08:00.506098 [ 3 ] {35e2d469-3b9c-4c82-ae9f-a7f3be24de9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12721 2024.08.27 19:08:00.506147 [ 3 ] {35e2d469-3b9c-4c82-ae9f-a7f3be24de9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12722 2024.08.27 19:08:00.506371 [ 3 ] {35e2d469-3b9c-4c82-ae9f-a7f3be24de9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12723 2024.08.27 19:08:00.506851 [ 3 ] {35e2d469-3b9c-4c82-ae9f-a7f3be24de9f} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12724 2024.08.27 19:08:00.507004 [ 3 ] {35e2d469-3b9c-4c82-ae9f-a7f3be24de9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12725 2024.08.27 19:08:00.507636 [ 3 ] {35e2d469-3b9c-4c82-ae9f-a7f3be24de9f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12726 2024.08.27 19:08:00.508106 [ 3 ] {35e2d469-3b9c-4c82-ae9f-a7f3be24de9f} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12727 2024.08.27 19:08:00.508344 [ 77 ] {} <Debug> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12728 2024.08.27 19:08:00.508355 [ 3 ] {35e2d469-3b9c-4c82-ae9f-a7f3be24de9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002323 sec., 25828.66982350409 rows/sec., 1.74 MiB/sec.
12729 2024.08.27 19:08:00.508447 [ 77 ] {} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12730 2024.08.27 19:08:00.508534 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12731 2024.08.27 19:08:00.508930 [ 3 ] {35e2d469-3b9c-4c82-ae9f-a7f3be24de9f} <Debug> DynamicQueryHandler: Done processing query
12732 2024.08.27 19:08:00.509001 [ 3 ] {35e2d469-3b9c-4c82-ae9f-a7f3be24de9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12733 2024.08.27 19:08:00.508997 [ 195 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
12734 2024.08.27 19:08:00.509083 [ 3 ] {} <Debug> HTTP-Session: 516ee588-5dd9-49dd-9369-97b122bb54c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12735 2024.08.27 19:08:00.509292 [ 198 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21150 rows, containing 5 columns (5 merged, 0 gathered) in 0.012106857 sec., 1746943.9012949439 rows/sec., 118.08 MiB/sec.
12736 2024.08.27 19:08:00.509355 [ 195 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12737 2024.08.27 19:08:00.509396 [ 195 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4150 rows starting from the beginning of the part
12738 2024.08.27 19:08:00.509466 [ 195 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part
12739 2024.08.27 19:08:00.509570 [ 195 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 82 rows starting from the beginning of the part
12740 2024.08.27 19:08:00.509885 [ 198 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12741 2024.08.27 19:08:00.509913 [ 195 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part
12742 2024.08.27 19:08:00.510273 [ 195 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 82 rows starting from the beginning of the part
12743 2024.08.27 19:08:00.510438 [ 195 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part
12744 2024.08.27 19:08:00.511498 [ 198 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12745 2024.08.27 19:08:00.511703 [ 198 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12746 2024.08.27 19:08:00.511850 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB.
12747 2024.08.27 19:08:00.513272 [ 188 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4494 rows, containing 4 columns (4 merged, 0 gathered) in 0.004590014 sec., 979081.9810135656 rows/sec., 63.89 MiB/sec.
12748 2024.08.27 19:08:00.513636 [ 188 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12749 2024.08.27 19:08:00.514068 [ 188 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_66_13} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12750 2024.08.27 19:08:00.514158 [ 188 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_66_13} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12751 2024.08.27 19:08:00.514250 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB.
12752 2024.08.27 19:08:01.001041 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.55 MiB, peak 215.03 MiB, free memory in arenas 0.00 B, will set to 204.73 MiB (RSS), difference: 2.18 MiB
12753 2024.08.27 19:08:05.450750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12754 2024.08.27 19:08:05.450941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12755 2024.08.27 19:08:05.450986 [ 3 ] {} <Debug> HTTP-Session: e4f0df67-e1e4-4dd5-9d60-45d2cf9e099d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12756 2024.08.27 19:08:05.451028 [ 3 ] {} <Debug> HTTP-Session: e4f0df67-e1e4-4dd5-9d60-45d2cf9e099d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12757 2024.08.27 19:08:05.451058 [ 3 ] {} <Debug> HTTP-Session: e4f0df67-e1e4-4dd5-9d60-45d2cf9e099d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12758 2024.08.27 19:08:05.451138 [ 3 ] {} <Trace> HTTP-Session: e4f0df67-e1e4-4dd5-9d60-45d2cf9e099d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12759 2024.08.27 19:08:05.451417 [ 3 ] {d141adee-df53-4c90-b45c-8bbe939a5d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12760 2024.08.27 19:08:05.451525 [ 3 ] {d141adee-df53-4c90-b45c-8bbe939a5d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12761 2024.08.27 19:08:05.452036 [ 3 ] {d141adee-df53-4c90-b45c-8bbe939a5d10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12762 2024.08.27 19:08:05.452489 [ 3 ] {d141adee-df53-4c90-b45c-8bbe939a5d10} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12763 2024.08.27 19:08:05.452532 [ 3 ] {d141adee-df53-4c90-b45c-8bbe939a5d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12764 2024.08.27 19:08:05.452941 [ 3 ] {d141adee-df53-4c90-b45c-8bbe939a5d10} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
12765 2024.08.27 19:08:05.453358 [ 3 ] {d141adee-df53-4c90-b45c-8bbe939a5d10} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12766 2024.08.27 19:08:05.453546 [ 3 ] {d141adee-df53-4c90-b45c-8bbe939a5d10} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002211 sec., 904.5680687471732 rows/sec., 73.76 KiB/sec.
12767 2024.08.27 19:08:05.453778 [ 3 ] {d141adee-df53-4c90-b45c-8bbe939a5d10} <Debug> DynamicQueryHandler: Done processing query
12768 2024.08.27 19:08:05.453805 [ 3 ] {d141adee-df53-4c90-b45c-8bbe939a5d10} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12769 2024.08.27 19:08:05.453821 [ 3 ] {} <Debug> HTTP-Session: e4f0df67-e1e4-4dd5-9d60-45d2cf9e099d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12770 2024.08.27 19:08:05.454024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12771 2024.08.27 19:08:05.454082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12772 2024.08.27 19:08:05.454102 [ 3 ] {} <Debug> HTTP-Session: 09269a2a-3f13-46ad-a7d6-519c5cebe76d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12773 2024.08.27 19:08:05.454120 [ 3 ] {} <Debug> HTTP-Session: 09269a2a-3f13-46ad-a7d6-519c5cebe76d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12774 2024.08.27 19:08:05.454134 [ 3 ] {} <Debug> HTTP-Session: 09269a2a-3f13-46ad-a7d6-519c5cebe76d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12775 2024.08.27 19:08:05.454169 [ 3 ] {} <Trace> HTTP-Session: 09269a2a-3f13-46ad-a7d6-519c5cebe76d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12776 2024.08.27 19:08:05.454364 [ 3 ] {dcf98fee-4fc1-4556-9023-f21cf0232152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12777 2024.08.27 19:08:05.454413 [ 3 ] {dcf98fee-4fc1-4556-9023-f21cf0232152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12778 2024.08.27 19:08:05.454649 [ 3 ] {dcf98fee-4fc1-4556-9023-f21cf0232152} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12779 2024.08.27 19:08:05.455155 [ 3 ] {dcf98fee-4fc1-4556-9023-f21cf0232152} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12780 2024.08.27 19:08:05.455193 [ 3 ] {dcf98fee-4fc1-4556-9023-f21cf0232152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12781 2024.08.27 19:08:05.455566 [ 3 ] {dcf98fee-4fc1-4556-9023-f21cf0232152} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12782 2024.08.27 19:08:05.455920 [ 3 ] {dcf98fee-4fc1-4556-9023-f21cf0232152} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12783 2024.08.27 19:08:05.456088 [ 3 ] {dcf98fee-4fc1-4556-9023-f21cf0232152} <Debug> executeQuery: Read 248 rows, 22.42 KiB in 0.001813 sec., 136789.85107556536 rows/sec., 12.08 MiB/sec.
12784 2024.08.27 19:08:05.456276 [ 3 ] {dcf98fee-4fc1-4556-9023-f21cf0232152} <Debug> DynamicQueryHandler: Done processing query
12785 2024.08.27 19:08:05.456301 [ 3 ] {dcf98fee-4fc1-4556-9023-f21cf0232152} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
12786 2024.08.27 19:08:05.456316 [ 3 ] {} <Debug> HTTP-Session: 09269a2a-3f13-46ad-a7d6-519c5cebe76d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12787 2024.08.27 19:08:05.456497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12788 2024.08.27 19:08:05.456547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12789 2024.08.27 19:08:05.456566 [ 3 ] {} <Debug> HTTP-Session: b5ec061c-edf3-41b8-8f1f-340b1e063e37 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12790 2024.08.27 19:08:05.456583 [ 3 ] {} <Debug> HTTP-Session: b5ec061c-edf3-41b8-8f1f-340b1e063e37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12791 2024.08.27 19:08:05.456597 [ 3 ] {} <Debug> HTTP-Session: b5ec061c-edf3-41b8-8f1f-340b1e063e37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12792 2024.08.27 19:08:05.456629 [ 3 ] {} <Trace> HTTP-Session: b5ec061c-edf3-41b8-8f1f-340b1e063e37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12793 2024.08.27 19:08:05.456737 [ 3 ] {59f487bf-fa00-44b9-9635-9fa4b49d2cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12794 2024.08.27 19:08:05.456781 [ 3 ] {59f487bf-fa00-44b9-9635-9fa4b49d2cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12795 2024.08.27 19:08:05.457011 [ 3 ] {59f487bf-fa00-44b9-9635-9fa4b49d2cb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12796 2024.08.27 19:08:05.457336 [ 3 ] {59f487bf-fa00-44b9-9635-9fa4b49d2cb4} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12797 2024.08.27 19:08:05.457374 [ 3 ] {59f487bf-fa00-44b9-9635-9fa4b49d2cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12798 2024.08.27 19:08:05.457726 [ 3 ] {59f487bf-fa00-44b9-9635-9fa4b49d2cb4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12799 2024.08.27 19:08:05.458081 [ 3 ] {59f487bf-fa00-44b9-9635-9fa4b49d2cb4} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12800 2024.08.27 19:08:05.458251 [ 3 ] {59f487bf-fa00-44b9-9635-9fa4b49d2cb4} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.001538 sec., 20156.046814044214 rows/sec., 1.47 MiB/sec.
12801 2024.08.27 19:08:05.458270 [ 72 ] {} <Debug> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12802 2024.08.27 19:08:05.458422 [ 72 ] {} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12803 2024.08.27 19:08:05.458487 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12804 2024.08.27 19:08:05.458518 [ 3 ] {59f487bf-fa00-44b9-9635-9fa4b49d2cb4} <Debug> DynamicQueryHandler: Done processing query
12805 2024.08.27 19:08:05.458555 [ 3 ] {59f487bf-fa00-44b9-9635-9fa4b49d2cb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12806 2024.08.27 19:08:05.458623 [ 3 ] {} <Debug> HTTP-Session: b5ec061c-edf3-41b8-8f1f-340b1e063e37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12807 2024.08.27 19:08:05.458745 [ 189 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::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
12808 2024.08.27 19:08:05.458810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12809 2024.08.27 19:08:05.458887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12810 2024.08.27 19:08:05.458944 [ 3 ] {} <Debug> HTTP-Session: 94778871-59b1-4505-9b1b-d9b07cf1ddd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12811 2024.08.27 19:08:05.458986 [ 3 ] {} <Debug> HTTP-Session: 94778871-59b1-4505-9b1b-d9b07cf1ddd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12812 2024.08.27 19:08:05.459037 [ 3 ] {} <Debug> HTTP-Session: 94778871-59b1-4505-9b1b-d9b07cf1ddd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12813 2024.08.27 19:08:05.459075 [ 189 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12814 2024.08.27 19:08:05.459103 [ 3 ] {} <Trace> HTTP-Session: 94778871-59b1-4505-9b1b-d9b07cf1ddd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12815 2024.08.27 19:08:05.459144 [ 189 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 55 rows starting from the beginning of the part
12816 2024.08.27 19:08:05.459369 [ 3 ] {37329d87-8675-4ff0-9965-bcb701c85d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12817 2024.08.27 19:08:05.459422 [ 189 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 31 rows starting from the beginning of the part
12818 2024.08.27 19:08:05.459520 [ 3 ] {37329d87-8675-4ff0-9965-bcb701c85d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12819 2024.08.27 19:08:05.459795 [ 189 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 10 rows starting from the beginning of the part
12820 2024.08.27 19:08:05.460103 [ 189 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part
12821 2024.08.27 19:08:05.460381 [ 189 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 10 rows starting from the beginning of the part
12822 2024.08.27 19:08:05.460806 [ 189 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part
12823 2024.08.27 19:08:05.461452 [ 3 ] {37329d87-8675-4ff0-9965-bcb701c85d90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12824 2024.08.27 19:08:05.462324 [ 3 ] {37329d87-8675-4ff0-9965-bcb701c85d90} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12825 2024.08.27 19:08:05.462390 [ 3 ] {37329d87-8675-4ff0-9965-bcb701c85d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
12826 2024.08.27 19:08:05.463444 [ 3 ] {37329d87-8675-4ff0-9965-bcb701c85d90} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
12827 2024.08.27 19:08:05.463974 [ 189 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.00535668 sec., 31362.709738121375 rows/sec., 2.40 MiB/sec.
12828 2024.08.27 19:08:05.464213 [ 189 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12829 2024.08.27 19:08:05.464406 [ 3 ] {37329d87-8675-4ff0-9965-bcb701c85d90} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12830 2024.08.27 19:08:05.464877 [ 3 ] {37329d87-8675-4ff0-9965-bcb701c85d90} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005613 sec., 2494.209869944771 rows/sec., 174.68 KiB/sec.
12831 2024.08.27 19:08:05.464941 [ 72 ] {} <Debug> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
12832 2024.08.27 19:08:05.465235 [ 72 ] {} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12833 2024.08.27 19:08:05.465417 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12834 2024.08.27 19:08:05.465580 [ 3 ] {37329d87-8675-4ff0-9965-bcb701c85d90} <Debug> DynamicQueryHandler: Done processing query
12835 2024.08.27 19:08:05.465675 [ 3 ] {37329d87-8675-4ff0-9965-bcb701c85d90} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12836 2024.08.27 19:08:05.465688 [ 189 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_61_12} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12837 2024.08.27 19:08:05.465764 [ 3 ] {} <Debug> HTTP-Session: 94778871-59b1-4505-9b1b-d9b07cf1ddd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12838 2024.08.27 19:08:05.465989 [ 191 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
12839 2024.08.27 19:08:05.466083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12840 2024.08.27 19:08:05.466115 [ 189 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_61_12} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12841 2024.08.27 19:08:05.466329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12842 2024.08.27 19:08:05.466499 [ 3 ] {} <Debug> HTTP-Session: 6fefbf28-612e-4ce0-bfbf-8f0f6bd5207c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12843 2024.08.27 19:08:05.466577 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
12844 2024.08.27 19:08:05.466639 [ 3 ] {} <Debug> HTTP-Session: 6fefbf28-612e-4ce0-bfbf-8f0f6bd5207c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12845 2024.08.27 19:08:05.466745 [ 3 ] {} <Debug> HTTP-Session: 6fefbf28-612e-4ce0-bfbf-8f0f6bd5207c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12846 2024.08.27 19:08:05.466880 [ 3 ] {} <Trace> HTTP-Session: 6fefbf28-612e-4ce0-bfbf-8f0f6bd5207c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12847 2024.08.27 19:08:05.466981 [ 191 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12848 2024.08.27 19:08:05.467097 [ 191 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
12849 2024.08.27 19:08:05.467190 [ 3 ] {88293c34-7350-451c-a143-4e479e496f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12850 2024.08.27 19:08:05.467372 [ 3 ] {88293c34-7350-451c-a143-4e479e496f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12851 2024.08.27 19:08:05.467423 [ 191 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
12852 2024.08.27 19:08:05.467854 [ 191 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
12853 2024.08.27 19:08:05.468154 [ 191 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part
12854 2024.08.27 19:08:05.468443 [ 191 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 228 rows starting from the beginning of the part
12855 2024.08.27 19:08:05.468818 [ 191 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
12856 2024.08.27 19:08:05.469305 [ 3 ] {88293c34-7350-451c-a143-4e479e496f70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12857 2024.08.27 19:08:05.469896 [ 3 ] {88293c34-7350-451c-a143-4e479e496f70} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12858 2024.08.27 19:08:05.469941 [ 3 ] {88293c34-7350-451c-a143-4e479e496f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
12859 2024.08.27 19:08:05.470515 [ 3 ] {88293c34-7350-451c-a143-4e479e496f70} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12860 2024.08.27 19:08:05.470939 [ 191 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005353329 sec., 98256.61751780994 rows/sec., 6.67 MiB/sec.
12861 2024.08.27 19:08:05.471113 [ 199 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
12862 2024.08.27 19:08:05.471154 [ 3 ] {88293c34-7350-451c-a143-4e479e496f70} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12863 2024.08.27 19:08:05.471396 [ 3 ] {88293c34-7350-451c-a143-4e479e496f70} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004311 sec., 1391.7884481558804 rows/sec., 82.23 KiB/sec.
12864 2024.08.27 19:08:05.471676 [ 3 ] {88293c34-7350-451c-a143-4e479e496f70} <Debug> DynamicQueryHandler: Done processing query
12865 2024.08.27 19:08:05.471706 [ 3 ] {88293c34-7350-451c-a143-4e479e496f70} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12866 2024.08.27 19:08:05.471731 [ 3 ] {} <Debug> HTTP-Session: 6fefbf28-612e-4ce0-bfbf-8f0f6bd5207c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12867 2024.08.27 19:08:05.471889 [ 199 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_41_8} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12868 2024.08.27 19:08:05.471913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 67034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12869 2024.08.27 19:08:05.471970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12870 2024.08.27 19:08:05.471992 [ 199 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_41_8} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
12871 2024.08.27 19:08:05.471998 [ 3 ] {} <Debug> HTTP-Session: f48b6440-a656-4d74-8d85-f43578f418d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12872 2024.08.27 19:08:05.472022 [ 3 ] {} <Debug> HTTP-Session: f48b6440-a656-4d74-8d85-f43578f418d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12873 2024.08.27 19:08:05.472044 [ 3 ] {} <Debug> HTTP-Session: f48b6440-a656-4d74-8d85-f43578f418d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12874 2024.08.27 19:08:05.472090 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
12875 2024.08.27 19:08:05.472095 [ 3 ] {} <Trace> HTTP-Session: f48b6440-a656-4d74-8d85-f43578f418d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12876 2024.08.27 19:08:05.472330 [ 3 ] {b8975597-763a-4e6b-96e3-53c7cabcebb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12877 2024.08.27 19:08:05.472373 [ 3 ] {b8975597-763a-4e6b-96e3-53c7cabcebb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12878 2024.08.27 19:08:05.472599 [ 3 ] {b8975597-763a-4e6b-96e3-53c7cabcebb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12879 2024.08.27 19:08:05.473222 [ 3 ] {b8975597-763a-4e6b-96e3-53c7cabcebb1} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12880 2024.08.27 19:08:05.473258 [ 3 ] {b8975597-763a-4e6b-96e3-53c7cabcebb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12881 2024.08.27 19:08:05.473631 [ 3 ] {b8975597-763a-4e6b-96e3-53c7cabcebb1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12882 2024.08.27 19:08:05.473989 [ 3 ] {b8975597-763a-4e6b-96e3-53c7cabcebb1} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12883 2024.08.27 19:08:05.474142 [ 3 ] {b8975597-763a-4e6b-96e3-53c7cabcebb1} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001929 sec., 214100.57024364956 rows/sec., 15.27 MiB/sec.
12884 2024.08.27 19:08:05.474443 [ 3 ] {b8975597-763a-4e6b-96e3-53c7cabcebb1} <Debug> DynamicQueryHandler: Done processing query
12885 2024.08.27 19:08:05.474499 [ 3 ] {b8975597-763a-4e6b-96e3-53c7cabcebb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
12886 2024.08.27 19:08:05.474563 [ 3 ] {} <Debug> HTTP-Session: f48b6440-a656-4d74-8d85-f43578f418d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12887 2024.08.27 19:08:05.474818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12888 2024.08.27 19:08:05.474869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12889 2024.08.27 19:08:05.474888 [ 3 ] {} <Debug> HTTP-Session: d47096f1-8462-434f-80cd-626511dbf85f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12890 2024.08.27 19:08:05.474904 [ 3 ] {} <Debug> HTTP-Session: d47096f1-8462-434f-80cd-626511dbf85f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12891 2024.08.27 19:08:05.474918 [ 3 ] {} <Debug> HTTP-Session: d47096f1-8462-434f-80cd-626511dbf85f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12892 2024.08.27 19:08:05.474950 [ 3 ] {} <Trace> HTTP-Session: d47096f1-8462-434f-80cd-626511dbf85f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12893 2024.08.27 19:08:05.475053 [ 3 ] {c81cb2aa-aba9-4e3a-b90e-88325dabb04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12894 2024.08.27 19:08:05.475100 [ 3 ] {c81cb2aa-aba9-4e3a-b90e-88325dabb04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12895 2024.08.27 19:08:05.475244 [ 3 ] {c81cb2aa-aba9-4e3a-b90e-88325dabb04a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12896 2024.08.27 19:08:05.475544 [ 3 ] {c81cb2aa-aba9-4e3a-b90e-88325dabb04a} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12897 2024.08.27 19:08:05.475579 [ 3 ] {c81cb2aa-aba9-4e3a-b90e-88325dabb04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12898 2024.08.27 19:08:05.475944 [ 3 ] {c81cb2aa-aba9-4e3a-b90e-88325dabb04a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12899 2024.08.27 19:08:05.476275 [ 3 ] {c81cb2aa-aba9-4e3a-b90e-88325dabb04a} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12900 2024.08.27 19:08:05.476440 [ 3 ] {c81cb2aa-aba9-4e3a-b90e-88325dabb04a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001405 sec., 4270.462633451957 rows/sec., 223.11 KiB/sec.
12901 2024.08.27 19:08:05.476438 [ 72 ] {} <Debug> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
12902 2024.08.27 19:08:05.476530 [ 72 ] {} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12903 2024.08.27 19:08:05.476577 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12904 2024.08.27 19:08:05.476743 [ 3 ] {c81cb2aa-aba9-4e3a-b90e-88325dabb04a} <Debug> DynamicQueryHandler: Done processing query
12905 2024.08.27 19:08:05.476807 [ 3 ] {c81cb2aa-aba9-4e3a-b90e-88325dabb04a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12906 2024.08.27 19:08:05.476891 [ 3 ] {} <Debug> HTTP-Session: d47096f1-8462-434f-80cd-626511dbf85f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12907 2024.08.27 19:08:05.477045 [ 193 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
12908 2024.08.27 19:08:05.477189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12909 2024.08.27 19:08:05.477278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12910 2024.08.27 19:08:05.477336 [ 3 ] {} <Debug> HTTP-Session: 8a5cc1e8-e8cf-41f4-94ce-7a5016e416a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12911 2024.08.27 19:08:05.477382 [ 3 ] {} <Debug> HTTP-Session: 8a5cc1e8-e8cf-41f4-94ce-7a5016e416a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12912 2024.08.27 19:08:05.477416 [ 3 ] {} <Debug> HTTP-Session: 8a5cc1e8-e8cf-41f4-94ce-7a5016e416a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12913 2024.08.27 19:08:05.477470 [ 193 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12914 2024.08.27 19:08:05.477487 [ 3 ] {} <Trace> HTTP-Session: 8a5cc1e8-e8cf-41f4-94ce-7a5016e416a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12915 2024.08.27 19:08:05.477548 [ 193 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
12916 2024.08.27 19:08:05.477769 [ 193 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
12917 2024.08.27 19:08:05.477898 [ 3 ] {d78a527a-1b5f-4530-8cd9-3b5a7a6d05b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12918 2024.08.27 19:08:05.478047 [ 193 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
12919 2024.08.27 19:08:05.478093 [ 3 ] {d78a527a-1b5f-4530-8cd9-3b5a7a6d05b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12920 2024.08.27 19:08:05.478318 [ 193 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
12921 2024.08.27 19:08:05.478681 [ 193 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
12922 2024.08.27 19:08:05.479010 [ 193 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
12923 2024.08.27 19:08:05.479646 [ 3 ] {d78a527a-1b5f-4530-8cd9-3b5a7a6d05b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12924 2024.08.27 19:08:05.480645 [ 3 ] {d78a527a-1b5f-4530-8cd9-3b5a7a6d05b1} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12925 2024.08.27 19:08:05.480716 [ 3 ] {d78a527a-1b5f-4530-8cd9-3b5a7a6d05b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
12926 2024.08.27 19:08:05.481691 [ 193 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.004999813 sec., 37201.39133203582 rows/sec., 1.90 MiB/sec.
12927 2024.08.27 19:08:05.481826 [ 3 ] {d78a527a-1b5f-4530-8cd9-3b5a7a6d05b1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12928 2024.08.27 19:08:05.481985 [ 186 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
12929 2024.08.27 19:08:05.482591 [ 3 ] {d78a527a-1b5f-4530-8cd9-3b5a7a6d05b1} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12930 2024.08.27 19:08:05.483068 [ 3 ] {d78a527a-1b5f-4530-8cd9-3b5a7a6d05b1} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.005416 sec., 43943.87001477105 rows/sec., 2.95 MiB/sec.
12931 2024.08.27 19:08:05.483463 [ 3 ] {d78a527a-1b5f-4530-8cd9-3b5a7a6d05b1} <Debug> DynamicQueryHandler: Done processing query
12932 2024.08.27 19:08:05.483490 [ 186 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_31_6} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12933 2024.08.27 19:08:05.483502 [ 3 ] {d78a527a-1b5f-4530-8cd9-3b5a7a6d05b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12934 2024.08.27 19:08:05.483558 [ 3 ] {} <Debug> HTTP-Session: 8a5cc1e8-e8cf-41f4-94ce-7a5016e416a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12935 2024.08.27 19:08:05.483668 [ 186 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_31_6} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
12936 2024.08.27 19:08:05.483761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12937 2024.08.27 19:08:05.483827 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
12938 2024.08.27 19:08:05.483844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12939 2024.08.27 19:08:05.483884 [ 3 ] {} <Debug> HTTP-Session: 8d12df23-ac33-4445-8c03-d8ffd89b3bc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12940 2024.08.27 19:08:05.483901 [ 3 ] {} <Debug> HTTP-Session: 8d12df23-ac33-4445-8c03-d8ffd89b3bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12941 2024.08.27 19:08:05.483915 [ 3 ] {} <Debug> HTTP-Session: 8d12df23-ac33-4445-8c03-d8ffd89b3bc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12942 2024.08.27 19:08:05.483948 [ 3 ] {} <Trace> HTTP-Session: 8d12df23-ac33-4445-8c03-d8ffd89b3bc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12943 2024.08.27 19:08:05.484048 [ 3 ] {b41f46e6-00f5-4ffb-99df-f003cd2ebbbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12944 2024.08.27 19:08:05.484095 [ 3 ] {b41f46e6-00f5-4ffb-99df-f003cd2ebbbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12945 2024.08.27 19:08:05.484241 [ 3 ] {b41f46e6-00f5-4ffb-99df-f003cd2ebbbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12946 2024.08.27 19:08:05.484517 [ 3 ] {b41f46e6-00f5-4ffb-99df-f003cd2ebbbb} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12947 2024.08.27 19:08:05.484551 [ 3 ] {b41f46e6-00f5-4ffb-99df-f003cd2ebbbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12948 2024.08.27 19:08:05.484915 [ 3 ] {b41f46e6-00f5-4ffb-99df-f003cd2ebbbb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12949 2024.08.27 19:08:05.485246 [ 3 ] {b41f46e6-00f5-4ffb-99df-f003cd2ebbbb} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12950 2024.08.27 19:08:05.485377 [ 3 ] {b41f46e6-00f5-4ffb-99df-f003cd2ebbbb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001355 sec., 738.0073800738007 rows/sec., 49.73 KiB/sec.
12951 2024.08.27 19:08:05.485547 [ 3 ] {b41f46e6-00f5-4ffb-99df-f003cd2ebbbb} <Debug> DynamicQueryHandler: Done processing query
12952 2024.08.27 19:08:05.485571 [ 3 ] {b41f46e6-00f5-4ffb-99df-f003cd2ebbbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12953 2024.08.27 19:08:05.485586 [ 3 ] {} <Debug> HTTP-Session: 8d12df23-ac33-4445-8c03-d8ffd89b3bc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12954 2024.08.27 19:08:05.485722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12955 2024.08.27 19:08:05.485770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12956 2024.08.27 19:08:05.485789 [ 3 ] {} <Debug> HTTP-Session: 42408769-2fec-4aef-b90f-2ac22141a04b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12957 2024.08.27 19:08:05.485805 [ 3 ] {} <Debug> HTTP-Session: 42408769-2fec-4aef-b90f-2ac22141a04b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12958 2024.08.27 19:08:05.485819 [ 3 ] {} <Debug> HTTP-Session: 42408769-2fec-4aef-b90f-2ac22141a04b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12959 2024.08.27 19:08:05.485848 [ 3 ] {} <Trace> HTTP-Session: 42408769-2fec-4aef-b90f-2ac22141a04b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12960 2024.08.27 19:08:05.486162 [ 3 ] {c5455bd2-7445-44e2-b9c4-525679b59dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12961 2024.08.27 19:08:05.486226 [ 3 ] {c5455bd2-7445-44e2-b9c4-525679b59dd9} <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
12962 2024.08.27 19:08:05.486652 [ 3 ] {c5455bd2-7445-44e2-b9c4-525679b59dd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12963 2024.08.27 19:08:05.487336 [ 3 ] {c5455bd2-7445-44e2-b9c4-525679b59dd9} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12964 2024.08.27 19:08:05.487372 [ 3 ] {c5455bd2-7445-44e2-b9c4-525679b59dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12965 2024.08.27 19:08:05.488010 [ 3 ] {c5455bd2-7445-44e2-b9c4-525679b59dd9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12966 2024.08.27 19:08:05.488421 [ 3 ] {c5455bd2-7445-44e2-b9c4-525679b59dd9} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12967 2024.08.27 19:08:05.488558 [ 71 ] {} <Debug> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12968 2024.08.27 19:08:05.488570 [ 3 ] {c5455bd2-7445-44e2-b9c4-525679b59dd9} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002621 sec., 11064.479206409767 rows/sec., 19.83 MiB/sec.
12969 2024.08.27 19:08:05.488602 [ 71 ] {} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12970 2024.08.27 19:08:05.488648 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB.
12971 2024.08.27 19:08:05.488827 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::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
12972 2024.08.27 19:08:05.488911 [ 3 ] {c5455bd2-7445-44e2-b9c4-525679b59dd9} <Debug> DynamicQueryHandler: Done processing query
12973 2024.08.27 19:08:05.488940 [ 3 ] {c5455bd2-7445-44e2-b9c4-525679b59dd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
12974 2024.08.27 19:08:05.488968 [ 3 ] {} <Debug> HTTP-Session: 42408769-2fec-4aef-b90f-2ac22141a04b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12975 2024.08.27 19:08:05.489120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12976 2024.08.27 19:08:05.489190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12977 2024.08.27 19:08:05.489225 [ 3 ] {} <Debug> HTTP-Session: 0a1f1cbe-f0fc-498f-b734-32b09a964fa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
12978 2024.08.27 19:08:05.489233 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12979 2024.08.27 19:08:05.489247 [ 3 ] {} <Debug> HTTP-Session: 0a1f1cbe-f0fc-498f-b734-32b09a964fa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12980 2024.08.27 19:08:05.489268 [ 3 ] {} <Debug> HTTP-Session: 0a1f1cbe-f0fc-498f-b734-32b09a964fa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12981 2024.08.27 19:08:05.489319 [ 3 ] {} <Trace> HTTP-Session: 0a1f1cbe-f0fc-498f-b734-32b09a964fa6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12982 2024.08.27 19:08:05.489326 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 997 rows starting from the beginning of the part
12983 2024.08.27 19:08:05.489531 [ 3 ] {c3537b16-ef5a-4b41-8c0b-fdb784f1da08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12984 2024.08.27 19:08:05.489702 [ 3 ] {c3537b16-ef5a-4b41-8c0b-fdb784f1da08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12985 2024.08.27 19:08:05.489907 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 29 rows starting from the beginning of the part
12986 2024.08.27 19:08:05.490126 [ 3 ] {c3537b16-ef5a-4b41-8c0b-fdb784f1da08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12987 2024.08.27 19:08:05.490566 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part
12988 2024.08.27 19:08:05.491189 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 29 rows starting from the beginning of the part
12989 2024.08.27 19:08:05.491202 [ 3 ] {c3537b16-ef5a-4b41-8c0b-fdb784f1da08} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12990 2024.08.27 19:08:05.491248 [ 3 ] {c3537b16-ef5a-4b41-8c0b-fdb784f1da08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
12991 2024.08.27 19:08:05.491642 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part
12992 2024.08.27 19:08:05.492109 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 29 rows starting from the beginning of the part
12993 2024.08.27 19:08:05.492376 [ 3 ] {c3537b16-ef5a-4b41-8c0b-fdb784f1da08} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12994 2024.08.27 19:08:05.492960 [ 3 ] {c3537b16-ef5a-4b41-8c0b-fdb784f1da08} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12995 2024.08.27 19:08:05.493158 [ 3 ] {c3537b16-ef5a-4b41-8c0b-fdb784f1da08} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003753 sec., 21849.18731681322 rows/sec., 1.39 MiB/sec.
12996 2024.08.27 19:08:05.493404 [ 3 ] {c3537b16-ef5a-4b41-8c0b-fdb784f1da08} <Debug> DynamicQueryHandler: Done processing query
12997 2024.08.27 19:08:05.493436 [ 3 ] {c3537b16-ef5a-4b41-8c0b-fdb784f1da08} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12998 2024.08.27 19:08:05.493453 [ 3 ] {} <Debug> HTTP-Session: 0a1f1cbe-f0fc-498f-b734-32b09a964fa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12999 2024.08.27 19:08:05.497345 [ 201 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1100 rows, containing 19 columns (19 merged, 0 gathered) in 0.008611836 sec., 127731.18299047962 rows/sec., 228.89 MiB/sec.
13000 2024.08.27 19:08:05.498662 [ 196 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
13001 2024.08.27 19:08:05.499319 [ 196 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13002 2024.08.27 19:08:05.499412 [ 196 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
13003 2024.08.27 19:08:05.499577 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.44 MiB.
13004 2024.08.27 19:08:05.686968 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache
13005 2024.08.27 19:08:05.687044 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache
13006 2024.08.27 19:08:10.444616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13007 2024.08.27 19:08:10.444755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13008 2024.08.27 19:08:10.444784 [ 3 ] {} <Debug> HTTP-Session: 4a9e36ef-b782-433b-b1b9-447ef38f7a5e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13009 2024.08.27 19:08:10.444812 [ 3 ] {} <Debug> HTTP-Session: 4a9e36ef-b782-433b-b1b9-447ef38f7a5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13010 2024.08.27 19:08:10.444830 [ 3 ] {} <Debug> HTTP-Session: 4a9e36ef-b782-433b-b1b9-447ef38f7a5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13011 2024.08.27 19:08:10.444885 [ 3 ] {} <Trace> HTTP-Session: 4a9e36ef-b782-433b-b1b9-447ef38f7a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13012 2024.08.27 19:08:10.445111 [ 3 ] {bbd161d0-8825-4d0f-8dfe-d3478d6b1561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13013 2024.08.27 19:08:10.445186 [ 3 ] {bbd161d0-8825-4d0f-8dfe-d3478d6b1561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13014 2024.08.27 19:08:10.445526 [ 3 ] {bbd161d0-8825-4d0f-8dfe-d3478d6b1561} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13015 2024.08.27 19:08:10.446123 [ 3 ] {bbd161d0-8825-4d0f-8dfe-d3478d6b1561} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13016 2024.08.27 19:08:10.446164 [ 3 ] {bbd161d0-8825-4d0f-8dfe-d3478d6b1561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13017 2024.08.27 19:08:10.446592 [ 3 ] {bbd161d0-8825-4d0f-8dfe-d3478d6b1561} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13018 2024.08.27 19:08:10.447001 [ 3 ] {bbd161d0-8825-4d0f-8dfe-d3478d6b1561} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13019 2024.08.27 19:08:10.447149 [ 3 ] {bbd161d0-8825-4d0f-8dfe-d3478d6b1561} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002122 sec., 33930.25447690857 rows/sec., 2.76 MiB/sec.
13020 2024.08.27 19:08:10.447435 [ 3 ] {bbd161d0-8825-4d0f-8dfe-d3478d6b1561} <Debug> DynamicQueryHandler: Done processing query
13021 2024.08.27 19:08:10.447483 [ 3 ] {bbd161d0-8825-4d0f-8dfe-d3478d6b1561} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13022 2024.08.27 19:08:10.447509 [ 3 ] {} <Debug> HTTP-Session: 4a9e36ef-b782-433b-b1b9-447ef38f7a5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13023 2024.08.27 19:08:10.447711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13024 2024.08.27 19:08:10.447782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13025 2024.08.27 19:08:10.447807 [ 3 ] {} <Debug> HTTP-Session: 2afad059-82ab-4979-98d0-f3cfbef2dd5c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13026 2024.08.27 19:08:10.447830 [ 3 ] {} <Debug> HTTP-Session: 2afad059-82ab-4979-98d0-f3cfbef2dd5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13027 2024.08.27 19:08:10.447848 [ 3 ] {} <Debug> HTTP-Session: 2afad059-82ab-4979-98d0-f3cfbef2dd5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13028 2024.08.27 19:08:10.447891 [ 3 ] {} <Trace> HTTP-Session: 2afad059-82ab-4979-98d0-f3cfbef2dd5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13029 2024.08.27 19:08:10.448027 [ 3 ] {988bf870-46af-4f73-ba7a-3b20427e9fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13030 2024.08.27 19:08:10.448085 [ 3 ] {988bf870-46af-4f73-ba7a-3b20427e9fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13031 2024.08.27 19:08:10.448365 [ 3 ] {988bf870-46af-4f73-ba7a-3b20427e9fe3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13032 2024.08.27 19:08:10.448693 [ 3 ] {988bf870-46af-4f73-ba7a-3b20427e9fe3} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13033 2024.08.27 19:08:10.448730 [ 3 ] {988bf870-46af-4f73-ba7a-3b20427e9fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13034 2024.08.27 19:08:10.449097 [ 3 ] {988bf870-46af-4f73-ba7a-3b20427e9fe3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
13035 2024.08.27 19:08:10.449501 [ 3 ] {988bf870-46af-4f73-ba7a-3b20427e9fe3} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13036 2024.08.27 19:08:10.449634 [ 3 ] {988bf870-46af-4f73-ba7a-3b20427e9fe3} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001648 sec., 4854.368932038835 rows/sec., 365.03 KiB/sec.
13037 2024.08.27 19:08:10.449808 [ 3 ] {988bf870-46af-4f73-ba7a-3b20427e9fe3} <Debug> DynamicQueryHandler: Done processing query
13038 2024.08.27 19:08:10.449832 [ 3 ] {988bf870-46af-4f73-ba7a-3b20427e9fe3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13039 2024.08.27 19:08:10.449848 [ 3 ] {} <Debug> HTTP-Session: 2afad059-82ab-4979-98d0-f3cfbef2dd5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13040 2024.08.27 19:08:10.449979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13041 2024.08.27 19:08:10.450031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13042 2024.08.27 19:08:10.450050 [ 3 ] {} <Debug> HTTP-Session: 3dc427df-108b-4fd0-bdbc-ea1ba888d39f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13043 2024.08.27 19:08:10.450066 [ 3 ] {} <Debug> HTTP-Session: 3dc427df-108b-4fd0-bdbc-ea1ba888d39f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13044 2024.08.27 19:08:10.450081 [ 3 ] {} <Debug> HTTP-Session: 3dc427df-108b-4fd0-bdbc-ea1ba888d39f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13045 2024.08.27 19:08:10.450138 [ 3 ] {} <Trace> HTTP-Session: 3dc427df-108b-4fd0-bdbc-ea1ba888d39f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13046 2024.08.27 19:08:10.450259 [ 3 ] {c14c88a1-6cdd-4702-95d3-09eeddc52436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13047 2024.08.27 19:08:10.450304 [ 3 ] {c14c88a1-6cdd-4702-95d3-09eeddc52436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13048 2024.08.27 19:08:10.450534 [ 3 ] {c14c88a1-6cdd-4702-95d3-09eeddc52436} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13049 2024.08.27 19:08:10.450898 [ 3 ] {c14c88a1-6cdd-4702-95d3-09eeddc52436} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13050 2024.08.27 19:08:10.450934 [ 3 ] {c14c88a1-6cdd-4702-95d3-09eeddc52436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13051 2024.08.27 19:08:10.451295 [ 3 ] {c14c88a1-6cdd-4702-95d3-09eeddc52436} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13052 2024.08.27 19:08:10.451653 [ 3 ] {c14c88a1-6cdd-4702-95d3-09eeddc52436} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13053 2024.08.27 19:08:10.451782 [ 3 ] {c14c88a1-6cdd-4702-95d3-09eeddc52436} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001565 sec., 46006.38977635783 rows/sec., 3.59 MiB/sec.
13054 2024.08.27 19:08:10.452046 [ 3 ] {c14c88a1-6cdd-4702-95d3-09eeddc52436} <Debug> DynamicQueryHandler: Done processing query
13055 2024.08.27 19:08:10.452107 [ 3 ] {c14c88a1-6cdd-4702-95d3-09eeddc52436} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13056 2024.08.27 19:08:10.452157 [ 3 ] {} <Debug> HTTP-Session: 3dc427df-108b-4fd0-bdbc-ea1ba888d39f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13057 2024.08.27 19:08:10.452376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13058 2024.08.27 19:08:10.452431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13059 2024.08.27 19:08:10.452450 [ 3 ] {} <Debug> HTTP-Session: ed0b9a49-6e67-4cda-8953-9b0221c74b66 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13060 2024.08.27 19:08:10.452467 [ 3 ] {} <Debug> HTTP-Session: ed0b9a49-6e67-4cda-8953-9b0221c74b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13061 2024.08.27 19:08:10.452481 [ 3 ] {} <Debug> HTTP-Session: ed0b9a49-6e67-4cda-8953-9b0221c74b66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13062 2024.08.27 19:08:10.452514 [ 3 ] {} <Trace> HTTP-Session: ed0b9a49-6e67-4cda-8953-9b0221c74b66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13063 2024.08.27 19:08:10.452668 [ 3 ] {955c5dcc-e640-4bd2-b810-c474b384972f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13064 2024.08.27 19:08:10.452719 [ 3 ] {955c5dcc-e640-4bd2-b810-c474b384972f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13065 2024.08.27 19:08:10.452881 [ 3 ] {955c5dcc-e640-4bd2-b810-c474b384972f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13066 2024.08.27 19:08:10.453363 [ 3 ] {955c5dcc-e640-4bd2-b810-c474b384972f} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13067 2024.08.27 19:08:10.453400 [ 3 ] {955c5dcc-e640-4bd2-b810-c474b384972f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13068 2024.08.27 19:08:10.453788 [ 3 ] {955c5dcc-e640-4bd2-b810-c474b384972f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13069 2024.08.27 19:08:10.454124 [ 3 ] {955c5dcc-e640-4bd2-b810-c474b384972f} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13070 2024.08.27 19:08:10.454255 [ 3 ] {955c5dcc-e640-4bd2-b810-c474b384972f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001659 sec., 96443.64074743821 rows/sec., 6.72 MiB/sec.
13071 2024.08.27 19:08:10.454423 [ 3 ] {955c5dcc-e640-4bd2-b810-c474b384972f} <Debug> DynamicQueryHandler: Done processing query
13072 2024.08.27 19:08:10.454447 [ 3 ] {955c5dcc-e640-4bd2-b810-c474b384972f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13073 2024.08.27 19:08:10.454462 [ 3 ] {} <Debug> HTTP-Session: ed0b9a49-6e67-4cda-8953-9b0221c74b66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13074 2024.08.27 19:08:10.454590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13075 2024.08.27 19:08:10.454639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13076 2024.08.27 19:08:10.454658 [ 3 ] {} <Debug> HTTP-Session: 52001558-4302-450f-8426-64550a2cebe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13077 2024.08.27 19:08:10.454675 [ 3 ] {} <Debug> HTTP-Session: 52001558-4302-450f-8426-64550a2cebe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13078 2024.08.27 19:08:10.454689 [ 3 ] {} <Debug> HTTP-Session: 52001558-4302-450f-8426-64550a2cebe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13079 2024.08.27 19:08:10.454720 [ 3 ] {} <Trace> HTTP-Session: 52001558-4302-450f-8426-64550a2cebe9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13080 2024.08.27 19:08:10.454878 [ 3 ] {a3971b42-727a-42d8-8669-e1e0ec6459dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13081 2024.08.27 19:08:10.454942 [ 3 ] {a3971b42-727a-42d8-8669-e1e0ec6459dc} <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
13082 2024.08.27 19:08:10.455348 [ 3 ] {a3971b42-727a-42d8-8669-e1e0ec6459dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13083 2024.08.27 19:08:10.455816 [ 3 ] {a3971b42-727a-42d8-8669-e1e0ec6459dc} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13084 2024.08.27 19:08:10.455850 [ 3 ] {a3971b42-727a-42d8-8669-e1e0ec6459dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13085 2024.08.27 19:08:10.456447 [ 3 ] {a3971b42-727a-42d8-8669-e1e0ec6459dc} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
13086 2024.08.27 19:08:10.456860 [ 3 ] {a3971b42-727a-42d8-8669-e1e0ec6459dc} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13087 2024.08.27 19:08:10.457003 [ 3 ] {a3971b42-727a-42d8-8669-e1e0ec6459dc} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002211 sec., 3618.272274988693 rows/sec., 6.48 MiB/sec.
13088 2024.08.27 19:08:10.457196 [ 3 ] {a3971b42-727a-42d8-8669-e1e0ec6459dc} <Debug> DynamicQueryHandler: Done processing query
13089 2024.08.27 19:08:10.457219 [ 3 ] {a3971b42-727a-42d8-8669-e1e0ec6459dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
13090 2024.08.27 19:08:10.457235 [ 3 ] {} <Debug> HTTP-Session: 52001558-4302-450f-8426-64550a2cebe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13091 2024.08.27 19:08:10.457362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13092 2024.08.27 19:08:10.457410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13093 2024.08.27 19:08:10.457428 [ 3 ] {} <Debug> HTTP-Session: 8b5d7fda-3176-45f4-ac89-9b4cfd38a5e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13094 2024.08.27 19:08:10.457445 [ 3 ] {} <Debug> HTTP-Session: 8b5d7fda-3176-45f4-ac89-9b4cfd38a5e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13095 2024.08.27 19:08:10.457459 [ 3 ] {} <Debug> HTTP-Session: 8b5d7fda-3176-45f4-ac89-9b4cfd38a5e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13096 2024.08.27 19:08:10.457491 [ 3 ] {} <Trace> HTTP-Session: 8b5d7fda-3176-45f4-ac89-9b4cfd38a5e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13097 2024.08.27 19:08:10.457618 [ 3 ] {7711330f-1998-4dad-8f9c-c484384a8cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13098 2024.08.27 19:08:10.457665 [ 3 ] {7711330f-1998-4dad-8f9c-c484384a8cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13099 2024.08.27 19:08:10.457794 [ 3 ] {7711330f-1998-4dad-8f9c-c484384a8cae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13100 2024.08.27 19:08:10.458141 [ 3 ] {7711330f-1998-4dad-8f9c-c484384a8cae} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13101 2024.08.27 19:08:10.458176 [ 3 ] {7711330f-1998-4dad-8f9c-c484384a8cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13102 2024.08.27 19:08:10.458536 [ 3 ] {7711330f-1998-4dad-8f9c-c484384a8cae} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13103 2024.08.27 19:08:10.458861 [ 3 ] {7711330f-1998-4dad-8f9c-c484384a8cae} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13104 2024.08.27 19:08:10.458990 [ 3 ] {7711330f-1998-4dad-8f9c-c484384a8cae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001426 sec., 42075.7363253857 rows/sec., 2.84 MiB/sec.
13105 2024.08.27 19:08:10.459152 [ 3 ] {7711330f-1998-4dad-8f9c-c484384a8cae} <Debug> DynamicQueryHandler: Done processing query
13106 2024.08.27 19:08:10.459175 [ 3 ] {7711330f-1998-4dad-8f9c-c484384a8cae} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13107 2024.08.27 19:08:10.459191 [ 3 ] {} <Debug> HTTP-Session: 8b5d7fda-3176-45f4-ac89-9b4cfd38a5e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13108 2024.08.27 19:08:15.449400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13109 2024.08.27 19:08:15.449545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13110 2024.08.27 19:08:15.449575 [ 3 ] {} <Debug> HTTP-Session: e34b0a0f-6323-45de-bf04-a25724218886 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13111 2024.08.27 19:08:15.449605 [ 3 ] {} <Debug> HTTP-Session: e34b0a0f-6323-45de-bf04-a25724218886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13112 2024.08.27 19:08:15.449624 [ 3 ] {} <Debug> HTTP-Session: e34b0a0f-6323-45de-bf04-a25724218886 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13113 2024.08.27 19:08:15.449680 [ 3 ] {} <Trace> HTTP-Session: e34b0a0f-6323-45de-bf04-a25724218886 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13114 2024.08.27 19:08:15.449956 [ 3 ] {0fbd1ea5-e63f-430b-86aa-7622c66095f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13115 2024.08.27 19:08:15.450025 [ 3 ] {0fbd1ea5-e63f-430b-86aa-7622c66095f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13116 2024.08.27 19:08:15.450364 [ 3 ] {0fbd1ea5-e63f-430b-86aa-7622c66095f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13117 2024.08.27 19:08:15.450979 [ 3 ] {0fbd1ea5-e63f-430b-86aa-7622c66095f3} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13118 2024.08.27 19:08:15.451026 [ 3 ] {0fbd1ea5-e63f-430b-86aa-7622c66095f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13119 2024.08.27 19:08:15.451475 [ 3 ] {0fbd1ea5-e63f-430b-86aa-7622c66095f3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13120 2024.08.27 19:08:15.451863 [ 3 ] {0fbd1ea5-e63f-430b-86aa-7622c66095f3} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13121 2024.08.27 19:08:15.452034 [ 3 ] {0fbd1ea5-e63f-430b-86aa-7622c66095f3} <Debug> executeQuery: Read 247 rows, 22.35 KiB in 0.002202 sec., 112170.75386012715 rows/sec., 9.91 MiB/sec.
13122 2024.08.27 19:08:15.452276 [ 3 ] {0fbd1ea5-e63f-430b-86aa-7622c66095f3} <Debug> DynamicQueryHandler: Done processing query
13123 2024.08.27 19:08:15.452303 [ 3 ] {0fbd1ea5-e63f-430b-86aa-7622c66095f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
13124 2024.08.27 19:08:15.452320 [ 3 ] {} <Debug> HTTP-Session: e34b0a0f-6323-45de-bf04-a25724218886 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13125 2024.08.27 19:08:15.452499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13126 2024.08.27 19:08:15.452554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13127 2024.08.27 19:08:15.452573 [ 3 ] {} <Debug> HTTP-Session: 8075ee15-f123-4c60-b5e5-774a85e3271c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13128 2024.08.27 19:08:15.452594 [ 3 ] {} <Debug> HTTP-Session: 8075ee15-f123-4c60-b5e5-774a85e3271c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13129 2024.08.27 19:08:15.452608 [ 3 ] {} <Debug> HTTP-Session: 8075ee15-f123-4c60-b5e5-774a85e3271c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13130 2024.08.27 19:08:15.452644 [ 3 ] {} <Trace> HTTP-Session: 8075ee15-f123-4c60-b5e5-774a85e3271c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13131 2024.08.27 19:08:15.452761 [ 3 ] {1c546120-3848-4723-9a68-4c04162c75b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13132 2024.08.27 19:08:15.452810 [ 3 ] {1c546120-3848-4723-9a68-4c04162c75b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13133 2024.08.27 19:08:15.453057 [ 3 ] {1c546120-3848-4723-9a68-4c04162c75b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13134 2024.08.27 19:08:15.453420 [ 3 ] {1c546120-3848-4723-9a68-4c04162c75b0} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13135 2024.08.27 19:08:15.453458 [ 3 ] {1c546120-3848-4723-9a68-4c04162c75b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13136 2024.08.27 19:08:15.453823 [ 3 ] {1c546120-3848-4723-9a68-4c04162c75b0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
13137 2024.08.27 19:08:15.454185 [ 3 ] {1c546120-3848-4723-9a68-4c04162c75b0} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13138 2024.08.27 19:08:15.454350 [ 3 ] {1c546120-3848-4723-9a68-4c04162c75b0} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001619 sec., 17912.29153798641 rows/sec., 1.32 MiB/sec.
13139 2024.08.27 19:08:15.454530 [ 3 ] {1c546120-3848-4723-9a68-4c04162c75b0} <Debug> DynamicQueryHandler: Done processing query
13140 2024.08.27 19:08:15.454555 [ 3 ] {1c546120-3848-4723-9a68-4c04162c75b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13141 2024.08.27 19:08:15.454571 [ 3 ] {} <Debug> HTTP-Session: 8075ee15-f123-4c60-b5e5-774a85e3271c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13142 2024.08.27 19:08:15.454776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13143 2024.08.27 19:08:15.454825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13144 2024.08.27 19:08:15.454844 [ 3 ] {} <Debug> HTTP-Session: 66e04afa-22dc-4f60-a706-d66ef5447b96 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13145 2024.08.27 19:08:15.454863 [ 3 ] {} <Debug> HTTP-Session: 66e04afa-22dc-4f60-a706-d66ef5447b96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13146 2024.08.27 19:08:15.454877 [ 3 ] {} <Debug> HTTP-Session: 66e04afa-22dc-4f60-a706-d66ef5447b96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13147 2024.08.27 19:08:15.454910 [ 3 ] {} <Trace> HTTP-Session: 66e04afa-22dc-4f60-a706-d66ef5447b96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13148 2024.08.27 19:08:15.455016 [ 3 ] {3bbee2e5-e1ca-4c8d-88e3-d55a14efd7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13149 2024.08.27 19:08:15.455059 [ 3 ] {3bbee2e5-e1ca-4c8d-88e3-d55a14efd7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13150 2024.08.27 19:08:15.455289 [ 3 ] {3bbee2e5-e1ca-4c8d-88e3-d55a14efd7c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13151 2024.08.27 19:08:15.455597 [ 3 ] {3bbee2e5-e1ca-4c8d-88e3-d55a14efd7c7} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13152 2024.08.27 19:08:15.455633 [ 3 ] {3bbee2e5-e1ca-4c8d-88e3-d55a14efd7c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13153 2024.08.27 19:08:15.455994 [ 3 ] {3bbee2e5-e1ca-4c8d-88e3-d55a14efd7c7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
13154 2024.08.27 19:08:15.456348 [ 3 ] {3bbee2e5-e1ca-4c8d-88e3-d55a14efd7c7} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13155 2024.08.27 19:08:15.456509 [ 3 ] {3bbee2e5-e1ca-4c8d-88e3-d55a14efd7c7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001515 sec., 9240.924092409241 rows/sec., 647.17 KiB/sec.
13156 2024.08.27 19:08:15.456672 [ 3 ] {3bbee2e5-e1ca-4c8d-88e3-d55a14efd7c7} <Debug> DynamicQueryHandler: Done processing query
13157 2024.08.27 19:08:15.456696 [ 3 ] {3bbee2e5-e1ca-4c8d-88e3-d55a14efd7c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13158 2024.08.27 19:08:15.456712 [ 3 ] {} <Debug> HTTP-Session: 66e04afa-22dc-4f60-a706-d66ef5447b96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13159 2024.08.27 19:08:15.456835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13160 2024.08.27 19:08:15.456882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13161 2024.08.27 19:08:15.456902 [ 3 ] {} <Debug> HTTP-Session: 0fa990f9-4c89-433f-88c6-eabf2a74452d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13162 2024.08.27 19:08:15.456919 [ 3 ] {} <Debug> HTTP-Session: 0fa990f9-4c89-433f-88c6-eabf2a74452d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13163 2024.08.27 19:08:15.456933 [ 3 ] {} <Debug> HTTP-Session: 0fa990f9-4c89-433f-88c6-eabf2a74452d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13164 2024.08.27 19:08:15.456964 [ 3 ] {} <Trace> HTTP-Session: 0fa990f9-4c89-433f-88c6-eabf2a74452d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13165 2024.08.27 19:08:15.457063 [ 3 ] {ffdc03cb-39c3-414f-ab78-f3df919e7231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13166 2024.08.27 19:08:15.457106 [ 3 ] {ffdc03cb-39c3-414f-ab78-f3df919e7231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13167 2024.08.27 19:08:15.457333 [ 3 ] {ffdc03cb-39c3-414f-ab78-f3df919e7231} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13168 2024.08.27 19:08:15.457673 [ 3 ] {ffdc03cb-39c3-414f-ab78-f3df919e7231} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13169 2024.08.27 19:08:15.457710 [ 3 ] {ffdc03cb-39c3-414f-ab78-f3df919e7231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13170 2024.08.27 19:08:15.458054 [ 3 ] {ffdc03cb-39c3-414f-ab78-f3df919e7231} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13171 2024.08.27 19:08:15.458410 [ 3 ] {ffdc03cb-39c3-414f-ab78-f3df919e7231} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13172 2024.08.27 19:08:15.458569 [ 3 ] {ffdc03cb-39c3-414f-ab78-f3df919e7231} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001529 sec., 3924.133420536298 rows/sec., 231.85 KiB/sec.
13173 2024.08.27 19:08:15.458868 [ 3 ] {ffdc03cb-39c3-414f-ab78-f3df919e7231} <Debug> DynamicQueryHandler: Done processing query
13174 2024.08.27 19:08:15.458910 [ 3 ] {ffdc03cb-39c3-414f-ab78-f3df919e7231} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13175 2024.08.27 19:08:15.458936 [ 3 ] {} <Debug> HTTP-Session: 0fa990f9-4c89-433f-88c6-eabf2a74452d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13176 2024.08.27 19:08:15.459179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 66693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13177 2024.08.27 19:08:15.459228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13178 2024.08.27 19:08:15.459248 [ 3 ] {} <Debug> HTTP-Session: 910430f7-9e8f-433b-893e-3afd3289846e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13179 2024.08.27 19:08:15.459264 [ 3 ] {} <Debug> HTTP-Session: 910430f7-9e8f-433b-893e-3afd3289846e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13180 2024.08.27 19:08:15.459279 [ 3 ] {} <Debug> HTTP-Session: 910430f7-9e8f-433b-893e-3afd3289846e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13181 2024.08.27 19:08:15.459310 [ 3 ] {} <Trace> HTTP-Session: 910430f7-9e8f-433b-893e-3afd3289846e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13182 2024.08.27 19:08:15.459526 [ 3 ] {99465cd4-c923-454a-98db-e5c20ecb4b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13183 2024.08.27 19:08:15.459570 [ 3 ] {99465cd4-c923-454a-98db-e5c20ecb4b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13184 2024.08.27 19:08:15.459818 [ 3 ] {99465cd4-c923-454a-98db-e5c20ecb4b93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13185 2024.08.27 19:08:15.460445 [ 3 ] {99465cd4-c923-454a-98db-e5c20ecb4b93} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13186 2024.08.27 19:08:15.460484 [ 3 ] {99465cd4-c923-454a-98db-e5c20ecb4b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13187 2024.08.27 19:08:15.460862 [ 3 ] {99465cd4-c923-454a-98db-e5c20ecb4b93} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13188 2024.08.27 19:08:15.461221 [ 3 ] {99465cd4-c923-454a-98db-e5c20ecb4b93} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13189 2024.08.27 19:08:15.461381 [ 3 ] {99465cd4-c923-454a-98db-e5c20ecb4b93} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.001962 sec., 209480.122324159 rows/sec., 14.93 MiB/sec.
13190 2024.08.27 19:08:15.461674 [ 3 ] {99465cd4-c923-454a-98db-e5c20ecb4b93} <Debug> DynamicQueryHandler: Done processing query
13191 2024.08.27 19:08:15.461734 [ 3 ] {99465cd4-c923-454a-98db-e5c20ecb4b93} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
13192 2024.08.27 19:08:15.461791 [ 3 ] {} <Debug> HTTP-Session: 910430f7-9e8f-433b-893e-3afd3289846e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13193 2024.08.27 19:08:15.461975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13194 2024.08.27 19:08:15.462027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13195 2024.08.27 19:08:15.462047 [ 3 ] {} <Debug> HTTP-Session: 5dd28652-9fb7-4e91-ad37-72cf7ac2dc1f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13196 2024.08.27 19:08:15.462065 [ 3 ] {} <Debug> HTTP-Session: 5dd28652-9fb7-4e91-ad37-72cf7ac2dc1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13197 2024.08.27 19:08:15.462079 [ 3 ] {} <Debug> HTTP-Session: 5dd28652-9fb7-4e91-ad37-72cf7ac2dc1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13198 2024.08.27 19:08:15.462112 [ 3 ] {} <Trace> HTTP-Session: 5dd28652-9fb7-4e91-ad37-72cf7ac2dc1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13199 2024.08.27 19:08:15.462214 [ 3 ] {4fccf321-101f-4dcb-8d8b-ce1bfbc76d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13200 2024.08.27 19:08:15.462261 [ 3 ] {4fccf321-101f-4dcb-8d8b-ce1bfbc76d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13201 2024.08.27 19:08:15.462417 [ 3 ] {4fccf321-101f-4dcb-8d8b-ce1bfbc76d73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13202 2024.08.27 19:08:15.462695 [ 3 ] {4fccf321-101f-4dcb-8d8b-ce1bfbc76d73} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13203 2024.08.27 19:08:15.462731 [ 3 ] {4fccf321-101f-4dcb-8d8b-ce1bfbc76d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13204 2024.08.27 19:08:15.463089 [ 3 ] {4fccf321-101f-4dcb-8d8b-ce1bfbc76d73} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13205 2024.08.27 19:08:15.463411 [ 3 ] {4fccf321-101f-4dcb-8d8b-ce1bfbc76d73} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13206 2024.08.27 19:08:15.463571 [ 3 ] {4fccf321-101f-4dcb-8d8b-ce1bfbc76d73} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001376 sec., 4360.46511627907 rows/sec., 227.82 KiB/sec.
13207 2024.08.27 19:08:15.463894 [ 3 ] {4fccf321-101f-4dcb-8d8b-ce1bfbc76d73} <Debug> DynamicQueryHandler: Done processing query
13208 2024.08.27 19:08:15.463923 [ 3 ] {4fccf321-101f-4dcb-8d8b-ce1bfbc76d73} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13209 2024.08.27 19:08:15.463940 [ 3 ] {} <Debug> HTTP-Session: 5dd28652-9fb7-4e91-ad37-72cf7ac2dc1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13210 2024.08.27 19:08:15.464136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13211 2024.08.27 19:08:15.464186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13212 2024.08.27 19:08:15.464205 [ 3 ] {} <Debug> HTTP-Session: b626684a-cd45-4199-965c-3aaf2c2d5125 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13213 2024.08.27 19:08:15.464221 [ 3 ] {} <Debug> HTTP-Session: b626684a-cd45-4199-965c-3aaf2c2d5125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13214 2024.08.27 19:08:15.464234 [ 3 ] {} <Debug> HTTP-Session: b626684a-cd45-4199-965c-3aaf2c2d5125 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13215 2024.08.27 19:08:15.464265 [ 3 ] {} <Trace> HTTP-Session: b626684a-cd45-4199-965c-3aaf2c2d5125 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13216 2024.08.27 19:08:15.464491 [ 3 ] {51c437ff-bbd1-4261-b129-75542bb9e360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13217 2024.08.27 19:08:15.464539 [ 3 ] {51c437ff-bbd1-4261-b129-75542bb9e360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13218 2024.08.27 19:08:15.464709 [ 3 ] {51c437ff-bbd1-4261-b129-75542bb9e360} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13219 2024.08.27 19:08:15.465146 [ 3 ] {51c437ff-bbd1-4261-b129-75542bb9e360} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13220 2024.08.27 19:08:15.465182 [ 3 ] {51c437ff-bbd1-4261-b129-75542bb9e360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13221 2024.08.27 19:08:15.465561 [ 3 ] {51c437ff-bbd1-4261-b129-75542bb9e360} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13222 2024.08.27 19:08:15.465911 [ 3 ] {51c437ff-bbd1-4261-b129-75542bb9e360} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13223 2024.08.27 19:08:15.466034 [ 3 ] {51c437ff-bbd1-4261-b129-75542bb9e360} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001683 sec., 140819.96434937613 rows/sec., 9.44 MiB/sec.
13224 2024.08.27 19:08:15.466202 [ 3 ] {51c437ff-bbd1-4261-b129-75542bb9e360} <Debug> DynamicQueryHandler: Done processing query
13225 2024.08.27 19:08:15.466226 [ 3 ] {51c437ff-bbd1-4261-b129-75542bb9e360} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13226 2024.08.27 19:08:15.466242 [ 3 ] {} <Debug> HTTP-Session: b626684a-cd45-4199-965c-3aaf2c2d5125 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13227 2024.08.27 19:08:15.466356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13228 2024.08.27 19:08:15.466405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13229 2024.08.27 19:08:15.466425 [ 3 ] {} <Debug> HTTP-Session: 780971a3-7112-4d3f-8780-57109dabfdeb Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13230 2024.08.27 19:08:15.466442 [ 3 ] {} <Debug> HTTP-Session: 780971a3-7112-4d3f-8780-57109dabfdeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13231 2024.08.27 19:08:15.466456 [ 3 ] {} <Debug> HTTP-Session: 780971a3-7112-4d3f-8780-57109dabfdeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13232 2024.08.27 19:08:15.466487 [ 3 ] {} <Trace> HTTP-Session: 780971a3-7112-4d3f-8780-57109dabfdeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13233 2024.08.27 19:08:15.466580 [ 3 ] {9bffd218-d84f-4e02-a13f-e7eb4d74e1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13234 2024.08.27 19:08:15.466627 [ 3 ] {9bffd218-d84f-4e02-a13f-e7eb4d74e1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13235 2024.08.27 19:08:15.466761 [ 3 ] {9bffd218-d84f-4e02-a13f-e7eb4d74e1cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13236 2024.08.27 19:08:15.467018 [ 3 ] {9bffd218-d84f-4e02-a13f-e7eb4d74e1cb} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13237 2024.08.27 19:08:15.467054 [ 3 ] {9bffd218-d84f-4e02-a13f-e7eb4d74e1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13238 2024.08.27 19:08:15.467401 [ 3 ] {9bffd218-d84f-4e02-a13f-e7eb4d74e1cb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13239 2024.08.27 19:08:15.467715 [ 3 ] {9bffd218-d84f-4e02-a13f-e7eb4d74e1cb} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13240 2024.08.27 19:08:15.467843 [ 3 ] {9bffd218-d84f-4e02-a13f-e7eb4d74e1cb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001286 sec., 777.6049766718506 rows/sec., 52.40 KiB/sec.
13241 2024.08.27 19:08:15.468002 [ 3 ] {9bffd218-d84f-4e02-a13f-e7eb4d74e1cb} <Debug> DynamicQueryHandler: Done processing query
13242 2024.08.27 19:08:15.468026 [ 3 ] {9bffd218-d84f-4e02-a13f-e7eb4d74e1cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13243 2024.08.27 19:08:15.468042 [ 3 ] {} <Debug> HTTP-Session: 780971a3-7112-4d3f-8780-57109dabfdeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13244 2024.08.27 19:08:15.468205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13245 2024.08.27 19:08:15.468253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13246 2024.08.27 19:08:15.468272 [ 3 ] {} <Debug> HTTP-Session: 1a89266b-333c-4aa3-9f23-94eeeac9680a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13247 2024.08.27 19:08:15.468288 [ 3 ] {} <Debug> HTTP-Session: 1a89266b-333c-4aa3-9f23-94eeeac9680a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13248 2024.08.27 19:08:15.468302 [ 3 ] {} <Debug> HTTP-Session: 1a89266b-333c-4aa3-9f23-94eeeac9680a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13249 2024.08.27 19:08:15.468332 [ 3 ] {} <Trace> HTTP-Session: 1a89266b-333c-4aa3-9f23-94eeeac9680a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13250 2024.08.27 19:08:15.468651 [ 3 ] {421ed44a-4f08-4bc8-852f-7a3ccb87fe80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13251 2024.08.27 19:08:15.468715 [ 3 ] {421ed44a-4f08-4bc8-852f-7a3ccb87fe80} <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
13252 2024.08.27 19:08:15.469132 [ 3 ] {421ed44a-4f08-4bc8-852f-7a3ccb87fe80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13253 2024.08.27 19:08:15.469845 [ 3 ] {421ed44a-4f08-4bc8-852f-7a3ccb87fe80} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13254 2024.08.27 19:08:15.469880 [ 3 ] {421ed44a-4f08-4bc8-852f-7a3ccb87fe80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13255 2024.08.27 19:08:15.470528 [ 3 ] {421ed44a-4f08-4bc8-852f-7a3ccb87fe80} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
13256 2024.08.27 19:08:15.470938 [ 3 ] {421ed44a-4f08-4bc8-852f-7a3ccb87fe80} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13257 2024.08.27 19:08:15.471087 [ 3 ] {421ed44a-4f08-4bc8-852f-7a3ccb87fe80} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002668 sec., 10869.565217391306 rows/sec., 19.48 MiB/sec.
13258 2024.08.27 19:08:15.471307 [ 3 ] {421ed44a-4f08-4bc8-852f-7a3ccb87fe80} <Debug> DynamicQueryHandler: Done processing query
13259 2024.08.27 19:08:15.471331 [ 3 ] {421ed44a-4f08-4bc8-852f-7a3ccb87fe80} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
13260 2024.08.27 19:08:15.471347 [ 3 ] {} <Debug> HTTP-Session: 1a89266b-333c-4aa3-9f23-94eeeac9680a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13261 2024.08.27 19:08:15.471465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13262 2024.08.27 19:08:15.471514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13263 2024.08.27 19:08:15.471533 [ 3 ] {} <Debug> HTTP-Session: 74ac7ea0-34db-47e8-b8f5-f2f91e9e1049 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13264 2024.08.27 19:08:15.471549 [ 3 ] {} <Debug> HTTP-Session: 74ac7ea0-34db-47e8-b8f5-f2f91e9e1049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13265 2024.08.27 19:08:15.471563 [ 3 ] {} <Debug> HTTP-Session: 74ac7ea0-34db-47e8-b8f5-f2f91e9e1049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13266 2024.08.27 19:08:15.471594 [ 3 ] {} <Trace> HTTP-Session: 74ac7ea0-34db-47e8-b8f5-f2f91e9e1049 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13267 2024.08.27 19:08:15.471723 [ 3 ] {6587cef2-25bc-4ed1-88f8-ff365dff1a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13268 2024.08.27 19:08:15.471767 [ 3 ] {6587cef2-25bc-4ed1-88f8-ff365dff1a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13269 2024.08.27 19:08:15.471896 [ 3 ] {6587cef2-25bc-4ed1-88f8-ff365dff1a18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13270 2024.08.27 19:08:15.472204 [ 3 ] {6587cef2-25bc-4ed1-88f8-ff365dff1a18} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13271 2024.08.27 19:08:15.472239 [ 3 ] {6587cef2-25bc-4ed1-88f8-ff365dff1a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13272 2024.08.27 19:08:15.472599 [ 3 ] {6587cef2-25bc-4ed1-88f8-ff365dff1a18} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13273 2024.08.27 19:08:15.472920 [ 3 ] {6587cef2-25bc-4ed1-88f8-ff365dff1a18} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13274 2024.08.27 19:08:15.473044 [ 3 ] {6587cef2-25bc-4ed1-88f8-ff365dff1a18} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001376 sec., 59593.023255813954 rows/sec., 3.78 MiB/sec.
13275 2024.08.27 19:08:15.473226 [ 3 ] {6587cef2-25bc-4ed1-88f8-ff365dff1a18} <Debug> DynamicQueryHandler: Done processing query
13276 2024.08.27 19:08:15.473261 [ 3 ] {6587cef2-25bc-4ed1-88f8-ff365dff1a18} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13277 2024.08.27 19:08:15.473291 [ 3 ] {} <Debug> HTTP-Session: 74ac7ea0-34db-47e8-b8f5-f2f91e9e1049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13278 2024.08.27 19:08:17.791023 [ 59 ] {} <Debug> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50) (MergerMutator): Selected 5 parts from all_1_30_6 to all_34_34_0
13279 2024.08.27 19:08:17.791085 [ 59 ] {} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13280 2024.08.27 19:08:17.791107 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13281 2024.08.27 19:08:17.791318 [ 193 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::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
13282 2024.08.27 19:08:17.791833 [ 193 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13283 2024.08.27 19:08:17.791877 [ 193 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 18 rows starting from the beginning of the part
13284 2024.08.27 19:08:17.791964 [ 193 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part
13285 2024.08.27 19:08:17.792050 [ 193 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part
13286 2024.08.27 19:08:17.792333 [ 193 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part
13287 2024.08.27 19:08:17.792519 [ 193 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part
13288 2024.08.27 19:08:17.793506 [ 193 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.002324958 sec., 11182.997714367315 rows/sec., 955.58 KiB/sec.
13289 2024.08.27 19:08:17.793632 [ 197 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary)
13290 2024.08.27 19:08:17.794063 [ 197 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_34_7} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13291 2024.08.27 19:08:17.794149 [ 197 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_34_7} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50) (MergerMutator): Merged 5 parts: [all_1_30_6, all_34_34_0] -> all_1_34_7
13292 2024.08.27 19:08:17.794234 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
13293 2024.08.27 19:08:20.443984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13294 2024.08.27 19:08:20.444174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13295 2024.08.27 19:08:20.444219 [ 3 ] {} <Debug> HTTP-Session: 2e110773-3d64-4dce-9b50-a3b4d600c9bb Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13296 2024.08.27 19:08:20.444258 [ 3 ] {} <Debug> HTTP-Session: 2e110773-3d64-4dce-9b50-a3b4d600c9bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13297 2024.08.27 19:08:20.444287 [ 3 ] {} <Debug> HTTP-Session: 2e110773-3d64-4dce-9b50-a3b4d600c9bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13298 2024.08.27 19:08:20.444361 [ 3 ] {} <Trace> HTTP-Session: 2e110773-3d64-4dce-9b50-a3b4d600c9bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13299 2024.08.27 19:08:20.444664 [ 3 ] {e0c01c5c-b86b-400b-8c56-40b85647a7f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13300 2024.08.27 19:08:20.444768 [ 3 ] {e0c01c5c-b86b-400b-8c56-40b85647a7f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13301 2024.08.27 19:08:20.445277 [ 3 ] {e0c01c5c-b86b-400b-8c56-40b85647a7f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13302 2024.08.27 19:08:20.445797 [ 3 ] {e0c01c5c-b86b-400b-8c56-40b85647a7f4} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13303 2024.08.27 19:08:20.445842 [ 3 ] {e0c01c5c-b86b-400b-8c56-40b85647a7f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13304 2024.08.27 19:08:20.446254 [ 3 ] {e0c01c5c-b86b-400b-8c56-40b85647a7f4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13305 2024.08.27 19:08:20.446615 [ 3 ] {e0c01c5c-b86b-400b-8c56-40b85647a7f4} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13306 2024.08.27 19:08:20.446788 [ 3 ] {e0c01c5c-b86b-400b-8c56-40b85647a7f4} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002253 sec., 31957.390146471374 rows/sec., 2.60 MiB/sec.
13307 2024.08.27 19:08:20.446991 [ 3 ] {e0c01c5c-b86b-400b-8c56-40b85647a7f4} <Debug> DynamicQueryHandler: Done processing query
13308 2024.08.27 19:08:20.447016 [ 3 ] {e0c01c5c-b86b-400b-8c56-40b85647a7f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13309 2024.08.27 19:08:20.447031 [ 3 ] {} <Debug> HTTP-Session: 2e110773-3d64-4dce-9b50-a3b4d600c9bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13310 2024.08.27 19:08:20.447237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13311 2024.08.27 19:08:20.447289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13312 2024.08.27 19:08:20.447309 [ 3 ] {} <Debug> HTTP-Session: 3d927737-4ab8-48cd-bf7a-a457fdc308a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13313 2024.08.27 19:08:20.447328 [ 3 ] {} <Debug> HTTP-Session: 3d927737-4ab8-48cd-bf7a-a457fdc308a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13314 2024.08.27 19:08:20.447342 [ 3 ] {} <Debug> HTTP-Session: 3d927737-4ab8-48cd-bf7a-a457fdc308a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13315 2024.08.27 19:08:20.447376 [ 3 ] {} <Trace> HTTP-Session: 3d927737-4ab8-48cd-bf7a-a457fdc308a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13316 2024.08.27 19:08:20.447483 [ 3 ] {138efd0b-1e82-4722-8f84-fc4bace8b128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13317 2024.08.27 19:08:20.447530 [ 3 ] {138efd0b-1e82-4722-8f84-fc4bace8b128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13318 2024.08.27 19:08:20.447772 [ 3 ] {138efd0b-1e82-4722-8f84-fc4bace8b128} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13319 2024.08.27 19:08:20.448153 [ 3 ] {138efd0b-1e82-4722-8f84-fc4bace8b128} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13320 2024.08.27 19:08:20.448189 [ 3 ] {138efd0b-1e82-4722-8f84-fc4bace8b128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13321 2024.08.27 19:08:20.448520 [ 3 ] {138efd0b-1e82-4722-8f84-fc4bace8b128} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
13322 2024.08.27 19:08:20.448867 [ 3 ] {138efd0b-1e82-4722-8f84-fc4bace8b128} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13323 2024.08.27 19:08:20.449019 [ 3 ] {138efd0b-1e82-4722-8f84-fc4bace8b128} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001624 sec., 4926.108374384236 rows/sec., 370.42 KiB/sec.
13324 2024.08.27 19:08:20.449252 [ 3 ] {138efd0b-1e82-4722-8f84-fc4bace8b128} <Debug> DynamicQueryHandler: Done processing query
13325 2024.08.27 19:08:20.449275 [ 3 ] {138efd0b-1e82-4722-8f84-fc4bace8b128} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13326 2024.08.27 19:08:20.449290 [ 3 ] {} <Debug> HTTP-Session: 3d927737-4ab8-48cd-bf7a-a457fdc308a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13327 2024.08.27 19:08:20.449442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13328 2024.08.27 19:08:20.449488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13329 2024.08.27 19:08:20.449506 [ 3 ] {} <Debug> HTTP-Session: b0759ee0-090f-4165-82f8-24a6c34d5f59 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13330 2024.08.27 19:08:20.449521 [ 3 ] {} <Debug> HTTP-Session: b0759ee0-090f-4165-82f8-24a6c34d5f59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13331 2024.08.27 19:08:20.449534 [ 3 ] {} <Debug> HTTP-Session: b0759ee0-090f-4165-82f8-24a6c34d5f59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13332 2024.08.27 19:08:20.449564 [ 3 ] {} <Trace> HTTP-Session: b0759ee0-090f-4165-82f8-24a6c34d5f59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13333 2024.08.27 19:08:20.449682 [ 3 ] {7bdc24d1-7c6d-4559-af19-f3abaccdb359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13334 2024.08.27 19:08:20.449723 [ 3 ] {7bdc24d1-7c6d-4559-af19-f3abaccdb359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13335 2024.08.27 19:08:20.449941 [ 3 ] {7bdc24d1-7c6d-4559-af19-f3abaccdb359} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13336 2024.08.27 19:08:20.450480 [ 3 ] {7bdc24d1-7c6d-4559-af19-f3abaccdb359} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13337 2024.08.27 19:08:20.450516 [ 3 ] {7bdc24d1-7c6d-4559-af19-f3abaccdb359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13338 2024.08.27 19:08:20.450872 [ 3 ] {7bdc24d1-7c6d-4559-af19-f3abaccdb359} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13339 2024.08.27 19:08:20.451220 [ 3 ] {7bdc24d1-7c6d-4559-af19-f3abaccdb359} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13340 2024.08.27 19:08:20.451373 [ 3 ] {7bdc24d1-7c6d-4559-af19-f3abaccdb359} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001701 sec., 42328.04232804233 rows/sec., 3.30 MiB/sec.
13341 2024.08.27 19:08:20.451640 [ 3 ] {7bdc24d1-7c6d-4559-af19-f3abaccdb359} <Debug> DynamicQueryHandler: Done processing query
13342 2024.08.27 19:08:20.451697 [ 3 ] {7bdc24d1-7c6d-4559-af19-f3abaccdb359} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13343 2024.08.27 19:08:20.451751 [ 3 ] {} <Debug> HTTP-Session: b0759ee0-090f-4165-82f8-24a6c34d5f59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13344 2024.08.27 19:08:20.451955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13345 2024.08.27 19:08:20.452004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13346 2024.08.27 19:08:20.452022 [ 3 ] {} <Debug> HTTP-Session: 62112078-57e6-4671-b279-49d30f920289 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13347 2024.08.27 19:08:20.452039 [ 3 ] {} <Debug> HTTP-Session: 62112078-57e6-4671-b279-49d30f920289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13348 2024.08.27 19:08:20.452117 [ 3 ] {} <Debug> HTTP-Session: 62112078-57e6-4671-b279-49d30f920289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13349 2024.08.27 19:08:20.452150 [ 3 ] {} <Trace> HTTP-Session: 62112078-57e6-4671-b279-49d30f920289 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13350 2024.08.27 19:08:20.452310 [ 3 ] {f3af7b6f-64dc-46fa-a1eb-30f2b8ef8cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13351 2024.08.27 19:08:20.452361 [ 3 ] {f3af7b6f-64dc-46fa-a1eb-30f2b8ef8cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13352 2024.08.27 19:08:20.452527 [ 3 ] {f3af7b6f-64dc-46fa-a1eb-30f2b8ef8cd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13353 2024.08.27 19:08:20.453021 [ 3 ] {f3af7b6f-64dc-46fa-a1eb-30f2b8ef8cd7} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13354 2024.08.27 19:08:20.453057 [ 3 ] {f3af7b6f-64dc-46fa-a1eb-30f2b8ef8cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13355 2024.08.27 19:08:20.453424 [ 3 ] {f3af7b6f-64dc-46fa-a1eb-30f2b8ef8cd7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13356 2024.08.27 19:08:20.453746 [ 3 ] {f3af7b6f-64dc-46fa-a1eb-30f2b8ef8cd7} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13357 2024.08.27 19:08:20.453894 [ 3 ] {f3af7b6f-64dc-46fa-a1eb-30f2b8ef8cd7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001701 sec., 94062.31628453851 rows/sec., 6.55 MiB/sec.
13358 2024.08.27 19:08:20.454226 [ 3 ] {f3af7b6f-64dc-46fa-a1eb-30f2b8ef8cd7} <Debug> DynamicQueryHandler: Done processing query
13359 2024.08.27 19:08:20.454285 [ 3 ] {f3af7b6f-64dc-46fa-a1eb-30f2b8ef8cd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13360 2024.08.27 19:08:20.454343 [ 3 ] {} <Debug> HTTP-Session: 62112078-57e6-4671-b279-49d30f920289 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13361 2024.08.27 19:08:20.454526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13362 2024.08.27 19:08:20.454579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13363 2024.08.27 19:08:20.454598 [ 3 ] {} <Debug> HTTP-Session: dd25a34f-2751-447c-a1cc-c7e1b9b624d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13364 2024.08.27 19:08:20.454615 [ 3 ] {} <Debug> HTTP-Session: dd25a34f-2751-447c-a1cc-c7e1b9b624d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13365 2024.08.27 19:08:20.454629 [ 3 ] {} <Debug> HTTP-Session: dd25a34f-2751-447c-a1cc-c7e1b9b624d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13366 2024.08.27 19:08:20.454662 [ 3 ] {} <Trace> HTTP-Session: dd25a34f-2751-447c-a1cc-c7e1b9b624d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13367 2024.08.27 19:08:20.454847 [ 3 ] {a0538616-a8d9-445a-be68-35ce641d6037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13368 2024.08.27 19:08:20.454917 [ 3 ] {a0538616-a8d9-445a-be68-35ce641d6037} <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
13369 2024.08.27 19:08:20.455339 [ 3 ] {a0538616-a8d9-445a-be68-35ce641d6037} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13370 2024.08.27 19:08:20.455843 [ 3 ] {a0538616-a8d9-445a-be68-35ce641d6037} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13371 2024.08.27 19:08:20.455876 [ 3 ] {a0538616-a8d9-445a-be68-35ce641d6037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13372 2024.08.27 19:08:20.456506 [ 3 ] {a0538616-a8d9-445a-be68-35ce641d6037} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
13373 2024.08.27 19:08:20.456902 [ 3 ] {a0538616-a8d9-445a-be68-35ce641d6037} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13374 2024.08.27 19:08:20.457144 [ 3 ] {a0538616-a8d9-445a-be68-35ce641d6037} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002399 sec., 3334.7228011671527 rows/sec., 5.98 MiB/sec.
13375 2024.08.27 19:08:20.457396 [ 3 ] {a0538616-a8d9-445a-be68-35ce641d6037} <Debug> DynamicQueryHandler: Done processing query
13376 2024.08.27 19:08:20.457420 [ 3 ] {a0538616-a8d9-445a-be68-35ce641d6037} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
13377 2024.08.27 19:08:20.457436 [ 3 ] {} <Debug> HTTP-Session: dd25a34f-2751-447c-a1cc-c7e1b9b624d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13378 2024.08.27 19:08:20.457610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13379 2024.08.27 19:08:20.457660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13380 2024.08.27 19:08:20.457679 [ 3 ] {} <Debug> HTTP-Session: 8c1bcae2-25f4-4940-8ad0-9d731842a145 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13381 2024.08.27 19:08:20.457695 [ 3 ] {} <Debug> HTTP-Session: 8c1bcae2-25f4-4940-8ad0-9d731842a145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13382 2024.08.27 19:08:20.457708 [ 3 ] {} <Debug> HTTP-Session: 8c1bcae2-25f4-4940-8ad0-9d731842a145 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13383 2024.08.27 19:08:20.457740 [ 3 ] {} <Trace> HTTP-Session: 8c1bcae2-25f4-4940-8ad0-9d731842a145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13384 2024.08.27 19:08:20.457863 [ 3 ] {0eafd7c9-a915-4da0-93bd-253f6252c219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13385 2024.08.27 19:08:20.457909 [ 3 ] {0eafd7c9-a915-4da0-93bd-253f6252c219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13386 2024.08.27 19:08:20.458041 [ 3 ] {0eafd7c9-a915-4da0-93bd-253f6252c219} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13387 2024.08.27 19:08:20.458358 [ 3 ] {0eafd7c9-a915-4da0-93bd-253f6252c219} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13388 2024.08.27 19:08:20.458391 [ 3 ] {0eafd7c9-a915-4da0-93bd-253f6252c219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13389 2024.08.27 19:08:20.458734 [ 3 ] {0eafd7c9-a915-4da0-93bd-253f6252c219} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13390 2024.08.27 19:08:20.459041 [ 3 ] {0eafd7c9-a915-4da0-93bd-253f6252c219} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13391 2024.08.27 19:08:20.459263 [ 3 ] {0eafd7c9-a915-4da0-93bd-253f6252c219} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001441 sec., 41637.75156141568 rows/sec., 2.81 MiB/sec.
13392 2024.08.27 19:08:20.459439 [ 3 ] {0eafd7c9-a915-4da0-93bd-253f6252c219} <Debug> DynamicQueryHandler: Done processing query
13393 2024.08.27 19:08:20.459464 [ 3 ] {0eafd7c9-a915-4da0-93bd-253f6252c219} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13394 2024.08.27 19:08:20.459479 [ 3 ] {} <Debug> HTTP-Session: 8c1bcae2-25f4-4940-8ad0-9d731842a145 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13395 2024.08.27 19:08:20.687450 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache
13396 2024.08.27 19:08:20.687515 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache
13397 2024.08.27 19:08:22.002228 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000874648 sec.
13398 2024.08.27 19:08:25.449953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13399 2024.08.27 19:08:25.450095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13400 2024.08.27 19:08:25.450124 [ 3 ] {} <Debug> HTTP-Session: 19367323-1ccf-4088-a956-f3f28f282e8b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13401 2024.08.27 19:08:25.450154 [ 3 ] {} <Debug> HTTP-Session: 19367323-1ccf-4088-a956-f3f28f282e8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13402 2024.08.27 19:08:25.450173 [ 3 ] {} <Debug> HTTP-Session: 19367323-1ccf-4088-a956-f3f28f282e8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13403 2024.08.27 19:08:25.450229 [ 3 ] {} <Trace> HTTP-Session: 19367323-1ccf-4088-a956-f3f28f282e8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13404 2024.08.27 19:08:25.450533 [ 3 ] {89953d6d-bcb9-4064-8350-484e2042f697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13405 2024.08.27 19:08:25.450601 [ 3 ] {89953d6d-bcb9-4064-8350-484e2042f697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13406 2024.08.27 19:08:25.450942 [ 3 ] {89953d6d-bcb9-4064-8350-484e2042f697} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13407 2024.08.27 19:08:25.451670 [ 3 ] {89953d6d-bcb9-4064-8350-484e2042f697} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13408 2024.08.27 19:08:25.451711 [ 3 ] {89953d6d-bcb9-4064-8350-484e2042f697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13409 2024.08.27 19:08:25.452153 [ 3 ] {89953d6d-bcb9-4064-8350-484e2042f697} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13410 2024.08.27 19:08:25.452542 [ 3 ] {89953d6d-bcb9-4064-8350-484e2042f697} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13411 2024.08.27 19:08:25.452692 [ 3 ] {89953d6d-bcb9-4064-8350-484e2042f697} <Debug> executeQuery: Read 247 rows, 22.35 KiB in 0.002302 sec., 107298.00173761947 rows/sec., 9.48 MiB/sec.
13412 2024.08.27 19:08:25.452700 [ 23 ] {} <Debug> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13413 2024.08.27 19:08:25.452762 [ 23 ] {} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13414 2024.08.27 19:08:25.452802 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13415 2024.08.27 19:08:25.452965 [ 3 ] {89953d6d-bcb9-4064-8350-484e2042f697} <Debug> DynamicQueryHandler: Done processing query
13416 2024.08.27 19:08:25.453002 [ 3 ] {89953d6d-bcb9-4064-8350-484e2042f697} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
13417 2024.08.27 19:08:25.453002 [ 200 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::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
13418 2024.08.27 19:08:25.453025 [ 3 ] {} <Debug> HTTP-Session: 19367323-1ccf-4088-a956-f3f28f282e8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13419 2024.08.27 19:08:25.453272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13420 2024.08.27 19:08:25.453294 [ 200 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13421 2024.08.27 19:08:25.453368 [ 200 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1412 rows starting from the beginning of the part
13422 2024.08.27 19:08:25.453376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13423 2024.08.27 19:08:25.453428 [ 3 ] {} <Debug> HTTP-Session: ac66b55f-9aae-4ad6-a9a8-e029ec457494 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13424 2024.08.27 19:08:25.453478 [ 3 ] {} <Debug> HTTP-Session: ac66b55f-9aae-4ad6-a9a8-e029ec457494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13425 2024.08.27 19:08:25.453589 [ 3 ] {} <Debug> HTTP-Session: ac66b55f-9aae-4ad6-a9a8-e029ec457494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13426 2024.08.27 19:08:25.453595 [ 200 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 248 rows starting from the beginning of the part
13427 2024.08.27 19:08:25.453781 [ 3 ] {} <Trace> HTTP-Session: ac66b55f-9aae-4ad6-a9a8-e029ec457494 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13428 2024.08.27 19:08:25.453919 [ 200 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 72 rows starting from the beginning of the part
13429 2024.08.27 19:08:25.454266 [ 200 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 247 rows starting from the beginning of the part
13430 2024.08.27 19:08:25.454258 [ 3 ] {ddf55313-daf5-455f-b71f-f1adf6331d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13431 2024.08.27 19:08:25.454454 [ 3 ] {ddf55313-daf5-455f-b71f-f1adf6331d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13432 2024.08.27 19:08:25.454527 [ 200 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 72 rows starting from the beginning of the part
13433 2024.08.27 19:08:25.454920 [ 200 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 247 rows starting from the beginning of the part
13434 2024.08.27 19:08:25.455763 [ 3 ] {ddf55313-daf5-455f-b71f-f1adf6331d11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13435 2024.08.27 19:08:25.456579 [ 3 ] {ddf55313-daf5-455f-b71f-f1adf6331d11} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13436 2024.08.27 19:08:25.456651 [ 3 ] {ddf55313-daf5-455f-b71f-f1adf6331d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13437 2024.08.27 19:08:25.457727 [ 3 ] {ddf55313-daf5-455f-b71f-f1adf6331d11} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
13438 2024.08.27 19:08:25.458446 [ 3 ] {ddf55313-daf5-455f-b71f-f1adf6331d11} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13439 2024.08.27 19:08:25.458557 [ 200 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2298 rows, containing 5 columns (5 merged, 0 gathered) in 0.005664295 sec., 405699.20881592506 rows/sec., 36.07 MiB/sec.
13440 2024.08.27 19:08:25.458703 [ 3 ] {ddf55313-daf5-455f-b71f-f1adf6331d11} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.004667 sec., 6213.8418684379685 rows/sec., 467.25 KiB/sec.
13441 2024.08.27 19:08:25.458903 [ 200 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13442 2024.08.27 19:08:25.459574 [ 3 ] {ddf55313-daf5-455f-b71f-f1adf6331d11} <Debug> DynamicQueryHandler: Done processing query
13443 2024.08.27 19:08:25.459752 [ 3 ] {ddf55313-daf5-455f-b71f-f1adf6331d11} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13444 2024.08.27 19:08:25.459935 [ 3 ] {} <Debug> HTTP-Session: ac66b55f-9aae-4ad6-a9a8-e029ec457494 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13445 2024.08.27 19:08:25.460236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13446 2024.08.27 19:08:25.460305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13447 2024.08.27 19:08:25.460345 [ 3 ] {} <Debug> HTTP-Session: f0793e1e-5a0c-4592-8663-730e631175f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13448 2024.08.27 19:08:25.460373 [ 3 ] {} <Debug> HTTP-Session: f0793e1e-5a0c-4592-8663-730e631175f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13449 2024.08.27 19:08:25.460401 [ 3 ] {} <Debug> HTTP-Session: f0793e1e-5a0c-4592-8663-730e631175f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13450 2024.08.27 19:08:25.460469 [ 3 ] {} <Trace> HTTP-Session: f0793e1e-5a0c-4592-8663-730e631175f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13451 2024.08.27 19:08:25.460487 [ 200 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_71_14} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13452 2024.08.27 19:08:25.460659 [ 3 ] {56831e72-54ea-4d82-9b92-d336fdc67779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13453 2024.08.27 19:08:25.460664 [ 200 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_71_14} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13454 2024.08.27 19:08:25.460732 [ 3 ] {56831e72-54ea-4d82-9b92-d336fdc67779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13455 2024.08.27 19:08:25.460864 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB.
13456 2024.08.27 19:08:25.461118 [ 3 ] {56831e72-54ea-4d82-9b92-d336fdc67779} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13457 2024.08.27 19:08:25.461473 [ 3 ] {56831e72-54ea-4d82-9b92-d336fdc67779} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13458 2024.08.27 19:08:25.461510 [ 3 ] {56831e72-54ea-4d82-9b92-d336fdc67779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13459 2024.08.27 19:08:25.461876 [ 3 ] {56831e72-54ea-4d82-9b92-d336fdc67779} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
13460 2024.08.27 19:08:25.462236 [ 3 ] {56831e72-54ea-4d82-9b92-d336fdc67779} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13461 2024.08.27 19:08:25.462364 [ 3 ] {56831e72-54ea-4d82-9b92-d336fdc67779} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001786 sec., 7838.7458006718925 rows/sec., 548.97 KiB/sec.
13462 2024.08.27 19:08:25.462565 [ 3 ] {56831e72-54ea-4d82-9b92-d336fdc67779} <Debug> DynamicQueryHandler: Done processing query
13463 2024.08.27 19:08:25.462597 [ 3 ] {56831e72-54ea-4d82-9b92-d336fdc67779} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13464 2024.08.27 19:08:25.462616 [ 3 ] {} <Debug> HTTP-Session: f0793e1e-5a0c-4592-8663-730e631175f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13465 2024.08.27 19:08:25.462753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13466 2024.08.27 19:08:25.462801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13467 2024.08.27 19:08:25.462819 [ 3 ] {} <Debug> HTTP-Session: 983ebef6-d583-464e-bb22-ed65327ff61e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13468 2024.08.27 19:08:25.462835 [ 3 ] {} <Debug> HTTP-Session: 983ebef6-d583-464e-bb22-ed65327ff61e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13469 2024.08.27 19:08:25.462850 [ 3 ] {} <Debug> HTTP-Session: 983ebef6-d583-464e-bb22-ed65327ff61e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13470 2024.08.27 19:08:25.462881 [ 3 ] {} <Trace> HTTP-Session: 983ebef6-d583-464e-bb22-ed65327ff61e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13471 2024.08.27 19:08:25.462976 [ 3 ] {d0473cb7-b736-41ab-a32b-114e4f8f48d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13472 2024.08.27 19:08:25.463019 [ 3 ] {d0473cb7-b736-41ab-a32b-114e4f8f48d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13473 2024.08.27 19:08:25.463248 [ 3 ] {d0473cb7-b736-41ab-a32b-114e4f8f48d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13474 2024.08.27 19:08:25.463553 [ 3 ] {d0473cb7-b736-41ab-a32b-114e4f8f48d3} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13475 2024.08.27 19:08:25.463588 [ 3 ] {d0473cb7-b736-41ab-a32b-114e4f8f48d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13476 2024.08.27 19:08:25.463920 [ 3 ] {d0473cb7-b736-41ab-a32b-114e4f8f48d3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
13477 2024.08.27 19:08:25.464292 [ 3 ] {d0473cb7-b736-41ab-a32b-114e4f8f48d3} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13478 2024.08.27 19:08:25.464411 [ 23 ] {} <Debug> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0
13479 2024.08.27 19:08:25.464417 [ 3 ] {d0473cb7-b736-41ab-a32b-114e4f8f48d3} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001466 sec., 4092.769440654843 rows/sec., 241.81 KiB/sec.
13480 2024.08.27 19:08:25.464451 [ 23 ] {} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13481 2024.08.27 19:08:25.464496 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13482 2024.08.27 19:08:25.464679 [ 3 ] {d0473cb7-b736-41ab-a32b-114e4f8f48d3} <Debug> DynamicQueryHandler: Done processing query
13483 2024.08.27 19:08:25.464700 [ 201 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
13484 2024.08.27 19:08:25.464709 [ 3 ] {d0473cb7-b736-41ab-a32b-114e4f8f48d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13485 2024.08.27 19:08:25.464785 [ 3 ] {} <Debug> HTTP-Session: 983ebef6-d583-464e-bb22-ed65327ff61e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13486 2024.08.27 19:08:25.464957 [ 201 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13487 2024.08.27 19:08:25.465007 [ 201 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
13488 2024.08.27 19:08:25.465169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 66693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13489 2024.08.27 19:08:25.465235 [ 201 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
13490 2024.08.27 19:08:25.465372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13491 2024.08.27 19:08:25.465486 [ 3 ] {} <Debug> HTTP-Session: c9d0515f-f8e7-42ae-8220-7727f859dea3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13492 2024.08.27 19:08:25.465536 [ 201 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
13493 2024.08.27 19:08:25.465557 [ 3 ] {} <Debug> HTTP-Session: c9d0515f-f8e7-42ae-8220-7727f859dea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13494 2024.08.27 19:08:25.465628 [ 3 ] {} <Debug> HTTP-Session: c9d0515f-f8e7-42ae-8220-7727f859dea3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13495 2024.08.27 19:08:25.465791 [ 3 ] {} <Trace> HTTP-Session: c9d0515f-f8e7-42ae-8220-7727f859dea3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13496 2024.08.27 19:08:25.465814 [ 201 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
13497 2024.08.27 19:08:25.466049 [ 201 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
13498 2024.08.27 19:08:25.466362 [ 3 ] {8c29b05b-e335-4ef8-b361-52fd92dd9c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13499 2024.08.27 19:08:25.466457 [ 3 ] {8c29b05b-e335-4ef8-b361-52fd92dd9c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13500 2024.08.27 19:08:25.467304 [ 3 ] {8c29b05b-e335-4ef8-b361-52fd92dd9c71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13501 2024.08.27 19:08:25.468314 [ 201 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003717576 sec., 8069.774498221421 rows/sec., 512.24 KiB/sec.
13502 2024.08.27 19:08:25.468531 [ 3 ] {8c29b05b-e335-4ef8-b361-52fd92dd9c71} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13503 2024.08.27 19:08:25.468541 [ 188 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary)
13504 2024.08.27 19:08:25.468585 [ 3 ] {8c29b05b-e335-4ef8-b361-52fd92dd9c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13505 2024.08.27 19:08:25.469523 [ 3 ] {8c29b05b-e335-4ef8-b361-52fd92dd9c71} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13506 2024.08.27 19:08:25.469669 [ 188 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_33_8} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13507 2024.08.27 19:08:25.469976 [ 188 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_33_8} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8
13508 2024.08.27 19:08:25.470146 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
13509 2024.08.27 19:08:25.470295 [ 3 ] {8c29b05b-e335-4ef8-b361-52fd92dd9c71} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13510 2024.08.27 19:08:25.470433 [ 23 ] {} <Debug> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13511 2024.08.27 19:08:25.470437 [ 3 ] {8c29b05b-e335-4ef8-b361-52fd92dd9c71} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.004333 sec., 94853.45026540503 rows/sec., 6.76 MiB/sec.
13512 2024.08.27 19:08:25.470471 [ 23 ] {} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13513 2024.08.27 19:08:25.470510 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13514 2024.08.27 19:08:25.470650 [ 195 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::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
13515 2024.08.27 19:08:25.470697 [ 3 ] {8c29b05b-e335-4ef8-b361-52fd92dd9c71} <Debug> DynamicQueryHandler: Done processing query
13516 2024.08.27 19:08:25.470730 [ 3 ] {8c29b05b-e335-4ef8-b361-52fd92dd9c71} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
13517 2024.08.27 19:08:25.470756 [ 3 ] {} <Debug> HTTP-Session: c9d0515f-f8e7-42ae-8220-7727f859dea3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13518 2024.08.27 19:08:25.470808 [ 195 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13519 2024.08.27 19:08:25.470838 [ 195 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 911 rows starting from the beginning of the part
13520 2024.08.27 19:08:25.470917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13521 2024.08.27 19:08:25.470946 [ 195 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 413 rows starting from the beginning of the part
13522 2024.08.27 19:08:25.471006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13523 2024.08.27 19:08:25.471151 [ 3 ] {} <Debug> HTTP-Session: f31d22e2-da58-44b3-8df4-2ec9cd92c58a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13524 2024.08.27 19:08:25.471216 [ 195 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 72 rows starting from the beginning of the part
13525 2024.08.27 19:08:25.471220 [ 3 ] {} <Debug> HTTP-Session: f31d22e2-da58-44b3-8df4-2ec9cd92c58a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13526 2024.08.27 19:08:25.471282 [ 3 ] {} <Debug> HTTP-Session: f31d22e2-da58-44b3-8df4-2ec9cd92c58a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13527 2024.08.27 19:08:25.471468 [ 3 ] {} <Trace> HTTP-Session: f31d22e2-da58-44b3-8df4-2ec9cd92c58a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13528 2024.08.27 19:08:25.471524 [ 195 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 411 rows starting from the beginning of the part
13529 2024.08.27 19:08:25.471674 [ 195 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 72 rows starting from the beginning of the part
13530 2024.08.27 19:08:25.471686 [ 3 ] {c2680ffb-b2c5-48a0-8104-e3773cb3c5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13531 2024.08.27 19:08:25.471803 [ 3 ] {c2680ffb-b2c5-48a0-8104-e3773cb3c5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13532 2024.08.27 19:08:25.471823 [ 195 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 411 rows starting from the beginning of the part
13533 2024.08.27 19:08:25.472466 [ 3 ] {c2680ffb-b2c5-48a0-8104-e3773cb3c5f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13534 2024.08.27 19:08:25.472888 [ 3 ] {c2680ffb-b2c5-48a0-8104-e3773cb3c5f2} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13535 2024.08.27 19:08:25.472926 [ 3 ] {c2680ffb-b2c5-48a0-8104-e3773cb3c5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13536 2024.08.27 19:08:25.473434 [ 3 ] {c2680ffb-b2c5-48a0-8104-e3773cb3c5f2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
13537 2024.08.27 19:08:25.473817 [ 3 ] {c2680ffb-b2c5-48a0-8104-e3773cb3c5f2} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13538 2024.08.27 19:08:25.474111 [ 188 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2290 rows, containing 5 columns (5 merged, 0 gathered) in 0.003520032 sec., 650562.2676157489 rows/sec., 49.52 MiB/sec.
13539 2024.08.27 19:08:25.474125 [ 3 ] {c2680ffb-b2c5-48a0-8104-e3773cb3c5f2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002518 sec., 2382.8435266084193 rows/sec., 124.49 KiB/sec.
13540 2024.08.27 19:08:25.474417 [ 3 ] {c2680ffb-b2c5-48a0-8104-e3773cb3c5f2} <Debug> DynamicQueryHandler: Done processing query
13541 2024.08.27 19:08:25.474453 [ 3 ] {c2680ffb-b2c5-48a0-8104-e3773cb3c5f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13542 2024.08.27 19:08:25.474451 [ 201 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13543 2024.08.27 19:08:25.474479 [ 3 ] {} <Debug> HTTP-Session: f31d22e2-da58-44b3-8df4-2ec9cd92c58a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13544 2024.08.27 19:08:25.474716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13545 2024.08.27 19:08:25.474861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13546 2024.08.27 19:08:25.474927 [ 3 ] {} <Debug> HTTP-Session: 3c0350bb-ea8c-4e99-ad2b-eb6775dd21c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13547 2024.08.27 19:08:25.474980 [ 3 ] {} <Debug> HTTP-Session: 3c0350bb-ea8c-4e99-ad2b-eb6775dd21c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13548 2024.08.27 19:08:25.475032 [ 3 ] {} <Debug> HTTP-Session: 3c0350bb-ea8c-4e99-ad2b-eb6775dd21c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13549 2024.08.27 19:08:25.475119 [ 3 ] {} <Trace> HTTP-Session: 3c0350bb-ea8c-4e99-ad2b-eb6775dd21c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13550 2024.08.27 19:08:25.475443 [ 201 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_71_14} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13551 2024.08.27 19:08:25.475461 [ 3 ] {9f09376b-0ae3-4928-a585-978f8b00ee09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13552 2024.08.27 19:08:25.475562 [ 3 ] {9f09376b-0ae3-4928-a585-978f8b00ee09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13553 2024.08.27 19:08:25.475634 [ 201 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_71_14} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13554 2024.08.27 19:08:25.475855 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
13555 2024.08.27 19:08:25.475963 [ 3 ] {9f09376b-0ae3-4928-a585-978f8b00ee09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13556 2024.08.27 19:08:25.476415 [ 3 ] {9f09376b-0ae3-4928-a585-978f8b00ee09} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13557 2024.08.27 19:08:25.476452 [ 3 ] {9f09376b-0ae3-4928-a585-978f8b00ee09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13558 2024.08.27 19:08:25.476839 [ 3 ] {9f09376b-0ae3-4928-a585-978f8b00ee09} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13559 2024.08.27 19:08:25.477185 [ 3 ] {9f09376b-0ae3-4928-a585-978f8b00ee09} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13560 2024.08.27 19:08:25.477339 [ 3 ] {9f09376b-0ae3-4928-a585-978f8b00ee09} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002059 sec., 115104.41962117533 rows/sec., 7.72 MiB/sec.
13561 2024.08.27 19:08:25.477362 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13562 2024.08.27 19:08:25.477451 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13563 2024.08.27 19:08:25.477510 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13564 2024.08.27 19:08:25.477617 [ 3 ] {9f09376b-0ae3-4928-a585-978f8b00ee09} <Debug> DynamicQueryHandler: Done processing query
13565 2024.08.27 19:08:25.477669 [ 3 ] {9f09376b-0ae3-4928-a585-978f8b00ee09} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13566 2024.08.27 19:08:25.477680 [ 192 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::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
13567 2024.08.27 19:08:25.477697 [ 3 ] {} <Debug> HTTP-Session: 3c0350bb-ea8c-4e99-ad2b-eb6775dd21c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13568 2024.08.27 19:08:25.477890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13569 2024.08.27 19:08:25.477915 [ 192 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13570 2024.08.27 19:08:25.477995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13571 2024.08.27 19:08:25.478001 [ 192 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21150 rows starting from the beginning of the part
13572 2024.08.27 19:08:25.478034 [ 3 ] {} <Debug> HTTP-Session: f68a6cd8-462b-4a24-9ad6-d8a82a59e04f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13573 2024.08.27 19:08:25.478076 [ 3 ] {} <Debug> HTTP-Session: f68a6cd8-462b-4a24-9ad6-d8a82a59e04f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13574 2024.08.27 19:08:25.478152 [ 3 ] {} <Debug> HTTP-Session: f68a6cd8-462b-4a24-9ad6-d8a82a59e04f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13575 2024.08.27 19:08:25.478286 [ 3 ] {} <Trace> HTTP-Session: f68a6cd8-462b-4a24-9ad6-d8a82a59e04f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13576 2024.08.27 19:08:25.478303 [ 192 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 238 rows starting from the beginning of the part
13577 2024.08.27 19:08:25.478564 [ 192 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part
13578 2024.08.27 19:08:25.478593 [ 3 ] {9fcf3f0f-6cd8-43f5-9e90-b5472aa457c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13579 2024.08.27 19:08:25.478770 [ 3 ] {9fcf3f0f-6cd8-43f5-9e90-b5472aa457c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13580 2024.08.27 19:08:25.478899 [ 192 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 237 rows starting from the beginning of the part
13581 2024.08.27 19:08:25.479295 [ 192 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part
13582 2024.08.27 19:08:25.479673 [ 192 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 237 rows starting from the beginning of the part
13583 2024.08.27 19:08:25.479764 [ 3 ] {9fcf3f0f-6cd8-43f5-9e90-b5472aa457c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13584 2024.08.27 19:08:25.480598 [ 3 ] {9fcf3f0f-6cd8-43f5-9e90-b5472aa457c8} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13585 2024.08.27 19:08:25.480665 [ 3 ] {9fcf3f0f-6cd8-43f5-9e90-b5472aa457c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13586 2024.08.27 19:08:25.481187 [ 3 ] {9fcf3f0f-6cd8-43f5-9e90-b5472aa457c8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
13587 2024.08.27 19:08:25.481600 [ 3 ] {9fcf3f0f-6cd8-43f5-9e90-b5472aa457c8} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13588 2024.08.27 19:08:25.481848 [ 3 ] {9fcf3f0f-6cd8-43f5-9e90-b5472aa457c8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003396 sec., 294.4640753828033 rows/sec., 19.84 KiB/sec.
13589 2024.08.27 19:08:25.482200 [ 3 ] {9fcf3f0f-6cd8-43f5-9e90-b5472aa457c8} <Debug> DynamicQueryHandler: Done processing query
13590 2024.08.27 19:08:25.482245 [ 3 ] {9fcf3f0f-6cd8-43f5-9e90-b5472aa457c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13591 2024.08.27 19:08:25.482282 [ 3 ] {} <Debug> HTTP-Session: f68a6cd8-462b-4a24-9ad6-d8a82a59e04f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13592 2024.08.27 19:08:25.482554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13593 2024.08.27 19:08:25.482648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13594 2024.08.27 19:08:25.482670 [ 3 ] {} <Debug> HTTP-Session: 40c17208-6d6d-4fb3-a79e-8454b61c1220 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13595 2024.08.27 19:08:25.482688 [ 3 ] {} <Debug> HTTP-Session: 40c17208-6d6d-4fb3-a79e-8454b61c1220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13596 2024.08.27 19:08:25.482710 [ 3 ] {} <Debug> HTTP-Session: 40c17208-6d6d-4fb3-a79e-8454b61c1220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13597 2024.08.27 19:08:25.482747 [ 3 ] {} <Trace> HTTP-Session: 40c17208-6d6d-4fb3-a79e-8454b61c1220 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13598 2024.08.27 19:08:25.483231 [ 3 ] {2c19ad16-46ef-4300-8114-ac1a47d5d88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13599 2024.08.27 19:08:25.483315 [ 3 ] {2c19ad16-46ef-4300-8114-ac1a47d5d88f} <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
13600 2024.08.27 19:08:25.483970 [ 3 ] {2c19ad16-46ef-4300-8114-ac1a47d5d88f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13601 2024.08.27 19:08:25.484641 [ 3 ] {2c19ad16-46ef-4300-8114-ac1a47d5d88f} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13602 2024.08.27 19:08:25.484677 [ 3 ] {2c19ad16-46ef-4300-8114-ac1a47d5d88f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13603 2024.08.27 19:08:25.485880 [ 3 ] {2c19ad16-46ef-4300-8114-ac1a47d5d88f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
13604 2024.08.27 19:08:25.486377 [ 3 ] {2c19ad16-46ef-4300-8114-ac1a47d5d88f} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13605 2024.08.27 19:08:25.486659 [ 3 ] {2c19ad16-46ef-4300-8114-ac1a47d5d88f} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.0038 sec., 7631.578947368421 rows/sec., 13.68 MiB/sec.
13606 2024.08.27 19:08:25.486966 [ 3 ] {2c19ad16-46ef-4300-8114-ac1a47d5d88f} <Debug> DynamicQueryHandler: Done processing query
13607 2024.08.27 19:08:25.486992 [ 3 ] {2c19ad16-46ef-4300-8114-ac1a47d5d88f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
13608 2024.08.27 19:08:25.487008 [ 3 ] {} <Debug> HTTP-Session: 40c17208-6d6d-4fb3-a79e-8454b61c1220 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13609 2024.08.27 19:08:25.487152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13610 2024.08.27 19:08:25.487256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13611 2024.08.27 19:08:25.487282 [ 3 ] {} <Debug> HTTP-Session: 505a2659-8c95-4014-a1c2-9a5665fb4281 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13612 2024.08.27 19:08:25.487300 [ 3 ] {} <Debug> HTTP-Session: 505a2659-8c95-4014-a1c2-9a5665fb4281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13613 2024.08.27 19:08:25.487320 [ 3 ] {} <Debug> HTTP-Session: 505a2659-8c95-4014-a1c2-9a5665fb4281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13614 2024.08.27 19:08:25.487361 [ 3 ] {} <Trace> HTTP-Session: 505a2659-8c95-4014-a1c2-9a5665fb4281 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13615 2024.08.27 19:08:25.487519 [ 3 ] {271df8d0-438e-4559-ac49-87fd078db856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13616 2024.08.27 19:08:25.487568 [ 3 ] {271df8d0-438e-4559-ac49-87fd078db856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13617 2024.08.27 19:08:25.487816 [ 3 ] {271df8d0-438e-4559-ac49-87fd078db856} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13618 2024.08.27 19:08:25.488248 [ 3 ] {271df8d0-438e-4559-ac49-87fd078db856} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13619 2024.08.27 19:08:25.488324 [ 3 ] {271df8d0-438e-4559-ac49-87fd078db856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13620 2024.08.27 19:08:25.488674 [ 188 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22182 rows, containing 5 columns (5 merged, 0 gathered) in 0.011093756 sec., 1999503.143930694 rows/sec., 135.17 MiB/sec.
13621 2024.08.27 19:08:25.489013 [ 3 ] {271df8d0-438e-4559-ac49-87fd078db856} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13622 2024.08.27 19:08:25.489100 [ 188 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13623 2024.08.27 19:08:25.489780 [ 3 ] {271df8d0-438e-4559-ac49-87fd078db856} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13624 2024.08.27 19:08:25.490058 [ 28 ] {} <Debug> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13625 2024.08.27 19:08:25.490085 [ 188 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13626 2024.08.27 19:08:25.490094 [ 3 ] {271df8d0-438e-4559-ac49-87fd078db856} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002632 sec., 31155.01519756839 rows/sec., 1.98 MiB/sec.
13627 2024.08.27 19:08:25.490140 [ 28 ] {} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13628 2024.08.27 19:08:25.490237 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13629 2024.08.27 19:08:25.490413 [ 188 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13630 2024.08.27 19:08:25.490988 [ 3 ] {271df8d0-438e-4559-ac49-87fd078db856} <Debug> DynamicQueryHandler: Done processing query
13631 2024.08.27 19:08:25.491085 [ 3 ] {271df8d0-438e-4559-ac49-87fd078db856} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13632 2024.08.27 19:08:25.491158 [ 3 ] {} <Debug> HTTP-Session: 505a2659-8c95-4014-a1c2-9a5665fb4281 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13633 2024.08.27 19:08:25.491200 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB.
13634 2024.08.27 19:08:25.491399 [ 198 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
13635 2024.08.27 19:08:25.491643 [ 198 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13636 2024.08.27 19:08:25.491682 [ 198 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4494 rows starting from the beginning of the part
13637 2024.08.27 19:08:25.491793 [ 198 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 82 rows starting from the beginning of the part
13638 2024.08.27 19:08:25.492003 [ 198 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part
13639 2024.08.27 19:08:25.492174 [ 198 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 82 rows starting from the beginning of the part
13640 2024.08.27 19:08:25.492335 [ 198 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part
13641 2024.08.27 19:08:25.492508 [ 198 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 82 rows starting from the beginning of the part
13642 2024.08.27 19:08:25.494770 [ 199 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4860 rows, containing 4 columns (4 merged, 0 gathered) in 0.004275178 sec., 1136794.7720539356 rows/sec., 74.14 MiB/sec.
13643 2024.08.27 19:08:25.495095 [ 196 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13644 2024.08.27 19:08:25.495477 [ 196 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_71_14} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13645 2024.08.27 19:08:25.495559 [ 196 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_71_14} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13646 2024.08.27 19:08:25.495642 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB.
13647 2024.08.27 19:08:30.477255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 175816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13648 2024.08.27 19:08:30.477413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13649 2024.08.27 19:08:30.477448 [ 3 ] {} <Debug> HTTP-Session: 4e9aea58-2e78-45d0-a5ab-64f1723abb21 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13650 2024.08.27 19:08:30.477479 [ 3 ] {} <Debug> HTTP-Session: 4e9aea58-2e78-45d0-a5ab-64f1723abb21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13651 2024.08.27 19:08:30.477499 [ 3 ] {} <Debug> HTTP-Session: 4e9aea58-2e78-45d0-a5ab-64f1723abb21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13652 2024.08.27 19:08:30.477560 [ 3 ] {} <Trace> HTTP-Session: 4e9aea58-2e78-45d0-a5ab-64f1723abb21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13653 2024.08.27 19:08:30.478252 [ 3 ] {b44506e6-aa6b-450f-8df5-a484ffa1f85a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13654 2024.08.27 19:08:30.478339 [ 3 ] {b44506e6-aa6b-450f-8df5-a484ffa1f85a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13655 2024.08.27 19:08:30.478751 [ 3 ] {b44506e6-aa6b-450f-8df5-a484ffa1f85a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13656 2024.08.27 19:08:30.480474 [ 3 ] {b44506e6-aa6b-450f-8df5-a484ffa1f85a} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13657 2024.08.27 19:08:30.480531 [ 3 ] {b44506e6-aa6b-450f-8df5-a484ffa1f85a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13658 2024.08.27 19:08:30.481149 [ 3 ] {b44506e6-aa6b-450f-8df5-a484ffa1f85a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13659 2024.08.27 19:08:30.481668 [ 3 ] {b44506e6-aa6b-450f-8df5-a484ffa1f85a} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13660 2024.08.27 19:08:30.481881 [ 3 ] {b44506e6-aa6b-450f-8df5-a484ffa1f85a} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.004083 sec., 296840.5584129317 rows/sec., 24.53 MiB/sec.
13661 2024.08.27 19:08:30.482148 [ 3 ] {b44506e6-aa6b-450f-8df5-a484ffa1f85a} <Debug> DynamicQueryHandler: Done processing query
13662 2024.08.27 19:08:30.482181 [ 3 ] {b44506e6-aa6b-450f-8df5-a484ffa1f85a} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
13663 2024.08.27 19:08:30.482203 [ 3 ] {} <Debug> HTTP-Session: 4e9aea58-2e78-45d0-a5ab-64f1723abb21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13664 2024.08.27 19:08:30.482395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13665 2024.08.27 19:08:30.482466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13666 2024.08.27 19:08:30.482491 [ 3 ] {} <Debug> HTTP-Session: 6c34ba69-3a1e-46a7-9d8c-1af7f2d6ae46 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13667 2024.08.27 19:08:30.482514 [ 3 ] {} <Debug> HTTP-Session: 6c34ba69-3a1e-46a7-9d8c-1af7f2d6ae46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13668 2024.08.27 19:08:30.482533 [ 3 ] {} <Debug> HTTP-Session: 6c34ba69-3a1e-46a7-9d8c-1af7f2d6ae46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13669 2024.08.27 19:08:30.482578 [ 3 ] {} <Trace> HTTP-Session: 6c34ba69-3a1e-46a7-9d8c-1af7f2d6ae46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13670 2024.08.27 19:08:30.482704 [ 3 ] {d6fd30a7-f071-448a-a9c6-9b6c77fe7947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13671 2024.08.27 19:08:30.482759 [ 3 ] {d6fd30a7-f071-448a-a9c6-9b6c77fe7947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13672 2024.08.27 19:08:30.483048 [ 3 ] {d6fd30a7-f071-448a-a9c6-9b6c77fe7947} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13673 2024.08.27 19:08:30.483416 [ 3 ] {d6fd30a7-f071-448a-a9c6-9b6c77fe7947} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13674 2024.08.27 19:08:30.483459 [ 3 ] {d6fd30a7-f071-448a-a9c6-9b6c77fe7947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13675 2024.08.27 19:08:30.483909 [ 3 ] {d6fd30a7-f071-448a-a9c6-9b6c77fe7947} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
13676 2024.08.27 19:08:30.484394 [ 3 ] {d6fd30a7-f071-448a-a9c6-9b6c77fe7947} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13677 2024.08.27 19:08:30.484553 [ 3 ] {d6fd30a7-f071-448a-a9c6-9b6c77fe7947} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001886 sec., 4241.781548250265 rows/sec., 318.96 KiB/sec.
13678 2024.08.27 19:08:30.484627 [ 38 ] {} <Debug> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
13679 2024.08.27 19:08:30.484749 [ 38 ] {} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13680 2024.08.27 19:08:30.484785 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13681 2024.08.27 19:08:30.484878 [ 3 ] {d6fd30a7-f071-448a-a9c6-9b6c77fe7947} <Debug> DynamicQueryHandler: Done processing query
13682 2024.08.27 19:08:30.484951 [ 3 ] {d6fd30a7-f071-448a-a9c6-9b6c77fe7947} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13683 2024.08.27 19:08:30.485009 [ 3 ] {} <Debug> HTTP-Session: 6c34ba69-3a1e-46a7-9d8c-1af7f2d6ae46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13684 2024.08.27 19:08:30.485024 [ 198 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::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
13685 2024.08.27 19:08:30.485227 [ 198 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13686 2024.08.27 19:08:30.485297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13687 2024.08.27 19:08:30.485305 [ 198 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 55 rows starting from the beginning of the part
13688 2024.08.27 19:08:30.485402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13689 2024.08.27 19:08:30.485510 [ 3 ] {} <Debug> HTTP-Session: 21135784-c11b-4ad6-9aaf-8c8b3fc4cd48 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13690 2024.08.27 19:08:30.485559 [ 198 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part
13691 2024.08.27 19:08:30.485574 [ 3 ] {} <Debug> HTTP-Session: 21135784-c11b-4ad6-9aaf-8c8b3fc4cd48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13692 2024.08.27 19:08:30.485652 [ 3 ] {} <Debug> HTTP-Session: 21135784-c11b-4ad6-9aaf-8c8b3fc4cd48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13693 2024.08.27 19:08:30.485840 [ 198 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 29 rows starting from the beginning of the part
13694 2024.08.27 19:08:30.485907 [ 3 ] {} <Trace> HTTP-Session: 21135784-c11b-4ad6-9aaf-8c8b3fc4cd48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13695 2024.08.27 19:08:30.486158 [ 198 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part
13696 2024.08.27 19:08:30.486437 [ 198 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 29 rows starting from the beginning of the part
13697 2024.08.27 19:08:30.486464 [ 3 ] {3cd187bb-399d-47ff-a482-ebf9abd19b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13698 2024.08.27 19:08:30.486709 [ 198 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part
13699 2024.08.27 19:08:30.486724 [ 3 ] {3cd187bb-399d-47ff-a482-ebf9abd19b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13700 2024.08.27 19:08:30.487735 [ 3 ] {3cd187bb-399d-47ff-a482-ebf9abd19b68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13701 2024.08.27 19:08:30.489073 [ 3 ] {3cd187bb-399d-47ff-a482-ebf9abd19b68} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13702 2024.08.27 19:08:30.489165 [ 3 ] {3cd187bb-399d-47ff-a482-ebf9abd19b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13703 2024.08.27 19:08:30.489655 [ 199 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 137 rows, containing 5 columns (5 merged, 0 gathered) in 0.004768367 sec., 28731.010008248108 rows/sec., 2.20 MiB/sec.
13704 2024.08.27 19:08:30.489832 [ 199 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
13705 2024.08.27 19:08:30.490091 [ 3 ] {3cd187bb-399d-47ff-a482-ebf9abd19b68} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
13706 2024.08.27 19:08:30.490466 [ 199 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_66_13} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13707 2024.08.27 19:08:30.490564 [ 199 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_66_13} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
13708 2024.08.27 19:08:30.490667 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
13709 2024.08.27 19:08:30.490735 [ 3 ] {3cd187bb-399d-47ff-a482-ebf9abd19b68} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13710 2024.08.27 19:08:30.490929 [ 3 ] {3cd187bb-399d-47ff-a482-ebf9abd19b68} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.004759 sec., 47909.22462702248 rows/sec., 3.24 MiB/sec.
13711 2024.08.27 19:08:30.491311 [ 3 ] {3cd187bb-399d-47ff-a482-ebf9abd19b68} <Debug> DynamicQueryHandler: Done processing query
13712 2024.08.27 19:08:30.491381 [ 3 ] {3cd187bb-399d-47ff-a482-ebf9abd19b68} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
13713 2024.08.27 19:08:30.491424 [ 3 ] {} <Debug> HTTP-Session: 21135784-c11b-4ad6-9aaf-8c8b3fc4cd48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13714 2024.08.27 19:08:30.491759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 87195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13715 2024.08.27 19:08:30.491823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13716 2024.08.27 19:08:30.491847 [ 3 ] {} <Debug> HTTP-Session: 247e99d5-21e3-48b9-b4aa-df55e0c1fe7e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13717 2024.08.27 19:08:30.491869 [ 3 ] {} <Debug> HTTP-Session: 247e99d5-21e3-48b9-b4aa-df55e0c1fe7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13718 2024.08.27 19:08:30.491889 [ 3 ] {} <Debug> HTTP-Session: 247e99d5-21e3-48b9-b4aa-df55e0c1fe7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13719 2024.08.27 19:08:30.491928 [ 3 ] {} <Trace> HTTP-Session: 247e99d5-21e3-48b9-b4aa-df55e0c1fe7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13720 2024.08.27 19:08:30.492392 [ 3 ] {b0fdecfc-415f-4cf7-af51-8a93597df1c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13721 2024.08.27 19:08:30.492446 [ 3 ] {b0fdecfc-415f-4cf7-af51-8a93597df1c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13722 2024.08.27 19:08:30.492749 [ 3 ] {b0fdecfc-415f-4cf7-af51-8a93597df1c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13723 2024.08.27 19:08:30.493520 [ 3 ] {b0fdecfc-415f-4cf7-af51-8a93597df1c2} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13724 2024.08.27 19:08:30.493565 [ 3 ] {b0fdecfc-415f-4cf7-af51-8a93597df1c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13725 2024.08.27 19:08:30.494037 [ 3 ] {b0fdecfc-415f-4cf7-af51-8a93597df1c2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13726 2024.08.27 19:08:30.494492 [ 3 ] {b0fdecfc-415f-4cf7-af51-8a93597df1c2} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13727 2024.08.27 19:08:30.494667 [ 3 ] {b0fdecfc-415f-4cf7-af51-8a93597df1c2} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.002592 sec., 203703.7037037037 rows/sec., 15.09 MiB/sec.
13728 2024.08.27 19:08:30.494863 [ 3 ] {b0fdecfc-415f-4cf7-af51-8a93597df1c2} <Debug> DynamicQueryHandler: Done processing query
13729 2024.08.27 19:08:30.494891 [ 3 ] {b0fdecfc-415f-4cf7-af51-8a93597df1c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
13730 2024.08.27 19:08:30.494912 [ 3 ] {} <Debug> HTTP-Session: 247e99d5-21e3-48b9-b4aa-df55e0c1fe7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13731 2024.08.27 19:08:30.495248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 160356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13732 2024.08.27 19:08:30.495305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13733 2024.08.27 19:08:30.495328 [ 3 ] {} <Debug> HTTP-Session: a709273a-f515-4000-8ba2-009bc0da8a9a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13734 2024.08.27 19:08:30.495350 [ 3 ] {} <Debug> HTTP-Session: a709273a-f515-4000-8ba2-009bc0da8a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13735 2024.08.27 19:08:30.495368 [ 3 ] {} <Debug> HTTP-Session: a709273a-f515-4000-8ba2-009bc0da8a9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13736 2024.08.27 19:08:30.495406 [ 3 ] {} <Trace> HTTP-Session: a709273a-f515-4000-8ba2-009bc0da8a9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13737 2024.08.27 19:08:30.495942 [ 3 ] {50ffe0ff-3f18-4f98-b356-4559805b63b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13738 2024.08.27 19:08:30.496001 [ 3 ] {50ffe0ff-3f18-4f98-b356-4559805b63b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13739 2024.08.27 19:08:30.496186 [ 3 ] {50ffe0ff-3f18-4f98-b356-4559805b63b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13740 2024.08.27 19:08:30.497162 [ 3 ] {50ffe0ff-3f18-4f98-b356-4559805b63b3} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13741 2024.08.27 19:08:30.497204 [ 3 ] {50ffe0ff-3f18-4f98-b356-4559805b63b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13742 2024.08.27 19:08:30.497766 [ 3 ] {50ffe0ff-3f18-4f98-b356-4559805b63b3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13743 2024.08.27 19:08:30.498215 [ 3 ] {50ffe0ff-3f18-4f98-b356-4559805b63b3} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13744 2024.08.27 19:08:30.498401 [ 3 ] {50ffe0ff-3f18-4f98-b356-4559805b63b3} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002825 sec., 298761.06194690266 rows/sec., 20.11 MiB/sec.
13745 2024.08.27 19:08:30.498637 [ 3 ] {50ffe0ff-3f18-4f98-b356-4559805b63b3} <Debug> DynamicQueryHandler: Done processing query
13746 2024.08.27 19:08:30.498666 [ 3 ] {50ffe0ff-3f18-4f98-b356-4559805b63b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
13747 2024.08.27 19:08:30.498687 [ 3 ] {} <Debug> HTTP-Session: a709273a-f515-4000-8ba2-009bc0da8a9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13748 2024.08.27 19:08:30.498862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14320, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13749 2024.08.27 19:08:30.498918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13750 2024.08.27 19:08:30.498942 [ 3 ] {} <Debug> HTTP-Session: f9a8e809-5c23-4987-ace7-a39a81087cdd Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13751 2024.08.27 19:08:30.498963 [ 3 ] {} <Debug> HTTP-Session: f9a8e809-5c23-4987-ace7-a39a81087cdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13752 2024.08.27 19:08:30.498981 [ 3 ] {} <Debug> HTTP-Session: f9a8e809-5c23-4987-ace7-a39a81087cdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13753 2024.08.27 19:08:30.499019 [ 3 ] {} <Trace> HTTP-Session: f9a8e809-5c23-4987-ace7-a39a81087cdd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13754 2024.08.27 19:08:30.499245 [ 3 ] {8eccd2b6-9d23-42e7-9bf9-86d87b2c75f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13755 2024.08.27 19:08:30.499356 [ 3 ] {8eccd2b6-9d23-42e7-9bf9-86d87b2c75f1} <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
13756 2024.08.27 19:08:30.499926 [ 3 ] {8eccd2b6-9d23-42e7-9bf9-86d87b2c75f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13757 2024.08.27 19:08:30.500511 [ 3 ] {8eccd2b6-9d23-42e7-9bf9-86d87b2c75f1} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13758 2024.08.27 19:08:30.500555 [ 3 ] {8eccd2b6-9d23-42e7-9bf9-86d87b2c75f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13759 2024.08.27 19:08:30.501289 [ 3 ] {8eccd2b6-9d23-42e7-9bf9-86d87b2c75f1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
13760 2024.08.27 19:08:30.501716 [ 3 ] {8eccd2b6-9d23-42e7-9bf9-86d87b2c75f1} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13761 2024.08.27 19:08:30.501897 [ 3 ] {8eccd2b6-9d23-42e7-9bf9-86d87b2c75f1} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002779 sec., 2878.7333573227784 rows/sec., 5.16 MiB/sec.
13762 2024.08.27 19:08:30.501899 [ 38 ] {} <Debug> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
13763 2024.08.27 19:08:30.502004 [ 38 ] {} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13764 2024.08.27 19:08:30.502075 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13765 2024.08.27 19:08:30.502278 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::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
13766 2024.08.27 19:08:30.502311 [ 3 ] {8eccd2b6-9d23-42e7-9bf9-86d87b2c75f1} <Debug> DynamicQueryHandler: Done processing query
13767 2024.08.27 19:08:30.502338 [ 3 ] {8eccd2b6-9d23-42e7-9bf9-86d87b2c75f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
13768 2024.08.27 19:08:30.502360 [ 3 ] {} <Debug> HTTP-Session: f9a8e809-5c23-4987-ace7-a39a81087cdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13769 2024.08.27 19:08:30.502523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13770 2024.08.27 19:08:30.502589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13771 2024.08.27 19:08:30.502620 [ 3 ] {} <Debug> HTTP-Session: fe862cdd-457f-4a08-b561-120b37db8abc Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13772 2024.08.27 19:08:30.502646 [ 3 ] {} <Debug> HTTP-Session: fe862cdd-457f-4a08-b561-120b37db8abc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13773 2024.08.27 19:08:30.502670 [ 3 ] {} <Debug> HTTP-Session: fe862cdd-457f-4a08-b561-120b37db8abc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13774 2024.08.27 19:08:30.502717 [ 3 ] {} <Trace> HTTP-Session: fe862cdd-457f-4a08-b561-120b37db8abc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13775 2024.08.27 19:08:30.502738 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13776 2024.08.27 19:08:30.502839 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1100 rows starting from the beginning of the part
13777 2024.08.27 19:08:30.502864 [ 3 ] {da11ef2e-076a-4793-b644-e18a5c06ba62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13778 2024.08.27 19:08:30.502922 [ 3 ] {da11ef2e-076a-4793-b644-e18a5c06ba62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13779 2024.08.27 19:08:30.503608 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part
13780 2024.08.27 19:08:30.503637 [ 3 ] {da11ef2e-076a-4793-b644-e18a5c06ba62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13781 2024.08.27 19:08:30.504153 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 29 rows starting from the beginning of the part
13782 2024.08.27 19:08:30.504689 [ 3 ] {da11ef2e-076a-4793-b644-e18a5c06ba62} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13783 2024.08.27 19:08:30.504736 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part
13784 2024.08.27 19:08:30.504741 [ 3 ] {da11ef2e-076a-4793-b644-e18a5c06ba62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13785 2024.08.27 19:08:30.505290 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 29 rows starting from the beginning of the part
13786 2024.08.27 19:08:30.505811 [ 187 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part
13787 2024.08.27 19:08:30.505872 [ 3 ] {da11ef2e-076a-4793-b644-e18a5c06ba62} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
13788 2024.08.27 19:08:30.506707 [ 3 ] {da11ef2e-076a-4793-b644-e18a5c06ba62} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13789 2024.08.27 19:08:30.506962 [ 3 ] {da11ef2e-076a-4793-b644-e18a5c06ba62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004145 sec., 14475.271411338961 rows/sec., 998.94 KiB/sec.
13790 2024.08.27 19:08:30.507419 [ 3 ] {da11ef2e-076a-4793-b644-e18a5c06ba62} <Debug> DynamicQueryHandler: Done processing query
13791 2024.08.27 19:08:30.507488 [ 3 ] {da11ef2e-076a-4793-b644-e18a5c06ba62} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13792 2024.08.27 19:08:30.507548 [ 3 ] {} <Debug> HTTP-Session: fe862cdd-457f-4a08-b561-120b37db8abc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13793 2024.08.27 19:08:30.511973 [ 186 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1182 rows, containing 19 columns (19 merged, 0 gathered) in 0.00977852 sec., 120877.18795891402 rows/sec., 216.61 MiB/sec.
13794 2024.08.27 19:08:30.513200 [ 186 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
13795 2024.08.27 19:08:30.513843 [ 186 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13796 2024.08.27 19:08:30.513933 [ 186 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
13797 2024.08.27 19:08:30.514087 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB.
13798 2024.08.27 19:08:35.448887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13799 2024.08.27 19:08:35.449027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13800 2024.08.27 19:08:35.449057 [ 3 ] {} <Debug> HTTP-Session: 56d212cc-e8a8-4789-8eea-7d561b777ebd Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13801 2024.08.27 19:08:35.449085 [ 3 ] {} <Debug> HTTP-Session: 56d212cc-e8a8-4789-8eea-7d561b777ebd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13802 2024.08.27 19:08:35.449104 [ 3 ] {} <Debug> HTTP-Session: 56d212cc-e8a8-4789-8eea-7d561b777ebd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13803 2024.08.27 19:08:35.449160 [ 3 ] {} <Trace> HTTP-Session: 56d212cc-e8a8-4789-8eea-7d561b777ebd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13804 2024.08.27 19:08:35.449357 [ 3 ] {9f8157f3-f763-4aff-b15c-794acc4b3211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13805 2024.08.27 19:08:35.449425 [ 3 ] {9f8157f3-f763-4aff-b15c-794acc4b3211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13806 2024.08.27 19:08:35.449762 [ 3 ] {9f8157f3-f763-4aff-b15c-794acc4b3211} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13807 2024.08.27 19:08:35.450285 [ 3 ] {9f8157f3-f763-4aff-b15c-794acc4b3211} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13808 2024.08.27 19:08:35.450330 [ 3 ] {9f8157f3-f763-4aff-b15c-794acc4b3211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13809 2024.08.27 19:08:35.450745 [ 3 ] {9f8157f3-f763-4aff-b15c-794acc4b3211} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
13810 2024.08.27 19:08:35.451132 [ 3 ] {9f8157f3-f763-4aff-b15c-794acc4b3211} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13811 2024.08.27 19:08:35.451300 [ 3 ] {9f8157f3-f763-4aff-b15c-794acc4b3211} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001999 sec., 2001.0005002501252 rows/sec., 163.17 KiB/sec.
13812 2024.08.27 19:08:35.451534 [ 3 ] {9f8157f3-f763-4aff-b15c-794acc4b3211} <Debug> DynamicQueryHandler: Done processing query
13813 2024.08.27 19:08:35.451566 [ 3 ] {9f8157f3-f763-4aff-b15c-794acc4b3211} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13814 2024.08.27 19:08:35.451583 [ 3 ] {} <Debug> HTTP-Session: 56d212cc-e8a8-4789-8eea-7d561b777ebd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13815 2024.08.27 19:08:35.451778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13816 2024.08.27 19:08:35.451836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13817 2024.08.27 19:08:35.451857 [ 3 ] {} <Debug> HTTP-Session: 7bba05ae-0671-4726-a761-4e6e4549e9eb Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13818 2024.08.27 19:08:35.451877 [ 3 ] {} <Debug> HTTP-Session: 7bba05ae-0671-4726-a761-4e6e4549e9eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13819 2024.08.27 19:08:35.451892 [ 3 ] {} <Debug> HTTP-Session: 7bba05ae-0671-4726-a761-4e6e4549e9eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13820 2024.08.27 19:08:35.451928 [ 3 ] {} <Trace> HTTP-Session: 7bba05ae-0671-4726-a761-4e6e4549e9eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13821 2024.08.27 19:08:35.452119 [ 3 ] {73651769-3a52-4354-bfc7-35f1fbbe93e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13822 2024.08.27 19:08:35.452169 [ 3 ] {73651769-3a52-4354-bfc7-35f1fbbe93e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13823 2024.08.27 19:08:35.452409 [ 3 ] {73651769-3a52-4354-bfc7-35f1fbbe93e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13824 2024.08.27 19:08:35.452938 [ 3 ] {73651769-3a52-4354-bfc7-35f1fbbe93e6} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13825 2024.08.27 19:08:35.452976 [ 3 ] {73651769-3a52-4354-bfc7-35f1fbbe93e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13826 2024.08.27 19:08:35.453363 [ 3 ] {73651769-3a52-4354-bfc7-35f1fbbe93e6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13827 2024.08.27 19:08:35.453722 [ 3 ] {73651769-3a52-4354-bfc7-35f1fbbe93e6} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13828 2024.08.27 19:08:35.453872 [ 3 ] {73651769-3a52-4354-bfc7-35f1fbbe93e6} <Debug> executeQuery: Read 249 rows, 22.49 KiB in 0.001846 sec., 134886.24052004333 rows/sec., 11.90 MiB/sec.
13829 2024.08.27 19:08:35.454165 [ 3 ] {73651769-3a52-4354-bfc7-35f1fbbe93e6} <Debug> DynamicQueryHandler: Done processing query
13830 2024.08.27 19:08:35.454226 [ 3 ] {73651769-3a52-4354-bfc7-35f1fbbe93e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
13831 2024.08.27 19:08:35.454290 [ 3 ] {} <Debug> HTTP-Session: 7bba05ae-0671-4726-a761-4e6e4549e9eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13832 2024.08.27 19:08:35.454504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13833 2024.08.27 19:08:35.454560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13834 2024.08.27 19:08:35.454580 [ 3 ] {} <Debug> HTTP-Session: c16983e8-f6f6-4af0-b685-c25b47a84233 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13835 2024.08.27 19:08:35.454599 [ 3 ] {} <Debug> HTTP-Session: c16983e8-f6f6-4af0-b685-c25b47a84233 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13836 2024.08.27 19:08:35.454613 [ 3 ] {} <Debug> HTTP-Session: c16983e8-f6f6-4af0-b685-c25b47a84233 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13837 2024.08.27 19:08:35.454646 [ 3 ] {} <Trace> HTTP-Session: c16983e8-f6f6-4af0-b685-c25b47a84233 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13838 2024.08.27 19:08:35.454767 [ 3 ] {c9369f52-ad2e-4014-8a94-bca072d662ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13839 2024.08.27 19:08:35.454814 [ 3 ] {c9369f52-ad2e-4014-8a94-bca072d662ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13840 2024.08.27 19:08:35.455065 [ 3 ] {c9369f52-ad2e-4014-8a94-bca072d662ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13841 2024.08.27 19:08:35.455388 [ 3 ] {c9369f52-ad2e-4014-8a94-bca072d662ee} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13842 2024.08.27 19:08:35.455425 [ 3 ] {c9369f52-ad2e-4014-8a94-bca072d662ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13843 2024.08.27 19:08:35.455777 [ 3 ] {c9369f52-ad2e-4014-8a94-bca072d662ee} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13844 2024.08.27 19:08:35.456142 [ 3 ] {c9369f52-ad2e-4014-8a94-bca072d662ee} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13845 2024.08.27 19:08:35.456289 [ 3 ] {c9369f52-ad2e-4014-8a94-bca072d662ee} <Debug> executeQuery: Read 33 rows, 2.46 KiB in 0.001558 sec., 21181.00128369705 rows/sec., 1.54 MiB/sec.
13846 2024.08.27 19:08:35.456463 [ 3 ] {c9369f52-ad2e-4014-8a94-bca072d662ee} <Debug> DynamicQueryHandler: Done processing query
13847 2024.08.27 19:08:35.456488 [ 3 ] {c9369f52-ad2e-4014-8a94-bca072d662ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13848 2024.08.27 19:08:35.456505 [ 3 ] {} <Debug> HTTP-Session: c16983e8-f6f6-4af0-b685-c25b47a84233 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13849 2024.08.27 19:08:35.456676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13850 2024.08.27 19:08:35.456726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13851 2024.08.27 19:08:35.456746 [ 3 ] {} <Debug> HTTP-Session: 443aef68-23f2-467c-9c76-cfd3f4f89bff Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13852 2024.08.27 19:08:35.456764 [ 3 ] {} <Debug> HTTP-Session: 443aef68-23f2-467c-9c76-cfd3f4f89bff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13853 2024.08.27 19:08:35.456778 [ 3 ] {} <Debug> HTTP-Session: 443aef68-23f2-467c-9c76-cfd3f4f89bff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13854 2024.08.27 19:08:35.456808 [ 3 ] {} <Trace> HTTP-Session: 443aef68-23f2-467c-9c76-cfd3f4f89bff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13855 2024.08.27 19:08:35.456908 [ 3 ] {80a4a140-47ee-4549-9f9f-faace52715cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13856 2024.08.27 19:08:35.456953 [ 3 ] {80a4a140-47ee-4549-9f9f-faace52715cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13857 2024.08.27 19:08:35.457179 [ 3 ] {80a4a140-47ee-4549-9f9f-faace52715cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13858 2024.08.27 19:08:35.457482 [ 3 ] {80a4a140-47ee-4549-9f9f-faace52715cc} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13859 2024.08.27 19:08:35.457519 [ 3 ] {80a4a140-47ee-4549-9f9f-faace52715cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13860 2024.08.27 19:08:35.457872 [ 3 ] {80a4a140-47ee-4549-9f9f-faace52715cc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
13861 2024.08.27 19:08:35.458236 [ 3 ] {80a4a140-47ee-4549-9f9f-faace52715cc} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13862 2024.08.27 19:08:35.458413 [ 3 ] {80a4a140-47ee-4549-9f9f-faace52715cc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001523 sec., 9192.383453709783 rows/sec., 643.77 KiB/sec.
13863 2024.08.27 19:08:35.458626 [ 3 ] {80a4a140-47ee-4549-9f9f-faace52715cc} <Debug> DynamicQueryHandler: Done processing query
13864 2024.08.27 19:08:35.458662 [ 3 ] {80a4a140-47ee-4549-9f9f-faace52715cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13865 2024.08.27 19:08:35.458687 [ 3 ] {} <Debug> HTTP-Session: 443aef68-23f2-467c-9c76-cfd3f4f89bff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13866 2024.08.27 19:08:35.458857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13867 2024.08.27 19:08:35.458910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13868 2024.08.27 19:08:35.458929 [ 3 ] {} <Debug> HTTP-Session: 74ac5264-e749-43c6-ad52-ee3a5587ffe8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13869 2024.08.27 19:08:35.458950 [ 3 ] {} <Debug> HTTP-Session: 74ac5264-e749-43c6-ad52-ee3a5587ffe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13870 2024.08.27 19:08:35.458964 [ 3 ] {} <Debug> HTTP-Session: 74ac5264-e749-43c6-ad52-ee3a5587ffe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13871 2024.08.27 19:08:35.458998 [ 3 ] {} <Trace> HTTP-Session: 74ac5264-e749-43c6-ad52-ee3a5587ffe8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13872 2024.08.27 19:08:35.459096 [ 3 ] {0bb68e11-9010-44bb-830f-c6ffbdf48c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13873 2024.08.27 19:08:35.459141 [ 3 ] {0bb68e11-9010-44bb-830f-c6ffbdf48c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13874 2024.08.27 19:08:35.459367 [ 3 ] {0bb68e11-9010-44bb-830f-c6ffbdf48c27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13875 2024.08.27 19:08:35.459639 [ 3 ] {0bb68e11-9010-44bb-830f-c6ffbdf48c27} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13876 2024.08.27 19:08:35.459678 [ 3 ] {0bb68e11-9010-44bb-830f-c6ffbdf48c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13877 2024.08.27 19:08:35.460022 [ 3 ] {0bb68e11-9010-44bb-830f-c6ffbdf48c27} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13878 2024.08.27 19:08:35.460379 [ 3 ] {0bb68e11-9010-44bb-830f-c6ffbdf48c27} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13879 2024.08.27 19:08:35.460522 [ 3 ] {0bb68e11-9010-44bb-830f-c6ffbdf48c27} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001448 sec., 4143.646408839779 rows/sec., 244.82 KiB/sec.
13880 2024.08.27 19:08:35.460683 [ 3 ] {0bb68e11-9010-44bb-830f-c6ffbdf48c27} <Debug> DynamicQueryHandler: Done processing query
13881 2024.08.27 19:08:35.460708 [ 3 ] {0bb68e11-9010-44bb-830f-c6ffbdf48c27} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13882 2024.08.27 19:08:35.460724 [ 3 ] {} <Debug> HTTP-Session: 74ac5264-e749-43c6-ad52-ee3a5587ffe8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13883 2024.08.27 19:08:35.460921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 67377, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13884 2024.08.27 19:08:35.460970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13885 2024.08.27 19:08:35.460989 [ 3 ] {} <Debug> HTTP-Session: 490d5b02-1e56-4e76-a149-11c109d9b167 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13886 2024.08.27 19:08:35.461006 [ 3 ] {} <Debug> HTTP-Session: 490d5b02-1e56-4e76-a149-11c109d9b167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13887 2024.08.27 19:08:35.461020 [ 3 ] {} <Debug> HTTP-Session: 490d5b02-1e56-4e76-a149-11c109d9b167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13888 2024.08.27 19:08:35.461051 [ 3 ] {} <Trace> HTTP-Session: 490d5b02-1e56-4e76-a149-11c109d9b167 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13889 2024.08.27 19:08:35.461257 [ 3 ] {8ff7bc88-5880-42af-a62f-5cc7571e9863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13890 2024.08.27 19:08:35.461301 [ 3 ] {8ff7bc88-5880-42af-a62f-5cc7571e9863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13891 2024.08.27 19:08:35.461520 [ 3 ] {8ff7bc88-5880-42af-a62f-5cc7571e9863} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13892 2024.08.27 19:08:35.462049 [ 3 ] {8ff7bc88-5880-42af-a62f-5cc7571e9863} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13893 2024.08.27 19:08:35.462086 [ 3 ] {8ff7bc88-5880-42af-a62f-5cc7571e9863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13894 2024.08.27 19:08:35.462452 [ 3 ] {8ff7bc88-5880-42af-a62f-5cc7571e9863} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13895 2024.08.27 19:08:35.462802 [ 3 ] {8ff7bc88-5880-42af-a62f-5cc7571e9863} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13896 2024.08.27 19:08:35.462951 [ 3 ] {8ff7bc88-5880-42af-a62f-5cc7571e9863} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.001799 sec., 230683.71317398554 rows/sec., 16.46 MiB/sec.
13897 2024.08.27 19:08:35.463119 [ 3 ] {8ff7bc88-5880-42af-a62f-5cc7571e9863} <Debug> DynamicQueryHandler: Done processing query
13898 2024.08.27 19:08:35.463143 [ 3 ] {8ff7bc88-5880-42af-a62f-5cc7571e9863} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
13899 2024.08.27 19:08:35.463159 [ 3 ] {} <Debug> HTTP-Session: 490d5b02-1e56-4e76-a149-11c109d9b167 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13900 2024.08.27 19:08:35.463301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13901 2024.08.27 19:08:35.463348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13902 2024.08.27 19:08:35.463367 [ 3 ] {} <Debug> HTTP-Session: aaaa9b85-3c0b-4f8b-9ba7-7bbee43217a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13903 2024.08.27 19:08:35.463385 [ 3 ] {} <Debug> HTTP-Session: aaaa9b85-3c0b-4f8b-9ba7-7bbee43217a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13904 2024.08.27 19:08:35.463398 [ 3 ] {} <Debug> HTTP-Session: aaaa9b85-3c0b-4f8b-9ba7-7bbee43217a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13905 2024.08.27 19:08:35.463429 [ 3 ] {} <Trace> HTTP-Session: aaaa9b85-3c0b-4f8b-9ba7-7bbee43217a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13906 2024.08.27 19:08:35.463525 [ 3 ] {5a985c1f-8897-46c9-bb37-89f316db9a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13907 2024.08.27 19:08:35.463570 [ 3 ] {5a985c1f-8897-46c9-bb37-89f316db9a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13908 2024.08.27 19:08:35.463700 [ 3 ] {5a985c1f-8897-46c9-bb37-89f316db9a8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13909 2024.08.27 19:08:35.463934 [ 3 ] {5a985c1f-8897-46c9-bb37-89f316db9a8e} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13910 2024.08.27 19:08:35.463970 [ 3 ] {5a985c1f-8897-46c9-bb37-89f316db9a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13911 2024.08.27 19:08:35.464323 [ 3 ] {5a985c1f-8897-46c9-bb37-89f316db9a8e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13912 2024.08.27 19:08:35.464638 [ 3 ] {5a985c1f-8897-46c9-bb37-89f316db9a8e} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13913 2024.08.27 19:08:35.464779 [ 3 ] {5a985c1f-8897-46c9-bb37-89f316db9a8e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001275 sec., 4705.882352941177 rows/sec., 245.86 KiB/sec.
13914 2024.08.27 19:08:35.464936 [ 3 ] {5a985c1f-8897-46c9-bb37-89f316db9a8e} <Debug> DynamicQueryHandler: Done processing query
13915 2024.08.27 19:08:35.464961 [ 3 ] {5a985c1f-8897-46c9-bb37-89f316db9a8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13916 2024.08.27 19:08:35.464976 [ 3 ] {} <Debug> HTTP-Session: aaaa9b85-3c0b-4f8b-9ba7-7bbee43217a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13917 2024.08.27 19:08:35.465137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 45018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13918 2024.08.27 19:08:35.465186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13919 2024.08.27 19:08:35.465204 [ 3 ] {} <Debug> HTTP-Session: 4e1d88df-32ac-47cd-872c-68e5a95f2d05 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13920 2024.08.27 19:08:35.465221 [ 3 ] {} <Debug> HTTP-Session: 4e1d88df-32ac-47cd-872c-68e5a95f2d05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13921 2024.08.27 19:08:35.465236 [ 3 ] {} <Debug> HTTP-Session: 4e1d88df-32ac-47cd-872c-68e5a95f2d05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13922 2024.08.27 19:08:35.465266 [ 3 ] {} <Trace> HTTP-Session: 4e1d88df-32ac-47cd-872c-68e5a95f2d05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13923 2024.08.27 19:08:35.465440 [ 3 ] {bbb9c0b5-5f60-4d89-a61b-052843c88635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13924 2024.08.27 19:08:35.465486 [ 3 ] {bbb9c0b5-5f60-4d89-a61b-052843c88635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13925 2024.08.27 19:08:35.465627 [ 3 ] {bbb9c0b5-5f60-4d89-a61b-052843c88635} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13926 2024.08.27 19:08:35.466015 [ 3 ] {bbb9c0b5-5f60-4d89-a61b-052843c88635} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13927 2024.08.27 19:08:35.466052 [ 3 ] {bbb9c0b5-5f60-4d89-a61b-052843c88635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13928 2024.08.27 19:08:35.466428 [ 3 ] {bbb9c0b5-5f60-4d89-a61b-052843c88635} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13929 2024.08.27 19:08:35.466757 [ 3 ] {bbb9c0b5-5f60-4d89-a61b-052843c88635} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13930 2024.08.27 19:08:35.466905 [ 3 ] {bbb9c0b5-5f60-4d89-a61b-052843c88635} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001546 sec., 154592.49676584735 rows/sec., 10.36 MiB/sec.
13931 2024.08.27 19:08:35.467063 [ 3 ] {bbb9c0b5-5f60-4d89-a61b-052843c88635} <Debug> DynamicQueryHandler: Done processing query
13932 2024.08.27 19:08:35.467088 [ 3 ] {bbb9c0b5-5f60-4d89-a61b-052843c88635} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13933 2024.08.27 19:08:35.467104 [ 3 ] {} <Debug> HTTP-Session: 4e1d88df-32ac-47cd-872c-68e5a95f2d05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13934 2024.08.27 19:08:35.467243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13935 2024.08.27 19:08:35.467292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13936 2024.08.27 19:08:35.467311 [ 3 ] {} <Debug> HTTP-Session: 0d297302-cc17-4c36-a57c-7d4e6da6f700 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13937 2024.08.27 19:08:35.467327 [ 3 ] {} <Debug> HTTP-Session: 0d297302-cc17-4c36-a57c-7d4e6da6f700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13938 2024.08.27 19:08:35.467341 [ 3 ] {} <Debug> HTTP-Session: 0d297302-cc17-4c36-a57c-7d4e6da6f700 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13939 2024.08.27 19:08:35.467372 [ 3 ] {} <Trace> HTTP-Session: 0d297302-cc17-4c36-a57c-7d4e6da6f700 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13940 2024.08.27 19:08:35.467463 [ 3 ] {85627a06-12d1-4d72-8789-816483d208b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13941 2024.08.27 19:08:35.467508 [ 3 ] {85627a06-12d1-4d72-8789-816483d208b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13942 2024.08.27 19:08:35.467633 [ 3 ] {85627a06-12d1-4d72-8789-816483d208b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13943 2024.08.27 19:08:35.467959 [ 3 ] {85627a06-12d1-4d72-8789-816483d208b6} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13944 2024.08.27 19:08:35.467996 [ 3 ] {85627a06-12d1-4d72-8789-816483d208b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13945 2024.08.27 19:08:35.468333 [ 3 ] {85627a06-12d1-4d72-8789-816483d208b6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13946 2024.08.27 19:08:35.468659 [ 3 ] {85627a06-12d1-4d72-8789-816483d208b6} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13947 2024.08.27 19:08:35.468808 [ 3 ] {85627a06-12d1-4d72-8789-816483d208b6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001361 sec., 734.7538574577517 rows/sec., 49.51 KiB/sec.
13948 2024.08.27 19:08:35.468979 [ 3 ] {85627a06-12d1-4d72-8789-816483d208b6} <Debug> DynamicQueryHandler: Done processing query
13949 2024.08.27 19:08:35.469003 [ 3 ] {85627a06-12d1-4d72-8789-816483d208b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13950 2024.08.27 19:08:35.469019 [ 3 ] {} <Debug> HTTP-Session: 0d297302-cc17-4c36-a57c-7d4e6da6f700 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13951 2024.08.27 19:08:35.469155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 46792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13952 2024.08.27 19:08:35.469204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13953 2024.08.27 19:08:35.469223 [ 3 ] {} <Debug> HTTP-Session: a8353a03-3e39-43ca-85a2-6a4d8cf47dbc Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13954 2024.08.27 19:08:35.469240 [ 3 ] {} <Debug> HTTP-Session: a8353a03-3e39-43ca-85a2-6a4d8cf47dbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13955 2024.08.27 19:08:35.469253 [ 3 ] {} <Debug> HTTP-Session: a8353a03-3e39-43ca-85a2-6a4d8cf47dbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13956 2024.08.27 19:08:35.469283 [ 3 ] {} <Trace> HTTP-Session: a8353a03-3e39-43ca-85a2-6a4d8cf47dbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13957 2024.08.27 19:08:35.469572 [ 3 ] {70dc8049-e794-43bc-b686-7fcb07b8e218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13958 2024.08.27 19:08:35.469636 [ 3 ] {70dc8049-e794-43bc-b686-7fcb07b8e218} <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
13959 2024.08.27 19:08:35.470044 [ 3 ] {70dc8049-e794-43bc-b686-7fcb07b8e218} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13960 2024.08.27 19:08:35.470696 [ 3 ] {70dc8049-e794-43bc-b686-7fcb07b8e218} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13961 2024.08.27 19:08:35.470733 [ 3 ] {70dc8049-e794-43bc-b686-7fcb07b8e218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13962 2024.08.27 19:08:35.471337 [ 3 ] {70dc8049-e794-43bc-b686-7fcb07b8e218} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13963 2024.08.27 19:08:35.471744 [ 3 ] {70dc8049-e794-43bc-b686-7fcb07b8e218} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13964 2024.08.27 19:08:35.471895 [ 3 ] {70dc8049-e794-43bc-b686-7fcb07b8e218} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.00253 sec., 11462.450592885374 rows/sec., 20.54 MiB/sec.
13965 2024.08.27 19:08:35.472091 [ 3 ] {70dc8049-e794-43bc-b686-7fcb07b8e218} <Debug> DynamicQueryHandler: Done processing query
13966 2024.08.27 19:08:35.472115 [ 3 ] {70dc8049-e794-43bc-b686-7fcb07b8e218} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
13967 2024.08.27 19:08:35.472131 [ 3 ] {} <Debug> HTTP-Session: a8353a03-3e39-43ca-85a2-6a4d8cf47dbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13968 2024.08.27 19:08:35.472273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13969 2024.08.27 19:08:35.472319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13970 2024.08.27 19:08:35.472339 [ 3 ] {} <Debug> HTTP-Session: bb2e1cfe-8b78-4039-9ae1-a070b17d4509 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13971 2024.08.27 19:08:35.472355 [ 3 ] {} <Debug> HTTP-Session: bb2e1cfe-8b78-4039-9ae1-a070b17d4509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13972 2024.08.27 19:08:35.472368 [ 3 ] {} <Debug> HTTP-Session: bb2e1cfe-8b78-4039-9ae1-a070b17d4509 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13973 2024.08.27 19:08:35.472399 [ 3 ] {} <Trace> HTTP-Session: bb2e1cfe-8b78-4039-9ae1-a070b17d4509 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13974 2024.08.27 19:08:35.472516 [ 3 ] {b9013a6e-bb2b-4da7-b9ac-796acbc1baaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13975 2024.08.27 19:08:35.472561 [ 3 ] {b9013a6e-bb2b-4da7-b9ac-796acbc1baaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13976 2024.08.27 19:08:35.472687 [ 3 ] {b9013a6e-bb2b-4da7-b9ac-796acbc1baaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13977 2024.08.27 19:08:35.472983 [ 3 ] {b9013a6e-bb2b-4da7-b9ac-796acbc1baaa} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13978 2024.08.27 19:08:35.473019 [ 3 ] {b9013a6e-bb2b-4da7-b9ac-796acbc1baaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13979 2024.08.27 19:08:35.473373 [ 3 ] {b9013a6e-bb2b-4da7-b9ac-796acbc1baaa} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13980 2024.08.27 19:08:35.473702 [ 3 ] {b9013a6e-bb2b-4da7-b9ac-796acbc1baaa} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13981 2024.08.27 19:08:35.473830 [ 3 ] {b9013a6e-bb2b-4da7-b9ac-796acbc1baaa} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001353 sec., 60606.06060606061 rows/sec., 3.85 MiB/sec.
13982 2024.08.27 19:08:35.474090 [ 3 ] {b9013a6e-bb2b-4da7-b9ac-796acbc1baaa} <Debug> DynamicQueryHandler: Done processing query
13983 2024.08.27 19:08:35.474156 [ 3 ] {b9013a6e-bb2b-4da7-b9ac-796acbc1baaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13984 2024.08.27 19:08:35.474214 [ 3 ] {} <Debug> HTTP-Session: bb2e1cfe-8b78-4039-9ae1-a070b17d4509 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13985 2024.08.27 19:08:35.687751 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache
13986 2024.08.27 19:08:35.687788 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache
13987 2024.08.27 19:08:40.444034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13988 2024.08.27 19:08:40.444169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13989 2024.08.27 19:08:40.444197 [ 3 ] {} <Debug> HTTP-Session: 80c62d45-b9b8-4d77-b163-ffce7bfd2ecb Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
13990 2024.08.27 19:08:40.444223 [ 3 ] {} <Debug> HTTP-Session: 80c62d45-b9b8-4d77-b163-ffce7bfd2ecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13991 2024.08.27 19:08:40.444239 [ 3 ] {} <Debug> HTTP-Session: 80c62d45-b9b8-4d77-b163-ffce7bfd2ecb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13992 2024.08.27 19:08:40.444289 [ 3 ] {} <Trace> HTTP-Session: 80c62d45-b9b8-4d77-b163-ffce7bfd2ecb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13993 2024.08.27 19:08:40.444485 [ 3 ] {6763a500-fbba-4424-9b19-6452e96bf96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13994 2024.08.27 19:08:40.444554 [ 3 ] {6763a500-fbba-4424-9b19-6452e96bf96b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13995 2024.08.27 19:08:40.444900 [ 3 ] {6763a500-fbba-4424-9b19-6452e96bf96b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13996 2024.08.27 19:08:40.445369 [ 3 ] {6763a500-fbba-4424-9b19-6452e96bf96b} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13997 2024.08.27 19:08:40.445411 [ 3 ] {6763a500-fbba-4424-9b19-6452e96bf96b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
13998 2024.08.27 19:08:40.445835 [ 3 ] {6763a500-fbba-4424-9b19-6452e96bf96b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
13999 2024.08.27 19:08:40.446249 [ 3 ] {6763a500-fbba-4424-9b19-6452e96bf96b} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14000 2024.08.27 19:08:40.446404 [ 3 ] {6763a500-fbba-4424-9b19-6452e96bf96b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001974 sec., 2026.3424518743668 rows/sec., 165.23 KiB/sec.
14001 2024.08.27 19:08:40.446628 [ 3 ] {6763a500-fbba-4424-9b19-6452e96bf96b} <Debug> DynamicQueryHandler: Done processing query
14002 2024.08.27 19:08:40.446658 [ 3 ] {6763a500-fbba-4424-9b19-6452e96bf96b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14003 2024.08.27 19:08:40.446675 [ 3 ] {} <Debug> HTTP-Session: 80c62d45-b9b8-4d77-b163-ffce7bfd2ecb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14004 2024.08.27 19:08:40.446825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14005 2024.08.27 19:08:40.446884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14006 2024.08.27 19:08:40.446906 [ 3 ] {} <Debug> HTTP-Session: c7f23918-0bf3-40e3-bcf0-c07bd56a4995 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14007 2024.08.27 19:08:40.446924 [ 3 ] {} <Debug> HTTP-Session: c7f23918-0bf3-40e3-bcf0-c07bd56a4995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14008 2024.08.27 19:08:40.446938 [ 3 ] {} <Debug> HTTP-Session: c7f23918-0bf3-40e3-bcf0-c07bd56a4995 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14009 2024.08.27 19:08:40.446975 [ 3 ] {} <Trace> HTTP-Session: c7f23918-0bf3-40e3-bcf0-c07bd56a4995 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14010 2024.08.27 19:08:40.447107 [ 3 ] {2b191497-b0aa-460f-9252-cd1d92600a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14011 2024.08.27 19:08:40.447156 [ 3 ] {2b191497-b0aa-460f-9252-cd1d92600a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14012 2024.08.27 19:08:40.447393 [ 3 ] {2b191497-b0aa-460f-9252-cd1d92600a48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14013 2024.08.27 19:08:40.447758 [ 3 ] {2b191497-b0aa-460f-9252-cd1d92600a48} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14014 2024.08.27 19:08:40.447796 [ 3 ] {2b191497-b0aa-460f-9252-cd1d92600a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
14015 2024.08.27 19:08:40.448164 [ 3 ] {2b191497-b0aa-460f-9252-cd1d92600a48} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14016 2024.08.27 19:08:40.448528 [ 3 ] {2b191497-b0aa-460f-9252-cd1d92600a48} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14017 2024.08.27 19:08:40.448661 [ 3 ] {2b191497-b0aa-460f-9252-cd1d92600a48} <Debug> executeQuery: Read 74 rows, 6.14 KiB in 0.001603 sec., 46163.4435433562 rows/sec., 3.74 MiB/sec.
14018 2024.08.27 19:08:40.448845 [ 3 ] {2b191497-b0aa-460f-9252-cd1d92600a48} <Debug> DynamicQueryHandler: Done processing query
14019 2024.08.27 19:08:40.448871 [ 3 ] {2b191497-b0aa-460f-9252-cd1d92600a48} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14020 2024.08.27 19:08:40.448887 [ 3 ] {} <Debug> HTTP-Session: c7f23918-0bf3-40e3-bcf0-c07bd56a4995 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14021 2024.08.27 19:08:40.449058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14022 2024.08.27 19:08:40.449111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14023 2024.08.27 19:08:40.449131 [ 3 ] {} <Debug> HTTP-Session: 3086a5b8-8eda-49bb-ab1c-2813890c2cc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14024 2024.08.27 19:08:40.449148 [ 3 ] {} <Debug> HTTP-Session: 3086a5b8-8eda-49bb-ab1c-2813890c2cc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14025 2024.08.27 19:08:40.449164 [ 3 ] {} <Debug> HTTP-Session: 3086a5b8-8eda-49bb-ab1c-2813890c2cc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14026 2024.08.27 19:08:40.449198 [ 3 ] {} <Trace> HTTP-Session: 3086a5b8-8eda-49bb-ab1c-2813890c2cc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14027 2024.08.27 19:08:40.449300 [ 3 ] {7c3460eb-ebc6-4a43-ad23-f8320bf3a3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14028 2024.08.27 19:08:40.449348 [ 3 ] {7c3460eb-ebc6-4a43-ad23-f8320bf3a3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14029 2024.08.27 19:08:40.449586 [ 3 ] {7c3460eb-ebc6-4a43-ad23-f8320bf3a3d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14030 2024.08.27 19:08:40.449907 [ 3 ] {7c3460eb-ebc6-4a43-ad23-f8320bf3a3d3} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14031 2024.08.27 19:08:40.449944 [ 3 ] {7c3460eb-ebc6-4a43-ad23-f8320bf3a3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
14032 2024.08.27 19:08:40.450305 [ 3 ] {7c3460eb-ebc6-4a43-ad23-f8320bf3a3d3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
14033 2024.08.27 19:08:40.450691 [ 3 ] {7c3460eb-ebc6-4a43-ad23-f8320bf3a3d3} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14034 2024.08.27 19:08:40.450825 [ 3 ] {7c3460eb-ebc6-4a43-ad23-f8320bf3a3d3} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001553 sec., 7726.980038634901 rows/sec., 567.20 KiB/sec.
14035 2024.08.27 19:08:40.451003 [ 3 ] {7c3460eb-ebc6-4a43-ad23-f8320bf3a3d3} <Debug> DynamicQueryHandler: Done processing query
14036 2024.08.27 19:08:40.451029 [ 3 ] {7c3460eb-ebc6-4a43-ad23-f8320bf3a3d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14037 2024.08.27 19:08:40.451046 [ 3 ] {} <Debug> HTTP-Session: 3086a5b8-8eda-49bb-ab1c-2813890c2cc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14038 2024.08.27 19:08:40.451193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14039 2024.08.27 19:08:40.451244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14040 2024.08.27 19:08:40.451265 [ 3 ] {} <Debug> HTTP-Session: 696849ad-e973-440f-a4a3-f0dd116dff07 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14041 2024.08.27 19:08:40.451282 [ 3 ] {} <Debug> HTTP-Session: 696849ad-e973-440f-a4a3-f0dd116dff07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14042 2024.08.27 19:08:40.451296 [ 3 ] {} <Debug> HTTP-Session: 696849ad-e973-440f-a4a3-f0dd116dff07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14043 2024.08.27 19:08:40.451329 [ 3 ] {} <Trace> HTTP-Session: 696849ad-e973-440f-a4a3-f0dd116dff07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14044 2024.08.27 19:08:40.451456 [ 3 ] {6c67a0c0-3a35-4072-9dbd-19ae6921f4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14045 2024.08.27 19:08:40.451498 [ 3 ] {6c67a0c0-3a35-4072-9dbd-19ae6921f4a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14046 2024.08.27 19:08:40.451725 [ 3 ] {6c67a0c0-3a35-4072-9dbd-19ae6921f4a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14047 2024.08.27 19:08:40.452079 [ 3 ] {6c67a0c0-3a35-4072-9dbd-19ae6921f4a8} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14048 2024.08.27 19:08:40.452118 [ 3 ] {6c67a0c0-3a35-4072-9dbd-19ae6921f4a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
14049 2024.08.27 19:08:40.452497 [ 3 ] {6c67a0c0-3a35-4072-9dbd-19ae6921f4a8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14050 2024.08.27 19:08:40.452885 [ 3 ] {6c67a0c0-3a35-4072-9dbd-19ae6921f4a8} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14051 2024.08.27 19:08:40.453016 [ 3 ] {6c67a0c0-3a35-4072-9dbd-19ae6921f4a8} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001609 sec., 47234.30702299565 rows/sec., 3.69 MiB/sec.
14052 2024.08.27 19:08:40.453242 [ 3 ] {6c67a0c0-3a35-4072-9dbd-19ae6921f4a8} <Debug> DynamicQueryHandler: Done processing query
14053 2024.08.27 19:08:40.453283 [ 3 ] {6c67a0c0-3a35-4072-9dbd-19ae6921f4a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14054 2024.08.27 19:08:40.453315 [ 3 ] {} <Debug> HTTP-Session: 696849ad-e973-440f-a4a3-f0dd116dff07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14055 2024.08.27 19:08:40.453527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 31006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14056 2024.08.27 19:08:40.453589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14057 2024.08.27 19:08:40.453609 [ 3 ] {} <Debug> HTTP-Session: f76c394e-f6b0-42b7-8336-e0b154fcb8e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14058 2024.08.27 19:08:40.453626 [ 3 ] {} <Debug> HTTP-Session: f76c394e-f6b0-42b7-8336-e0b154fcb8e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14059 2024.08.27 19:08:40.453640 [ 3 ] {} <Debug> HTTP-Session: f76c394e-f6b0-42b7-8336-e0b154fcb8e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14060 2024.08.27 19:08:40.453672 [ 3 ] {} <Trace> HTTP-Session: f76c394e-f6b0-42b7-8336-e0b154fcb8e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14061 2024.08.27 19:08:40.453829 [ 3 ] {439721bb-03a7-4d28-bf8c-eb855c5fa3f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14062 2024.08.27 19:08:40.453877 [ 3 ] {439721bb-03a7-4d28-bf8c-eb855c5fa3f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14063 2024.08.27 19:08:40.454025 [ 3 ] {439721bb-03a7-4d28-bf8c-eb855c5fa3f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14064 2024.08.27 19:08:40.454426 [ 3 ] {439721bb-03a7-4d28-bf8c-eb855c5fa3f7} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14065 2024.08.27 19:08:40.454463 [ 3 ] {439721bb-03a7-4d28-bf8c-eb855c5fa3f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
14066 2024.08.27 19:08:40.454872 [ 3 ] {439721bb-03a7-4d28-bf8c-eb855c5fa3f7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14067 2024.08.27 19:08:40.455218 [ 3 ] {439721bb-03a7-4d28-bf8c-eb855c5fa3f7} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14068 2024.08.27 19:08:40.455348 [ 3 ] {439721bb-03a7-4d28-bf8c-eb855c5fa3f7} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001589 sec., 101950.91252359975 rows/sec., 7.10 MiB/sec.
14069 2024.08.27 19:08:40.455521 [ 3 ] {439721bb-03a7-4d28-bf8c-eb855c5fa3f7} <Debug> DynamicQueryHandler: Done processing query
14070 2024.08.27 19:08:40.455545 [ 3 ] {439721bb-03a7-4d28-bf8c-eb855c5fa3f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14071 2024.08.27 19:08:40.455561 [ 3 ] {} <Debug> HTTP-Session: f76c394e-f6b0-42b7-8336-e0b154fcb8e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14072 2024.08.27 19:08:40.455724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14073 2024.08.27 19:08:40.455774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14074 2024.08.27 19:08:40.455793 [ 3 ] {} <Debug> HTTP-Session: 6c2320d0-185b-4f84-a3b8-b51677373346 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14075 2024.08.27 19:08:40.455810 [ 3 ] {} <Debug> HTTP-Session: 6c2320d0-185b-4f84-a3b8-b51677373346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14076 2024.08.27 19:08:40.455824 [ 3 ] {} <Debug> HTTP-Session: 6c2320d0-185b-4f84-a3b8-b51677373346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14077 2024.08.27 19:08:40.455855 [ 3 ] {} <Trace> HTTP-Session: 6c2320d0-185b-4f84-a3b8-b51677373346 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14078 2024.08.27 19:08:40.456029 [ 3 ] {b521f479-31c0-4666-93d9-bd844e6487b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14079 2024.08.27 19:08:40.456095 [ 3 ] {b521f479-31c0-4666-93d9-bd844e6487b1} <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
14080 2024.08.27 19:08:40.456507 [ 3 ] {b521f479-31c0-4666-93d9-bd844e6487b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14081 2024.08.27 19:08:40.457064 [ 3 ] {b521f479-31c0-4666-93d9-bd844e6487b1} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14082 2024.08.27 19:08:40.457102 [ 3 ] {b521f479-31c0-4666-93d9-bd844e6487b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
14083 2024.08.27 19:08:40.457723 [ 3 ] {b521f479-31c0-4666-93d9-bd844e6487b1} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
14084 2024.08.27 19:08:40.458154 [ 3 ] {b521f479-31c0-4666-93d9-bd844e6487b1} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14085 2024.08.27 19:08:40.458306 [ 3 ] {b521f479-31c0-4666-93d9-bd844e6487b1} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002374 sec., 3369.8399326032018 rows/sec., 6.04 MiB/sec.
14086 2024.08.27 19:08:40.458539 [ 3 ] {b521f479-31c0-4666-93d9-bd844e6487b1} <Debug> DynamicQueryHandler: Done processing query
14087 2024.08.27 19:08:40.458565 [ 3 ] {b521f479-31c0-4666-93d9-bd844e6487b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
14088 2024.08.27 19:08:40.458581 [ 3 ] {} <Debug> HTTP-Session: 6c2320d0-185b-4f84-a3b8-b51677373346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14089 2024.08.27 19:08:40.458713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14090 2024.08.27 19:08:40.458764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14091 2024.08.27 19:08:40.458785 [ 3 ] {} <Debug> HTTP-Session: 22a6dfe8-b9a9-48c0-8871-b21f0ce6c76f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14092 2024.08.27 19:08:40.458802 [ 3 ] {} <Debug> HTTP-Session: 22a6dfe8-b9a9-48c0-8871-b21f0ce6c76f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14093 2024.08.27 19:08:40.458816 [ 3 ] {} <Debug> HTTP-Session: 22a6dfe8-b9a9-48c0-8871-b21f0ce6c76f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14094 2024.08.27 19:08:40.458847 [ 3 ] {} <Trace> HTTP-Session: 22a6dfe8-b9a9-48c0-8871-b21f0ce6c76f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14095 2024.08.27 19:08:40.458979 [ 3 ] {d2436df2-e4e6-4a78-bc8c-f318557d16f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14096 2024.08.27 19:08:40.459031 [ 3 ] {d2436df2-e4e6-4a78-bc8c-f318557d16f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14097 2024.08.27 19:08:40.459181 [ 3 ] {d2436df2-e4e6-4a78-bc8c-f318557d16f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14098 2024.08.27 19:08:40.459556 [ 3 ] {d2436df2-e4e6-4a78-bc8c-f318557d16f0} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14099 2024.08.27 19:08:40.459601 [ 3 ] {d2436df2-e4e6-4a78-bc8c-f318557d16f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB.
14100 2024.08.27 19:08:40.459976 [ 3 ] {d2436df2-e4e6-4a78-bc8c-f318557d16f0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14101 2024.08.27 19:08:40.460318 [ 3 ] {d2436df2-e4e6-4a78-bc8c-f318557d16f0} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14102 2024.08.27 19:08:40.460448 [ 3 ] {d2436df2-e4e6-4a78-bc8c-f318557d16f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00152 sec., 39473.68421052631 rows/sec., 2.66 MiB/sec.
14103 2024.08.27 19:08:40.460613 [ 3 ] {d2436df2-e4e6-4a78-bc8c-f318557d16f0} <Debug> DynamicQueryHandler: Done processing query
14104 2024.08.27 19:08:40.460638 [ 3 ] {d2436df2-e4e6-4a78-bc8c-f318557d16f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14105 2024.08.27 19:08:40.460654 [ 3 ] {} <Debug> HTTP-Session: 22a6dfe8-b9a9-48c0-8871-b21f0ce6c76f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14106 2024.08.27 19:08:45.449534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14107 2024.08.27 19:08:45.449661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14108 2024.08.27 19:08:45.449688 [ 3 ] {} <Debug> HTTP-Session: 33ebf453-5e09-4c44-8525-d6593f95fe17 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14109 2024.08.27 19:08:45.449713 [ 3 ] {} <Debug> HTTP-Session: 33ebf453-5e09-4c44-8525-d6593f95fe17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14110 2024.08.27 19:08:45.449729 [ 3 ] {} <Debug> HTTP-Session: 33ebf453-5e09-4c44-8525-d6593f95fe17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14111 2024.08.27 19:08:45.449778 [ 3 ] {} <Trace> HTTP-Session: 33ebf453-5e09-4c44-8525-d6593f95fe17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14112 2024.08.27 19:08:45.449964 [ 3 ] {b9e74033-c9e5-4c8b-9824-7e62f78f8c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14113 2024.08.27 19:08:45.450033 [ 3 ] {b9e74033-c9e5-4c8b-9824-7e62f78f8c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14114 2024.08.27 19:08:45.450370 [ 3 ] {b9e74033-c9e5-4c8b-9824-7e62f78f8c2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14115 2024.08.27 19:08:45.450813 [ 3 ] {b9e74033-c9e5-4c8b-9824-7e62f78f8c2c} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14116 2024.08.27 19:08:45.450855 [ 3 ] {b9e74033-c9e5-4c8b-9824-7e62f78f8c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14117 2024.08.27 19:08:45.451284 [ 3 ] {b9e74033-c9e5-4c8b-9824-7e62f78f8c2c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
14118 2024.08.27 19:08:45.451694 [ 3 ] {b9e74033-c9e5-4c8b-9824-7e62f78f8c2c} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14119 2024.08.27 19:08:45.451850 [ 3 ] {b9e74033-c9e5-4c8b-9824-7e62f78f8c2c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001938 sec., 1031.9917440660474 rows/sec., 84.15 KiB/sec.
14120 2024.08.27 19:08:45.452077 [ 3 ] {b9e74033-c9e5-4c8b-9824-7e62f78f8c2c} <Debug> DynamicQueryHandler: Done processing query
14121 2024.08.27 19:08:45.452106 [ 3 ] {b9e74033-c9e5-4c8b-9824-7e62f78f8c2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14122 2024.08.27 19:08:45.452122 [ 3 ] {} <Debug> HTTP-Session: 33ebf453-5e09-4c44-8525-d6593f95fe17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14123 2024.08.27 19:08:45.452328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 37808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14124 2024.08.27 19:08:45.452389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14125 2024.08.27 19:08:45.452409 [ 3 ] {} <Debug> HTTP-Session: 3968dfb3-97e1-4f80-89f1-1335dc617151 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14126 2024.08.27 19:08:45.452428 [ 3 ] {} <Debug> HTTP-Session: 3968dfb3-97e1-4f80-89f1-1335dc617151 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14127 2024.08.27 19:08:45.452444 [ 3 ] {} <Debug> HTTP-Session: 3968dfb3-97e1-4f80-89f1-1335dc617151 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14128 2024.08.27 19:08:45.452480 [ 3 ] {} <Trace> HTTP-Session: 3968dfb3-97e1-4f80-89f1-1335dc617151 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14129 2024.08.27 19:08:45.452669 [ 3 ] {b5aa5843-8d0f-409d-9c53-16ffd5999a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14130 2024.08.27 19:08:45.452718 [ 3 ] {b5aa5843-8d0f-409d-9c53-16ffd5999a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14131 2024.08.27 19:08:45.452960 [ 3 ] {b5aa5843-8d0f-409d-9c53-16ffd5999a1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14132 2024.08.27 19:08:45.453607 [ 3 ] {b5aa5843-8d0f-409d-9c53-16ffd5999a1a} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14133 2024.08.27 19:08:45.453657 [ 3 ] {b5aa5843-8d0f-409d-9c53-16ffd5999a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14134 2024.08.27 19:08:45.454141 [ 3 ] {b5aa5843-8d0f-409d-9c53-16ffd5999a1a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14135 2024.08.27 19:08:45.454534 [ 3 ] {b5aa5843-8d0f-409d-9c53-16ffd5999a1a} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14136 2024.08.27 19:08:45.454673 [ 3 ] {b5aa5843-8d0f-409d-9c53-16ffd5999a1a} <Debug> executeQuery: Read 250 rows, 22.62 KiB in 0.002095 sec., 119331.74224343675 rows/sec., 10.54 MiB/sec.
14137 2024.08.27 19:08:45.454862 [ 3 ] {b5aa5843-8d0f-409d-9c53-16ffd5999a1a} <Debug> DynamicQueryHandler: Done processing query
14138 2024.08.27 19:08:45.454888 [ 3 ] {b5aa5843-8d0f-409d-9c53-16ffd5999a1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
14139 2024.08.27 19:08:45.454904 [ 3 ] {} <Debug> HTTP-Session: 3968dfb3-97e1-4f80-89f1-1335dc617151 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14140 2024.08.27 19:08:45.455054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 4629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14141 2024.08.27 19:08:45.455108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14142 2024.08.27 19:08:45.455130 [ 3 ] {} <Debug> HTTP-Session: 32040e6f-803c-459b-a0cf-5bc214c6042b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14143 2024.08.27 19:08:45.455148 [ 3 ] {} <Debug> HTTP-Session: 32040e6f-803c-459b-a0cf-5bc214c6042b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14144 2024.08.27 19:08:45.455163 [ 3 ] {} <Debug> HTTP-Session: 32040e6f-803c-459b-a0cf-5bc214c6042b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14145 2024.08.27 19:08:45.455198 [ 3 ] {} <Trace> HTTP-Session: 32040e6f-803c-459b-a0cf-5bc214c6042b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14146 2024.08.27 19:08:45.455311 [ 3 ] {c7341d1f-a626-45cb-99a9-6384b172b1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14147 2024.08.27 19:08:45.455358 [ 3 ] {c7341d1f-a626-45cb-99a9-6384b172b1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14148 2024.08.27 19:08:45.455596 [ 3 ] {c7341d1f-a626-45cb-99a9-6384b172b1a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14149 2024.08.27 19:08:45.455965 [ 3 ] {c7341d1f-a626-45cb-99a9-6384b172b1a0} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14150 2024.08.27 19:08:45.456001 [ 3 ] {c7341d1f-a626-45cb-99a9-6384b172b1a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14151 2024.08.27 19:08:45.456362 [ 3 ] {c7341d1f-a626-45cb-99a9-6384b172b1a0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
14152 2024.08.27 19:08:45.456733 [ 3 ] {c7341d1f-a626-45cb-99a9-6384b172b1a0} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14153 2024.08.27 19:08:45.456862 [ 3 ] {c7341d1f-a626-45cb-99a9-6384b172b1a0} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001582 sec., 20227.5600505689 rows/sec., 1.48 MiB/sec.
14154 2024.08.27 19:08:45.457138 [ 3 ] {c7341d1f-a626-45cb-99a9-6384b172b1a0} <Debug> DynamicQueryHandler: Done processing query
14155 2024.08.27 19:08:45.457194 [ 3 ] {c7341d1f-a626-45cb-99a9-6384b172b1a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
14156 2024.08.27 19:08:45.457249 [ 3 ] {} <Debug> HTTP-Session: 32040e6f-803c-459b-a0cf-5bc214c6042b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14157 2024.08.27 19:08:45.457426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14158 2024.08.27 19:08:45.457480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14159 2024.08.27 19:08:45.457500 [ 3 ] {} <Debug> HTTP-Session: 53ad3763-b90a-4ae9-8a17-8603b0b9c84a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14160 2024.08.27 19:08:45.457517 [ 3 ] {} <Debug> HTTP-Session: 53ad3763-b90a-4ae9-8a17-8603b0b9c84a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14161 2024.08.27 19:08:45.457531 [ 3 ] {} <Debug> HTTP-Session: 53ad3763-b90a-4ae9-8a17-8603b0b9c84a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14162 2024.08.27 19:08:45.457566 [ 3 ] {} <Trace> HTTP-Session: 53ad3763-b90a-4ae9-8a17-8603b0b9c84a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14163 2024.08.27 19:08:45.457677 [ 3 ] {f091dbd8-cf20-407c-abb7-23c16d05ac7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14164 2024.08.27 19:08:45.457723 [ 3 ] {f091dbd8-cf20-407c-abb7-23c16d05ac7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14165 2024.08.27 19:08:45.457973 [ 3 ] {f091dbd8-cf20-407c-abb7-23c16d05ac7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14166 2024.08.27 19:08:45.458329 [ 3 ] {f091dbd8-cf20-407c-abb7-23c16d05ac7c} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14167 2024.08.27 19:08:45.458369 [ 3 ] {f091dbd8-cf20-407c-abb7-23c16d05ac7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14168 2024.08.27 19:08:45.458750 [ 3 ] {f091dbd8-cf20-407c-abb7-23c16d05ac7c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
14169 2024.08.27 19:08:45.459123 [ 3 ] {f091dbd8-cf20-407c-abb7-23c16d05ac7c} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14170 2024.08.27 19:08:45.459263 [ 43 ] {} <Debug> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
14171 2024.08.27 19:08:45.459264 [ 3 ] {f091dbd8-cf20-407c-abb7-23c16d05ac7c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00162 sec., 8641.975308641975 rows/sec., 605.23 KiB/sec.
14172 2024.08.27 19:08:45.459305 [ 43 ] {} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14173 2024.08.27 19:08:45.459339 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14174 2024.08.27 19:08:45.459599 [ 3 ] {f091dbd8-cf20-407c-abb7-23c16d05ac7c} <Debug> DynamicQueryHandler: Done processing query
14175 2024.08.27 19:08:45.459654 [ 189 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
14176 2024.08.27 19:08:45.459654 [ 3 ] {f091dbd8-cf20-407c-abb7-23c16d05ac7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14177 2024.08.27 19:08:45.459818 [ 3 ] {} <Debug> HTTP-Session: 53ad3763-b90a-4ae9-8a17-8603b0b9c84a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14178 2024.08.27 19:08:45.460161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14179 2024.08.27 19:08:45.460213 [ 189 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14180 2024.08.27 19:08:45.460268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14181 2024.08.27 19:08:45.460287 [ 189 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
14182 2024.08.27 19:08:45.460316 [ 3 ] {} <Debug> HTTP-Session: ea9c609c-1533-44ec-94b2-b9308bc94610 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14183 2024.08.27 19:08:45.460357 [ 3 ] {} <Debug> HTTP-Session: ea9c609c-1533-44ec-94b2-b9308bc94610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14184 2024.08.27 19:08:45.460392 [ 3 ] {} <Debug> HTTP-Session: ea9c609c-1533-44ec-94b2-b9308bc94610 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14185 2024.08.27 19:08:45.460561 [ 189 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part
14186 2024.08.27 19:08:45.460549 [ 3 ] {} <Trace> HTTP-Session: ea9c609c-1533-44ec-94b2-b9308bc94610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14187 2024.08.27 19:08:45.460794 [ 189 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
14188 2024.08.27 19:08:45.461030 [ 3 ] {04dfed21-91ca-4514-a0bd-70fe48769850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14189 2024.08.27 19:08:45.461128 [ 189 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 228 rows starting from the beginning of the part
14190 2024.08.27 19:08:45.461177 [ 3 ] {04dfed21-91ca-4514-a0bd-70fe48769850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14191 2024.08.27 19:08:45.461515 [ 189 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part
14192 2024.08.27 19:08:45.461806 [ 189 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
14193 2024.08.27 19:08:45.462585 [ 3 ] {04dfed21-91ca-4514-a0bd-70fe48769850} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14194 2024.08.27 19:08:45.463412 [ 3 ] {04dfed21-91ca-4514-a0bd-70fe48769850} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14195 2024.08.27 19:08:45.463477 [ 3 ] {04dfed21-91ca-4514-a0bd-70fe48769850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14196 2024.08.27 19:08:45.464451 [ 3 ] {04dfed21-91ca-4514-a0bd-70fe48769850} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
14197 2024.08.27 19:08:45.465259 [ 186 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005820269 sec., 90373.8298006501 rows/sec., 6.14 MiB/sec.
14198 2024.08.27 19:08:45.465496 [ 3 ] {04dfed21-91ca-4514-a0bd-70fe48769850} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14199 2024.08.27 19:08:45.465556 [ 186 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
14200 2024.08.27 19:08:45.465830 [ 3 ] {04dfed21-91ca-4514-a0bd-70fe48769850} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004996 sec., 1200.960768614892 rows/sec., 70.96 KiB/sec.
14201 2024.08.27 19:08:45.466890 [ 3 ] {04dfed21-91ca-4514-a0bd-70fe48769850} <Debug> DynamicQueryHandler: Done processing query
14202 2024.08.27 19:08:45.466946 [ 3 ] {04dfed21-91ca-4514-a0bd-70fe48769850} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14203 2024.08.27 19:08:45.466975 [ 3 ] {} <Debug> HTTP-Session: ea9c609c-1533-44ec-94b2-b9308bc94610 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14204 2024.08.27 19:08:45.467084 [ 186 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_46_9} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14205 2024.08.27 19:08:45.467190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 67206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14206 2024.08.27 19:08:45.467205 [ 186 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_46_9} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
14207 2024.08.27 19:08:45.467263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14208 2024.08.27 19:08:45.467321 [ 3 ] {} <Debug> HTTP-Session: 6eb59fcd-0dd0-475a-82a7-c8347572ed33 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14209 2024.08.27 19:08:45.467363 [ 3 ] {} <Debug> HTTP-Session: 6eb59fcd-0dd0-475a-82a7-c8347572ed33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14210 2024.08.27 19:08:45.467375 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
14211 2024.08.27 19:08:45.467391 [ 3 ] {} <Debug> HTTP-Session: 6eb59fcd-0dd0-475a-82a7-c8347572ed33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14212 2024.08.27 19:08:45.467448 [ 3 ] {} <Trace> HTTP-Session: 6eb59fcd-0dd0-475a-82a7-c8347572ed33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14213 2024.08.27 19:08:45.467684 [ 3 ] {83521f05-c8be-44fe-92cd-08f73fddcede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14214 2024.08.27 19:08:45.467730 [ 3 ] {83521f05-c8be-44fe-92cd-08f73fddcede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14215 2024.08.27 19:08:45.467984 [ 3 ] {83521f05-c8be-44fe-92cd-08f73fddcede} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14216 2024.08.27 19:08:45.468585 [ 3 ] {83521f05-c8be-44fe-92cd-08f73fddcede} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14217 2024.08.27 19:08:45.468622 [ 3 ] {83521f05-c8be-44fe-92cd-08f73fddcede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14218 2024.08.27 19:08:45.469015 [ 3 ] {83521f05-c8be-44fe-92cd-08f73fddcede} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14219 2024.08.27 19:08:45.469434 [ 3 ] {83521f05-c8be-44fe-92cd-08f73fddcede} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14220 2024.08.27 19:08:45.469595 [ 3 ] {83521f05-c8be-44fe-92cd-08f73fddcede} <Debug> executeQuery: Read 414 rows, 30.25 KiB in 0.002029 sec., 204041.39970428782 rows/sec., 14.56 MiB/sec.
14221 2024.08.27 19:08:45.469886 [ 3 ] {83521f05-c8be-44fe-92cd-08f73fddcede} <Debug> DynamicQueryHandler: Done processing query
14222 2024.08.27 19:08:45.469935 [ 3 ] {83521f05-c8be-44fe-92cd-08f73fddcede} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
14223 2024.08.27 19:08:45.469994 [ 3 ] {} <Debug> HTTP-Session: 6eb59fcd-0dd0-475a-82a7-c8347572ed33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14224 2024.08.27 19:08:45.470175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14225 2024.08.27 19:08:45.470233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14226 2024.08.27 19:08:45.470253 [ 3 ] {} <Debug> HTTP-Session: 9bc983d3-e24c-4cfe-86cd-9ba29bd7eaec Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14227 2024.08.27 19:08:45.470271 [ 3 ] {} <Debug> HTTP-Session: 9bc983d3-e24c-4cfe-86cd-9ba29bd7eaec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14228 2024.08.27 19:08:45.470285 [ 3 ] {} <Debug> HTTP-Session: 9bc983d3-e24c-4cfe-86cd-9ba29bd7eaec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14229 2024.08.27 19:08:45.470318 [ 3 ] {} <Trace> HTTP-Session: 9bc983d3-e24c-4cfe-86cd-9ba29bd7eaec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14230 2024.08.27 19:08:45.470423 [ 3 ] {56b37956-7365-4a00-bd3e-3835c15870de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14231 2024.08.27 19:08:45.470470 [ 3 ] {56b37956-7365-4a00-bd3e-3835c15870de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14232 2024.08.27 19:08:45.470621 [ 3 ] {56b37956-7365-4a00-bd3e-3835c15870de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14233 2024.08.27 19:08:45.470904 [ 3 ] {56b37956-7365-4a00-bd3e-3835c15870de} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14234 2024.08.27 19:08:45.470941 [ 3 ] {56b37956-7365-4a00-bd3e-3835c15870de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14235 2024.08.27 19:08:45.471321 [ 3 ] {56b37956-7365-4a00-bd3e-3835c15870de} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
14236 2024.08.27 19:08:45.471653 [ 3 ] {56b37956-7365-4a00-bd3e-3835c15870de} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14237 2024.08.27 19:08:45.471814 [ 3 ] {56b37956-7365-4a00-bd3e-3835c15870de} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001406 sec., 4267.425320056899 rows/sec., 222.96 KiB/sec.
14238 2024.08.27 19:08:45.472135 [ 3 ] {56b37956-7365-4a00-bd3e-3835c15870de} <Debug> DynamicQueryHandler: Done processing query
14239 2024.08.27 19:08:45.472178 [ 3 ] {56b37956-7365-4a00-bd3e-3835c15870de} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14240 2024.08.27 19:08:45.472195 [ 3 ] {} <Debug> HTTP-Session: 9bc983d3-e24c-4cfe-86cd-9ba29bd7eaec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14241 2024.08.27 19:08:45.472359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14242 2024.08.27 19:08:45.472408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14243 2024.08.27 19:08:45.472428 [ 3 ] {} <Debug> HTTP-Session: c6aed359-a58a-4118-93bc-6be435a7715c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14244 2024.08.27 19:08:45.472444 [ 3 ] {} <Debug> HTTP-Session: c6aed359-a58a-4118-93bc-6be435a7715c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14245 2024.08.27 19:08:45.472458 [ 3 ] {} <Debug> HTTP-Session: c6aed359-a58a-4118-93bc-6be435a7715c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14246 2024.08.27 19:08:45.472489 [ 3 ] {} <Trace> HTTP-Session: c6aed359-a58a-4118-93bc-6be435a7715c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14247 2024.08.27 19:08:45.472724 [ 3 ] {a38f79ac-c71c-4c9f-9465-422e93cda356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14248 2024.08.27 19:08:45.472774 [ 3 ] {a38f79ac-c71c-4c9f-9465-422e93cda356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14249 2024.08.27 19:08:45.472941 [ 3 ] {a38f79ac-c71c-4c9f-9465-422e93cda356} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14250 2024.08.27 19:08:45.473393 [ 3 ] {a38f79ac-c71c-4c9f-9465-422e93cda356} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14251 2024.08.27 19:08:45.473431 [ 3 ] {a38f79ac-c71c-4c9f-9465-422e93cda356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14252 2024.08.27 19:08:45.473837 [ 3 ] {a38f79ac-c71c-4c9f-9465-422e93cda356} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14253 2024.08.27 19:08:45.474189 [ 3 ] {a38f79ac-c71c-4c9f-9465-422e93cda356} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14254 2024.08.27 19:08:45.474343 [ 3 ] {a38f79ac-c71c-4c9f-9465-422e93cda356} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001761 sec., 135150.48268029527 rows/sec., 9.06 MiB/sec.
14255 2024.08.27 19:08:45.474611 [ 3 ] {a38f79ac-c71c-4c9f-9465-422e93cda356} <Debug> DynamicQueryHandler: Done processing query
14256 2024.08.27 19:08:45.474663 [ 3 ] {a38f79ac-c71c-4c9f-9465-422e93cda356} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14257 2024.08.27 19:08:45.474723 [ 3 ] {} <Debug> HTTP-Session: c6aed359-a58a-4118-93bc-6be435a7715c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14258 2024.08.27 19:08:45.474890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14259 2024.08.27 19:08:45.474943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14260 2024.08.27 19:08:45.474962 [ 3 ] {} <Debug> HTTP-Session: a3f75ef9-f97a-4e4c-93b9-2b869589fb52 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14261 2024.08.27 19:08:45.474980 [ 3 ] {} <Debug> HTTP-Session: a3f75ef9-f97a-4e4c-93b9-2b869589fb52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14262 2024.08.27 19:08:45.474995 [ 3 ] {} <Debug> HTTP-Session: a3f75ef9-f97a-4e4c-93b9-2b869589fb52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14263 2024.08.27 19:08:45.475028 [ 3 ] {} <Trace> HTTP-Session: a3f75ef9-f97a-4e4c-93b9-2b869589fb52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14264 2024.08.27 19:08:45.475128 [ 3 ] {3d15323e-71b0-4268-a516-0361315c184d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
14265 2024.08.27 19:08:45.475177 [ 3 ] {3d15323e-71b0-4268-a516-0361315c184d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14266 2024.08.27 19:08:45.475328 [ 3 ] {3d15323e-71b0-4268-a516-0361315c184d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14267 2024.08.27 19:08:45.475625 [ 3 ] {3d15323e-71b0-4268-a516-0361315c184d} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14268 2024.08.27 19:08:45.475661 [ 3 ] {3d15323e-71b0-4268-a516-0361315c184d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14269 2024.08.27 19:08:45.476011 [ 3 ] {3d15323e-71b0-4268-a516-0361315c184d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
14270 2024.08.27 19:08:45.476350 [ 3 ] {3d15323e-71b0-4268-a516-0361315c184d} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14271 2024.08.27 19:08:45.476508 [ 3 ] {3d15323e-71b0-4268-a516-0361315c184d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001396 sec., 716.3323782234957 rows/sec., 48.27 KiB/sec.
14272 2024.08.27 19:08:45.476511 [ 41 ] {} <Debug> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0
14273 2024.08.27 19:08:45.476601 [ 41 ] {} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14274 2024.08.27 19:08:45.476658 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14275 2024.08.27 19:08:45.476784 [ 3 ] {3d15323e-71b0-4268-a516-0361315c184d} <Debug> DynamicQueryHandler: Done processing query
14276 2024.08.27 19:08:45.476821 [ 193 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
14277 2024.08.27 19:08:45.476824 [ 3 ] {3d15323e-71b0-4268-a516-0361315c184d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
14278 2024.08.27 19:08:45.476897 [ 3 ] {} <Debug> HTTP-Session: a3f75ef9-f97a-4e4c-93b9-2b869589fb52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14279 2024.08.27 19:08:45.477013 [ 193 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14280 2024.08.27 19:08:45.477054 [ 193 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
14281 2024.08.27 19:08:45.477104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 48430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14282 2024.08.27 19:08:45.477269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14283 2024.08.27 19:08:45.477284 [ 193 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
14284 2024.08.27 19:08:45.477329 [ 3 ] {} <Debug> HTTP-Session: cbfb2fc6-e701-4b3a-9ddd-a33c7e910f7f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14285 2024.08.27 19:08:45.477392 [ 3 ] {} <Debug> HTTP-Session: cbfb2fc6-e701-4b3a-9ddd-a33c7e910f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14286 2024.08.27 19:08:45.477461 [ 3 ] {} <Debug> HTTP-Session: cbfb2fc6-e701-4b3a-9ddd-a33c7e910f7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14287 2024.08.27 19:08:45.477566 [ 193 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
14288 2024.08.27 19:08:45.477591 [ 3 ] {} <Trace> HTTP-Session: cbfb2fc6-e701-4b3a-9ddd-a33c7e910f7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14289 2024.08.27 19:08:45.477845 [ 193 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
14290 2024.08.27 19:08:45.477971 [ 193 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
14291 2024.08.27 19:08:45.478148 [ 193 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
14292 2024.08.27 19:08:45.478225 [ 3 ] {95c9d7ad-fc49-4f96-9966-421759f02c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14293 2024.08.27 19:08:45.478673 [ 3 ] {95c9d7ad-fc49-4f96-9966-421759f02c6a} <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
14294 2024.08.27 19:08:45.481210 [ 3 ] {95c9d7ad-fc49-4f96-9966-421759f02c6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14295 2024.08.27 19:08:45.482028 [ 201 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.005290068 sec., 6616.172041644833 rows/sec., 445.82 KiB/sec.
14296 2024.08.27 19:08:45.482329 [ 194 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary)
14297 2024.08.27 19:08:45.482751 [ 3 ] {95c9d7ad-fc49-4f96-9966-421759f02c6a} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14298 2024.08.27 19:08:45.482828 [ 3 ] {95c9d7ad-fc49-4f96-9966-421759f02c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14299 2024.08.27 19:08:45.483425 [ 194 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_35_7} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14300 2024.08.27 19:08:45.483646 [ 194 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_35_7} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7
14301 2024.08.27 19:08:45.483809 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
14302 2024.08.27 19:08:45.484155 [ 3 ] {95c9d7ad-fc49-4f96-9966-421759f02c6a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
14303 2024.08.27 19:08:45.484602 [ 3 ] {95c9d7ad-fc49-4f96-9966-421759f02c6a} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14304 2024.08.27 19:08:45.484790 [ 3 ] {95c9d7ad-fc49-4f96-9966-421759f02c6a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.006988 sec., 4293.073840870063 rows/sec., 7.69 MiB/sec.
14305 2024.08.27 19:08:45.485034 [ 3 ] {95c9d7ad-fc49-4f96-9966-421759f02c6a} <Debug> DynamicQueryHandler: Done processing query
14306 2024.08.27 19:08:45.485060 [ 3 ] {95c9d7ad-fc49-4f96-9966-421759f02c6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
14307 2024.08.27 19:08:45.485078 [ 3 ] {} <Debug> HTTP-Session: cbfb2fc6-e701-4b3a-9ddd-a33c7e910f7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14308 2024.08.27 19:08:45.485221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14309 2024.08.27 19:08:45.485271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14310 2024.08.27 19:08:45.485290 [ 3 ] {} <Debug> HTTP-Session: da0c322c-e22f-4886-a310-bc816fdffd10 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14311 2024.08.27 19:08:45.485307 [ 3 ] {} <Debug> HTTP-Session: da0c322c-e22f-4886-a310-bc816fdffd10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14312 2024.08.27 19:08:45.485322 [ 3 ] {} <Debug> HTTP-Session: da0c322c-e22f-4886-a310-bc816fdffd10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14313 2024.08.27 19:08:45.485353 [ 3 ] {} <Trace> HTTP-Session: da0c322c-e22f-4886-a310-bc816fdffd10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14314 2024.08.27 19:08:45.485494 [ 3 ] {1426957c-64df-445d-a6a5-66df6522b1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14315 2024.08.27 19:08:45.485540 [ 3 ] {1426957c-64df-445d-a6a5-66df6522b1b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14316 2024.08.27 19:08:45.485677 [ 3 ] {1426957c-64df-445d-a6a5-66df6522b1b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14317 2024.08.27 19:08:45.486002 [ 3 ] {1426957c-64df-445d-a6a5-66df6522b1b7} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14318 2024.08.27 19:08:45.486040 [ 3 ] {1426957c-64df-445d-a6a5-66df6522b1b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14319 2024.08.27 19:08:45.486417 [ 3 ] {1426957c-64df-445d-a6a5-66df6522b1b7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14320 2024.08.27 19:08:45.486754 [ 3 ] {1426957c-64df-445d-a6a5-66df6522b1b7} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14321 2024.08.27 19:08:45.486906 [ 3 ] {1426957c-64df-445d-a6a5-66df6522b1b7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00147 sec., 55782.31292517007 rows/sec., 3.54 MiB/sec.
14322 2024.08.27 19:08:45.487075 [ 3 ] {1426957c-64df-445d-a6a5-66df6522b1b7} <Debug> DynamicQueryHandler: Done processing query
14323 2024.08.27 19:08:45.487100 [ 3 ] {1426957c-64df-445d-a6a5-66df6522b1b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14324 2024.08.27 19:08:45.487116 [ 3 ] {} <Debug> HTTP-Session: da0c322c-e22f-4886-a310-bc816fdffd10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14325 2024.08.27 19:08:50.443004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14326 2024.08.27 19:08:50.443209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14327 2024.08.27 19:08:50.443258 [ 3 ] {} <Debug> HTTP-Session: 0b04884b-6252-413a-87b3-0fdca12cbd98 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14328 2024.08.27 19:08:50.443300 [ 3 ] {} <Debug> HTTP-Session: 0b04884b-6252-413a-87b3-0fdca12cbd98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14329 2024.08.27 19:08:50.443329 [ 3 ] {} <Debug> HTTP-Session: 0b04884b-6252-413a-87b3-0fdca12cbd98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14330 2024.08.27 19:08:50.443409 [ 3 ] {} <Trace> HTTP-Session: 0b04884b-6252-413a-87b3-0fdca12cbd98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14331 2024.08.27 19:08:50.443702 [ 3 ] {af64ed88-062c-44d3-8677-160d6b79887d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14332 2024.08.27 19:08:50.443789 [ 3 ] {af64ed88-062c-44d3-8677-160d6b79887d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14333 2024.08.27 19:08:50.444127 [ 3 ] {af64ed88-062c-44d3-8677-160d6b79887d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14334 2024.08.27 19:08:50.444551 [ 3 ] {af64ed88-062c-44d3-8677-160d6b79887d} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14335 2024.08.27 19:08:50.444599 [ 3 ] {af64ed88-062c-44d3-8677-160d6b79887d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14336 2024.08.27 19:08:50.445019 [ 3 ] {af64ed88-062c-44d3-8677-160d6b79887d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
14337 2024.08.27 19:08:50.445432 [ 3 ] {af64ed88-062c-44d3-8677-160d6b79887d} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14338 2024.08.27 19:08:50.445591 [ 3 ] {af64ed88-062c-44d3-8677-160d6b79887d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001977 sec., 1011.6337885685382 rows/sec., 82.49 KiB/sec.
14339 2024.08.27 19:08:50.445802 [ 3 ] {af64ed88-062c-44d3-8677-160d6b79887d} <Debug> DynamicQueryHandler: Done processing query
14340 2024.08.27 19:08:50.445829 [ 3 ] {af64ed88-062c-44d3-8677-160d6b79887d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14341 2024.08.27 19:08:50.445847 [ 3 ] {} <Debug> HTTP-Session: 0b04884b-6252-413a-87b3-0fdca12cbd98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14342 2024.08.27 19:08:50.446024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14343 2024.08.27 19:08:50.446078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14344 2024.08.27 19:08:50.446098 [ 3 ] {} <Debug> HTTP-Session: cc48e5fe-9426-43c0-85e0-a420ba23464f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14345 2024.08.27 19:08:50.446116 [ 3 ] {} <Debug> HTTP-Session: cc48e5fe-9426-43c0-85e0-a420ba23464f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14346 2024.08.27 19:08:50.446130 [ 3 ] {} <Debug> HTTP-Session: cc48e5fe-9426-43c0-85e0-a420ba23464f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14347 2024.08.27 19:08:50.446165 [ 3 ] {} <Trace> HTTP-Session: cc48e5fe-9426-43c0-85e0-a420ba23464f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14348 2024.08.27 19:08:50.446295 [ 3 ] {390699dd-af93-405a-a4b6-179357a5383f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14349 2024.08.27 19:08:50.446344 [ 3 ] {390699dd-af93-405a-a4b6-179357a5383f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14350 2024.08.27 19:08:50.446580 [ 3 ] {390699dd-af93-405a-a4b6-179357a5383f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14351 2024.08.27 19:08:50.446962 [ 3 ] {390699dd-af93-405a-a4b6-179357a5383f} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14352 2024.08.27 19:08:50.446999 [ 3 ] {390699dd-af93-405a-a4b6-179357a5383f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14353 2024.08.27 19:08:50.447378 [ 3 ] {390699dd-af93-405a-a4b6-179357a5383f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14354 2024.08.27 19:08:50.447751 [ 3 ] {390699dd-af93-405a-a4b6-179357a5383f} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14355 2024.08.27 19:08:50.447880 [ 3 ] {390699dd-af93-405a-a4b6-179357a5383f} <Debug> executeQuery: Read 73 rows, 6.06 KiB in 0.001631 sec., 44757.81729000613 rows/sec., 3.63 MiB/sec.
14356 2024.08.27 19:08:50.447884 [ 35 ] {} <Debug> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14357 2024.08.27 19:08:50.447951 [ 35 ] {} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14358 2024.08.27 19:08:50.447994 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14359 2024.08.27 19:08:50.448097 [ 3 ] {390699dd-af93-405a-a4b6-179357a5383f} <Debug> DynamicQueryHandler: Done processing query
14360 2024.08.27 19:08:50.448157 [ 3 ] {390699dd-af93-405a-a4b6-179357a5383f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14361 2024.08.27 19:08:50.448207 [ 3 ] {} <Debug> HTTP-Session: cc48e5fe-9426-43c0-85e0-a420ba23464f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14362 2024.08.27 19:08:50.448301 [ 194 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::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
14363 2024.08.27 19:08:50.448420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14364 2024.08.27 19:08:50.448510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14365 2024.08.27 19:08:50.448568 [ 3 ] {} <Debug> HTTP-Session: 546bbd0a-b251-42c8-9689-c201bf5827ee Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14366 2024.08.27 19:08:50.448610 [ 3 ] {} <Debug> HTTP-Session: 546bbd0a-b251-42c8-9689-c201bf5827ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14367 2024.08.27 19:08:50.448651 [ 3 ] {} <Debug> HTTP-Session: 546bbd0a-b251-42c8-9689-c201bf5827ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14368 2024.08.27 19:08:50.448751 [ 3 ] {} <Trace> HTTP-Session: 546bbd0a-b251-42c8-9689-c201bf5827ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14369 2024.08.27 19:08:50.448768 [ 194 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14370 2024.08.27 19:08:50.448887 [ 194 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1412 rows starting from the beginning of the part
14371 2024.08.27 19:08:50.448951 [ 3 ] {9122e476-f0de-4fb4-b3ac-38e0c1143c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14372 2024.08.27 19:08:50.449093 [ 3 ] {9122e476-f0de-4fb4-b3ac-38e0c1143c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14373 2024.08.27 19:08:50.449193 [ 194 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1212 rows starting from the beginning of the part
14374 2024.08.27 19:08:50.449577 [ 194 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 249 rows starting from the beginning of the part
14375 2024.08.27 19:08:50.449907 [ 194 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 74 rows starting from the beginning of the part
14376 2024.08.27 19:08:50.450333 [ 194 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 250 rows starting from the beginning of the part
14377 2024.08.27 19:08:50.450673 [ 3 ] {9122e476-f0de-4fb4-b3ac-38e0c1143c9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14378 2024.08.27 19:08:50.450679 [ 194 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 73 rows starting from the beginning of the part
14379 2024.08.27 19:08:50.451667 [ 3 ] {9122e476-f0de-4fb4-b3ac-38e0c1143c9a} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14380 2024.08.27 19:08:50.451732 [ 3 ] {9122e476-f0de-4fb4-b3ac-38e0c1143c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14381 2024.08.27 19:08:50.452598 [ 3 ] {9122e476-f0de-4fb4-b3ac-38e0c1143c9a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
14382 2024.08.27 19:08:50.453593 [ 3 ] {9122e476-f0de-4fb4-b3ac-38e0c1143c9a} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14383 2024.08.27 19:08:50.453772 [ 3 ] {9122e476-f0de-4fb4-b3ac-38e0c1143c9a} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.004893 sec., 2043.7359493153485 rows/sec., 151.48 KiB/sec.
14384 2024.08.27 19:08:50.454049 [ 3 ] {9122e476-f0de-4fb4-b3ac-38e0c1143c9a} <Debug> DynamicQueryHandler: Done processing query
14385 2024.08.27 19:08:50.454125 [ 3 ] {9122e476-f0de-4fb4-b3ac-38e0c1143c9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14386 2024.08.27 19:08:50.454200 [ 3 ] {} <Debug> HTTP-Session: 546bbd0a-b251-42c8-9689-c201bf5827ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14387 2024.08.27 19:08:50.454430 [ 201 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3270 rows, containing 5 columns (5 merged, 0 gathered) in 0.006326419 sec., 516880.08650707453 rows/sec., 45.35 MiB/sec.
14388 2024.08.27 19:08:50.454440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14389 2024.08.27 19:08:50.454565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14390 2024.08.27 19:08:50.454587 [ 3 ] {} <Debug> HTTP-Session: 75c27cf5-3148-4603-a3b8-d9853cda36c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14391 2024.08.27 19:08:50.454606 [ 3 ] {} <Debug> HTTP-Session: 75c27cf5-3148-4603-a3b8-d9853cda36c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14392 2024.08.27 19:08:50.454621 [ 3 ] {} <Debug> HTTP-Session: 75c27cf5-3148-4603-a3b8-d9853cda36c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14393 2024.08.27 19:08:50.454680 [ 3 ] {} <Trace> HTTP-Session: 75c27cf5-3148-4603-a3b8-d9853cda36c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14394 2024.08.27 19:08:50.454791 [ 201 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14395 2024.08.27 19:08:50.454913 [ 3 ] {035133c0-6d01-4f30-8082-5f1f4454d4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14396 2024.08.27 19:08:50.454986 [ 3 ] {035133c0-6d01-4f30-8082-5f1f4454d4bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14397 2024.08.27 19:08:50.455968 [ 3 ] {035133c0-6d01-4f30-8082-5f1f4454d4bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14398 2024.08.27 19:08:50.456168 [ 201 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_76_15} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14399 2024.08.27 19:08:50.456339 [ 201 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_76_15} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14400 2024.08.27 19:08:50.456543 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
14401 2024.08.27 19:08:50.456664 [ 3 ] {035133c0-6d01-4f30-8082-5f1f4454d4bb} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14402 2024.08.27 19:08:50.456707 [ 3 ] {035133c0-6d01-4f30-8082-5f1f4454d4bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14403 2024.08.27 19:08:50.457104 [ 3 ] {035133c0-6d01-4f30-8082-5f1f4454d4bb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14404 2024.08.27 19:08:50.457482 [ 3 ] {035133c0-6d01-4f30-8082-5f1f4454d4bb} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14405 2024.08.27 19:08:50.457608 [ 35 ] {} <Debug> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14406 2024.08.27 19:08:50.457612 [ 3 ] {035133c0-6d01-4f30-8082-5f1f4454d4bb} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.002823 sec., 26213.248317392845 rows/sec., 2.05 MiB/sec.
14407 2024.08.27 19:08:50.457648 [ 35 ] {} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14408 2024.08.27 19:08:50.457695 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14409 2024.08.27 19:08:50.457882 [ 188 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::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
14410 2024.08.27 19:08:50.457903 [ 3 ] {035133c0-6d01-4f30-8082-5f1f4454d4bb} <Debug> DynamicQueryHandler: Done processing query
14411 2024.08.27 19:08:50.457957 [ 3 ] {035133c0-6d01-4f30-8082-5f1f4454d4bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14412 2024.08.27 19:08:50.457987 [ 3 ] {} <Debug> HTTP-Session: 75c27cf5-3148-4603-a3b8-d9853cda36c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14413 2024.08.27 19:08:50.458118 [ 188 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14414 2024.08.27 19:08:50.458161 [ 188 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 911 rows starting from the beginning of the part
14415 2024.08.27 19:08:50.458237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14416 2024.08.27 19:08:50.458380 [ 188 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 528 rows starting from the beginning of the part
14417 2024.08.27 19:08:50.458448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14418 2024.08.27 19:08:50.458538 [ 3 ] {} <Debug> HTTP-Session: 696807fb-428d-473c-867e-7a32c2d88a2a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14419 2024.08.27 19:08:50.458655 [ 188 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 415 rows starting from the beginning of the part
14420 2024.08.27 19:08:50.458652 [ 3 ] {} <Debug> HTTP-Session: 696807fb-428d-473c-867e-7a32c2d88a2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14421 2024.08.27 19:08:50.458747 [ 3 ] {} <Debug> HTTP-Session: 696807fb-428d-473c-867e-7a32c2d88a2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14422 2024.08.27 19:08:50.459013 [ 188 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 76 rows starting from the beginning of the part
14423 2024.08.27 19:08:50.459032 [ 3 ] {} <Trace> HTTP-Session: 696807fb-428d-473c-867e-7a32c2d88a2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14424 2024.08.27 19:08:50.459228 [ 188 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 414 rows starting from the beginning of the part
14425 2024.08.27 19:08:50.459460 [ 188 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 74 rows starting from the beginning of the part
14426 2024.08.27 19:08:50.459526 [ 3 ] {a72c0483-8737-40f7-a3c7-8c9662f85e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14427 2024.08.27 19:08:50.459781 [ 3 ] {a72c0483-8737-40f7-a3c7-8c9662f85e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14428 2024.08.27 19:08:50.460286 [ 3 ] {a72c0483-8737-40f7-a3c7-8c9662f85e4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14429 2024.08.27 19:08:50.461160 [ 3 ] {a72c0483-8737-40f7-a3c7-8c9662f85e4f} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14430 2024.08.27 19:08:50.461235 [ 3 ] {a72c0483-8737-40f7-a3c7-8c9662f85e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14431 2024.08.27 19:08:50.462145 [ 3 ] {a72c0483-8737-40f7-a3c7-8c9662f85e4f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14432 2024.08.27 19:08:50.462826 [ 188 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2418 rows, containing 5 columns (5 merged, 0 gathered) in 0.005029853 sec., 480729.7549252433 rows/sec., 36.87 MiB/sec.
14433 2024.08.27 19:08:50.462918 [ 3 ] {a72c0483-8737-40f7-a3c7-8c9662f85e4f} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14434 2024.08.27 19:08:50.463181 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14435 2024.08.27 19:08:50.463195 [ 3 ] {a72c0483-8737-40f7-a3c7-8c9662f85e4f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.003908 sec., 41197.54350051177 rows/sec., 2.87 MiB/sec.
14436 2024.08.27 19:08:50.463192 [ 200 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14437 2024.08.27 19:08:50.463228 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14438 2024.08.27 19:08:50.463309 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14439 2024.08.27 19:08:50.463769 [ 195 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::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
14440 2024.08.27 19:08:50.463845 [ 3 ] {a72c0483-8737-40f7-a3c7-8c9662f85e4f} <Debug> DynamicQueryHandler: Done processing query
14441 2024.08.27 19:08:50.463893 [ 3 ] {a72c0483-8737-40f7-a3c7-8c9662f85e4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14442 2024.08.27 19:08:50.463972 [ 3 ] {} <Debug> HTTP-Session: 696807fb-428d-473c-867e-7a32c2d88a2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14443 2024.08.27 19:08:50.464309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14444 2024.08.27 19:08:50.464406 [ 195 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14445 2024.08.27 19:08:50.464487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14446 2024.08.27 19:08:50.464534 [ 195 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22182 rows starting from the beginning of the part
14447 2024.08.27 19:08:50.464559 [ 3 ] {} <Debug> HTTP-Session: bd8d96b4-a1f1-4b1b-adaa-bb2254b97ca5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14448 2024.08.27 19:08:50.464637 [ 3 ] {} <Debug> HTTP-Session: bd8d96b4-a1f1-4b1b-adaa-bb2254b97ca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14449 2024.08.27 19:08:50.464701 [ 3 ] {} <Debug> HTTP-Session: bd8d96b4-a1f1-4b1b-adaa-bb2254b97ca5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14450 2024.08.27 19:08:50.464942 [ 3 ] {} <Trace> HTTP-Session: bd8d96b4-a1f1-4b1b-adaa-bb2254b97ca5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14451 2024.08.27 19:08:50.465103 [ 195 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 844 rows starting from the beginning of the part
14452 2024.08.27 19:08:50.465445 [ 195 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 239 rows starting from the beginning of the part
14453 2024.08.27 19:08:50.465565 [ 3 ] {fbd9c56f-0e9d-4afa-ae06-792a7b555c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14454 2024.08.27 19:08:50.465649 [ 196 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_76_15} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14455 2024.08.27 19:08:50.466117 [ 195 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 162 rows starting from the beginning of the part
14456 2024.08.27 19:08:50.466135 [ 3 ] {fbd9c56f-0e9d-4afa-ae06-792a7b555c83} <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
14457 2024.08.27 19:08:50.466171 [ 196 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_76_15} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14458 2024.08.27 19:08:50.466586 [ 195 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::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
14459 2024.08.27 19:08:50.466654 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
14460 2024.08.27 19:08:50.466966 [ 195 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 161 rows starting from the beginning of the part
14461 2024.08.27 19:08:50.467877 [ 3 ] {fbd9c56f-0e9d-4afa-ae06-792a7b555c83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14462 2024.08.27 19:08:50.468543 [ 3 ] {fbd9c56f-0e9d-4afa-ae06-792a7b555c83} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14463 2024.08.27 19:08:50.468581 [ 3 ] {fbd9c56f-0e9d-4afa-ae06-792a7b555c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14464 2024.08.27 19:08:50.469819 [ 3 ] {fbd9c56f-0e9d-4afa-ae06-792a7b555c83} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
14465 2024.08.27 19:08:50.470436 [ 3 ] {fbd9c56f-0e9d-4afa-ae06-792a7b555c83} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14466 2024.08.27 19:08:50.470818 [ 3 ] {fbd9c56f-0e9d-4afa-ae06-792a7b555c83} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005589 sec., 1431.383073895151 rows/sec., 2.56 MiB/sec.
14467 2024.08.27 19:08:50.471111 [ 3 ] {fbd9c56f-0e9d-4afa-ae06-792a7b555c83} <Debug> DynamicQueryHandler: Done processing query
14468 2024.08.27 19:08:50.471137 [ 3 ] {fbd9c56f-0e9d-4afa-ae06-792a7b555c83} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
14469 2024.08.27 19:08:50.471153 [ 3 ] {} <Debug> HTTP-Session: bd8d96b4-a1f1-4b1b-adaa-bb2254b97ca5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14470 2024.08.27 19:08:50.471280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14471 2024.08.27 19:08:50.471341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14472 2024.08.27 19:08:50.471379 [ 3 ] {} <Debug> HTTP-Session: 80c50b48-a7ac-4f13-bd77-591add2f4e6d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14473 2024.08.27 19:08:50.471396 [ 3 ] {} <Debug> HTTP-Session: 80c50b48-a7ac-4f13-bd77-591add2f4e6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14474 2024.08.27 19:08:50.471411 [ 3 ] {} <Debug> HTTP-Session: 80c50b48-a7ac-4f13-bd77-591add2f4e6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14475 2024.08.27 19:08:50.471443 [ 3 ] {} <Trace> HTTP-Session: 80c50b48-a7ac-4f13-bd77-591add2f4e6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14476 2024.08.27 19:08:50.471568 [ 3 ] {f715e1ce-1495-4bf3-b4a3-78183102e6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14477 2024.08.27 19:08:50.471614 [ 3 ] {f715e1ce-1495-4bf3-b4a3-78183102e6ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14478 2024.08.27 19:08:50.471750 [ 3 ] {f715e1ce-1495-4bf3-b4a3-78183102e6ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14479 2024.08.27 19:08:50.472078 [ 3 ] {f715e1ce-1495-4bf3-b4a3-78183102e6ce} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14480 2024.08.27 19:08:50.472113 [ 3 ] {f715e1ce-1495-4bf3-b4a3-78183102e6ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14481 2024.08.27 19:08:50.472599 [ 3 ] {f715e1ce-1495-4bf3-b4a3-78183102e6ce} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14482 2024.08.27 19:08:50.473073 [ 3 ] {f715e1ce-1495-4bf3-b4a3-78183102e6ce} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14483 2024.08.27 19:08:50.473205 [ 35 ] {} <Debug> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14484 2024.08.27 19:08:50.473210 [ 3 ] {f715e1ce-1495-4bf3-b4a3-78183102e6ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001682 sec., 35671.8192627824 rows/sec., 2.40 MiB/sec.
14485 2024.08.27 19:08:50.473243 [ 35 ] {} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14486 2024.08.27 19:08:50.473284 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14487 2024.08.27 19:08:50.473508 [ 200 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
14488 2024.08.27 19:08:50.473526 [ 3 ] {f715e1ce-1495-4bf3-b4a3-78183102e6ce} <Debug> DynamicQueryHandler: Done processing query
14489 2024.08.27 19:08:50.473592 [ 3 ] {f715e1ce-1495-4bf3-b4a3-78183102e6ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14490 2024.08.27 19:08:50.473627 [ 3 ] {} <Debug> HTTP-Session: 80c50b48-a7ac-4f13-bd77-591add2f4e6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14491 2024.08.27 19:08:50.473740 [ 200 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14492 2024.08.27 19:08:50.473778 [ 200 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4860 rows starting from the beginning of the part
14493 2024.08.27 19:08:50.474035 [ 200 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part
14494 2024.08.27 19:08:50.474505 [ 200 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part
14495 2024.08.27 19:08:50.474753 [ 195 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23826 rows, containing 5 columns (5 merged, 0 gathered) in 0.011223529 sec., 2122861.713102893 rows/sec., 143.52 MiB/sec.
14496 2024.08.27 19:08:50.474808 [ 200 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
14497 2024.08.27 19:08:50.474918 [ 200 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
14498 2024.08.27 19:08:50.475143 [ 200 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
14499 2024.08.27 19:08:50.475365 [ 195 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14500 2024.08.27 19:08:50.476407 [ 187 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14501 2024.08.27 19:08:50.476529 [ 187 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14502 2024.08.27 19:08:50.476627 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB.
14503 2024.08.27 19:08:50.477937 [ 199 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5204 rows, containing 4 columns (4 merged, 0 gathered) in 0.004537883 sec., 1146790.2543983615 rows/sec., 74.82 MiB/sec.
14504 2024.08.27 19:08:50.478273 [ 199 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14505 2024.08.27 19:08:50.478689 [ 199 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_76_15} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14506 2024.08.27 19:08:50.478766 [ 199 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_76_15} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14507 2024.08.27 19:08:50.478854 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB.
14508 2024.08.27 19:08:50.688033 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache
14509 2024.08.27 19:08:50.688093 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache
14510 2024.08.27 19:08:55.450118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14511 2024.08.27 19:08:55.450243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14512 2024.08.27 19:08:55.450268 [ 3 ] {} <Debug> HTTP-Session: 3a7b64a8-619e-4abd-a0aa-06dea39d6c0f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14513 2024.08.27 19:08:55.450294 [ 3 ] {} <Debug> HTTP-Session: 3a7b64a8-619e-4abd-a0aa-06dea39d6c0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14514 2024.08.27 19:08:55.450309 [ 3 ] {} <Debug> HTTP-Session: 3a7b64a8-619e-4abd-a0aa-06dea39d6c0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14515 2024.08.27 19:08:55.450356 [ 3 ] {} <Trace> HTTP-Session: 3a7b64a8-619e-4abd-a0aa-06dea39d6c0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14516 2024.08.27 19:08:55.450536 [ 3 ] {c60758f4-5986-4a9d-98d0-007229b6141a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14517 2024.08.27 19:08:55.450605 [ 3 ] {c60758f4-5986-4a9d-98d0-007229b6141a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14518 2024.08.27 19:08:55.450946 [ 3 ] {c60758f4-5986-4a9d-98d0-007229b6141a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14519 2024.08.27 19:08:55.451380 [ 3 ] {c60758f4-5986-4a9d-98d0-007229b6141a} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14520 2024.08.27 19:08:55.451421 [ 3 ] {c60758f4-5986-4a9d-98d0-007229b6141a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14521 2024.08.27 19:08:55.451845 [ 3 ] {c60758f4-5986-4a9d-98d0-007229b6141a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
14522 2024.08.27 19:08:55.452252 [ 3 ] {c60758f4-5986-4a9d-98d0-007229b6141a} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14523 2024.08.27 19:08:55.452392 [ 31 ] {} <Debug> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0
14524 2024.08.27 19:08:55.452397 [ 3 ] {c60758f4-5986-4a9d-98d0-007229b6141a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001914 sec., 1044.9320794148382 rows/sec., 85.21 KiB/sec.
14525 2024.08.27 19:08:55.452428 [ 31 ] {} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14526 2024.08.27 19:08:55.452463 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14527 2024.08.27 19:08:55.452682 [ 198 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full
14528 2024.08.27 19:08:55.452698 [ 3 ] {c60758f4-5986-4a9d-98d0-007229b6141a} <Debug> DynamicQueryHandler: Done processing query
14529 2024.08.27 19:08:55.452759 [ 3 ] {c60758f4-5986-4a9d-98d0-007229b6141a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14530 2024.08.27 19:08:55.452785 [ 3 ] {} <Debug> HTTP-Session: 3a7b64a8-619e-4abd-a0aa-06dea39d6c0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14531 2024.08.27 19:08:55.452943 [ 198 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14532 2024.08.27 19:08:55.452997 [ 198 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 18 rows starting from the beginning of the part
14533 2024.08.27 19:08:55.453062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 39966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14534 2024.08.27 19:08:55.453223 [ 198 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part
14535 2024.08.27 19:08:55.453236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14536 2024.08.27 19:08:55.453341 [ 3 ] {} <Debug> HTTP-Session: a162d5d6-eb8c-4b86-929a-2f2a7070cb98 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14537 2024.08.27 19:08:55.453413 [ 3 ] {} <Debug> HTTP-Session: a162d5d6-eb8c-4b86-929a-2f2a7070cb98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14538 2024.08.27 19:08:55.453496 [ 3 ] {} <Debug> HTTP-Session: a162d5d6-eb8c-4b86-929a-2f2a7070cb98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14539 2024.08.27 19:08:55.453595 [ 198 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part
14540 2024.08.27 19:08:55.453640 [ 3 ] {} <Trace> HTTP-Session: a162d5d6-eb8c-4b86-929a-2f2a7070cb98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14541 2024.08.27 19:08:55.453860 [ 198 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part
14542 2024.08.27 19:08:55.454143 [ 198 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part
14543 2024.08.27 19:08:55.454230 [ 3 ] {5a2c5ecf-9996-487f-892c-7ed4c3e21394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14544 2024.08.27 19:08:55.454452 [ 198 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part
14545 2024.08.27 19:08:55.454473 [ 3 ] {5a2c5ecf-9996-487f-892c-7ed4c3e21394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14546 2024.08.27 19:08:55.455399 [ 3 ] {5a2c5ecf-9996-487f-892c-7ed4c3e21394} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14547 2024.08.27 19:08:55.456623 [ 3 ] {5a2c5ecf-9996-487f-892c-7ed4c3e21394} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14548 2024.08.27 19:08:55.456692 [ 3 ] {5a2c5ecf-9996-487f-892c-7ed4c3e21394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14549 2024.08.27 19:08:55.457379 [ 199 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.004803418 sec., 6661.9228224568415 rows/sec., 569.26 KiB/sec.
14550 2024.08.27 19:08:55.457516 [ 199 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary)
14551 2024.08.27 19:08:55.457604 [ 3 ] {5a2c5ecf-9996-487f-892c-7ed4c3e21394} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14552 2024.08.27 19:08:55.458193 [ 199 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_39_8} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14553 2024.08.27 19:08:55.458281 [ 3 ] {5a2c5ecf-9996-487f-892c-7ed4c3e21394} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14554 2024.08.27 19:08:55.458303 [ 199 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_39_8} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8
14555 2024.08.27 19:08:55.458423 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
14556 2024.08.27 19:08:55.458480 [ 3 ] {5a2c5ecf-9996-487f-892c-7ed4c3e21394} <Debug> executeQuery: Read 264 rows, 23.93 KiB in 0.004505 sec., 58601.553829078795 rows/sec., 5.19 MiB/sec.
14557 2024.08.27 19:08:55.458777 [ 3 ] {5a2c5ecf-9996-487f-892c-7ed4c3e21394} <Debug> DynamicQueryHandler: Done processing query
14558 2024.08.27 19:08:55.458842 [ 3 ] {5a2c5ecf-9996-487f-892c-7ed4c3e21394} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
14559 2024.08.27 19:08:55.458897 [ 3 ] {} <Debug> HTTP-Session: a162d5d6-eb8c-4b86-929a-2f2a7070cb98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14560 2024.08.27 19:08:55.459086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 5632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14561 2024.08.27 19:08:55.459141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14562 2024.08.27 19:08:55.459160 [ 3 ] {} <Debug> HTTP-Session: 965e44c8-2039-492f-8272-0cc15f070725 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14563 2024.08.27 19:08:55.459178 [ 3 ] {} <Debug> HTTP-Session: 965e44c8-2039-492f-8272-0cc15f070725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14564 2024.08.27 19:08:55.459192 [ 3 ] {} <Debug> HTTP-Session: 965e44c8-2039-492f-8272-0cc15f070725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14565 2024.08.27 19:08:55.459227 [ 3 ] {} <Trace> HTTP-Session: 965e44c8-2039-492f-8272-0cc15f070725 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14566 2024.08.27 19:08:55.459352 [ 3 ] {eb37ae79-6e0a-4afd-8d3d-7b8921b8dbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14567 2024.08.27 19:08:55.459399 [ 3 ] {eb37ae79-6e0a-4afd-8d3d-7b8921b8dbef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14568 2024.08.27 19:08:55.459647 [ 3 ] {eb37ae79-6e0a-4afd-8d3d-7b8921b8dbef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14569 2024.08.27 19:08:55.460005 [ 3 ] {eb37ae79-6e0a-4afd-8d3d-7b8921b8dbef} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14570 2024.08.27 19:08:55.460043 [ 3 ] {eb37ae79-6e0a-4afd-8d3d-7b8921b8dbef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14571 2024.08.27 19:08:55.460407 [ 3 ] {eb37ae79-6e0a-4afd-8d3d-7b8921b8dbef} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
14572 2024.08.27 19:08:55.460785 [ 3 ] {eb37ae79-6e0a-4afd-8d3d-7b8921b8dbef} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14573 2024.08.27 19:08:55.460908 [ 31 ] {} <Debug> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
14574 2024.08.27 19:08:55.460913 [ 3 ] {eb37ae79-6e0a-4afd-8d3d-7b8921b8dbef} <Debug> executeQuery: Read 39 rows, 2.92 KiB in 0.001602 sec., 24344.569288389514 rows/sec., 1.78 MiB/sec.
14575 2024.08.27 19:08:55.460940 [ 31 ] {} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14576 2024.08.27 19:08:55.460973 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14577 2024.08.27 19:08:55.461178 [ 197 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::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
14578 2024.08.27 19:08:55.461196 [ 3 ] {eb37ae79-6e0a-4afd-8d3d-7b8921b8dbef} <Debug> DynamicQueryHandler: Done processing query
14579 2024.08.27 19:08:55.461252 [ 3 ] {eb37ae79-6e0a-4afd-8d3d-7b8921b8dbef} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
14580 2024.08.27 19:08:55.461277 [ 3 ] {} <Debug> HTTP-Session: 965e44c8-2039-492f-8272-0cc15f070725 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14581 2024.08.27 19:08:55.461414 [ 197 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14582 2024.08.27 19:08:55.461446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14583 2024.08.27 19:08:55.461478 [ 197 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 55 rows starting from the beginning of the part
14584 2024.08.27 19:08:55.461544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14585 2024.08.27 19:08:55.461654 [ 3 ] {} <Debug> HTTP-Session: 89c1864d-08b6-413d-b4be-5bf9cf34702d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14586 2024.08.27 19:08:55.461739 [ 3 ] {} <Debug> HTTP-Session: 89c1864d-08b6-413d-b4be-5bf9cf34702d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14587 2024.08.27 19:08:55.461751 [ 197 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 33 rows starting from the beginning of the part
14588 2024.08.27 19:08:55.461803 [ 3 ] {} <Debug> HTTP-Session: 89c1864d-08b6-413d-b4be-5bf9cf34702d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14589 2024.08.27 19:08:55.461968 [ 3 ] {} <Trace> HTTP-Session: 89c1864d-08b6-413d-b4be-5bf9cf34702d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14590 2024.08.27 19:08:55.462039 [ 197 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 12 rows starting from the beginning of the part
14591 2024.08.27 19:08:55.462239 [ 197 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 32 rows starting from the beginning of the part
14592 2024.08.27 19:08:55.462533 [ 3 ] {c858efbe-7c84-44e0-8cbd-aa4d00b6322b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14593 2024.08.27 19:08:55.462549 [ 197 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 10 rows starting from the beginning of the part
14594 2024.08.27 19:08:55.462739 [ 3 ] {c858efbe-7c84-44e0-8cbd-aa4d00b6322b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14595 2024.08.27 19:08:55.462895 [ 197 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 39 rows starting from the beginning of the part
14596 2024.08.27 19:08:55.463849 [ 3 ] {c858efbe-7c84-44e0-8cbd-aa4d00b6322b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14597 2024.08.27 19:08:55.464770 [ 3 ] {c858efbe-7c84-44e0-8cbd-aa4d00b6322b} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14598 2024.08.27 19:08:55.464839 [ 3 ] {c858efbe-7c84-44e0-8cbd-aa4d00b6322b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14599 2024.08.27 19:08:55.465991 [ 3 ] {c858efbe-7c84-44e0-8cbd-aa4d00b6322b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
14600 2024.08.27 19:08:55.466061 [ 190 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 5 columns (5 merged, 0 gathered) in 0.004983522 sec., 36319.695187459794 rows/sec., 2.77 MiB/sec.
14601 2024.08.27 19:08:55.466337 [ 190 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
14602 2024.08.27 19:08:55.466795 [ 3 ] {c858efbe-7c84-44e0-8cbd-aa4d00b6322b} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14603 2024.08.27 19:08:55.467188 [ 3 ] {c858efbe-7c84-44e0-8cbd-aa4d00b6322b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004918 sec., 2846.685644570964 rows/sec., 199.36 KiB/sec.
14604 2024.08.27 19:08:55.467492 [ 190 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_71_14} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14605 2024.08.27 19:08:55.467542 [ 3 ] {c858efbe-7c84-44e0-8cbd-aa4d00b6322b} <Debug> DynamicQueryHandler: Done processing query
14606 2024.08.27 19:08:55.467593 [ 3 ] {c858efbe-7c84-44e0-8cbd-aa4d00b6322b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14607 2024.08.27 19:08:55.467627 [ 3 ] {} <Debug> HTTP-Session: 89c1864d-08b6-413d-b4be-5bf9cf34702d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14608 2024.08.27 19:08:55.467671 [ 190 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_71_14} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
14609 2024.08.27 19:08:55.467806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14610 2024.08.27 19:08:55.467823 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
14611 2024.08.27 19:08:55.467877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14612 2024.08.27 19:08:55.467903 [ 3 ] {} <Debug> HTTP-Session: 865561a1-a9d9-4260-adb4-a92989ff660b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14613 2024.08.27 19:08:55.467920 [ 3 ] {} <Debug> HTTP-Session: 865561a1-a9d9-4260-adb4-a92989ff660b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14614 2024.08.27 19:08:55.467934 [ 3 ] {} <Debug> HTTP-Session: 865561a1-a9d9-4260-adb4-a92989ff660b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14615 2024.08.27 19:08:55.467967 [ 3 ] {} <Trace> HTTP-Session: 865561a1-a9d9-4260-adb4-a92989ff660b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14616 2024.08.27 19:08:55.468074 [ 3 ] {86517992-ebfc-4293-880d-8a6847048ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14617 2024.08.27 19:08:55.468118 [ 3 ] {86517992-ebfc-4293-880d-8a6847048ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14618 2024.08.27 19:08:55.468369 [ 3 ] {86517992-ebfc-4293-880d-8a6847048ed5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14619 2024.08.27 19:08:55.468695 [ 3 ] {86517992-ebfc-4293-880d-8a6847048ed5} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14620 2024.08.27 19:08:55.468732 [ 3 ] {86517992-ebfc-4293-880d-8a6847048ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14621 2024.08.27 19:08:55.469108 [ 3 ] {86517992-ebfc-4293-880d-8a6847048ed5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
14622 2024.08.27 19:08:55.469489 [ 3 ] {86517992-ebfc-4293-880d-8a6847048ed5} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14623 2024.08.27 19:08:55.469625 [ 3 ] {86517992-ebfc-4293-880d-8a6847048ed5} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001575 sec., 3809.5238095238096 rows/sec., 225.07 KiB/sec.
14624 2024.08.27 19:08:55.469854 [ 3 ] {86517992-ebfc-4293-880d-8a6847048ed5} <Debug> DynamicQueryHandler: Done processing query
14625 2024.08.27 19:08:55.469878 [ 3 ] {86517992-ebfc-4293-880d-8a6847048ed5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14626 2024.08.27 19:08:55.469894 [ 3 ] {} <Debug> HTTP-Session: 865561a1-a9d9-4260-adb4-a92989ff660b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14627 2024.08.27 19:08:55.470105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 69439, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14628 2024.08.27 19:08:55.470154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14629 2024.08.27 19:08:55.470173 [ 3 ] {} <Debug> HTTP-Session: 040cf723-0c31-4fd7-9024-1f83ffaf1dff Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14630 2024.08.27 19:08:55.470190 [ 3 ] {} <Debug> HTTP-Session: 040cf723-0c31-4fd7-9024-1f83ffaf1dff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14631 2024.08.27 19:08:55.470204 [ 3 ] {} <Debug> HTTP-Session: 040cf723-0c31-4fd7-9024-1f83ffaf1dff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14632 2024.08.27 19:08:55.470235 [ 3 ] {} <Trace> HTTP-Session: 040cf723-0c31-4fd7-9024-1f83ffaf1dff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14633 2024.08.27 19:08:55.470469 [ 3 ] {11a52325-27da-4bee-a05d-d2142b10c737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14634 2024.08.27 19:08:55.470514 [ 3 ] {11a52325-27da-4bee-a05d-d2142b10c737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14635 2024.08.27 19:08:55.470740 [ 3 ] {11a52325-27da-4bee-a05d-d2142b10c737} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14636 2024.08.27 19:08:55.471330 [ 3 ] {11a52325-27da-4bee-a05d-d2142b10c737} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14637 2024.08.27 19:08:55.471367 [ 3 ] {11a52325-27da-4bee-a05d-d2142b10c737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14638 2024.08.27 19:08:55.471752 [ 3 ] {11a52325-27da-4bee-a05d-d2142b10c737} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14639 2024.08.27 19:08:55.472125 [ 3 ] {11a52325-27da-4bee-a05d-d2142b10c737} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14640 2024.08.27 19:08:55.472257 [ 3 ] {11a52325-27da-4bee-a05d-d2142b10c737} <Debug> executeQuery: Read 427 rows, 31.32 KiB in 0.001903 sec., 224382.55386232265 rows/sec., 16.07 MiB/sec.
14641 2024.08.27 19:08:55.472514 [ 3 ] {11a52325-27da-4bee-a05d-d2142b10c737} <Debug> DynamicQueryHandler: Done processing query
14642 2024.08.27 19:08:55.472570 [ 3 ] {11a52325-27da-4bee-a05d-d2142b10c737} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
14643 2024.08.27 19:08:55.472630 [ 3 ] {} <Debug> HTTP-Session: 040cf723-0c31-4fd7-9024-1f83ffaf1dff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14644 2024.08.27 19:08:55.472820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14645 2024.08.27 19:08:55.472874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14646 2024.08.27 19:08:55.472893 [ 3 ] {} <Debug> HTTP-Session: f5899ae0-9686-4893-9c91-6215198b57ba Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14647 2024.08.27 19:08:55.472910 [ 3 ] {} <Debug> HTTP-Session: f5899ae0-9686-4893-9c91-6215198b57ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14648 2024.08.27 19:08:55.472924 [ 3 ] {} <Debug> HTTP-Session: f5899ae0-9686-4893-9c91-6215198b57ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14649 2024.08.27 19:08:55.472955 [ 3 ] {} <Trace> HTTP-Session: f5899ae0-9686-4893-9c91-6215198b57ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14650 2024.08.27 19:08:55.473058 [ 3 ] {dad604a3-98d1-4764-a36f-a02e8fc7d91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14651 2024.08.27 19:08:55.473106 [ 3 ] {dad604a3-98d1-4764-a36f-a02e8fc7d91a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14652 2024.08.27 19:08:55.473251 [ 3 ] {dad604a3-98d1-4764-a36f-a02e8fc7d91a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14653 2024.08.27 19:08:55.473537 [ 3 ] {dad604a3-98d1-4764-a36f-a02e8fc7d91a} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14654 2024.08.27 19:08:55.473574 [ 3 ] {dad604a3-98d1-4764-a36f-a02e8fc7d91a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14655 2024.08.27 19:08:55.473945 [ 3 ] {dad604a3-98d1-4764-a36f-a02e8fc7d91a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
14656 2024.08.27 19:08:55.474289 [ 3 ] {dad604a3-98d1-4764-a36f-a02e8fc7d91a} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14657 2024.08.27 19:08:55.474410 [ 31 ] {} <Debug> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
14658 2024.08.27 19:08:55.474414 [ 3 ] {dad604a3-98d1-4764-a36f-a02e8fc7d91a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001381 sec., 4344.677769732078 rows/sec., 226.99 KiB/sec.
14659 2024.08.27 19:08:55.474451 [ 31 ] {} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14660 2024.08.27 19:08:55.474484 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14661 2024.08.27 19:08:55.474666 [ 3 ] {dad604a3-98d1-4764-a36f-a02e8fc7d91a} <Debug> DynamicQueryHandler: Done processing query
14662 2024.08.27 19:08:55.474661 [ 193 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
14663 2024.08.27 19:08:55.474697 [ 3 ] {dad604a3-98d1-4764-a36f-a02e8fc7d91a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14664 2024.08.27 19:08:55.474737 [ 3 ] {} <Debug> HTTP-Session: f5899ae0-9686-4893-9c91-6215198b57ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14665 2024.08.27 19:08:55.474867 [ 193 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14666 2024.08.27 19:08:55.474911 [ 193 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
14667 2024.08.27 19:08:55.474934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14668 2024.08.27 19:08:55.475072 [ 193 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
14669 2024.08.27 19:08:55.475088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14670 2024.08.27 19:08:55.475245 [ 3 ] {} <Debug> HTTP-Session: ac0ba406-9b97-4079-a8ed-d6b057fc844d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14671 2024.08.27 19:08:55.475317 [ 193 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
14672 2024.08.27 19:08:55.475358 [ 3 ] {} <Debug> HTTP-Session: ac0ba406-9b97-4079-a8ed-d6b057fc844d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14673 2024.08.27 19:08:55.475443 [ 3 ] {} <Debug> HTTP-Session: ac0ba406-9b97-4079-a8ed-d6b057fc844d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14674 2024.08.27 19:08:55.475597 [ 3 ] {} <Trace> HTTP-Session: ac0ba406-9b97-4079-a8ed-d6b057fc844d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14675 2024.08.27 19:08:55.475617 [ 193 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
14676 2024.08.27 19:08:55.475874 [ 193 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
14677 2024.08.27 19:08:55.476099 [ 193 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
14678 2024.08.27 19:08:55.476157 [ 3 ] {49a46a96-3738-4cf7-9271-847de1f987aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14679 2024.08.27 19:08:55.476454 [ 3 ] {49a46a96-3738-4cf7-9271-847de1f987aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14680 2024.08.27 19:08:55.477012 [ 3 ] {49a46a96-3738-4cf7-9271-847de1f987aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14681 2024.08.27 19:08:55.478198 [ 3 ] {49a46a96-3738-4cf7-9271-847de1f987aa} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14682 2024.08.27 19:08:55.478266 [ 3 ] {49a46a96-3738-4cf7-9271-847de1f987aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14683 2024.08.27 19:08:55.478716 [ 190 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.004143534 sec., 52129.41416674752 rows/sec., 2.66 MiB/sec.
14684 2024.08.27 19:08:55.478932 [ 190 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
14685 2024.08.27 19:08:55.479280 [ 3 ] {49a46a96-3738-4cf7-9271-847de1f987aa} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14686 2024.08.27 19:08:55.479909 [ 190 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_36_7} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14687 2024.08.27 19:08:55.480077 [ 3 ] {49a46a96-3738-4cf7-9271-847de1f987aa} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14688 2024.08.27 19:08:55.480093 [ 190 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_36_7} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
14689 2024.08.27 19:08:55.480281 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
14690 2024.08.27 19:08:55.480388 [ 3 ] {49a46a96-3738-4cf7-9271-847de1f987aa} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.004507 sec., 52806.74506323497 rows/sec., 3.54 MiB/sec.
14691 2024.08.27 19:08:55.480594 [ 3 ] {49a46a96-3738-4cf7-9271-847de1f987aa} <Debug> DynamicQueryHandler: Done processing query
14692 2024.08.27 19:08:55.480621 [ 3 ] {49a46a96-3738-4cf7-9271-847de1f987aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14693 2024.08.27 19:08:55.480637 [ 3 ] {} <Debug> HTTP-Session: ac0ba406-9b97-4079-a8ed-d6b057fc844d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14694 2024.08.27 19:08:55.480770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14695 2024.08.27 19:08:55.480819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14696 2024.08.27 19:08:55.480839 [ 3 ] {} <Debug> HTTP-Session: 84e02fc2-20cb-43fd-afef-421b08b0fef0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14697 2024.08.27 19:08:55.480857 [ 3 ] {} <Debug> HTTP-Session: 84e02fc2-20cb-43fd-afef-421b08b0fef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14698 2024.08.27 19:08:55.480871 [ 3 ] {} <Debug> HTTP-Session: 84e02fc2-20cb-43fd-afef-421b08b0fef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14699 2024.08.27 19:08:55.480903 [ 3 ] {} <Trace> HTTP-Session: 84e02fc2-20cb-43fd-afef-421b08b0fef0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14700 2024.08.27 19:08:55.481001 [ 3 ] {a5402fbd-892b-4658-aff0-433727608df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
14701 2024.08.27 19:08:55.481048 [ 3 ] {a5402fbd-892b-4658-aff0-433727608df4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14702 2024.08.27 19:08:55.481188 [ 3 ] {a5402fbd-892b-4658-aff0-433727608df4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14703 2024.08.27 19:08:55.481485 [ 3 ] {a5402fbd-892b-4658-aff0-433727608df4} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14704 2024.08.27 19:08:55.481526 [ 3 ] {a5402fbd-892b-4658-aff0-433727608df4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14705 2024.08.27 19:08:55.481904 [ 3 ] {a5402fbd-892b-4658-aff0-433727608df4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
14706 2024.08.27 19:08:55.482253 [ 3 ] {a5402fbd-892b-4658-aff0-433727608df4} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14707 2024.08.27 19:08:55.482381 [ 3 ] {a5402fbd-892b-4658-aff0-433727608df4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001404 sec., 712.2507122507122 rows/sec., 47.99 KiB/sec.
14708 2024.08.27 19:08:55.482599 [ 3 ] {a5402fbd-892b-4658-aff0-433727608df4} <Debug> DynamicQueryHandler: Done processing query
14709 2024.08.27 19:08:55.482623 [ 3 ] {a5402fbd-892b-4658-aff0-433727608df4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
14710 2024.08.27 19:08:55.482639 [ 3 ] {} <Debug> HTTP-Session: 84e02fc2-20cb-43fd-afef-421b08b0fef0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14711 2024.08.27 19:08:55.482829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 59519, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14712 2024.08.27 19:08:55.482879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14713 2024.08.27 19:08:55.482899 [ 3 ] {} <Debug> HTTP-Session: 65081a54-da25-4dfe-8180-a59575a3c623 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14714 2024.08.27 19:08:55.482916 [ 3 ] {} <Debug> HTTP-Session: 65081a54-da25-4dfe-8180-a59575a3c623 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14715 2024.08.27 19:08:55.482930 [ 3 ] {} <Debug> HTTP-Session: 65081a54-da25-4dfe-8180-a59575a3c623 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14716 2024.08.27 19:08:55.482961 [ 3 ] {} <Trace> HTTP-Session: 65081a54-da25-4dfe-8180-a59575a3c623 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14717 2024.08.27 19:08:55.483368 [ 3 ] {b14dbb82-c8d0-472f-9ba6-3c3b777c2b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14718 2024.08.27 19:08:55.483434 [ 3 ] {b14dbb82-c8d0-472f-9ba6-3c3b777c2b35} <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
14719 2024.08.27 19:08:55.483860 [ 3 ] {b14dbb82-c8d0-472f-9ba6-3c3b777c2b35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14720 2024.08.27 19:08:55.484617 [ 3 ] {b14dbb82-c8d0-472f-9ba6-3c3b777c2b35} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14721 2024.08.27 19:08:55.484654 [ 3 ] {b14dbb82-c8d0-472f-9ba6-3c3b777c2b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14722 2024.08.27 19:08:55.485300 [ 3 ] {b14dbb82-c8d0-472f-9ba6-3c3b777c2b35} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
14723 2024.08.27 19:08:55.485724 [ 3 ] {b14dbb82-c8d0-472f-9ba6-3c3b777c2b35} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14724 2024.08.27 19:08:55.485861 [ 31 ] {} <Debug> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
14725 2024.08.27 19:08:55.485872 [ 3 ] {b14dbb82-c8d0-472f-9ba6-3c3b777c2b35} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002804 sec., 13195.435092724678 rows/sec., 23.65 MiB/sec.
14726 2024.08.27 19:08:55.485901 [ 31 ] {} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14727 2024.08.27 19:08:55.485935 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14728 2024.08.27 19:08:55.486205 [ 193 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::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
14729 2024.08.27 19:08:55.486327 [ 3 ] {b14dbb82-c8d0-472f-9ba6-3c3b777c2b35} <Debug> DynamicQueryHandler: Done processing query
14730 2024.08.27 19:08:55.486373 [ 3 ] {b14dbb82-c8d0-472f-9ba6-3c3b777c2b35} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
14731 2024.08.27 19:08:55.486416 [ 3 ] {} <Debug> HTTP-Session: 65081a54-da25-4dfe-8180-a59575a3c623 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14732 2024.08.27 19:08:55.486633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14733 2024.08.27 19:08:55.486750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14734 2024.08.27 19:08:55.486807 [ 3 ] {} <Debug> HTTP-Session: 6693d8d2-bbdb-4a5c-8ffe-e67407ff4e46 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14735 2024.08.27 19:08:55.486850 [ 3 ] {} <Debug> HTTP-Session: 6693d8d2-bbdb-4a5c-8ffe-e67407ff4e46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14736 2024.08.27 19:08:55.486855 [ 193 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14737 2024.08.27 19:08:55.486872 [ 3 ] {} <Debug> HTTP-Session: 6693d8d2-bbdb-4a5c-8ffe-e67407ff4e46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14738 2024.08.27 19:08:55.486976 [ 3 ] {} <Trace> HTTP-Session: 6693d8d2-bbdb-4a5c-8ffe-e67407ff4e46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14739 2024.08.27 19:08:55.487029 [ 193 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1182 rows starting from the beginning of the part
14740 2024.08.27 19:08:55.487233 [ 3 ] {bbb804c9-5bcf-4735-ac53-0a398219fb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14741 2024.08.27 19:08:55.487577 [ 3 ] {bbb804c9-5bcf-4735-ac53-0a398219fb60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14742 2024.08.27 19:08:55.487654 [ 193 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 29 rows starting from the beginning of the part
14743 2024.08.27 19:08:55.488471 [ 3 ] {bbb804c9-5bcf-4735-ac53-0a398219fb60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14744 2024.08.27 19:08:55.488549 [ 193 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part
14745 2024.08.27 19:08:55.489238 [ 193 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 30 rows starting from the beginning of the part
14746 2024.08.27 19:08:55.489509 [ 3 ] {bbb804c9-5bcf-4735-ac53-0a398219fb60} <Trace> oximeter.measurements_i64 (fa12deae-58ee-488a-b601-6fe992c24a60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14747 2024.08.27 19:08:55.489599 [ 3 ] {bbb804c9-5bcf-4735-ac53-0a398219fb60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14748 2024.08.27 19:08:55.489982 [ 193 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part
14749 2024.08.27 19:08:55.490678 [ 193 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 37 rows starting from the beginning of the part
14750 2024.08.27 19:08:55.490827 [ 3 ] {bbb804c9-5bcf-4735-ac53-0a398219fb60} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
14751 2024.08.27 19:08:55.491846 [ 3 ] {bbb804c9-5bcf-4735-ac53-0a398219fb60} <Trace> oximeter.measurements_i64 (fa12deae-58ee-488a-b601-6fe992c24a60): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14752 2024.08.27 19:08:55.492215 [ 3 ] {bbb804c9-5bcf-4735-ac53-0a398219fb60} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.005036 sec., 1787.1326449563146 rows/sec., 137.49 KiB/sec.
14753 2024.08.27 19:08:55.493010 [ 3 ] {bbb804c9-5bcf-4735-ac53-0a398219fb60} <Debug> DynamicQueryHandler: Done processing query
14754 2024.08.27 19:08:55.493059 [ 3 ] {bbb804c9-5bcf-4735-ac53-0a398219fb60} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14755 2024.08.27 19:08:55.493094 [ 3 ] {} <Debug> HTTP-Session: 6693d8d2-bbdb-4a5c-8ffe-e67407ff4e46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14756 2024.08.27 19:08:55.493256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14757 2024.08.27 19:08:55.493308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14758 2024.08.27 19:08:55.493333 [ 3 ] {} <Debug> HTTP-Session: 75841d70-6f76-413d-b5b3-6387bd46ba51 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14759 2024.08.27 19:08:55.493350 [ 3 ] {} <Debug> HTTP-Session: 75841d70-6f76-413d-b5b3-6387bd46ba51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14760 2024.08.27 19:08:55.493364 [ 3 ] {} <Debug> HTTP-Session: 75841d70-6f76-413d-b5b3-6387bd46ba51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14761 2024.08.27 19:08:55.493399 [ 3 ] {} <Trace> HTTP-Session: 75841d70-6f76-413d-b5b3-6387bd46ba51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14762 2024.08.27 19:08:55.493542 [ 3 ] {690d6516-1ec2-4f0a-8c84-00594ba90d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14763 2024.08.27 19:08:55.493589 [ 3 ] {690d6516-1ec2-4f0a-8c84-00594ba90d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14764 2024.08.27 19:08:55.493852 [ 3 ] {690d6516-1ec2-4f0a-8c84-00594ba90d1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14765 2024.08.27 19:08:55.494623 [ 3 ] {690d6516-1ec2-4f0a-8c84-00594ba90d1e} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14766 2024.08.27 19:08:55.494682 [ 3 ] {690d6516-1ec2-4f0a-8c84-00594ba90d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14767 2024.08.27 19:08:55.495867 [ 3 ] {690d6516-1ec2-4f0a-8c84-00594ba90d1e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
14768 2024.08.27 19:08:55.496741 [ 3 ] {690d6516-1ec2-4f0a-8c84-00594ba90d1e} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14769 2024.08.27 19:08:55.497103 [ 3 ] {690d6516-1ec2-4f0a-8c84-00594ba90d1e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.0036 sec., 22777.777777777777 rows/sec., 1.45 MiB/sec.
14770 2024.08.27 19:08:55.497533 [ 3 ] {690d6516-1ec2-4f0a-8c84-00594ba90d1e} <Debug> DynamicQueryHandler: Done processing query
14771 2024.08.27 19:08:55.497573 [ 3 ] {690d6516-1ec2-4f0a-8c84-00594ba90d1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14772 2024.08.27 19:08:55.497593 [ 3 ] {} <Debug> HTTP-Session: 75841d70-6f76-413d-b5b3-6387bd46ba51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14773 2024.08.27 19:08:55.501174 [ 192 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1294 rows, containing 19 columns (19 merged, 0 gathered) in 0.015129189 sec., 85530.03072405269 rows/sec., 153.27 MiB/sec.
14774 2024.08.27 19:08:55.502609 [ 192 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
14775 2024.08.27 19:08:55.503267 [ 192 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14776 2024.08.27 19:08:55.503372 [ 192 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
14777 2024.08.27 19:08:55.503540 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB.
14778 2024.08.27 19:09:00.472442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14779 2024.08.27 19:09:00.472574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14780 2024.08.27 19:09:00.472605 [ 3 ] {} <Debug> HTTP-Session: 7fed6a39-9b66-4f62-8736-aaf5f68db1b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14781 2024.08.27 19:09:00.472633 [ 3 ] {} <Debug> HTTP-Session: 7fed6a39-9b66-4f62-8736-aaf5f68db1b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14782 2024.08.27 19:09:00.472652 [ 3 ] {} <Debug> HTTP-Session: 7fed6a39-9b66-4f62-8736-aaf5f68db1b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14783 2024.08.27 19:09:00.472707 [ 3 ] {} <Trace> HTTP-Session: 7fed6a39-9b66-4f62-8736-aaf5f68db1b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14784 2024.08.27 19:09:00.472900 [ 3 ] {ac0b3fcf-ffd4-4aba-895d-830ff8e7d10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14785 2024.08.27 19:09:00.472977 [ 3 ] {ac0b3fcf-ffd4-4aba-895d-830ff8e7d10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14786 2024.08.27 19:09:00.473355 [ 3 ] {ac0b3fcf-ffd4-4aba-895d-830ff8e7d10c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14787 2024.08.27 19:09:00.473824 [ 3 ] {ac0b3fcf-ffd4-4aba-895d-830ff8e7d10c} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14788 2024.08.27 19:09:00.473865 [ 3 ] {ac0b3fcf-ffd4-4aba-895d-830ff8e7d10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14789 2024.08.27 19:09:00.474329 [ 3 ] {ac0b3fcf-ffd4-4aba-895d-830ff8e7d10c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
14790 2024.08.27 19:09:00.474749 [ 3 ] {ac0b3fcf-ffd4-4aba-895d-830ff8e7d10c} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14791 2024.08.27 19:09:00.474894 [ 3 ] {ac0b3fcf-ffd4-4aba-895d-830ff8e7d10c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002054 sec., 973.7098344693283 rows/sec., 79.40 KiB/sec.
14792 2024.08.27 19:09:00.475196 [ 3 ] {ac0b3fcf-ffd4-4aba-895d-830ff8e7d10c} <Debug> DynamicQueryHandler: Done processing query
14793 2024.08.27 19:09:00.475246 [ 3 ] {ac0b3fcf-ffd4-4aba-895d-830ff8e7d10c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14794 2024.08.27 19:09:00.475269 [ 3 ] {} <Debug> HTTP-Session: 7fed6a39-9b66-4f62-8736-aaf5f68db1b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14795 2024.08.27 19:09:00.475535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 175949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14796 2024.08.27 19:09:00.475589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14797 2024.08.27 19:09:00.475608 [ 3 ] {} <Debug> HTTP-Session: b00f870f-cd14-4767-9a2d-39106c24ac6c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14798 2024.08.27 19:09:00.475626 [ 3 ] {} <Debug> HTTP-Session: b00f870f-cd14-4767-9a2d-39106c24ac6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14799 2024.08.27 19:09:00.475640 [ 3 ] {} <Debug> HTTP-Session: b00f870f-cd14-4767-9a2d-39106c24ac6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14800 2024.08.27 19:09:00.475673 [ 3 ] {} <Trace> HTTP-Session: b00f870f-cd14-4767-9a2d-39106c24ac6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14801 2024.08.27 19:09:00.476136 [ 3 ] {4c11c84f-371b-4a38-9373-c34914c9e76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14802 2024.08.27 19:09:00.476185 [ 3 ] {4c11c84f-371b-4a38-9373-c34914c9e76b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14803 2024.08.27 19:09:00.476434 [ 3 ] {4c11c84f-371b-4a38-9373-c34914c9e76b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14804 2024.08.27 19:09:00.477742 [ 3 ] {4c11c84f-371b-4a38-9373-c34914c9e76b} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14805 2024.08.27 19:09:00.477780 [ 3 ] {4c11c84f-371b-4a38-9373-c34914c9e76b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14806 2024.08.27 19:09:00.478242 [ 3 ] {4c11c84f-371b-4a38-9373-c34914c9e76b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14807 2024.08.27 19:09:00.478617 [ 3 ] {4c11c84f-371b-4a38-9373-c34914c9e76b} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14808 2024.08.27 19:09:00.478764 [ 3 ] {4c11c84f-371b-4a38-9373-c34914c9e76b} <Debug> executeQuery: Read 1213 rows, 102.63 KiB in 0.002936 sec., 413147.1389645777 rows/sec., 34.13 MiB/sec.
14809 2024.08.27 19:09:00.478975 [ 3 ] {4c11c84f-371b-4a38-9373-c34914c9e76b} <Debug> DynamicQueryHandler: Done processing query
14810 2024.08.27 19:09:00.479001 [ 3 ] {4c11c84f-371b-4a38-9373-c34914c9e76b} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
14811 2024.08.27 19:09:00.479017 [ 3 ] {} <Debug> HTTP-Session: b00f870f-cd14-4767-9a2d-39106c24ac6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14812 2024.08.27 19:09:00.479405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14813 2024.08.27 19:09:00.479455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14814 2024.08.27 19:09:00.479474 [ 3 ] {} <Debug> HTTP-Session: 0ffcbfe2-bb7c-4efc-876b-ddb8f8c6dc8b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14815 2024.08.27 19:09:00.479491 [ 3 ] {} <Debug> HTTP-Session: 0ffcbfe2-bb7c-4efc-876b-ddb8f8c6dc8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14816 2024.08.27 19:09:00.479505 [ 3 ] {} <Debug> HTTP-Session: 0ffcbfe2-bb7c-4efc-876b-ddb8f8c6dc8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14817 2024.08.27 19:09:00.479536 [ 3 ] {} <Trace> HTTP-Session: 0ffcbfe2-bb7c-4efc-876b-ddb8f8c6dc8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14818 2024.08.27 19:09:00.479640 [ 3 ] {e891e704-2d2b-4757-a7ed-c38ae0d835f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14819 2024.08.27 19:09:00.479684 [ 3 ] {e891e704-2d2b-4757-a7ed-c38ae0d835f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14820 2024.08.27 19:09:00.479918 [ 3 ] {e891e704-2d2b-4757-a7ed-c38ae0d835f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14821 2024.08.27 19:09:00.480245 [ 3 ] {e891e704-2d2b-4757-a7ed-c38ae0d835f3} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14822 2024.08.27 19:09:00.480283 [ 3 ] {e891e704-2d2b-4757-a7ed-c38ae0d835f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14823 2024.08.27 19:09:00.480641 [ 3 ] {e891e704-2d2b-4757-a7ed-c38ae0d835f3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14824 2024.08.27 19:09:00.481022 [ 3 ] {e891e704-2d2b-4757-a7ed-c38ae0d835f3} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14825 2024.08.27 19:09:00.481175 [ 3 ] {e891e704-2d2b-4757-a7ed-c38ae0d835f3} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001557 sec., 6422.6075786769425 rows/sec., 476.05 KiB/sec.
14826 2024.08.27 19:09:00.481378 [ 3 ] {e891e704-2d2b-4757-a7ed-c38ae0d835f3} <Debug> DynamicQueryHandler: Done processing query
14827 2024.08.27 19:09:00.481414 [ 3 ] {e891e704-2d2b-4757-a7ed-c38ae0d835f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14828 2024.08.27 19:09:00.481444 [ 3 ] {} <Debug> HTTP-Session: 0ffcbfe2-bb7c-4efc-876b-ddb8f8c6dc8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14829 2024.08.27 19:09:00.481655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14830 2024.08.27 19:09:00.481707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14831 2024.08.27 19:09:00.481727 [ 3 ] {} <Debug> HTTP-Session: cf1aa1e2-57e6-4cda-842a-c70ad6ff05f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14832 2024.08.27 19:09:00.481744 [ 3 ] {} <Debug> HTTP-Session: cf1aa1e2-57e6-4cda-842a-c70ad6ff05f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14833 2024.08.27 19:09:00.481758 [ 3 ] {} <Debug> HTTP-Session: cf1aa1e2-57e6-4cda-842a-c70ad6ff05f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14834 2024.08.27 19:09:00.481789 [ 3 ] {} <Trace> HTTP-Session: cf1aa1e2-57e6-4cda-842a-c70ad6ff05f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14835 2024.08.27 19:09:00.481973 [ 3 ] {ffdf3a54-65fd-453a-8eef-0a90b2b99ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14836 2024.08.27 19:09:00.482016 [ 3 ] {ffdf3a54-65fd-453a-8eef-0a90b2b99ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14837 2024.08.27 19:09:00.482243 [ 3 ] {ffdf3a54-65fd-453a-8eef-0a90b2b99ef0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14838 2024.08.27 19:09:00.482711 [ 3 ] {ffdf3a54-65fd-453a-8eef-0a90b2b99ef0} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14839 2024.08.27 19:09:00.482750 [ 3 ] {ffdf3a54-65fd-453a-8eef-0a90b2b99ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14840 2024.08.27 19:09:00.483131 [ 3 ] {ffdf3a54-65fd-453a-8eef-0a90b2b99ef0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
14841 2024.08.27 19:09:00.483510 [ 3 ] {ffdf3a54-65fd-453a-8eef-0a90b2b99ef0} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14842 2024.08.27 19:09:00.483670 [ 3 ] {ffdf3a54-65fd-453a-8eef-0a90b2b99ef0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001796 sec., 126948.77505567929 rows/sec., 8.60 MiB/sec.
14843 2024.08.27 19:09:00.483855 [ 3 ] {ffdf3a54-65fd-453a-8eef-0a90b2b99ef0} <Debug> DynamicQueryHandler: Done processing query
14844 2024.08.27 19:09:00.483880 [ 3 ] {ffdf3a54-65fd-453a-8eef-0a90b2b99ef0} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
14845 2024.08.27 19:09:00.483897 [ 3 ] {} <Debug> HTTP-Session: cf1aa1e2-57e6-4cda-842a-c70ad6ff05f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14846 2024.08.27 19:09:00.484165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 87536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14847 2024.08.27 19:09:00.484220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14848 2024.08.27 19:09:00.484239 [ 3 ] {} <Debug> HTTP-Session: 2290043d-a2b5-4eaf-bc51-51041435210c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14849 2024.08.27 19:09:00.484256 [ 3 ] {} <Debug> HTTP-Session: 2290043d-a2b5-4eaf-bc51-51041435210c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14850 2024.08.27 19:09:00.484270 [ 3 ] {} <Debug> HTTP-Session: 2290043d-a2b5-4eaf-bc51-51041435210c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14851 2024.08.27 19:09:00.484301 [ 3 ] {} <Trace> HTTP-Session: 2290043d-a2b5-4eaf-bc51-51041435210c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14852 2024.08.27 19:09:00.484651 [ 3 ] {facd5b8b-bd76-4992-a5e0-1861cd9019ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14853 2024.08.27 19:09:00.484694 [ 3 ] {facd5b8b-bd76-4992-a5e0-1861cd9019ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14854 2024.08.27 19:09:00.484923 [ 3 ] {facd5b8b-bd76-4992-a5e0-1861cd9019ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14855 2024.08.27 19:09:00.485661 [ 3 ] {facd5b8b-bd76-4992-a5e0-1861cd9019ac} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14856 2024.08.27 19:09:00.485698 [ 3 ] {facd5b8b-bd76-4992-a5e0-1861cd9019ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14857 2024.08.27 19:09:00.486085 [ 3 ] {facd5b8b-bd76-4992-a5e0-1861cd9019ac} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14858 2024.08.27 19:09:00.486452 [ 3 ] {facd5b8b-bd76-4992-a5e0-1861cd9019ac} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14859 2024.08.27 19:09:00.486614 [ 3 ] {facd5b8b-bd76-4992-a5e0-1861cd9019ac} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.002193 sec., 241678.06657546738 rows/sec., 17.90 MiB/sec.
14860 2024.08.27 19:09:00.486796 [ 3 ] {facd5b8b-bd76-4992-a5e0-1861cd9019ac} <Debug> DynamicQueryHandler: Done processing query
14861 2024.08.27 19:09:00.486821 [ 3 ] {facd5b8b-bd76-4992-a5e0-1861cd9019ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
14862 2024.08.27 19:09:00.486837 [ 3 ] {} <Debug> HTTP-Session: 2290043d-a2b5-4eaf-bc51-51041435210c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14863 2024.08.27 19:09:00.487102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 160553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14864 2024.08.27 19:09:00.487152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14865 2024.08.27 19:09:00.487172 [ 3 ] {} <Debug> HTTP-Session: 57ad3fda-a10d-4249-a5e6-18199070e0c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14866 2024.08.27 19:09:00.487189 [ 3 ] {} <Debug> HTTP-Session: 57ad3fda-a10d-4249-a5e6-18199070e0c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14867 2024.08.27 19:09:00.487204 [ 3 ] {} <Debug> HTTP-Session: 57ad3fda-a10d-4249-a5e6-18199070e0c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14868 2024.08.27 19:09:00.487235 [ 3 ] {} <Trace> HTTP-Session: 57ad3fda-a10d-4249-a5e6-18199070e0c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14869 2024.08.27 19:09:00.487622 [ 3 ] {f7ea93d0-dcee-4d9d-b7ea-b043d25b0acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14870 2024.08.27 19:09:00.487668 [ 3 ] {f7ea93d0-dcee-4d9d-b7ea-b043d25b0acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14871 2024.08.27 19:09:00.487815 [ 3 ] {f7ea93d0-dcee-4d9d-b7ea-b043d25b0acc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14872 2024.08.27 19:09:00.488634 [ 3 ] {f7ea93d0-dcee-4d9d-b7ea-b043d25b0acc} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14873 2024.08.27 19:09:00.488672 [ 3 ] {f7ea93d0-dcee-4d9d-b7ea-b043d25b0acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14874 2024.08.27 19:09:00.489129 [ 3 ] {f7ea93d0-dcee-4d9d-b7ea-b043d25b0acc} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14875 2024.08.27 19:09:00.489502 [ 3 ] {f7ea93d0-dcee-4d9d-b7ea-b043d25b0acc} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14876 2024.08.27 19:09:00.489664 [ 3 ] {f7ea93d0-dcee-4d9d-b7ea-b043d25b0acc} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002282 sec., 370289.2199824715 rows/sec., 24.92 MiB/sec.
14877 2024.08.27 19:09:00.489935 [ 3 ] {f7ea93d0-dcee-4d9d-b7ea-b043d25b0acc} <Debug> DynamicQueryHandler: Done processing query
14878 2024.08.27 19:09:00.489994 [ 3 ] {f7ea93d0-dcee-4d9d-b7ea-b043d25b0acc} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
14879 2024.08.27 19:09:00.490047 [ 3 ] {} <Debug> HTTP-Session: 57ad3fda-a10d-4249-a5e6-18199070e0c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14880 2024.08.27 19:09:00.490268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14881 2024.08.27 19:09:00.490321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14882 2024.08.27 19:09:00.490341 [ 3 ] {} <Debug> HTTP-Session: ce7a3e60-c867-4d50-9727-97833910cd08 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14883 2024.08.27 19:09:00.490359 [ 3 ] {} <Debug> HTTP-Session: ce7a3e60-c867-4d50-9727-97833910cd08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14884 2024.08.27 19:09:00.490373 [ 3 ] {} <Debug> HTTP-Session: ce7a3e60-c867-4d50-9727-97833910cd08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14885 2024.08.27 19:09:00.490405 [ 3 ] {} <Trace> HTTP-Session: ce7a3e60-c867-4d50-9727-97833910cd08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14886 2024.08.27 19:09:00.490622 [ 3 ] {36b0f9ff-cb5c-4bda-ac3d-eee9e355dd54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14887 2024.08.27 19:09:00.490694 [ 3 ] {36b0f9ff-cb5c-4bda-ac3d-eee9e355dd54} <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
14888 2024.08.27 19:09:00.491123 [ 3 ] {36b0f9ff-cb5c-4bda-ac3d-eee9e355dd54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14889 2024.08.27 19:09:00.491657 [ 3 ] {36b0f9ff-cb5c-4bda-ac3d-eee9e355dd54} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14890 2024.08.27 19:09:00.491695 [ 3 ] {36b0f9ff-cb5c-4bda-ac3d-eee9e355dd54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14891 2024.08.27 19:09:00.492322 [ 3 ] {36b0f9ff-cb5c-4bda-ac3d-eee9e355dd54} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14892 2024.08.27 19:09:00.492761 [ 3 ] {36b0f9ff-cb5c-4bda-ac3d-eee9e355dd54} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14893 2024.08.27 19:09:00.492940 [ 3 ] {36b0f9ff-cb5c-4bda-ac3d-eee9e355dd54} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002455 sec., 3258.6558044806516 rows/sec., 5.84 MiB/sec.
14894 2024.08.27 19:09:00.493160 [ 3 ] {36b0f9ff-cb5c-4bda-ac3d-eee9e355dd54} <Debug> DynamicQueryHandler: Done processing query
14895 2024.08.27 19:09:00.493185 [ 3 ] {36b0f9ff-cb5c-4bda-ac3d-eee9e355dd54} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
14896 2024.08.27 19:09:00.493208 [ 3 ] {} <Debug> HTTP-Session: ce7a3e60-c867-4d50-9727-97833910cd08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14897 2024.08.27 19:09:00.493329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14898 2024.08.27 19:09:00.493380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14899 2024.08.27 19:09:00.493399 [ 3 ] {} <Debug> HTTP-Session: 09d70bd1-afce-49c8-8309-426faa19ce0f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14900 2024.08.27 19:09:00.493417 [ 3 ] {} <Debug> HTTP-Session: 09d70bd1-afce-49c8-8309-426faa19ce0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14901 2024.08.27 19:09:00.493432 [ 3 ] {} <Debug> HTTP-Session: 09d70bd1-afce-49c8-8309-426faa19ce0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14902 2024.08.27 19:09:00.493463 [ 3 ] {} <Trace> HTTP-Session: 09d70bd1-afce-49c8-8309-426faa19ce0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14903 2024.08.27 19:09:00.493582 [ 3 ] {e777d54e-4789-42c5-9b80-e94beee53fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14904 2024.08.27 19:09:00.493627 [ 3 ] {e777d54e-4789-42c5-9b80-e94beee53fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14905 2024.08.27 19:09:00.493754 [ 3 ] {e777d54e-4789-42c5-9b80-e94beee53fb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14906 2024.08.27 19:09:00.494062 [ 3 ] {e777d54e-4789-42c5-9b80-e94beee53fb4} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14907 2024.08.27 19:09:00.494099 [ 3 ] {e777d54e-4789-42c5-9b80-e94beee53fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14908 2024.08.27 19:09:00.494474 [ 3 ] {e777d54e-4789-42c5-9b80-e94beee53fb4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
14909 2024.08.27 19:09:00.494811 [ 3 ] {e777d54e-4789-42c5-9b80-e94beee53fb4} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14910 2024.08.27 19:09:00.494972 [ 3 ] {e777d54e-4789-42c5-9b80-e94beee53fb4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001425 sec., 42105.26315789473 rows/sec., 2.84 MiB/sec.
14911 2024.08.27 19:09:00.495140 [ 3 ] {e777d54e-4789-42c5-9b80-e94beee53fb4} <Debug> DynamicQueryHandler: Done processing query
14912 2024.08.27 19:09:00.495164 [ 3 ] {e777d54e-4789-42c5-9b80-e94beee53fb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14913 2024.08.27 19:09:00.495181 [ 3 ] {} <Debug> HTTP-Session: 09d70bd1-afce-49c8-8309-426faa19ce0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14914 2024.08.27 19:09:05.449126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14915 2024.08.27 19:09:05.449251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14916 2024.08.27 19:09:05.449291 [ 3 ] {} <Debug> HTTP-Session: 0c4708bb-fc2b-46b1-8a32-77fde29b5bd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14917 2024.08.27 19:09:05.449332 [ 3 ] {} <Debug> HTTP-Session: 0c4708bb-fc2b-46b1-8a32-77fde29b5bd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14918 2024.08.27 19:09:05.449360 [ 3 ] {} <Debug> HTTP-Session: 0c4708bb-fc2b-46b1-8a32-77fde29b5bd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14919 2024.08.27 19:09:05.449439 [ 3 ] {} <Trace> HTTP-Session: 0c4708bb-fc2b-46b1-8a32-77fde29b5bd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14920 2024.08.27 19:09:05.449721 [ 3 ] {e829358e-ea3b-4665-985c-c8c1ab71ffd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14921 2024.08.27 19:09:05.449831 [ 3 ] {e829358e-ea3b-4665-985c-c8c1ab71ffd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14922 2024.08.27 19:09:05.450358 [ 3 ] {e829358e-ea3b-4665-985c-c8c1ab71ffd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14923 2024.08.27 19:09:05.450796 [ 3 ] {e829358e-ea3b-4665-985c-c8c1ab71ffd4} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14924 2024.08.27 19:09:05.450845 [ 3 ] {e829358e-ea3b-4665-985c-c8c1ab71ffd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14925 2024.08.27 19:09:05.451276 [ 3 ] {e829358e-ea3b-4665-985c-c8c1ab71ffd4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
14926 2024.08.27 19:09:05.451668 [ 3 ] {e829358e-ea3b-4665-985c-c8c1ab71ffd4} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14927 2024.08.27 19:09:05.451842 [ 3 ] {e829358e-ea3b-4665-985c-c8c1ab71ffd4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002202 sec., 908.2652134423251 rows/sec., 74.06 KiB/sec.
14928 2024.08.27 19:09:05.452064 [ 3 ] {e829358e-ea3b-4665-985c-c8c1ab71ffd4} <Debug> DynamicQueryHandler: Done processing query
14929 2024.08.27 19:09:05.452092 [ 3 ] {e829358e-ea3b-4665-985c-c8c1ab71ffd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14930 2024.08.27 19:09:05.452108 [ 3 ] {} <Debug> HTTP-Session: 0c4708bb-fc2b-46b1-8a32-77fde29b5bd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14931 2024.08.27 19:09:05.452315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 40896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14932 2024.08.27 19:09:05.452374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14933 2024.08.27 19:09:05.452394 [ 3 ] {} <Debug> HTTP-Session: 40167958-17ec-4f27-8e96-519f39d9b2aa Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14934 2024.08.27 19:09:05.452413 [ 3 ] {} <Debug> HTTP-Session: 40167958-17ec-4f27-8e96-519f39d9b2aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14935 2024.08.27 19:09:05.452427 [ 3 ] {} <Debug> HTTP-Session: 40167958-17ec-4f27-8e96-519f39d9b2aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14936 2024.08.27 19:09:05.452461 [ 3 ] {} <Trace> HTTP-Session: 40167958-17ec-4f27-8e96-519f39d9b2aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14937 2024.08.27 19:09:05.452650 [ 3 ] {0aa8be78-feb2-4307-b099-f63c4d71bde4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14938 2024.08.27 19:09:05.452698 [ 3 ] {0aa8be78-feb2-4307-b099-f63c4d71bde4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14939 2024.08.27 19:09:05.452932 [ 3 ] {0aa8be78-feb2-4307-b099-f63c4d71bde4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14940 2024.08.27 19:09:05.453441 [ 3 ] {0aa8be78-feb2-4307-b099-f63c4d71bde4} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14941 2024.08.27 19:09:05.453481 [ 3 ] {0aa8be78-feb2-4307-b099-f63c4d71bde4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14942 2024.08.27 19:09:05.453866 [ 3 ] {0aa8be78-feb2-4307-b099-f63c4d71bde4} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14943 2024.08.27 19:09:05.454230 [ 3 ] {0aa8be78-feb2-4307-b099-f63c4d71bde4} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14944 2024.08.27 19:09:05.454390 [ 3 ] {0aa8be78-feb2-4307-b099-f63c4d71bde4} <Debug> executeQuery: Read 270 rows, 24.50 KiB in 0.001826 sec., 147864.18400876233 rows/sec., 13.10 MiB/sec.
14945 2024.08.27 19:09:05.454657 [ 3 ] {0aa8be78-feb2-4307-b099-f63c4d71bde4} <Debug> DynamicQueryHandler: Done processing query
14946 2024.08.27 19:09:05.454716 [ 3 ] {0aa8be78-feb2-4307-b099-f63c4d71bde4} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
14947 2024.08.27 19:09:05.454771 [ 3 ] {} <Debug> HTTP-Session: 40167958-17ec-4f27-8e96-519f39d9b2aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14948 2024.08.27 19:09:05.454976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 6060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14949 2024.08.27 19:09:05.455030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14950 2024.08.27 19:09:05.455049 [ 3 ] {} <Debug> HTTP-Session: 78f9f61c-73f1-4479-9d61-0f71d147a087 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14951 2024.08.27 19:09:05.455067 [ 3 ] {} <Debug> HTTP-Session: 78f9f61c-73f1-4479-9d61-0f71d147a087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14952 2024.08.27 19:09:05.455081 [ 3 ] {} <Debug> HTTP-Session: 78f9f61c-73f1-4479-9d61-0f71d147a087 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14953 2024.08.27 19:09:05.455114 [ 3 ] {} <Trace> HTTP-Session: 78f9f61c-73f1-4479-9d61-0f71d147a087 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14954 2024.08.27 19:09:05.455229 [ 3 ] {f8d6738b-6f9a-4368-bae6-6cf0bbcf28b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14955 2024.08.27 19:09:05.455274 [ 3 ] {f8d6738b-6f9a-4368-bae6-6cf0bbcf28b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14956 2024.08.27 19:09:05.455520 [ 3 ] {f8d6738b-6f9a-4368-bae6-6cf0bbcf28b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14957 2024.08.27 19:09:05.455845 [ 3 ] {f8d6738b-6f9a-4368-bae6-6cf0bbcf28b3} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14958 2024.08.27 19:09:05.455884 [ 3 ] {f8d6738b-6f9a-4368-bae6-6cf0bbcf28b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14959 2024.08.27 19:09:05.456238 [ 3 ] {f8d6738b-6f9a-4368-bae6-6cf0bbcf28b3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14960 2024.08.27 19:09:05.456600 [ 3 ] {f8d6738b-6f9a-4368-bae6-6cf0bbcf28b3} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14961 2024.08.27 19:09:05.456755 [ 3 ] {f8d6738b-6f9a-4368-bae6-6cf0bbcf28b3} <Debug> executeQuery: Read 42 rows, 3.15 KiB in 0.001555 sec., 27009.646302250803 rows/sec., 1.98 MiB/sec.
14962 2024.08.27 19:09:05.456927 [ 3 ] {f8d6738b-6f9a-4368-bae6-6cf0bbcf28b3} <Debug> DynamicQueryHandler: Done processing query
14963 2024.08.27 19:09:05.456952 [ 3 ] {f8d6738b-6f9a-4368-bae6-6cf0bbcf28b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
14964 2024.08.27 19:09:05.456968 [ 3 ] {} <Debug> HTTP-Session: 78f9f61c-73f1-4479-9d61-0f71d147a087 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14965 2024.08.27 19:09:05.457085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14966 2024.08.27 19:09:05.457134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14967 2024.08.27 19:09:05.457154 [ 3 ] {} <Debug> HTTP-Session: 43e41eaa-9cb2-4ce9-b22d-093e9f7803bf Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14968 2024.08.27 19:09:05.457171 [ 3 ] {} <Debug> HTTP-Session: 43e41eaa-9cb2-4ce9-b22d-093e9f7803bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14969 2024.08.27 19:09:05.457184 [ 3 ] {} <Debug> HTTP-Session: 43e41eaa-9cb2-4ce9-b22d-093e9f7803bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14970 2024.08.27 19:09:05.457215 [ 3 ] {} <Trace> HTTP-Session: 43e41eaa-9cb2-4ce9-b22d-093e9f7803bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14971 2024.08.27 19:09:05.457319 [ 3 ] {12ab5d00-b50c-4501-afd8-be990638794e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14972 2024.08.27 19:09:05.457362 [ 3 ] {12ab5d00-b50c-4501-afd8-be990638794e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14973 2024.08.27 19:09:05.457582 [ 3 ] {12ab5d00-b50c-4501-afd8-be990638794e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14974 2024.08.27 19:09:05.457981 [ 3 ] {12ab5d00-b50c-4501-afd8-be990638794e} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14975 2024.08.27 19:09:05.458019 [ 3 ] {12ab5d00-b50c-4501-afd8-be990638794e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14976 2024.08.27 19:09:05.458373 [ 3 ] {12ab5d00-b50c-4501-afd8-be990638794e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
14977 2024.08.27 19:09:05.458730 [ 3 ] {12ab5d00-b50c-4501-afd8-be990638794e} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14978 2024.08.27 19:09:05.458897 [ 3 ] {12ab5d00-b50c-4501-afd8-be990638794e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001605 sec., 8722.741433021807 rows/sec., 610.88 KiB/sec.
14979 2024.08.27 19:09:05.459070 [ 3 ] {12ab5d00-b50c-4501-afd8-be990638794e} <Debug> DynamicQueryHandler: Done processing query
14980 2024.08.27 19:09:05.459093 [ 3 ] {12ab5d00-b50c-4501-afd8-be990638794e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14981 2024.08.27 19:09:05.459108 [ 3 ] {} <Debug> HTTP-Session: 43e41eaa-9cb2-4ce9-b22d-093e9f7803bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14982 2024.08.27 19:09:05.459214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14983 2024.08.27 19:09:05.459262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14984 2024.08.27 19:09:05.459281 [ 3 ] {} <Debug> HTTP-Session: 22374b5f-0015-4a46-b56a-b5a1782e2ec6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
14985 2024.08.27 19:09:05.459297 [ 3 ] {} <Debug> HTTP-Session: 22374b5f-0015-4a46-b56a-b5a1782e2ec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14986 2024.08.27 19:09:05.459310 [ 3 ] {} <Debug> HTTP-Session: 22374b5f-0015-4a46-b56a-b5a1782e2ec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14987 2024.08.27 19:09:05.459341 [ 3 ] {} <Trace> HTTP-Session: 22374b5f-0015-4a46-b56a-b5a1782e2ec6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14988 2024.08.27 19:09:05.459437 [ 3 ] {8c38c059-d7be-4956-8c44-73fe7728929d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14989 2024.08.27 19:09:05.459481 [ 3 ] {8c38c059-d7be-4956-8c44-73fe7728929d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14990 2024.08.27 19:09:05.459706 [ 3 ] {8c38c059-d7be-4956-8c44-73fe7728929d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14991 2024.08.27 19:09:05.460022 [ 3 ] {8c38c059-d7be-4956-8c44-73fe7728929d} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14992 2024.08.27 19:09:05.460059 [ 3 ] {8c38c059-d7be-4956-8c44-73fe7728929d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14993 2024.08.27 19:09:05.460402 [ 3 ] {8c38c059-d7be-4956-8c44-73fe7728929d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
14994 2024.08.27 19:09:05.460755 [ 3 ] {8c38c059-d7be-4956-8c44-73fe7728929d} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14995 2024.08.27 19:09:05.460915 [ 122 ] {} <Debug> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0
14996 2024.08.27 19:09:05.460928 [ 3 ] {8c38c059-d7be-4956-8c44-73fe7728929d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001511 sec., 3970.880211780278 rows/sec., 234.61 KiB/sec.
14997 2024.08.27 19:09:05.461001 [ 122 ] {} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14998 2024.08.27 19:09:05.461073 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
14999 2024.08.27 19:09:05.461284 [ 3 ] {8c38c059-d7be-4956-8c44-73fe7728929d} <Debug> DynamicQueryHandler: Done processing query
15000 2024.08.27 19:09:05.461297 [ 189 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
15001 2024.08.27 19:09:05.461321 [ 3 ] {8c38c059-d7be-4956-8c44-73fe7728929d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15002 2024.08.27 19:09:05.461368 [ 3 ] {} <Debug> HTTP-Session: 22374b5f-0015-4a46-b56a-b5a1782e2ec6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15003 2024.08.27 19:09:05.461527 [ 189 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15004 2024.08.27 19:09:05.461597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 69886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15005 2024.08.27 19:09:05.461609 [ 189 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
15006 2024.08.27 19:09:05.461690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15007 2024.08.27 19:09:05.461750 [ 3 ] {} <Debug> HTTP-Session: a59b73b6-8976-4a82-973a-62d6d868573f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15008 2024.08.27 19:09:05.461823 [ 3 ] {} <Debug> HTTP-Session: a59b73b6-8976-4a82-973a-62d6d868573f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15009 2024.08.27 19:09:05.461877 [ 3 ] {} <Debug> HTTP-Session: a59b73b6-8976-4a82-973a-62d6d868573f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15010 2024.08.27 19:09:05.461968 [ 189 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
15011 2024.08.27 19:09:05.461990 [ 3 ] {} <Trace> HTTP-Session: a59b73b6-8976-4a82-973a-62d6d868573f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15012 2024.08.27 19:09:05.462250 [ 189 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
15013 2024.08.27 19:09:05.462448 [ 3 ] {0623aba6-232a-43ee-b29a-9c6faab45896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15014 2024.08.27 19:09:05.462550 [ 189 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
15015 2024.08.27 19:09:05.462578 [ 3 ] {0623aba6-232a-43ee-b29a-9c6faab45896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15016 2024.08.27 19:09:05.462852 [ 189 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
15017 2024.08.27 19:09:05.463706 [ 3 ] {0623aba6-232a-43ee-b29a-9c6faab45896} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15018 2024.08.27 19:09:05.464946 [ 3 ] {0623aba6-232a-43ee-b29a-9c6faab45896} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15019 2024.08.27 19:09:05.465025 [ 3 ] {0623aba6-232a-43ee-b29a-9c6faab45896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
15020 2024.08.27 19:09:05.465413 [ 200 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004211396 sec., 7123.528635160407 rows/sec., 452.18 KiB/sec.
15021 2024.08.27 19:09:05.465680 [ 200 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary)
15022 2024.08.27 19:09:05.465832 [ 3 ] {0623aba6-232a-43ee-b29a-9c6faab45896} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15023 2024.08.27 19:09:05.466983 [ 3 ] {0623aba6-232a-43ee-b29a-9c6faab45896} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15024 2024.08.27 19:09:05.467025 [ 200 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_37_9} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15025 2024.08.27 19:09:05.467245 [ 200 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_37_9} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9
15026 2024.08.27 19:09:05.467312 [ 3 ] {0623aba6-232a-43ee-b29a-9c6faab45896} <Debug> executeQuery: Read 430 rows, 31.50 KiB in 0.005075 sec., 84729.06403940887 rows/sec., 6.06 MiB/sec.
15027 2024.08.27 19:09:05.467611 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
15028 2024.08.27 19:09:05.467895 [ 3 ] {0623aba6-232a-43ee-b29a-9c6faab45896} <Debug> DynamicQueryHandler: Done processing query
15029 2024.08.27 19:09:05.467970 [ 3 ] {0623aba6-232a-43ee-b29a-9c6faab45896} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
15030 2024.08.27 19:09:05.468034 [ 3 ] {} <Debug> HTTP-Session: a59b73b6-8976-4a82-973a-62d6d868573f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15031 2024.08.27 19:09:05.468274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15032 2024.08.27 19:09:05.468328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15033 2024.08.27 19:09:05.468346 [ 3 ] {} <Debug> HTTP-Session: 087791c0-e97e-42f1-a081-cf957286c173 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15034 2024.08.27 19:09:05.468363 [ 3 ] {} <Debug> HTTP-Session: 087791c0-e97e-42f1-a081-cf957286c173 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15035 2024.08.27 19:09:05.468377 [ 3 ] {} <Debug> HTTP-Session: 087791c0-e97e-42f1-a081-cf957286c173 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15036 2024.08.27 19:09:05.468408 [ 3 ] {} <Trace> HTTP-Session: 087791c0-e97e-42f1-a081-cf957286c173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15037 2024.08.27 19:09:05.468514 [ 3 ] {ff961a58-cb7f-47a6-a966-239337f20a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15038 2024.08.27 19:09:05.468561 [ 3 ] {ff961a58-cb7f-47a6-a966-239337f20a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15039 2024.08.27 19:09:05.468717 [ 3 ] {ff961a58-cb7f-47a6-a966-239337f20a54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15040 2024.08.27 19:09:05.469015 [ 3 ] {ff961a58-cb7f-47a6-a966-239337f20a54} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15041 2024.08.27 19:09:05.469053 [ 3 ] {ff961a58-cb7f-47a6-a966-239337f20a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
15042 2024.08.27 19:09:05.469416 [ 3 ] {ff961a58-cb7f-47a6-a966-239337f20a54} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
15043 2024.08.27 19:09:05.469756 [ 3 ] {ff961a58-cb7f-47a6-a966-239337f20a54} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15044 2024.08.27 19:09:05.469906 [ 3 ] {ff961a58-cb7f-47a6-a966-239337f20a54} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001415 sec., 4240.282685512368 rows/sec., 221.54 KiB/sec.
15045 2024.08.27 19:09:05.470080 [ 3 ] {ff961a58-cb7f-47a6-a966-239337f20a54} <Debug> DynamicQueryHandler: Done processing query
15046 2024.08.27 19:09:05.470105 [ 3 ] {ff961a58-cb7f-47a6-a966-239337f20a54} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15047 2024.08.27 19:09:05.470121 [ 3 ] {} <Debug> HTTP-Session: 087791c0-e97e-42f1-a081-cf957286c173 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15048 2024.08.27 19:09:05.470302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15049 2024.08.27 19:09:05.470353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15050 2024.08.27 19:09:05.470372 [ 3 ] {} <Debug> HTTP-Session: ed886d0e-06ec-4f6a-981c-aa50a519cfb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15051 2024.08.27 19:09:05.470388 [ 3 ] {} <Debug> HTTP-Session: ed886d0e-06ec-4f6a-981c-aa50a519cfb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15052 2024.08.27 19:09:05.470402 [ 3 ] {} <Debug> HTTP-Session: ed886d0e-06ec-4f6a-981c-aa50a519cfb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15053 2024.08.27 19:09:05.470432 [ 3 ] {} <Trace> HTTP-Session: ed886d0e-06ec-4f6a-981c-aa50a519cfb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15054 2024.08.27 19:09:05.470630 [ 3 ] {c6bec8db-31e4-48d2-9f63-a28537d8fd77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15055 2024.08.27 19:09:05.470676 [ 3 ] {c6bec8db-31e4-48d2-9f63-a28537d8fd77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15056 2024.08.27 19:09:05.470821 [ 3 ] {c6bec8db-31e4-48d2-9f63-a28537d8fd77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15057 2024.08.27 19:09:05.471245 [ 3 ] {c6bec8db-31e4-48d2-9f63-a28537d8fd77} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15058 2024.08.27 19:09:05.471281 [ 3 ] {c6bec8db-31e4-48d2-9f63-a28537d8fd77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
15059 2024.08.27 19:09:05.471678 [ 3 ] {c6bec8db-31e4-48d2-9f63-a28537d8fd77} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15060 2024.08.27 19:09:05.472042 [ 3 ] {c6bec8db-31e4-48d2-9f63-a28537d8fd77} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15061 2024.08.27 19:09:05.472195 [ 3 ] {c6bec8db-31e4-48d2-9f63-a28537d8fd77} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001674 sec., 142174.43249701316 rows/sec., 9.53 MiB/sec.
15062 2024.08.27 19:09:05.472454 [ 3 ] {c6bec8db-31e4-48d2-9f63-a28537d8fd77} <Debug> DynamicQueryHandler: Done processing query
15063 2024.08.27 19:09:05.472503 [ 3 ] {c6bec8db-31e4-48d2-9f63-a28537d8fd77} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
15064 2024.08.27 19:09:05.472560 [ 3 ] {} <Debug> HTTP-Session: ed886d0e-06ec-4f6a-981c-aa50a519cfb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15065 2024.08.27 19:09:05.472740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15066 2024.08.27 19:09:05.472792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15067 2024.08.27 19:09:05.472810 [ 3 ] {} <Debug> HTTP-Session: d63cf6bf-fc88-43b2-aff7-60d9edf6244f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15068 2024.08.27 19:09:05.472827 [ 3 ] {} <Debug> HTTP-Session: d63cf6bf-fc88-43b2-aff7-60d9edf6244f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15069 2024.08.27 19:09:05.472841 [ 3 ] {} <Debug> HTTP-Session: d63cf6bf-fc88-43b2-aff7-60d9edf6244f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15070 2024.08.27 19:09:05.472873 [ 3 ] {} <Trace> HTTP-Session: d63cf6bf-fc88-43b2-aff7-60d9edf6244f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15071 2024.08.27 19:09:05.472972 [ 3 ] {f13c05c8-8562-44bb-bcd9-4b118346124e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
15072 2024.08.27 19:09:05.473018 [ 3 ] {f13c05c8-8562-44bb-bcd9-4b118346124e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
15073 2024.08.27 19:09:05.473165 [ 3 ] {f13c05c8-8562-44bb-bcd9-4b118346124e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15074 2024.08.27 19:09:05.473427 [ 3 ] {f13c05c8-8562-44bb-bcd9-4b118346124e} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15075 2024.08.27 19:09:05.473463 [ 3 ] {f13c05c8-8562-44bb-bcd9-4b118346124e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
15076 2024.08.27 19:09:05.473822 [ 3 ] {f13c05c8-8562-44bb-bcd9-4b118346124e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
15077 2024.08.27 19:09:05.474147 [ 3 ] {f13c05c8-8562-44bb-bcd9-4b118346124e} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15078 2024.08.27 19:09:05.474290 [ 3 ] {f13c05c8-8562-44bb-bcd9-4b118346124e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001337 sec., 747.9431563201197 rows/sec., 50.40 KiB/sec.
15079 2024.08.27 19:09:05.474564 [ 3 ] {f13c05c8-8562-44bb-bcd9-4b118346124e} <Debug> DynamicQueryHandler: Done processing query
15080 2024.08.27 19:09:05.474608 [ 3 ] {f13c05c8-8562-44bb-bcd9-4b118346124e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
15081 2024.08.27 19:09:05.474641 [ 3 ] {} <Debug> HTTP-Session: d63cf6bf-fc88-43b2-aff7-60d9edf6244f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15082 2024.08.27 19:09:05.474825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 64236, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15083 2024.08.27 19:09:05.474874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15084 2024.08.27 19:09:05.474892 [ 3 ] {} <Debug> HTTP-Session: d11dcef1-80c3-47d2-b7ed-f503b367b6ae Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15085 2024.08.27 19:09:05.474911 [ 3 ] {} <Debug> HTTP-Session: d11dcef1-80c3-47d2-b7ed-f503b367b6ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15086 2024.08.27 19:09:05.474925 [ 3 ] {} <Debug> HTTP-Session: d11dcef1-80c3-47d2-b7ed-f503b367b6ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15087 2024.08.27 19:09:05.474955 [ 3 ] {} <Trace> HTTP-Session: d11dcef1-80c3-47d2-b7ed-f503b367b6ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15088 2024.08.27 19:09:05.475369 [ 3 ] {8423f576-dfb9-4dcc-894d-4168af6c2cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15089 2024.08.27 19:09:05.475442 [ 3 ] {8423f576-dfb9-4dcc-894d-4168af6c2cbc} <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
15090 2024.08.27 19:09:05.475883 [ 3 ] {8423f576-dfb9-4dcc-894d-4168af6c2cbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15091 2024.08.27 19:09:05.476609 [ 3 ] {8423f576-dfb9-4dcc-894d-4168af6c2cbc} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15092 2024.08.27 19:09:05.476657 [ 3 ] {8423f576-dfb9-4dcc-894d-4168af6c2cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
15093 2024.08.27 19:09:05.477322 [ 3 ] {8423f576-dfb9-4dcc-894d-4168af6c2cbc} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
15094 2024.08.27 19:09:05.477738 [ 3 ] {8423f576-dfb9-4dcc-894d-4168af6c2cbc} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15095 2024.08.27 19:09:05.477919 [ 3 ] {8423f576-dfb9-4dcc-894d-4168af6c2cbc} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002867 sec., 13951.866062085803 rows/sec., 25.00 MiB/sec.
15096 2024.08.27 19:09:05.478395 [ 3 ] {8423f576-dfb9-4dcc-894d-4168af6c2cbc} <Debug> DynamicQueryHandler: Done processing query
15097 2024.08.27 19:09:05.478453 [ 3 ] {8423f576-dfb9-4dcc-894d-4168af6c2cbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.55 MiB.
15098 2024.08.27 19:09:05.478493 [ 3 ] {} <Debug> HTTP-Session: d11dcef1-80c3-47d2-b7ed-f503b367b6ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15099 2024.08.27 19:09:05.478634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15100 2024.08.27 19:09:05.478684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15101 2024.08.27 19:09:05.478704 [ 3 ] {} <Debug> HTTP-Session: c955c514-2df3-45f9-921e-b366bc4eac49 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15102 2024.08.27 19:09:05.478720 [ 3 ] {} <Debug> HTTP-Session: c955c514-2df3-45f9-921e-b366bc4eac49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15103 2024.08.27 19:09:05.478734 [ 3 ] {} <Debug> HTTP-Session: c955c514-2df3-45f9-921e-b366bc4eac49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15104 2024.08.27 19:09:05.478765 [ 3 ] {} <Trace> HTTP-Session: c955c514-2df3-45f9-921e-b366bc4eac49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15105 2024.08.27 19:09:05.478869 [ 3 ] {7aef6615-aff9-4ccf-9b8c-148eb51fb952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
15106 2024.08.27 19:09:05.478917 [ 3 ] {7aef6615-aff9-4ccf-9b8c-148eb51fb952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
15107 2024.08.27 19:09:05.479065 [ 3 ] {7aef6615-aff9-4ccf-9b8c-148eb51fb952} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15108 2024.08.27 19:09:05.479338 [ 3 ] {7aef6615-aff9-4ccf-9b8c-148eb51fb952} <Trace> oximeter.measurements_i64 (fa12deae-58ee-488a-b601-6fe992c24a60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15109 2024.08.27 19:09:05.479373 [ 3 ] {7aef6615-aff9-4ccf-9b8c-148eb51fb952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
15110 2024.08.27 19:09:05.479732 [ 3 ] {7aef6615-aff9-4ccf-9b8c-148eb51fb952} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
15111 2024.08.27 19:09:05.480066 [ 3 ] {7aef6615-aff9-4ccf-9b8c-148eb51fb952} <Trace> oximeter.measurements_i64 (fa12deae-58ee-488a-b601-6fe992c24a60): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15112 2024.08.27 19:09:05.480219 [ 3 ] {7aef6615-aff9-4ccf-9b8c-148eb51fb952} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001364 sec., 4398.826979472141 rows/sec., 289.96 KiB/sec.
15113 2024.08.27 19:09:05.480477 [ 3 ] {7aef6615-aff9-4ccf-9b8c-148eb51fb952} <Debug> DynamicQueryHandler: Done processing query
15114 2024.08.27 19:09:05.480501 [ 3 ] {7aef6615-aff9-4ccf-9b8c-148eb51fb952} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15115 2024.08.27 19:09:05.480517 [ 3 ] {} <Debug> HTTP-Session: c955c514-2df3-45f9-921e-b366bc4eac49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15116 2024.08.27 19:09:05.480633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15117 2024.08.27 19:09:05.480681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15118 2024.08.27 19:09:05.480700 [ 3 ] {} <Debug> HTTP-Session: 47950624-1cf4-4573-8599-110a3a2acc45 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15119 2024.08.27 19:09:05.480716 [ 3 ] {} <Debug> HTTP-Session: 47950624-1cf4-4573-8599-110a3a2acc45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15120 2024.08.27 19:09:05.480729 [ 3 ] {} <Debug> HTTP-Session: 47950624-1cf4-4573-8599-110a3a2acc45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15121 2024.08.27 19:09:05.480759 [ 3 ] {} <Trace> HTTP-Session: 47950624-1cf4-4573-8599-110a3a2acc45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15122 2024.08.27 19:09:05.480877 [ 3 ] {cfd5fb59-0401-4fa6-8b49-46532c1c33e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15123 2024.08.27 19:09:05.480921 [ 3 ] {cfd5fb59-0401-4fa6-8b49-46532c1c33e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15124 2024.08.27 19:09:05.481068 [ 3 ] {cfd5fb59-0401-4fa6-8b49-46532c1c33e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15125 2024.08.27 19:09:05.481391 [ 3 ] {cfd5fb59-0401-4fa6-8b49-46532c1c33e3} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15126 2024.08.27 19:09:05.481428 [ 3 ] {cfd5fb59-0401-4fa6-8b49-46532c1c33e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB.
15127 2024.08.27 19:09:05.481790 [ 3 ] {cfd5fb59-0401-4fa6-8b49-46532c1c33e3} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15128 2024.08.27 19:09:05.482114 [ 3 ] {cfd5fb59-0401-4fa6-8b49-46532c1c33e3} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15129 2024.08.27 19:09:05.482263 [ 3 ] {cfd5fb59-0401-4fa6-8b49-46532c1c33e3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001422 sec., 57665.260196905765 rows/sec., 3.66 MiB/sec.
15130 2024.08.27 19:09:05.482421 [ 3 ] {cfd5fb59-0401-4fa6-8b49-46532c1c33e3} <Debug> DynamicQueryHandler: Done processing query
15131 2024.08.27 19:09:05.482445 [ 3 ] {cfd5fb59-0401-4fa6-8b49-46532c1c33e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15132 2024.08.27 19:09:05.482460 [ 3 ] {} <Debug> HTTP-Session: 47950624-1cf4-4573-8599-110a3a2acc45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15133 2024.08.27 19:09:05.688339 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache
15134 2024.08.27 19:09:05.688381 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache
15135 2024.08.27 19:09:10.441110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15136 2024.08.27 19:09:10.441259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15137 2024.08.27 19:09:10.441289 [ 3 ] {} <Debug> HTTP-Session: c1f58bd1-801d-4db7-98d9-6cbbc626f371 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15138 2024.08.27 19:09:10.441319 [ 3 ] {} <Debug> HTTP-Session: c1f58bd1-801d-4db7-98d9-6cbbc626f371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15139 2024.08.27 19:09:10.441336 [ 3 ] {} <Debug> HTTP-Session: c1f58bd1-801d-4db7-98d9-6cbbc626f371 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15140 2024.08.27 19:09:10.441385 [ 3 ] {} <Trace> HTTP-Session: c1f58bd1-801d-4db7-98d9-6cbbc626f371 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15141 2024.08.27 19:09:10.441596 [ 3 ] {eaa9dcac-81f6-4b52-a023-4a972086a692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15142 2024.08.27 19:09:10.441673 [ 3 ] {eaa9dcac-81f6-4b52-a023-4a972086a692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15143 2024.08.27 19:09:10.442017 [ 3 ] {eaa9dcac-81f6-4b52-a023-4a972086a692} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15144 2024.08.27 19:09:10.442502 [ 3 ] {eaa9dcac-81f6-4b52-a023-4a972086a692} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15145 2024.08.27 19:09:10.442550 [ 3 ] {eaa9dcac-81f6-4b52-a023-4a972086a692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15146 2024.08.27 19:09:10.442980 [ 3 ] {eaa9dcac-81f6-4b52-a023-4a972086a692} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15147 2024.08.27 19:09:10.443378 [ 3 ] {eaa9dcac-81f6-4b52-a023-4a972086a692} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15148 2024.08.27 19:09:10.443557 [ 3 ] {eaa9dcac-81f6-4b52-a023-4a972086a692} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002024 sec., 35573.122529644264 rows/sec., 2.89 MiB/sec.
15149 2024.08.27 19:09:10.443902 [ 3 ] {eaa9dcac-81f6-4b52-a023-4a972086a692} <Debug> DynamicQueryHandler: Done processing query
15150 2024.08.27 19:09:10.443965 [ 3 ] {eaa9dcac-81f6-4b52-a023-4a972086a692} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
15151 2024.08.27 19:09:10.444024 [ 3 ] {} <Debug> HTTP-Session: c1f58bd1-801d-4db7-98d9-6cbbc626f371 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15152 2024.08.27 19:09:10.444241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15153 2024.08.27 19:09:10.444301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15154 2024.08.27 19:09:10.444321 [ 3 ] {} <Debug> HTTP-Session: fc8d8498-b2ed-41ed-ab09-575e835d3356 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15155 2024.08.27 19:09:10.444340 [ 3 ] {} <Debug> HTTP-Session: fc8d8498-b2ed-41ed-ab09-575e835d3356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15156 2024.08.27 19:09:10.444355 [ 3 ] {} <Debug> HTTP-Session: fc8d8498-b2ed-41ed-ab09-575e835d3356 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15157 2024.08.27 19:09:10.444391 [ 3 ] {} <Trace> HTTP-Session: fc8d8498-b2ed-41ed-ab09-575e835d3356 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15158 2024.08.27 19:09:10.444508 [ 3 ] {49bec537-5678-45fa-b0f8-709a7c3db293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15159 2024.08.27 19:09:10.444557 [ 3 ] {49bec537-5678-45fa-b0f8-709a7c3db293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15160 2024.08.27 19:09:10.444819 [ 3 ] {49bec537-5678-45fa-b0f8-709a7c3db293} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15161 2024.08.27 19:09:10.445142 [ 3 ] {49bec537-5678-45fa-b0f8-709a7c3db293} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15162 2024.08.27 19:09:10.445180 [ 3 ] {49bec537-5678-45fa-b0f8-709a7c3db293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15163 2024.08.27 19:09:10.445541 [ 3 ] {49bec537-5678-45fa-b0f8-709a7c3db293} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
15164 2024.08.27 19:09:10.445916 [ 3 ] {49bec537-5678-45fa-b0f8-709a7c3db293} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15165 2024.08.27 19:09:10.446080 [ 3 ] {49bec537-5678-45fa-b0f8-709a7c3db293} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001604 sec., 4987.5311720698255 rows/sec., 375.04 KiB/sec.
15166 2024.08.27 19:09:10.446244 [ 3 ] {49bec537-5678-45fa-b0f8-709a7c3db293} <Debug> DynamicQueryHandler: Done processing query
15167 2024.08.27 19:09:10.446269 [ 3 ] {49bec537-5678-45fa-b0f8-709a7c3db293} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15168 2024.08.27 19:09:10.446286 [ 3 ] {} <Debug> HTTP-Session: fc8d8498-b2ed-41ed-ab09-575e835d3356 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15169 2024.08.27 19:09:10.446448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15170 2024.08.27 19:09:10.446497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15171 2024.08.27 19:09:10.446516 [ 3 ] {} <Debug> HTTP-Session: 3023d106-38a2-4813-8fb9-a54761b084db Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15172 2024.08.27 19:09:10.446533 [ 3 ] {} <Debug> HTTP-Session: 3023d106-38a2-4813-8fb9-a54761b084db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15173 2024.08.27 19:09:10.446585 [ 3 ] {} <Debug> HTTP-Session: 3023d106-38a2-4813-8fb9-a54761b084db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15174 2024.08.27 19:09:10.446618 [ 3 ] {} <Trace> HTTP-Session: 3023d106-38a2-4813-8fb9-a54761b084db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15175 2024.08.27 19:09:10.446741 [ 3 ] {c5bbbb30-62b9-44d2-a7ff-41350662f1be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15176 2024.08.27 19:09:10.446784 [ 3 ] {c5bbbb30-62b9-44d2-a7ff-41350662f1be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15177 2024.08.27 19:09:10.447024 [ 3 ] {c5bbbb30-62b9-44d2-a7ff-41350662f1be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15178 2024.08.27 19:09:10.447383 [ 3 ] {c5bbbb30-62b9-44d2-a7ff-41350662f1be} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15179 2024.08.27 19:09:10.447421 [ 3 ] {c5bbbb30-62b9-44d2-a7ff-41350662f1be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15180 2024.08.27 19:09:10.447795 [ 3 ] {c5bbbb30-62b9-44d2-a7ff-41350662f1be} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15181 2024.08.27 19:09:10.448163 [ 3 ] {c5bbbb30-62b9-44d2-a7ff-41350662f1be} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15182 2024.08.27 19:09:10.448409 [ 3 ] {c5bbbb30-62b9-44d2-a7ff-41350662f1be} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001707 sec., 42179.2618629174 rows/sec., 3.29 MiB/sec.
15183 2024.08.27 19:09:10.448588 [ 3 ] {c5bbbb30-62b9-44d2-a7ff-41350662f1be} <Debug> DynamicQueryHandler: Done processing query
15184 2024.08.27 19:09:10.448614 [ 3 ] {c5bbbb30-62b9-44d2-a7ff-41350662f1be} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
15185 2024.08.27 19:09:10.448629 [ 3 ] {} <Debug> HTTP-Session: 3023d106-38a2-4813-8fb9-a54761b084db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15186 2024.08.27 19:09:10.448780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15187 2024.08.27 19:09:10.448830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15188 2024.08.27 19:09:10.448848 [ 3 ] {} <Debug> HTTP-Session: baa2275d-d75f-4446-861b-511cfa5b2732 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15189 2024.08.27 19:09:10.448866 [ 3 ] {} <Debug> HTTP-Session: baa2275d-d75f-4446-861b-511cfa5b2732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15190 2024.08.27 19:09:10.448879 [ 3 ] {} <Debug> HTTP-Session: baa2275d-d75f-4446-861b-511cfa5b2732 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15191 2024.08.27 19:09:10.448911 [ 3 ] {} <Trace> HTTP-Session: baa2275d-d75f-4446-861b-511cfa5b2732 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15192 2024.08.27 19:09:10.449060 [ 3 ] {d651965f-aedf-41ba-a9a5-ae89757ee9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15193 2024.08.27 19:09:10.449108 [ 3 ] {d651965f-aedf-41ba-a9a5-ae89757ee9ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15194 2024.08.27 19:09:10.449256 [ 3 ] {d651965f-aedf-41ba-a9a5-ae89757ee9ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15195 2024.08.27 19:09:10.449631 [ 3 ] {d651965f-aedf-41ba-a9a5-ae89757ee9ec} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15196 2024.08.27 19:09:10.449668 [ 3 ] {d651965f-aedf-41ba-a9a5-ae89757ee9ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15197 2024.08.27 19:09:10.450076 [ 3 ] {d651965f-aedf-41ba-a9a5-ae89757ee9ec} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15198 2024.08.27 19:09:10.450422 [ 3 ] {d651965f-aedf-41ba-a9a5-ae89757ee9ec} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15199 2024.08.27 19:09:10.450575 [ 3 ] {d651965f-aedf-41ba-a9a5-ae89757ee9ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001581 sec., 101201.77103099304 rows/sec., 7.05 MiB/sec.
15200 2024.08.27 19:09:10.450838 [ 3 ] {d651965f-aedf-41ba-a9a5-ae89757ee9ec} <Debug> DynamicQueryHandler: Done processing query
15201 2024.08.27 19:09:10.450896 [ 3 ] {d651965f-aedf-41ba-a9a5-ae89757ee9ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15202 2024.08.27 19:09:10.450951 [ 3 ] {} <Debug> HTTP-Session: baa2275d-d75f-4446-861b-511cfa5b2732 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15203 2024.08.27 19:09:10.451130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14309, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15204 2024.08.27 19:09:10.451182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15205 2024.08.27 19:09:10.451203 [ 3 ] {} <Debug> HTTP-Session: 6719cdbf-a868-459b-bbed-dce93f393aa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15206 2024.08.27 19:09:10.451220 [ 3 ] {} <Debug> HTTP-Session: 6719cdbf-a868-459b-bbed-dce93f393aa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15207 2024.08.27 19:09:10.451234 [ 3 ] {} <Debug> HTTP-Session: 6719cdbf-a868-459b-bbed-dce93f393aa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15208 2024.08.27 19:09:10.451267 [ 3 ] {} <Trace> HTTP-Session: 6719cdbf-a868-459b-bbed-dce93f393aa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15209 2024.08.27 19:09:10.451442 [ 3 ] {8c2fc1f1-b321-43c0-857a-a2cbf19d02f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15210 2024.08.27 19:09:10.451517 [ 3 ] {8c2fc1f1-b321-43c0-857a-a2cbf19d02f7} <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
15211 2024.08.27 19:09:10.451955 [ 3 ] {8c2fc1f1-b321-43c0-857a-a2cbf19d02f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15212 2024.08.27 19:09:10.452481 [ 3 ] {8c2fc1f1-b321-43c0-857a-a2cbf19d02f7} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15213 2024.08.27 19:09:10.452518 [ 3 ] {8c2fc1f1-b321-43c0-857a-a2cbf19d02f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15214 2024.08.27 19:09:10.453138 [ 3 ] {8c2fc1f1-b321-43c0-857a-a2cbf19d02f7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
15215 2024.08.27 19:09:10.453578 [ 3 ] {8c2fc1f1-b321-43c0-857a-a2cbf19d02f7} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15216 2024.08.27 19:09:10.453785 [ 3 ] {8c2fc1f1-b321-43c0-857a-a2cbf19d02f7} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002438 sec., 3281.3781788351107 rows/sec., 5.88 MiB/sec.
15217 2024.08.27 19:09:10.454028 [ 3 ] {8c2fc1f1-b321-43c0-857a-a2cbf19d02f7} <Debug> DynamicQueryHandler: Done processing query
15218 2024.08.27 19:09:10.454055 [ 3 ] {8c2fc1f1-b321-43c0-857a-a2cbf19d02f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
15219 2024.08.27 19:09:10.454070 [ 3 ] {} <Debug> HTTP-Session: 6719cdbf-a868-459b-bbed-dce93f393aa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15220 2024.08.27 19:09:10.454200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15221 2024.08.27 19:09:10.454250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15222 2024.08.27 19:09:10.454270 [ 3 ] {} <Debug> HTTP-Session: 975706d8-0385-4638-b107-ca894a1e7ec8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15223 2024.08.27 19:09:10.454286 [ 3 ] {} <Debug> HTTP-Session: 975706d8-0385-4638-b107-ca894a1e7ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15224 2024.08.27 19:09:10.454300 [ 3 ] {} <Debug> HTTP-Session: 975706d8-0385-4638-b107-ca894a1e7ec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15225 2024.08.27 19:09:10.454333 [ 3 ] {} <Trace> HTTP-Session: 975706d8-0385-4638-b107-ca894a1e7ec8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15226 2024.08.27 19:09:10.454455 [ 3 ] {6939e0d9-1759-4267-8b18-9dd9d5cc81c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15227 2024.08.27 19:09:10.454501 [ 3 ] {6939e0d9-1759-4267-8b18-9dd9d5cc81c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15228 2024.08.27 19:09:10.454632 [ 3 ] {6939e0d9-1759-4267-8b18-9dd9d5cc81c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15229 2024.08.27 19:09:10.454928 [ 3 ] {6939e0d9-1759-4267-8b18-9dd9d5cc81c6} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15230 2024.08.27 19:09:10.454965 [ 3 ] {6939e0d9-1759-4267-8b18-9dd9d5cc81c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15231 2024.08.27 19:09:10.455332 [ 3 ] {6939e0d9-1759-4267-8b18-9dd9d5cc81c6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15232 2024.08.27 19:09:10.455659 [ 3 ] {6939e0d9-1759-4267-8b18-9dd9d5cc81c6} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15233 2024.08.27 19:09:10.455814 [ 3 ] {6939e0d9-1759-4267-8b18-9dd9d5cc81c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec.
15234 2024.08.27 19:09:10.456086 [ 3 ] {6939e0d9-1759-4267-8b18-9dd9d5cc81c6} <Debug> DynamicQueryHandler: Done processing query
15235 2024.08.27 19:09:10.456140 [ 3 ] {6939e0d9-1759-4267-8b18-9dd9d5cc81c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15236 2024.08.27 19:09:10.456196 [ 3 ] {} <Debug> HTTP-Session: 975706d8-0385-4638-b107-ca894a1e7ec8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15237 2024.08.27 19:09:15.429853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15238 2024.08.27 19:09:15.430056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15239 2024.08.27 19:09:15.430104 [ 3 ] {} <Debug> HTTP-Session: c90c8d3b-9b21-4434-b1db-736a4fb961a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15240 2024.08.27 19:09:15.430146 [ 3 ] {} <Debug> HTTP-Session: c90c8d3b-9b21-4434-b1db-736a4fb961a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15241 2024.08.27 19:09:15.430175 [ 3 ] {} <Debug> HTTP-Session: c90c8d3b-9b21-4434-b1db-736a4fb961a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15242 2024.08.27 19:09:15.430256 [ 3 ] {} <Trace> HTTP-Session: c90c8d3b-9b21-4434-b1db-736a4fb961a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15243 2024.08.27 19:09:15.430583 [ 3 ] {a881c12f-fbe3-4e8d-b579-b5d2988e39c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) 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)
15244 2024.08.27 19:09:15.431007 [ 3 ] {a881c12f-fbe3-4e8d-b579-b5d2988e39c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
15245 2024.08.27 19:09:15.431062 [ 3 ] {a881c12f-fbe3-4e8d-b579-b5d2988e39c4} <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
15246 2024.08.27 19:09:15.431439 [ 3 ] {a881c12f-fbe3-4e8d-b579-b5d2988e39c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
15247 2024.08.27 19:09:15.431524 [ 3 ] {a881c12f-fbe3-4e8d-b579-b5d2988e39c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
15248 2024.08.27 19:09:15.431701 [ 3 ] {a881c12f-fbe3-4e8d-b579-b5d2988e39c4} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Key condition: (column 0 notIn 41-element set)
15249 2024.08.27 19:09:15.431806 [ 250 ] {a881c12f-fbe3-4e8d-b579-b5d2988e39c4} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
15250 2024.08.27 19:09:15.431860 [ 260 ] {a881c12f-fbe3-4e8d-b579-b5d2988e39c4} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps
15251 2024.08.27 19:09:15.432000 [ 3 ] {a881c12f-fbe3-4e8d-b579-b5d2988e39c4} <Debug> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (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
15252 2024.08.27 19:09:15.432028 [ 3 ] {a881c12f-fbe3-4e8d-b579-b5d2988e39c4} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6) (SelectExecutor): Spreading mark ranges among streams (default reading)
15253 2024.08.27 19:09:15.432084 [ 3 ] {a881c12f-fbe3-4e8d-b579-b5d2988e39c4} <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'))"
15254 2024.08.27 19:09:15.432110 [ 3 ] {a881c12f-fbe3-4e8d-b579-b5d2988e39c4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0
15255 2024.08.27 19:09:15.433770 [ 3 ] {a881c12f-fbe3-4e8d-b579-b5d2988e39c4} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.00331 sec., 12084.592145015105 rows/sec., 460.84 KiB/sec.
15256 2024.08.27 19:09:15.434078 [ 3 ] {a881c12f-fbe3-4e8d-b579-b5d2988e39c4} <Debug> DynamicQueryHandler: Done processing query
15257 2024.08.27 19:09:15.434105 [ 3 ] {a881c12f-fbe3-4e8d-b579-b5d2988e39c4} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
15258 2024.08.27 19:09:15.434123 [ 3 ] {} <Debug> HTTP-Session: c90c8d3b-9b21-4434-b1db-736a4fb961a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15259 2024.08.27 19:09:15.449773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15260 2024.08.27 19:09:15.449882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15261 2024.08.27 19:09:15.449923 [ 3 ] {} <Debug> HTTP-Session: d6384dbc-271e-4477-889a-1e4f0e41ed3c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15262 2024.08.27 19:09:15.449960 [ 3 ] {} <Debug> HTTP-Session: d6384dbc-271e-4477-889a-1e4f0e41ed3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15263 2024.08.27 19:09:15.449988 [ 3 ] {} <Debug> HTTP-Session: d6384dbc-271e-4477-889a-1e4f0e41ed3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15264 2024.08.27 19:09:15.450054 [ 3 ] {} <Trace> HTTP-Session: d6384dbc-271e-4477-889a-1e4f0e41ed3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15265 2024.08.27 19:09:15.450271 [ 3 ] {f4d88f8b-fdaa-40bb-ba00-9cdfae513b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
15266 2024.08.27 19:09:15.450366 [ 3 ] {f4d88f8b-fdaa-40bb-ba00-9cdfae513b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
15267 2024.08.27 19:09:15.450580 [ 3 ] {f4d88f8b-fdaa-40bb-ba00-9cdfae513b86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15268 2024.08.27 19:09:15.450977 [ 3 ] {f4d88f8b-fdaa-40bb-ba00-9cdfae513b86} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15269 2024.08.27 19:09:15.451019 [ 3 ] {f4d88f8b-fdaa-40bb-ba00-9cdfae513b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15270 2024.08.27 19:09:15.451519 [ 3 ] {f4d88f8b-fdaa-40bb-ba00-9cdfae513b86} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
15271 2024.08.27 19:09:15.451860 [ 3 ] {f4d88f8b-fdaa-40bb-ba00-9cdfae513b86} <Trace> oximeter.timeseries_schema (8b8cde35-3866-4a58-8c21-db7cb160ddd6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15272 2024.08.27 19:09:15.452011 [ 3 ] {f4d88f8b-fdaa-40bb-ba00-9cdfae513b86} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001811 sec., 552.1811154058531 rows/sec., 153.68 KiB/sec.
15273 2024.08.27 19:09:15.452483 [ 3 ] {f4d88f8b-fdaa-40bb-ba00-9cdfae513b86} <Debug> DynamicQueryHandler: Done processing query
15274 2024.08.27 19:09:15.452510 [ 3 ] {f4d88f8b-fdaa-40bb-ba00-9cdfae513b86} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
15275 2024.08.27 19:09:15.452526 [ 3 ] {} <Debug> HTTP-Session: d6384dbc-271e-4477-889a-1e4f0e41ed3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15276 2024.08.27 19:09:15.452711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15277 2024.08.27 19:09:15.452763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15278 2024.08.27 19:09:15.452783 [ 3 ] {} <Debug> HTTP-Session: 3e096de8-4dcf-469c-950b-34249e5c5beb Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15279 2024.08.27 19:09:15.452801 [ 3 ] {} <Debug> HTTP-Session: 3e096de8-4dcf-469c-950b-34249e5c5beb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15280 2024.08.27 19:09:15.452815 [ 3 ] {} <Debug> HTTP-Session: 3e096de8-4dcf-469c-950b-34249e5c5beb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15281 2024.08.27 19:09:15.452848 [ 3 ] {} <Trace> HTTP-Session: 3e096de8-4dcf-469c-950b-34249e5c5beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15282 2024.08.27 19:09:15.452953 [ 3 ] {1acefbd6-1a6f-48a9-9e21-f48b8fc03ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15283 2024.08.27 19:09:15.453002 [ 3 ] {1acefbd6-1a6f-48a9-9e21-f48b8fc03ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15284 2024.08.27 19:09:15.453267 [ 3 ] {1acefbd6-1a6f-48a9-9e21-f48b8fc03ee2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15285 2024.08.27 19:09:15.453636 [ 3 ] {1acefbd6-1a6f-48a9-9e21-f48b8fc03ee2} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15286 2024.08.27 19:09:15.453675 [ 3 ] {1acefbd6-1a6f-48a9-9e21-f48b8fc03ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15287 2024.08.27 19:09:15.454023 [ 3 ] {1acefbd6-1a6f-48a9-9e21-f48b8fc03ee2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
15288 2024.08.27 19:09:15.454379 [ 3 ] {1acefbd6-1a6f-48a9-9e21-f48b8fc03ee2} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15289 2024.08.27 19:09:15.454515 [ 3 ] {1acefbd6-1a6f-48a9-9e21-f48b8fc03ee2} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001588 sec., 1889.168765743073 rows/sec., 140.21 KiB/sec.
15290 2024.08.27 19:09:15.454792 [ 3 ] {1acefbd6-1a6f-48a9-9e21-f48b8fc03ee2} <Debug> DynamicQueryHandler: Done processing query
15291 2024.08.27 19:09:15.454850 [ 3 ] {1acefbd6-1a6f-48a9-9e21-f48b8fc03ee2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15292 2024.08.27 19:09:15.454908 [ 3 ] {} <Debug> HTTP-Session: 3e096de8-4dcf-469c-950b-34249e5c5beb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15293 2024.08.27 19:09:15.455181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 42155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15294 2024.08.27 19:09:15.455235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15295 2024.08.27 19:09:15.455255 [ 3 ] {} <Debug> HTTP-Session: 8d562570-237f-4b82-8af5-de55476ad5b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15296 2024.08.27 19:09:15.455272 [ 3 ] {} <Debug> HTTP-Session: 8d562570-237f-4b82-8af5-de55476ad5b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15297 2024.08.27 19:09:15.455287 [ 3 ] {} <Debug> HTTP-Session: 8d562570-237f-4b82-8af5-de55476ad5b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15298 2024.08.27 19:09:15.455319 [ 3 ] {} <Trace> HTTP-Session: 8d562570-237f-4b82-8af5-de55476ad5b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15299 2024.08.27 19:09:15.455526 [ 3 ] {83c71262-01a3-421b-973f-686a6cea779c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15300 2024.08.27 19:09:15.455573 [ 3 ] {83c71262-01a3-421b-973f-686a6cea779c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15301 2024.08.27 19:09:15.455820 [ 3 ] {83c71262-01a3-421b-973f-686a6cea779c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15302 2024.08.27 19:09:15.456366 [ 3 ] {83c71262-01a3-421b-973f-686a6cea779c} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15303 2024.08.27 19:09:15.456403 [ 3 ] {83c71262-01a3-421b-973f-686a6cea779c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15304 2024.08.27 19:09:15.456781 [ 3 ] {83c71262-01a3-421b-973f-686a6cea779c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15305 2024.08.27 19:09:15.457134 [ 3 ] {83c71262-01a3-421b-973f-686a6cea779c} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15306 2024.08.27 19:09:15.457287 [ 3 ] {83c71262-01a3-421b-973f-686a6cea779c} <Debug> executeQuery: Read 279 rows, 25.21 KiB in 0.001875 sec., 148800 rows/sec., 13.13 MiB/sec.
15307 2024.08.27 19:09:15.457309 [ 146 ] {} <Debug> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15308 2024.08.27 19:09:15.457418 [ 146 ] {} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15309 2024.08.27 19:09:15.457468 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15310 2024.08.27 19:09:15.457581 [ 3 ] {83c71262-01a3-421b-973f-686a6cea779c} <Debug> DynamicQueryHandler: Done processing query
15311 2024.08.27 19:09:15.457640 [ 3 ] {83c71262-01a3-421b-973f-686a6cea779c} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
15312 2024.08.27 19:09:15.457671 [ 3 ] {} <Debug> HTTP-Session: 8d562570-237f-4b82-8af5-de55476ad5b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15313 2024.08.27 19:09:15.457693 [ 189 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::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
15314 2024.08.27 19:09:15.457876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 6465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15315 2024.08.27 19:09:15.457993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15316 2024.08.27 19:09:15.458022 [ 189 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15317 2024.08.27 19:09:15.458038 [ 3 ] {} <Debug> HTTP-Session: ad055f30-aad6-4b8e-8305-2a5fb27bcc82 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15318 2024.08.27 19:09:15.458086 [ 3 ] {} <Debug> HTTP-Session: ad055f30-aad6-4b8e-8305-2a5fb27bcc82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15319 2024.08.27 19:09:15.458109 [ 189 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1414 rows starting from the beginning of the part
15320 2024.08.27 19:09:15.458121 [ 3 ] {} <Debug> HTTP-Session: ad055f30-aad6-4b8e-8305-2a5fb27bcc82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15321 2024.08.27 19:09:15.458197 [ 3 ] {} <Trace> HTTP-Session: ad055f30-aad6-4b8e-8305-2a5fb27bcc82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15322 2024.08.27 19:09:15.458360 [ 189 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 264 rows starting from the beginning of the part
15323 2024.08.27 19:09:15.458682 [ 3 ] {2d24e87a-3b4c-44c4-8d14-2a91e2e4490c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15324 2024.08.27 19:09:15.458711 [ 189 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1213 rows starting from the beginning of the part
15325 2024.08.27 19:09:15.458819 [ 3 ] {2d24e87a-3b4c-44c4-8d14-2a91e2e4490c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15326 2024.08.27 19:09:15.459037 [ 189 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 270 rows starting from the beginning of the part
15327 2024.08.27 19:09:15.459368 [ 189 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 72 rows starting from the beginning of the part
15328 2024.08.27 19:09:15.459723 [ 189 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 279 rows starting from the beginning of the part
15329 2024.08.27 19:09:15.460476 [ 3 ] {2d24e87a-3b4c-44c4-8d14-2a91e2e4490c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15330 2024.08.27 19:09:15.461263 [ 3 ] {2d24e87a-3b4c-44c4-8d14-2a91e2e4490c} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15331 2024.08.27 19:09:15.461329 [ 3 ] {2d24e87a-3b4c-44c4-8d14-2a91e2e4490c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15332 2024.08.27 19:09:15.462299 [ 3 ] {2d24e87a-3b4c-44c4-8d14-2a91e2e4490c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
15333 2024.08.27 19:09:15.462807 [ 3 ] {2d24e87a-3b4c-44c4-8d14-2a91e2e4490c} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15334 2024.08.27 19:09:15.462999 [ 3 ] {2d24e87a-3b4c-44c4-8d14-2a91e2e4490c} <Debug> executeQuery: Read 45 rows, 3.35 KiB in 0.004593 sec., 9797.517962116264 rows/sec., 728.44 KiB/sec.
15335 2024.08.27 19:09:15.463501 [ 3 ] {2d24e87a-3b4c-44c4-8d14-2a91e2e4490c} <Debug> DynamicQueryHandler: Done processing query
15336 2024.08.27 19:09:15.463536 [ 3 ] {2d24e87a-3b4c-44c4-8d14-2a91e2e4490c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
15337 2024.08.27 19:09:15.463556 [ 187 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3512 rows, containing 5 columns (5 merged, 0 gathered) in 0.006006182 sec., 584730.8656314444 rows/sec., 51.59 MiB/sec.
15338 2024.08.27 19:09:15.463559 [ 3 ] {} <Debug> HTTP-Session: ad055f30-aad6-4b8e-8305-2a5fb27bcc82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15339 2024.08.27 19:09:15.463718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15340 2024.08.27 19:09:15.463771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15341 2024.08.27 19:09:15.463794 [ 3 ] {} <Debug> HTTP-Session: bcc1ee1e-b135-48f5-853d-51a0f19ad1c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15342 2024.08.27 19:09:15.463800 [ 187 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15343 2024.08.27 19:09:15.463814 [ 3 ] {} <Debug> HTTP-Session: bcc1ee1e-b135-48f5-853d-51a0f19ad1c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15344 2024.08.27 19:09:15.463838 [ 3 ] {} <Debug> HTTP-Session: bcc1ee1e-b135-48f5-853d-51a0f19ad1c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15345 2024.08.27 19:09:15.463883 [ 3 ] {} <Trace> HTTP-Session: bcc1ee1e-b135-48f5-853d-51a0f19ad1c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15346 2024.08.27 19:09:15.463992 [ 3 ] {65521e00-a002-4c29-b7dc-01c973d33c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
15347 2024.08.27 19:09:15.464066 [ 3 ] {65521e00-a002-4c29-b7dc-01c973d33c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
15348 2024.08.27 19:09:15.464420 [ 187 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_81_16} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15349 2024.08.27 19:09:15.464468 [ 3 ] {65521e00-a002-4c29-b7dc-01c973d33c5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15350 2024.08.27 19:09:15.464535 [ 187 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_81_16} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15351 2024.08.27 19:09:15.464665 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB.
15352 2024.08.27 19:09:15.464877 [ 3 ] {65521e00-a002-4c29-b7dc-01c973d33c5e} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15353 2024.08.27 19:09:15.464914 [ 3 ] {65521e00-a002-4c29-b7dc-01c973d33c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15354 2024.08.27 19:09:15.465278 [ 3 ] {65521e00-a002-4c29-b7dc-01c973d33c5e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
15355 2024.08.27 19:09:15.465642 [ 3 ] {65521e00-a002-4c29-b7dc-01c973d33c5e} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15356 2024.08.27 19:09:15.465801 [ 3 ] {65521e00-a002-4c29-b7dc-01c973d33c5e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001836 sec., 7625.272331154684 rows/sec., 534.02 KiB/sec.
15357 2024.08.27 19:09:15.465986 [ 3 ] {65521e00-a002-4c29-b7dc-01c973d33c5e} <Debug> DynamicQueryHandler: Done processing query
15358 2024.08.27 19:09:15.466010 [ 3 ] {65521e00-a002-4c29-b7dc-01c973d33c5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15359 2024.08.27 19:09:15.466025 [ 3 ] {} <Debug> HTTP-Session: bcc1ee1e-b135-48f5-853d-51a0f19ad1c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15360 2024.08.27 19:09:15.466148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15361 2024.08.27 19:09:15.466196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15362 2024.08.27 19:09:15.466215 [ 3 ] {} <Debug> HTTP-Session: 229d8a1f-0803-4d1f-ad85-448d0e206391 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15363 2024.08.27 19:09:15.466231 [ 3 ] {} <Debug> HTTP-Session: 229d8a1f-0803-4d1f-ad85-448d0e206391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15364 2024.08.27 19:09:15.466245 [ 3 ] {} <Debug> HTTP-Session: 229d8a1f-0803-4d1f-ad85-448d0e206391 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15365 2024.08.27 19:09:15.466275 [ 3 ] {} <Trace> HTTP-Session: 229d8a1f-0803-4d1f-ad85-448d0e206391 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15366 2024.08.27 19:09:15.466370 [ 3 ] {9d55330e-b878-4d22-bc7e-2ed4f0feb78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
15367 2024.08.27 19:09:15.466413 [ 3 ] {9d55330e-b878-4d22-bc7e-2ed4f0feb78c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
15368 2024.08.27 19:09:15.466638 [ 3 ] {9d55330e-b878-4d22-bc7e-2ed4f0feb78c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15369 2024.08.27 19:09:15.466969 [ 3 ] {9d55330e-b878-4d22-bc7e-2ed4f0feb78c} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15370 2024.08.27 19:09:15.467006 [ 3 ] {9d55330e-b878-4d22-bc7e-2ed4f0feb78c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15371 2024.08.27 19:09:15.467344 [ 3 ] {9d55330e-b878-4d22-bc7e-2ed4f0feb78c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
15372 2024.08.27 19:09:15.467693 [ 3 ] {9d55330e-b878-4d22-bc7e-2ed4f0feb78c} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15373 2024.08.27 19:09:15.467843 [ 3 ] {9d55330e-b878-4d22-bc7e-2ed4f0feb78c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001495 sec., 4013.3779264214045 rows/sec., 237.12 KiB/sec.
15374 2024.08.27 19:09:15.468016 [ 3 ] {9d55330e-b878-4d22-bc7e-2ed4f0feb78c} <Debug> DynamicQueryHandler: Done processing query
15375 2024.08.27 19:09:15.468041 [ 3 ] {9d55330e-b878-4d22-bc7e-2ed4f0feb78c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15376 2024.08.27 19:09:15.468056 [ 3 ] {} <Debug> HTTP-Session: 229d8a1f-0803-4d1f-ad85-448d0e206391 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15377 2024.08.27 19:09:15.468222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 72237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15378 2024.08.27 19:09:15.468269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15379 2024.08.27 19:09:15.468288 [ 3 ] {} <Debug> HTTP-Session: 0cc1298a-904b-423c-af6c-ebabb3478099 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15380 2024.08.27 19:09:15.468304 [ 3 ] {} <Debug> HTTP-Session: 0cc1298a-904b-423c-af6c-ebabb3478099 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15381 2024.08.27 19:09:15.468317 [ 3 ] {} <Debug> HTTP-Session: 0cc1298a-904b-423c-af6c-ebabb3478099 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15382 2024.08.27 19:09:15.468347 [ 3 ] {} <Trace> HTTP-Session: 0cc1298a-904b-423c-af6c-ebabb3478099 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15383 2024.08.27 19:09:15.468630 [ 3 ] {ecb9171e-c87e-401b-8115-0a1c5d53c817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15384 2024.08.27 19:09:15.468672 [ 3 ] {ecb9171e-c87e-401b-8115-0a1c5d53c817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15385 2024.08.27 19:09:15.468890 [ 3 ] {ecb9171e-c87e-401b-8115-0a1c5d53c817} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15386 2024.08.27 19:09:15.469522 [ 3 ] {ecb9171e-c87e-401b-8115-0a1c5d53c817} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15387 2024.08.27 19:09:15.469559 [ 3 ] {ecb9171e-c87e-401b-8115-0a1c5d53c817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15388 2024.08.27 19:09:15.469936 [ 3 ] {ecb9171e-c87e-401b-8115-0a1c5d53c817} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15389 2024.08.27 19:09:15.470284 [ 3 ] {ecb9171e-c87e-401b-8115-0a1c5d53c817} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15390 2024.08.27 19:09:15.470442 [ 3 ] {ecb9171e-c87e-401b-8115-0a1c5d53c817} <Debug> executeQuery: Read 445 rows, 32.52 KiB in 0.001971 sec., 225773.71892440383 rows/sec., 16.11 MiB/sec.
15391 2024.08.27 19:09:15.470463 [ 146 ] {} <Debug> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15392 2024.08.27 19:09:15.470541 [ 146 ] {} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15393 2024.08.27 19:09:15.470603 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15394 2024.08.27 19:09:15.470732 [ 3 ] {ecb9171e-c87e-401b-8115-0a1c5d53c817} <Debug> DynamicQueryHandler: Done processing query
15395 2024.08.27 19:09:15.470785 [ 3 ] {ecb9171e-c87e-401b-8115-0a1c5d53c817} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
15396 2024.08.27 19:09:15.470801 [ 196 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::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
15397 2024.08.27 19:09:15.470813 [ 3 ] {} <Debug> HTTP-Session: 0cc1298a-904b-423c-af6c-ebabb3478099 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15398 2024.08.27 19:09:15.471018 [ 196 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15399 2024.08.27 19:09:15.471070 [ 196 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 912 rows starting from the beginning of the part
15400 2024.08.27 19:09:15.471101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15401 2024.08.27 19:09:15.471243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15402 2024.08.27 19:09:15.471329 [ 3 ] {} <Debug> HTTP-Session: 55013cb0-227f-4638-8c0a-653179baa5e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15403 2024.08.27 19:09:15.471360 [ 196 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 427 rows starting from the beginning of the part
15404 2024.08.27 19:09:15.471383 [ 3 ] {} <Debug> HTTP-Session: 55013cb0-227f-4638-8c0a-653179baa5e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15405 2024.08.27 19:09:15.471438 [ 3 ] {} <Debug> HTTP-Session: 55013cb0-227f-4638-8c0a-653179baa5e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15406 2024.08.27 19:09:15.471575 [ 3 ] {} <Trace> HTTP-Session: 55013cb0-227f-4638-8c0a-653179baa5e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15407 2024.08.27 19:09:15.471683 [ 196 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 530 rows starting from the beginning of the part
15408 2024.08.27 19:09:15.471885 [ 3 ] {125f90ce-c3c5-4c1f-848d-9b83939c267c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15409 2024.08.27 19:09:15.471946 [ 196 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 430 rows starting from the beginning of the part
15410 2024.08.27 19:09:15.472021 [ 3 ] {125f90ce-c3c5-4c1f-848d-9b83939c267c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15411 2024.08.27 19:09:15.472344 [ 196 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 72 rows starting from the beginning of the part
15412 2024.08.27 19:09:15.472726 [ 196 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 445 rows starting from the beginning of the part
15413 2024.08.27 19:09:15.473053 [ 3 ] {125f90ce-c3c5-4c1f-848d-9b83939c267c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15414 2024.08.27 19:09:15.473735 [ 3 ] {125f90ce-c3c5-4c1f-848d-9b83939c267c} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15415 2024.08.27 19:09:15.473794 [ 3 ] {125f90ce-c3c5-4c1f-848d-9b83939c267c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15416 2024.08.27 19:09:15.474694 [ 3 ] {125f90ce-c3c5-4c1f-848d-9b83939c267c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
15417 2024.08.27 19:09:15.475558 [ 3 ] {125f90ce-c3c5-4c1f-848d-9b83939c267c} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15418 2024.08.27 19:09:15.475798 [ 3 ] {125f90ce-c3c5-4c1f-848d-9b83939c267c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004027 sec., 1489.9428855227216 rows/sec., 77.84 KiB/sec.
15419 2024.08.27 19:09:15.476203 [ 3 ] {125f90ce-c3c5-4c1f-848d-9b83939c267c} <Debug> DynamicQueryHandler: Done processing query
15420 2024.08.27 19:09:15.476287 [ 3 ] {125f90ce-c3c5-4c1f-848d-9b83939c267c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15421 2024.08.27 19:09:15.476385 [ 3 ] {} <Debug> HTTP-Session: 55013cb0-227f-4638-8c0a-653179baa5e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15422 2024.08.27 19:09:15.476777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 45178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15423 2024.08.27 19:09:15.476823 [ 187 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2816 rows, containing 5 columns (5 merged, 0 gathered) in 0.006136465 sec., 458896.12341959093 rows/sec., 35.05 MiB/sec.
15424 2024.08.27 19:09:15.476838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15425 2024.08.27 19:09:15.476867 [ 3 ] {} <Debug> HTTP-Session: 9c61ee98-f331-4b68-9f32-00b1a17bfc68 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15426 2024.08.27 19:09:15.476892 [ 3 ] {} <Debug> HTTP-Session: 9c61ee98-f331-4b68-9f32-00b1a17bfc68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15427 2024.08.27 19:09:15.476906 [ 3 ] {} <Debug> HTTP-Session: 9c61ee98-f331-4b68-9f32-00b1a17bfc68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15428 2024.08.27 19:09:15.476944 [ 3 ] {} <Trace> HTTP-Session: 9c61ee98-f331-4b68-9f32-00b1a17bfc68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15429 2024.08.27 19:09:15.477127 [ 201 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15430 2024.08.27 19:09:15.477268 [ 3 ] {83c9daec-b085-49cd-8da4-9094d295d435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15431 2024.08.27 19:09:15.477350 [ 3 ] {83c9daec-b085-49cd-8da4-9094d295d435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15432 2024.08.27 19:09:15.478160 [ 3 ] {83c9daec-b085-49cd-8da4-9094d295d435} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15433 2024.08.27 19:09:15.478366 [ 201 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_81_16} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15434 2024.08.27 19:09:15.478512 [ 201 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_81_16} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15435 2024.08.27 19:09:15.478711 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB.
15436 2024.08.27 19:09:15.478854 [ 3 ] {83c9daec-b085-49cd-8da4-9094d295d435} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15437 2024.08.27 19:09:15.478896 [ 3 ] {83c9daec-b085-49cd-8da4-9094d295d435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15438 2024.08.27 19:09:15.479288 [ 3 ] {83c9daec-b085-49cd-8da4-9094d295d435} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15439 2024.08.27 19:09:15.479639 [ 3 ] {83c9daec-b085-49cd-8da4-9094d295d435} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15440 2024.08.27 19:09:15.479786 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15441 2024.08.27 19:09:15.479794 [ 3 ] {83c9daec-b085-49cd-8da4-9094d295d435} <Debug> executeQuery: Read 240 rows, 16.45 KiB in 0.002697 sec., 88987.76418242491 rows/sec., 5.96 MiB/sec.
15442 2024.08.27 19:09:15.479830 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15443 2024.08.27 19:09:15.479892 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15444 2024.08.27 19:09:15.480104 [ 194 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::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
15445 2024.08.27 19:09:15.480135 [ 3 ] {83c9daec-b085-49cd-8da4-9094d295d435} <Debug> DynamicQueryHandler: Done processing query
15446 2024.08.27 19:09:15.480181 [ 3 ] {83c9daec-b085-49cd-8da4-9094d295d435} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
15447 2024.08.27 19:09:15.480221 [ 3 ] {} <Debug> HTTP-Session: 9c61ee98-f331-4b68-9f32-00b1a17bfc68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15448 2024.08.27 19:09:15.480362 [ 194 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15449 2024.08.27 19:09:15.480436 [ 194 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 23826 rows starting from the beginning of the part
15450 2024.08.27 19:09:15.480445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15451 2024.08.27 19:09:15.480578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15452 2024.08.27 19:09:15.480665 [ 3 ] {} <Debug> HTTP-Session: b2ecac58-48b6-4975-b5b9-cd36875ae712 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15453 2024.08.27 19:09:15.480733 [ 3 ] {} <Debug> HTTP-Session: b2ecac58-48b6-4975-b5b9-cd36875ae712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15454 2024.08.27 19:09:15.480735 [ 194 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 238 rows starting from the beginning of the part
15455 2024.08.27 19:09:15.480768 [ 3 ] {} <Debug> HTTP-Session: b2ecac58-48b6-4975-b5b9-cd36875ae712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15456 2024.08.27 19:09:15.480869 [ 3 ] {} <Trace> HTTP-Session: b2ecac58-48b6-4975-b5b9-cd36875ae712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15457 2024.08.27 19:09:15.481031 [ 194 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 845 rows starting from the beginning of the part
15458 2024.08.27 19:09:15.481143 [ 3 ] {4b2e0cd9-528e-457a-b583-49d3dbb0d9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
15459 2024.08.27 19:09:15.481313 [ 3 ] {4b2e0cd9-528e-457a-b583-49d3dbb0d9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
15460 2024.08.27 19:09:15.481339 [ 194 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 238 rows starting from the beginning of the part
15461 2024.08.27 19:09:15.481688 [ 194 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part
15462 2024.08.27 19:09:15.482031 [ 194 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 240 rows starting from the beginning of the part
15463 2024.08.27 19:09:15.482259 [ 3 ] {4b2e0cd9-528e-457a-b583-49d3dbb0d9ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15464 2024.08.27 19:09:15.483071 [ 3 ] {4b2e0cd9-528e-457a-b583-49d3dbb0d9ca} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15465 2024.08.27 19:09:15.483138 [ 3 ] {4b2e0cd9-528e-457a-b583-49d3dbb0d9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15466 2024.08.27 19:09:15.483689 [ 3 ] {4b2e0cd9-528e-457a-b583-49d3dbb0d9ca} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
15467 2024.08.27 19:09:15.484151 [ 3 ] {4b2e0cd9-528e-457a-b583-49d3dbb0d9ca} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15468 2024.08.27 19:09:15.484321 [ 3 ] {4b2e0cd9-528e-457a-b583-49d3dbb0d9ca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00326 sec., 306.7484662576687 rows/sec., 20.67 KiB/sec.
15469 2024.08.27 19:09:15.484652 [ 3 ] {4b2e0cd9-528e-457a-b583-49d3dbb0d9ca} <Debug> DynamicQueryHandler: Done processing query
15470 2024.08.27 19:09:15.484688 [ 3 ] {4b2e0cd9-528e-457a-b583-49d3dbb0d9ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
15471 2024.08.27 19:09:15.484727 [ 3 ] {} <Debug> HTTP-Session: b2ecac58-48b6-4975-b5b9-cd36875ae712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15472 2024.08.27 19:09:15.484994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 67496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15473 2024.08.27 19:09:15.485102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15474 2024.08.27 19:09:15.485155 [ 3 ] {} <Debug> HTTP-Session: 29f67476-f9a1-4a22-a6e9-5f258575a665 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15475 2024.08.27 19:09:15.485202 [ 3 ] {} <Debug> HTTP-Session: 29f67476-f9a1-4a22-a6e9-5f258575a665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15476 2024.08.27 19:09:15.485242 [ 3 ] {} <Debug> HTTP-Session: 29f67476-f9a1-4a22-a6e9-5f258575a665 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15477 2024.08.27 19:09:15.485284 [ 3 ] {} <Trace> HTTP-Session: 29f67476-f9a1-4a22-a6e9-5f258575a665 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15478 2024.08.27 19:09:15.485746 [ 3 ] {aa0ab06d-4bff-42dd-aee4-b358e5fe9210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15479 2024.08.27 19:09:15.485821 [ 3 ] {aa0ab06d-4bff-42dd-aee4-b358e5fe9210} <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
15480 2024.08.27 19:09:15.486478 [ 3 ] {aa0ab06d-4bff-42dd-aee4-b358e5fe9210} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15481 2024.08.27 19:09:15.487527 [ 3 ] {aa0ab06d-4bff-42dd-aee4-b358e5fe9210} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15482 2024.08.27 19:09:15.487565 [ 3 ] {aa0ab06d-4bff-42dd-aee4-b358e5fe9210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15483 2024.08.27 19:09:15.488522 [ 3 ] {aa0ab06d-4bff-42dd-aee4-b358e5fe9210} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
15484 2024.08.27 19:09:15.489031 [ 3 ] {aa0ab06d-4bff-42dd-aee4-b358e5fe9210} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15485 2024.08.27 19:09:15.489277 [ 3 ] {aa0ab06d-4bff-42dd-aee4-b358e5fe9210} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003886 sec., 10808.02882141019 rows/sec., 19.37 MiB/sec.
15486 2024.08.27 19:09:15.489578 [ 3 ] {aa0ab06d-4bff-42dd-aee4-b358e5fe9210} <Debug> DynamicQueryHandler: Done processing query
15487 2024.08.27 19:09:15.489606 [ 3 ] {aa0ab06d-4bff-42dd-aee4-b358e5fe9210} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB.
15488 2024.08.27 19:09:15.489628 [ 3 ] {} <Debug> HTTP-Session: 29f67476-f9a1-4a22-a6e9-5f258575a665 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15489 2024.08.27 19:09:15.489812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15490 2024.08.27 19:09:15.489955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15491 2024.08.27 19:09:15.490020 [ 3 ] {} <Debug> HTTP-Session: c5025276-714c-45bf-bd12-3a1be0e297d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15492 2024.08.27 19:09:15.490088 [ 3 ] {} <Debug> HTTP-Session: c5025276-714c-45bf-bd12-3a1be0e297d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15493 2024.08.27 19:09:15.490140 [ 3 ] {} <Debug> HTTP-Session: c5025276-714c-45bf-bd12-3a1be0e297d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15494 2024.08.27 19:09:15.490215 [ 3 ] {} <Trace> HTTP-Session: c5025276-714c-45bf-bd12-3a1be0e297d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15495 2024.08.27 19:09:15.490217 [ 194 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25547 rows, containing 5 columns (5 merged, 0 gathered) in 0.010216259 sec., 2500621.80295155 rows/sec., 169.03 MiB/sec.
15496 2024.08.27 19:09:15.490378 [ 3 ] {92304fa7-f876-4919-8a62-8db92fb7c4b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15497 2024.08.27 19:09:15.490428 [ 3 ] {92304fa7-f876-4919-8a62-8db92fb7c4b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15498 2024.08.27 19:09:15.490564 [ 187 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15499 2024.08.27 19:09:15.490603 [ 3 ] {92304fa7-f876-4919-8a62-8db92fb7c4b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15500 2024.08.27 19:09:15.491153 [ 3 ] {92304fa7-f876-4919-8a62-8db92fb7c4b2} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15501 2024.08.27 19:09:15.491192 [ 3 ] {92304fa7-f876-4919-8a62-8db92fb7c4b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15502 2024.08.27 19:09:15.491268 [ 187 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15503 2024.08.27 19:09:15.491364 [ 187 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15504 2024.08.27 19:09:15.491475 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB.
15505 2024.08.27 19:09:15.491644 [ 3 ] {92304fa7-f876-4919-8a62-8db92fb7c4b2} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15506 2024.08.27 19:09:15.491988 [ 3 ] {92304fa7-f876-4919-8a62-8db92fb7c4b2} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15507 2024.08.27 19:09:15.492144 [ 146 ] {} <Debug> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15508 2024.08.27 19:09:15.492145 [ 3 ] {92304fa7-f876-4919-8a62-8db92fb7c4b2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001825 sec., 44931.50684931507 rows/sec., 2.85 MiB/sec.
15509 2024.08.27 19:09:15.492190 [ 146 ] {} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15510 2024.08.27 19:09:15.492257 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15511 2024.08.27 19:09:15.492489 [ 195 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
15512 2024.08.27 19:09:15.492508 [ 3 ] {92304fa7-f876-4919-8a62-8db92fb7c4b2} <Debug> DynamicQueryHandler: Done processing query
15513 2024.08.27 19:09:15.492548 [ 3 ] {92304fa7-f876-4919-8a62-8db92fb7c4b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15514 2024.08.27 19:09:15.492585 [ 3 ] {} <Debug> HTTP-Session: c5025276-714c-45bf-bd12-3a1be0e297d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15515 2024.08.27 19:09:15.492946 [ 195 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15516 2024.08.27 19:09:15.493055 [ 195 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5204 rows starting from the beginning of the part
15517 2024.08.27 19:09:15.493506 [ 195 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 82 rows starting from the beginning of the part
15518 2024.08.27 19:09:15.493741 [ 195 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
15519 2024.08.27 19:09:15.493865 [ 195 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
15520 2024.08.27 19:09:15.493994 [ 195 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part
15521 2024.08.27 19:09:15.494177 [ 195 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 82 rows starting from the beginning of the part
15522 2024.08.27 19:09:15.496452 [ 187 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5570 rows, containing 4 columns (4 merged, 0 gathered) in 0.004095654 sec., 1359978.1622178047 rows/sec., 88.69 MiB/sec.
15523 2024.08.27 19:09:15.496857 [ 187 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15524 2024.08.27 19:09:15.497285 [ 187 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_81_16} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15525 2024.08.27 19:09:15.497376 [ 187 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_81_16} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15526 2024.08.27 19:09:15.497455 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB.
15527 2024.08.27 19:09:20.443504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15528 2024.08.27 19:09:20.443622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15529 2024.08.27 19:09:20.443646 [ 3 ] {} <Debug> HTTP-Session: 2f9a60cc-6caf-43f3-ae01-62cf5395d348 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15530 2024.08.27 19:09:20.443670 [ 3 ] {} <Debug> HTTP-Session: 2f9a60cc-6caf-43f3-ae01-62cf5395d348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15531 2024.08.27 19:09:20.443684 [ 3 ] {} <Debug> HTTP-Session: 2f9a60cc-6caf-43f3-ae01-62cf5395d348 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15532 2024.08.27 19:09:20.443731 [ 3 ] {} <Trace> HTTP-Session: 2f9a60cc-6caf-43f3-ae01-62cf5395d348 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15533 2024.08.27 19:09:20.443923 [ 3 ] {fde69f4d-06aa-4fa7-8d0c-be603ff6e2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15534 2024.08.27 19:09:20.443988 [ 3 ] {fde69f4d-06aa-4fa7-8d0c-be603ff6e2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15535 2024.08.27 19:09:20.444301 [ 3 ] {fde69f4d-06aa-4fa7-8d0c-be603ff6e2d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15536 2024.08.27 19:09:20.444807 [ 3 ] {fde69f4d-06aa-4fa7-8d0c-be603ff6e2d8} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15537 2024.08.27 19:09:20.444850 [ 3 ] {fde69f4d-06aa-4fa7-8d0c-be603ff6e2d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15538 2024.08.27 19:09:20.445250 [ 3 ] {fde69f4d-06aa-4fa7-8d0c-be603ff6e2d8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15539 2024.08.27 19:09:20.445687 [ 3 ] {fde69f4d-06aa-4fa7-8d0c-be603ff6e2d8} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15540 2024.08.27 19:09:20.445851 [ 3 ] {fde69f4d-06aa-4fa7-8d0c-be603ff6e2d8} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.00199 sec., 36180.90452261306 rows/sec., 2.94 MiB/sec.
15541 2024.08.27 19:09:20.446091 [ 3 ] {fde69f4d-06aa-4fa7-8d0c-be603ff6e2d8} <Debug> DynamicQueryHandler: Done processing query
15542 2024.08.27 19:09:20.446128 [ 3 ] {fde69f4d-06aa-4fa7-8d0c-be603ff6e2d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
15543 2024.08.27 19:09:20.446159 [ 3 ] {} <Debug> HTTP-Session: 2f9a60cc-6caf-43f3-ae01-62cf5395d348 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15544 2024.08.27 19:09:20.446320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15545 2024.08.27 19:09:20.446371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15546 2024.08.27 19:09:20.446390 [ 3 ] {} <Debug> HTTP-Session: 2236fe13-a4af-4d84-8f62-64f0c96f2448 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15547 2024.08.27 19:09:20.446475 [ 3 ] {} <Debug> HTTP-Session: 2236fe13-a4af-4d84-8f62-64f0c96f2448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15548 2024.08.27 19:09:20.446488 [ 3 ] {} <Debug> HTTP-Session: 2236fe13-a4af-4d84-8f62-64f0c96f2448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15549 2024.08.27 19:09:20.446522 [ 3 ] {} <Trace> HTTP-Session: 2236fe13-a4af-4d84-8f62-64f0c96f2448 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15550 2024.08.27 19:09:20.446626 [ 3 ] {83c9cc3f-a020-458b-b838-f8edb7f853b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15551 2024.08.27 19:09:20.446669 [ 3 ] {83c9cc3f-a020-458b-b838-f8edb7f853b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15552 2024.08.27 19:09:20.446889 [ 3 ] {83c9cc3f-a020-458b-b838-f8edb7f853b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15553 2024.08.27 19:09:20.447209 [ 3 ] {83c9cc3f-a020-458b-b838-f8edb7f853b2} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15554 2024.08.27 19:09:20.447244 [ 3 ] {83c9cc3f-a020-458b-b838-f8edb7f853b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15555 2024.08.27 19:09:20.447644 [ 3 ] {83c9cc3f-a020-458b-b838-f8edb7f853b2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
15556 2024.08.27 19:09:20.447988 [ 3 ] {83c9cc3f-a020-458b-b838-f8edb7f853b2} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15557 2024.08.27 19:09:20.448137 [ 3 ] {83c9cc3f-a020-458b-b838-f8edb7f853b2} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001571 sec., 5092.297899427117 rows/sec., 382.92 KiB/sec.
15558 2024.08.27 19:09:20.448155 [ 145 ] {} <Debug> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
15559 2024.08.27 19:09:20.448267 [ 145 ] {} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15560 2024.08.27 19:09:20.448314 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15561 2024.08.27 19:09:20.448495 [ 3 ] {83c9cc3f-a020-458b-b838-f8edb7f853b2} <Debug> DynamicQueryHandler: Done processing query
15562 2024.08.27 19:09:20.448551 [ 3 ] {83c9cc3f-a020-458b-b838-f8edb7f853b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15563 2024.08.27 19:09:20.448609 [ 3 ] {} <Debug> HTTP-Session: 2236fe13-a4af-4d84-8f62-64f0c96f2448 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15564 2024.08.27 19:09:20.448672 [ 195 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::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
15565 2024.08.27 19:09:20.448899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15566 2024.08.27 19:09:20.449064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15567 2024.08.27 19:09:20.449158 [ 3 ] {} <Debug> HTTP-Session: 7a2c780f-1395-4b1e-96fd-7c7448f981de Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15568 2024.08.27 19:09:20.449234 [ 3 ] {} <Debug> HTTP-Session: 7a2c780f-1395-4b1e-96fd-7c7448f981de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15569 2024.08.27 19:09:20.449319 [ 3 ] {} <Debug> HTTP-Session: 7a2c780f-1395-4b1e-96fd-7c7448f981de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15570 2024.08.27 19:09:20.449493 [ 195 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15571 2024.08.27 19:09:20.449513 [ 3 ] {} <Trace> HTTP-Session: 7a2c780f-1395-4b1e-96fd-7c7448f981de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15572 2024.08.27 19:09:20.449635 [ 195 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 63 rows starting from the beginning of the part
15573 2024.08.27 19:09:20.449976 [ 3 ] {46390532-3275-452e-b8ce-88b40c48e17a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15574 2024.08.27 19:09:20.450173 [ 195 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 10 rows starting from the beginning of the part
15575 2024.08.27 19:09:20.450236 [ 3 ] {46390532-3275-452e-b8ce-88b40c48e17a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15576 2024.08.27 19:09:20.450660 [ 195 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 42 rows starting from the beginning of the part
15577 2024.08.27 19:09:20.450960 [ 195 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part
15578 2024.08.27 19:09:20.451186 [ 195 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 45 rows starting from the beginning of the part
15579 2024.08.27 19:09:20.451577 [ 195 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part
15580 2024.08.27 19:09:20.451942 [ 3 ] {46390532-3275-452e-b8ce-88b40c48e17a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15581 2024.08.27 19:09:20.452553 [ 3 ] {46390532-3275-452e-b8ce-88b40c48e17a} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15582 2024.08.27 19:09:20.452595 [ 3 ] {46390532-3275-452e-b8ce-88b40c48e17a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15583 2024.08.27 19:09:20.453154 [ 3 ] {46390532-3275-452e-b8ce-88b40c48e17a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15584 2024.08.27 19:09:20.453200 [ 186 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.004779217 sec., 36826.11607717331 rows/sec., 2.81 MiB/sec.
15585 2024.08.27 19:09:20.453545 [ 186 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
15586 2024.08.27 19:09:20.453836 [ 3 ] {46390532-3275-452e-b8ce-88b40c48e17a} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15587 2024.08.27 19:09:20.454281 [ 3 ] {46390532-3275-452e-b8ce-88b40c48e17a} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.004561 sec., 15786.01183950888 rows/sec., 1.23 MiB/sec.
15588 2024.08.27 19:09:20.454684 [ 3 ] {46390532-3275-452e-b8ce-88b40c48e17a} <Debug> DynamicQueryHandler: Done processing query
15589 2024.08.27 19:09:20.454691 [ 186 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_76_15} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15590 2024.08.27 19:09:20.454719 [ 3 ] {46390532-3275-452e-b8ce-88b40c48e17a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
15591 2024.08.27 19:09:20.454774 [ 3 ] {} <Debug> HTTP-Session: 7a2c780f-1395-4b1e-96fd-7c7448f981de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15592 2024.08.27 19:09:20.454858 [ 186 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_76_15} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
15593 2024.08.27 19:09:20.454995 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
15594 2024.08.27 19:09:20.455002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15595 2024.08.27 19:09:20.455072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15596 2024.08.27 19:09:20.455091 [ 3 ] {} <Debug> HTTP-Session: 2b279f2c-c473-4321-9894-219e3d84bfad Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15597 2024.08.27 19:09:20.455107 [ 3 ] {} <Debug> HTTP-Session: 2b279f2c-c473-4321-9894-219e3d84bfad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15598 2024.08.27 19:09:20.455120 [ 3 ] {} <Debug> HTTP-Session: 2b279f2c-c473-4321-9894-219e3d84bfad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15599 2024.08.27 19:09:20.455151 [ 3 ] {} <Trace> HTTP-Session: 2b279f2c-c473-4321-9894-219e3d84bfad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15600 2024.08.27 19:09:20.455298 [ 3 ] {6ca40490-2d4f-43f5-a924-094c2daeedb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15601 2024.08.27 19:09:20.455344 [ 3 ] {6ca40490-2d4f-43f5-a924-094c2daeedb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15602 2024.08.27 19:09:20.455568 [ 3 ] {6ca40490-2d4f-43f5-a924-094c2daeedb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15603 2024.08.27 19:09:20.455968 [ 3 ] {6ca40490-2d4f-43f5-a924-094c2daeedb6} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15604 2024.08.27 19:09:20.456002 [ 3 ] {6ca40490-2d4f-43f5-a924-094c2daeedb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15605 2024.08.27 19:09:20.456362 [ 3 ] {6ca40490-2d4f-43f5-a924-094c2daeedb6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15606 2024.08.27 19:09:20.456757 [ 3 ] {6ca40490-2d4f-43f5-a924-094c2daeedb6} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15607 2024.08.27 19:09:20.456902 [ 3 ] {6ca40490-2d4f-43f5-a924-094c2daeedb6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001639 sec., 97620.50030506407 rows/sec., 6.80 MiB/sec.
15608 2024.08.27 19:09:20.457078 [ 3 ] {6ca40490-2d4f-43f5-a924-094c2daeedb6} <Debug> DynamicQueryHandler: Done processing query
15609 2024.08.27 19:09:20.457103 [ 3 ] {6ca40490-2d4f-43f5-a924-094c2daeedb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15610 2024.08.27 19:09:20.457118 [ 3 ] {} <Debug> HTTP-Session: 2b279f2c-c473-4321-9894-219e3d84bfad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15611 2024.08.27 19:09:20.457280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15612 2024.08.27 19:09:20.457325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15613 2024.08.27 19:09:20.457342 [ 3 ] {} <Debug> HTTP-Session: 1940e085-1ca6-4cc7-ba93-fac9884f309f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15614 2024.08.27 19:09:20.457358 [ 3 ] {} <Debug> HTTP-Session: 1940e085-1ca6-4cc7-ba93-fac9884f309f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15615 2024.08.27 19:09:20.457372 [ 3 ] {} <Debug> HTTP-Session: 1940e085-1ca6-4cc7-ba93-fac9884f309f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15616 2024.08.27 19:09:20.457402 [ 3 ] {} <Trace> HTTP-Session: 1940e085-1ca6-4cc7-ba93-fac9884f309f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15617 2024.08.27 19:09:20.457623 [ 3 ] {f713fa30-1e05-43a8-8147-d9724bb436a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15618 2024.08.27 19:09:20.457685 [ 3 ] {f713fa30-1e05-43a8-8147-d9724bb436a6} <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
15619 2024.08.27 19:09:20.458078 [ 3 ] {f713fa30-1e05-43a8-8147-d9724bb436a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15620 2024.08.27 19:09:20.458652 [ 3 ] {f713fa30-1e05-43a8-8147-d9724bb436a6} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15621 2024.08.27 19:09:20.458686 [ 3 ] {f713fa30-1e05-43a8-8147-d9724bb436a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15622 2024.08.27 19:09:20.459254 [ 3 ] {f713fa30-1e05-43a8-8147-d9724bb436a6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
15623 2024.08.27 19:09:20.459708 [ 3 ] {f713fa30-1e05-43a8-8147-d9724bb436a6} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15624 2024.08.27 19:09:20.459875 [ 145 ] {} <Debug> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
15625 2024.08.27 19:09:20.459884 [ 3 ] {f713fa30-1e05-43a8-8147-d9724bb436a6} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002357 sec., 3394.145099703012 rows/sec., 6.08 MiB/sec.
15626 2024.08.27 19:09:20.459934 [ 145 ] {} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15627 2024.08.27 19:09:20.460006 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15628 2024.08.27 19:09:20.460237 [ 195 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::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
15629 2024.08.27 19:09:20.460416 [ 3 ] {f713fa30-1e05-43a8-8147-d9724bb436a6} <Debug> DynamicQueryHandler: Done processing query
15630 2024.08.27 19:09:20.460541 [ 3 ] {f713fa30-1e05-43a8-8147-d9724bb436a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
15631 2024.08.27 19:09:20.460608 [ 3 ] {} <Debug> HTTP-Session: 1940e085-1ca6-4cc7-ba93-fac9884f309f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15632 2024.08.27 19:09:20.460853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15633 2024.08.27 19:09:20.460976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15634 2024.08.27 19:09:20.461043 [ 3 ] {} <Debug> HTTP-Session: 255e9cc4-1365-4c50-a249-957ac33dd4c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15635 2024.08.27 19:09:20.461081 [ 3 ] {} <Debug> HTTP-Session: 255e9cc4-1365-4c50-a249-957ac33dd4c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15636 2024.08.27 19:09:20.461123 [ 3 ] {} <Debug> HTTP-Session: 255e9cc4-1365-4c50-a249-957ac33dd4c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15637 2024.08.27 19:09:20.461176 [ 3 ] {} <Trace> HTTP-Session: 255e9cc4-1365-4c50-a249-957ac33dd4c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15638 2024.08.27 19:09:20.461295 [ 195 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15639 2024.08.27 19:09:20.461340 [ 3 ] {71211e16-457e-49b0-ae7e-b3445035a772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15640 2024.08.27 19:09:20.461368 [ 195 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1294 rows starting from the beginning of the part
15641 2024.08.27 19:09:20.461397 [ 3 ] {71211e16-457e-49b0-ae7e-b3445035a772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15642 2024.08.27 19:09:20.461880 [ 195 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part
15643 2024.08.27 19:09:20.461942 [ 3 ] {71211e16-457e-49b0-ae7e-b3445035a772} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15644 2024.08.27 19:09:20.462220 [ 195 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 40 rows starting from the beginning of the part
15645 2024.08.27 19:09:20.462955 [ 195 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part
15646 2024.08.27 19:09:20.462972 [ 3 ] {71211e16-457e-49b0-ae7e-b3445035a772} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15647 2024.08.27 19:09:20.463036 [ 3 ] {71211e16-457e-49b0-ae7e-b3445035a772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15648 2024.08.27 19:09:20.463418 [ 195 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 42 rows starting from the beginning of the part
15649 2024.08.27 19:09:20.463871 [ 195 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part
15650 2024.08.27 19:09:20.464430 [ 3 ] {71211e16-457e-49b0-ae7e-b3445035a772} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15651 2024.08.27 19:09:20.465118 [ 3 ] {71211e16-457e-49b0-ae7e-b3445035a772} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15652 2024.08.27 19:09:20.465270 [ 3 ] {71211e16-457e-49b0-ae7e-b3445035a772} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003981 sec., 15071.590052750564 rows/sec., 1.02 MiB/sec.
15653 2024.08.27 19:09:20.465655 [ 3 ] {71211e16-457e-49b0-ae7e-b3445035a772} <Debug> DynamicQueryHandler: Done processing query
15654 2024.08.27 19:09:20.465725 [ 3 ] {71211e16-457e-49b0-ae7e-b3445035a772} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15655 2024.08.27 19:09:20.465801 [ 3 ] {} <Debug> HTTP-Session: 255e9cc4-1365-4c50-a249-957ac33dd4c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15656 2024.08.27 19:09:20.469929 [ 191 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1400 rows, containing 19 columns (19 merged, 0 gathered) in 0.0097703 sec., 143291.40353929767 rows/sec., 256.77 MiB/sec.
15657 2024.08.27 19:09:20.471268 [ 191 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
15658 2024.08.27 19:09:20.471836 [ 191 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15659 2024.08.27 19:09:20.471908 [ 191 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
15660 2024.08.27 19:09:20.472005 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB.
15661 2024.08.27 19:09:20.688847 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache
15662 2024.08.27 19:09:20.688896 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache
15663 2024.08.27 19:09:25.454446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15664 2024.08.27 19:09:25.454574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15665 2024.08.27 19:09:25.454600 [ 3 ] {} <Debug> HTTP-Session: 1acdb8ac-7e40-40ca-a496-07c9dabf7c6b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15666 2024.08.27 19:09:25.454625 [ 3 ] {} <Debug> HTTP-Session: 1acdb8ac-7e40-40ca-a496-07c9dabf7c6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15667 2024.08.27 19:09:25.454640 [ 3 ] {} <Debug> HTTP-Session: 1acdb8ac-7e40-40ca-a496-07c9dabf7c6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15668 2024.08.27 19:09:25.454689 [ 3 ] {} <Trace> HTTP-Session: 1acdb8ac-7e40-40ca-a496-07c9dabf7c6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15669 2024.08.27 19:09:25.454869 [ 3 ] {3429d5d8-c618-40b6-8af4-131ecec7da8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15670 2024.08.27 19:09:25.454936 [ 3 ] {3429d5d8-c618-40b6-8af4-131ecec7da8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15671 2024.08.27 19:09:25.455275 [ 3 ] {3429d5d8-c618-40b6-8af4-131ecec7da8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15672 2024.08.27 19:09:25.455726 [ 3 ] {3429d5d8-c618-40b6-8af4-131ecec7da8b} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15673 2024.08.27 19:09:25.455774 [ 3 ] {3429d5d8-c618-40b6-8af4-131ecec7da8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15674 2024.08.27 19:09:25.456194 [ 3 ] {3429d5d8-c618-40b6-8af4-131ecec7da8b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
15675 2024.08.27 19:09:25.456587 [ 3 ] {3429d5d8-c618-40b6-8af4-131ecec7da8b} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15676 2024.08.27 19:09:25.456773 [ 3 ] {3429d5d8-c618-40b6-8af4-131ecec7da8b} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001951 sec., 1537.6729882111738 rows/sec., 114.12 KiB/sec.
15677 2024.08.27 19:09:25.457007 [ 3 ] {3429d5d8-c618-40b6-8af4-131ecec7da8b} <Debug> DynamicQueryHandler: Done processing query
15678 2024.08.27 19:09:25.457037 [ 3 ] {3429d5d8-c618-40b6-8af4-131ecec7da8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15679 2024.08.27 19:09:25.457056 [ 3 ] {} <Debug> HTTP-Session: 1acdb8ac-7e40-40ca-a496-07c9dabf7c6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15680 2024.08.27 19:09:25.457298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 43074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15681 2024.08.27 19:09:25.457356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15682 2024.08.27 19:09:25.457377 [ 3 ] {} <Debug> HTTP-Session: 00756311-82e2-4529-8453-999f9862dcf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15683 2024.08.27 19:09:25.457396 [ 3 ] {} <Debug> HTTP-Session: 00756311-82e2-4529-8453-999f9862dcf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15684 2024.08.27 19:09:25.457411 [ 3 ] {} <Debug> HTTP-Session: 00756311-82e2-4529-8453-999f9862dcf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15685 2024.08.27 19:09:25.457446 [ 3 ] {} <Trace> HTTP-Session: 00756311-82e2-4529-8453-999f9862dcf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15686 2024.08.27 19:09:25.457636 [ 3 ] {29ec7440-de79-4cf9-840c-92e697424af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15687 2024.08.27 19:09:25.457684 [ 3 ] {29ec7440-de79-4cf9-840c-92e697424af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15688 2024.08.27 19:09:25.457928 [ 3 ] {29ec7440-de79-4cf9-840c-92e697424af1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15689 2024.08.27 19:09:25.458479 [ 3 ] {29ec7440-de79-4cf9-840c-92e697424af1} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15690 2024.08.27 19:09:25.458519 [ 3 ] {29ec7440-de79-4cf9-840c-92e697424af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15691 2024.08.27 19:09:25.458905 [ 3 ] {29ec7440-de79-4cf9-840c-92e697424af1} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15692 2024.08.27 19:09:25.459280 [ 3 ] {29ec7440-de79-4cf9-840c-92e697424af1} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15693 2024.08.27 19:09:25.459441 [ 3 ] {29ec7440-de79-4cf9-840c-92e697424af1} <Debug> executeQuery: Read 285 rows, 25.77 KiB in 0.001904 sec., 149684.87394957984 rows/sec., 13.22 MiB/sec.
15694 2024.08.27 19:09:25.459656 [ 3 ] {29ec7440-de79-4cf9-840c-92e697424af1} <Debug> DynamicQueryHandler: Done processing query
15695 2024.08.27 19:09:25.459694 [ 3 ] {29ec7440-de79-4cf9-840c-92e697424af1} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
15696 2024.08.27 19:09:25.459726 [ 3 ] {} <Debug> HTTP-Session: 00756311-82e2-4529-8453-999f9862dcf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15697 2024.08.27 19:09:25.459881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 6894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15698 2024.08.27 19:09:25.459935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15699 2024.08.27 19:09:25.459955 [ 3 ] {} <Debug> HTTP-Session: 5a893a63-da06-4119-9d89-0413af8615b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15700 2024.08.27 19:09:25.459973 [ 3 ] {} <Debug> HTTP-Session: 5a893a63-da06-4119-9d89-0413af8615b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15701 2024.08.27 19:09:25.459987 [ 3 ] {} <Debug> HTTP-Session: 5a893a63-da06-4119-9d89-0413af8615b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15702 2024.08.27 19:09:25.460019 [ 3 ] {} <Trace> HTTP-Session: 5a893a63-da06-4119-9d89-0413af8615b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15703 2024.08.27 19:09:25.460143 [ 3 ] {22f37206-1981-4dc5-b363-288a6b85df41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15704 2024.08.27 19:09:25.460189 [ 3 ] {22f37206-1981-4dc5-b363-288a6b85df41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15705 2024.08.27 19:09:25.460420 [ 3 ] {22f37206-1981-4dc5-b363-288a6b85df41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15706 2024.08.27 19:09:25.460773 [ 3 ] {22f37206-1981-4dc5-b363-288a6b85df41} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15707 2024.08.27 19:09:25.460811 [ 3 ] {22f37206-1981-4dc5-b363-288a6b85df41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15708 2024.08.27 19:09:25.461164 [ 3 ] {22f37206-1981-4dc5-b363-288a6b85df41} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
15709 2024.08.27 19:09:25.461520 [ 3 ] {22f37206-1981-4dc5-b363-288a6b85df41} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15710 2024.08.27 19:09:25.461668 [ 3 ] {22f37206-1981-4dc5-b363-288a6b85df41} <Debug> executeQuery: Read 48 rows, 3.57 KiB in 0.001564 sec., 30690.537084398977 rows/sec., 2.23 MiB/sec.
15711 2024.08.27 19:09:25.461836 [ 3 ] {22f37206-1981-4dc5-b363-288a6b85df41} <Debug> DynamicQueryHandler: Done processing query
15712 2024.08.27 19:09:25.461861 [ 3 ] {22f37206-1981-4dc5-b363-288a6b85df41} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
15713 2024.08.27 19:09:25.461877 [ 3 ] {} <Debug> HTTP-Session: 5a893a63-da06-4119-9d89-0413af8615b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15714 2024.08.27 19:09:25.462004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15715 2024.08.27 19:09:25.462054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15716 2024.08.27 19:09:25.462073 [ 3 ] {} <Debug> HTTP-Session: d321d769-8d3b-42b1-8dc1-cef84e5d8e7a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15717 2024.08.27 19:09:25.462090 [ 3 ] {} <Debug> HTTP-Session: d321d769-8d3b-42b1-8dc1-cef84e5d8e7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15718 2024.08.27 19:09:25.462104 [ 3 ] {} <Debug> HTTP-Session: d321d769-8d3b-42b1-8dc1-cef84e5d8e7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15719 2024.08.27 19:09:25.462135 [ 3 ] {} <Trace> HTTP-Session: d321d769-8d3b-42b1-8dc1-cef84e5d8e7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15720 2024.08.27 19:09:25.462238 [ 3 ] {13c3c59d-9bd7-45d8-b5ea-4f90be47a696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
15721 2024.08.27 19:09:25.462280 [ 3 ] {13c3c59d-9bd7-45d8-b5ea-4f90be47a696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
15722 2024.08.27 19:09:25.462505 [ 3 ] {13c3c59d-9bd7-45d8-b5ea-4f90be47a696} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15723 2024.08.27 19:09:25.462824 [ 3 ] {13c3c59d-9bd7-45d8-b5ea-4f90be47a696} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15724 2024.08.27 19:09:25.462864 [ 3 ] {13c3c59d-9bd7-45d8-b5ea-4f90be47a696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15725 2024.08.27 19:09:25.463225 [ 3 ] {13c3c59d-9bd7-45d8-b5ea-4f90be47a696} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
15726 2024.08.27 19:09:25.463580 [ 3 ] {13c3c59d-9bd7-45d8-b5ea-4f90be47a696} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15727 2024.08.27 19:09:25.463751 [ 3 ] {13c3c59d-9bd7-45d8-b5ea-4f90be47a696} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00153 sec., 9150.326797385622 rows/sec., 640.83 KiB/sec.
15728 2024.08.27 19:09:25.463753 [ 140 ] {} <Debug> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
15729 2024.08.27 19:09:25.463867 [ 140 ] {} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15730 2024.08.27 19:09:25.463926 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15731 2024.08.27 19:09:25.464048 [ 3 ] {13c3c59d-9bd7-45d8-b5ea-4f90be47a696} <Debug> DynamicQueryHandler: Done processing query
15732 2024.08.27 19:09:25.464104 [ 3 ] {13c3c59d-9bd7-45d8-b5ea-4f90be47a696} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15733 2024.08.27 19:09:25.464155 [ 3 ] {} <Debug> HTTP-Session: d321d769-8d3b-42b1-8dc1-cef84e5d8e7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15734 2024.08.27 19:09:25.464159 [ 199 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
15735 2024.08.27 19:09:25.464387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15736 2024.08.27 19:09:25.464580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15737 2024.08.27 19:09:25.464681 [ 3 ] {} <Debug> HTTP-Session: 9789dcf2-460c-4745-a046-025767be8e5c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15738 2024.08.27 19:09:25.464784 [ 3 ] {} <Debug> HTTP-Session: 9789dcf2-460c-4745-a046-025767be8e5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15739 2024.08.27 19:09:25.464825 [ 199 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15740 2024.08.27 19:09:25.464872 [ 3 ] {} <Debug> HTTP-Session: 9789dcf2-460c-4745-a046-025767be8e5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15741 2024.08.27 19:09:25.464975 [ 199 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 242 rows starting from the beginning of the part
15742 2024.08.27 19:09:25.465033 [ 3 ] {} <Trace> HTTP-Session: 9789dcf2-460c-4745-a046-025767be8e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15743 2024.08.27 19:09:25.465525 [ 199 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part
15744 2024.08.27 19:09:25.465566 [ 3 ] {271bdd95-9025-4f73-b2a6-b2f9e8047597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
15745 2024.08.27 19:09:25.465731 [ 3 ] {271bdd95-9025-4f73-b2a6-b2f9e8047597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
15746 2024.08.27 19:09:25.465881 [ 199 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 228 rows starting from the beginning of the part
15747 2024.08.27 19:09:25.466225 [ 199 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part
15748 2024.08.27 19:09:25.466540 [ 199 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part
15749 2024.08.27 19:09:25.466832 [ 199 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part
15750 2024.08.27 19:09:25.467344 [ 3 ] {271bdd95-9025-4f73-b2a6-b2f9e8047597} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15751 2024.08.27 19:09:25.467882 [ 3 ] {271bdd95-9025-4f73-b2a6-b2f9e8047597} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15752 2024.08.27 19:09:25.467927 [ 3 ] {271bdd95-9025-4f73-b2a6-b2f9e8047597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15753 2024.08.27 19:09:25.468465 [ 3 ] {271bdd95-9025-4f73-b2a6-b2f9e8047597} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
15754 2024.08.27 19:09:25.468649 [ 191 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.004645355 sec., 113231.38920491544 rows/sec., 7.69 MiB/sec.
15755 2024.08.27 19:09:25.468945 [ 190 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
15756 2024.08.27 19:09:25.469203 [ 3 ] {271bdd95-9025-4f73-b2a6-b2f9e8047597} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15757 2024.08.27 19:09:25.469496 [ 3 ] {271bdd95-9025-4f73-b2a6-b2f9e8047597} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004184 sec., 1434.0344168260037 rows/sec., 84.73 KiB/sec.
15758 2024.08.27 19:09:25.470021 [ 3 ] {271bdd95-9025-4f73-b2a6-b2f9e8047597} <Debug> DynamicQueryHandler: Done processing query
15759 2024.08.27 19:09:25.470069 [ 3 ] {271bdd95-9025-4f73-b2a6-b2f9e8047597} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15760 2024.08.27 19:09:25.470126 [ 3 ] {} <Debug> HTTP-Session: 9789dcf2-460c-4745-a046-025767be8e5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15761 2024.08.27 19:09:25.470390 [ 190 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_51_10} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15762 2024.08.27 19:09:25.470439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 74273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15763 2024.08.27 19:09:25.470521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15764 2024.08.27 19:09:25.470551 [ 190 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_51_10} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
15765 2024.08.27 19:09:25.470567 [ 3 ] {} <Debug> HTTP-Session: c6776199-81cc-4d6f-bbbf-db2870000ed9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15766 2024.08.27 19:09:25.470606 [ 3 ] {} <Debug> HTTP-Session: c6776199-81cc-4d6f-bbbf-db2870000ed9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15767 2024.08.27 19:09:25.470629 [ 3 ] {} <Debug> HTTP-Session: c6776199-81cc-4d6f-bbbf-db2870000ed9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15768 2024.08.27 19:09:25.470716 [ 3 ] {} <Trace> HTTP-Session: c6776199-81cc-4d6f-bbbf-db2870000ed9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15769 2024.08.27 19:09:25.470743 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
15770 2024.08.27 19:09:25.470989 [ 3 ] {a44d43e4-5ecf-43ae-a632-9ccd4d6871fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15771 2024.08.27 19:09:25.471051 [ 3 ] {a44d43e4-5ecf-43ae-a632-9ccd4d6871fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15772 2024.08.27 19:09:25.471349 [ 3 ] {a44d43e4-5ecf-43ae-a632-9ccd4d6871fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15773 2024.08.27 19:09:25.471981 [ 3 ] {a44d43e4-5ecf-43ae-a632-9ccd4d6871fc} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15774 2024.08.27 19:09:25.472020 [ 3 ] {a44d43e4-5ecf-43ae-a632-9ccd4d6871fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15775 2024.08.27 19:09:25.472415 [ 3 ] {a44d43e4-5ecf-43ae-a632-9ccd4d6871fc} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15776 2024.08.27 19:09:25.472794 [ 3 ] {a44d43e4-5ecf-43ae-a632-9ccd4d6871fc} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15777 2024.08.27 19:09:25.472957 [ 3 ] {a44d43e4-5ecf-43ae-a632-9ccd4d6871fc} <Debug> executeQuery: Read 457 rows, 33.48 KiB in 0.002102 sec., 217411.98858230255 rows/sec., 15.56 MiB/sec.
15778 2024.08.27 19:09:25.473157 [ 3 ] {a44d43e4-5ecf-43ae-a632-9ccd4d6871fc} <Debug> DynamicQueryHandler: Done processing query
15779 2024.08.27 19:09:25.473182 [ 3 ] {a44d43e4-5ecf-43ae-a632-9ccd4d6871fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
15780 2024.08.27 19:09:25.473199 [ 3 ] {} <Debug> HTTP-Session: c6776199-81cc-4d6f-bbbf-db2870000ed9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15781 2024.08.27 19:09:25.473343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15782 2024.08.27 19:09:25.473393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15783 2024.08.27 19:09:25.473413 [ 3 ] {} <Debug> HTTP-Session: 48e21079-727b-4903-8db3-4f96ca654e88 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15784 2024.08.27 19:09:25.473430 [ 3 ] {} <Debug> HTTP-Session: 48e21079-727b-4903-8db3-4f96ca654e88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15785 2024.08.27 19:09:25.473444 [ 3 ] {} <Debug> HTTP-Session: 48e21079-727b-4903-8db3-4f96ca654e88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15786 2024.08.27 19:09:25.473476 [ 3 ] {} <Trace> HTTP-Session: 48e21079-727b-4903-8db3-4f96ca654e88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15787 2024.08.27 19:09:25.473573 [ 3 ] {cc4eac9b-7276-4fd1-9476-e94dfa856786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15788 2024.08.27 19:09:25.473618 [ 3 ] {cc4eac9b-7276-4fd1-9476-e94dfa856786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15789 2024.08.27 19:09:25.473750 [ 3 ] {cc4eac9b-7276-4fd1-9476-e94dfa856786} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15790 2024.08.27 19:09:25.474018 [ 3 ] {cc4eac9b-7276-4fd1-9476-e94dfa856786} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15791 2024.08.27 19:09:25.474055 [ 3 ] {cc4eac9b-7276-4fd1-9476-e94dfa856786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15792 2024.08.27 19:09:25.474426 [ 3 ] {cc4eac9b-7276-4fd1-9476-e94dfa856786} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
15793 2024.08.27 19:09:25.474755 [ 3 ] {cc4eac9b-7276-4fd1-9476-e94dfa856786} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15794 2024.08.27 19:09:25.474919 [ 3 ] {cc4eac9b-7276-4fd1-9476-e94dfa856786} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001363 sec., 4402.054292002935 rows/sec., 229.99 KiB/sec.
15795 2024.08.27 19:09:25.475092 [ 3 ] {cc4eac9b-7276-4fd1-9476-e94dfa856786} <Debug> DynamicQueryHandler: Done processing query
15796 2024.08.27 19:09:25.475116 [ 3 ] {cc4eac9b-7276-4fd1-9476-e94dfa856786} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15797 2024.08.27 19:09:25.475132 [ 3 ] {} <Debug> HTTP-Session: 48e21079-727b-4903-8db3-4f96ca654e88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15798 2024.08.27 19:09:25.475307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 45178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15799 2024.08.27 19:09:25.475355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15800 2024.08.27 19:09:25.475375 [ 3 ] {} <Debug> HTTP-Session: bc313237-32bb-4905-8338-e447d28b1c79 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15801 2024.08.27 19:09:25.475391 [ 3 ] {} <Debug> HTTP-Session: bc313237-32bb-4905-8338-e447d28b1c79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15802 2024.08.27 19:09:25.475404 [ 3 ] {} <Debug> HTTP-Session: bc313237-32bb-4905-8338-e447d28b1c79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15803 2024.08.27 19:09:25.475434 [ 3 ] {} <Trace> HTTP-Session: bc313237-32bb-4905-8338-e447d28b1c79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15804 2024.08.27 19:09:25.475649 [ 3 ] {f1504678-c4a7-4efb-8bee-f170e6f1e0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15805 2024.08.27 19:09:25.475694 [ 3 ] {f1504678-c4a7-4efb-8bee-f170e6f1e0f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15806 2024.08.27 19:09:25.475840 [ 3 ] {f1504678-c4a7-4efb-8bee-f170e6f1e0f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15807 2024.08.27 19:09:25.476262 [ 3 ] {f1504678-c4a7-4efb-8bee-f170e6f1e0f6} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15808 2024.08.27 19:09:25.476298 [ 3 ] {f1504678-c4a7-4efb-8bee-f170e6f1e0f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15809 2024.08.27 19:09:25.476677 [ 3 ] {f1504678-c4a7-4efb-8bee-f170e6f1e0f6} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15810 2024.08.27 19:09:25.477006 [ 3 ] {f1504678-c4a7-4efb-8bee-f170e6f1e0f6} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15811 2024.08.27 19:09:25.477160 [ 3 ] {f1504678-c4a7-4efb-8bee-f170e6f1e0f6} <Debug> executeQuery: Read 240 rows, 16.45 KiB in 0.001631 sec., 147148.98835070507 rows/sec., 9.85 MiB/sec.
15812 2024.08.27 19:09:25.477357 [ 3 ] {f1504678-c4a7-4efb-8bee-f170e6f1e0f6} <Debug> DynamicQueryHandler: Done processing query
15813 2024.08.27 19:09:25.477395 [ 3 ] {f1504678-c4a7-4efb-8bee-f170e6f1e0f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
15814 2024.08.27 19:09:25.477428 [ 3 ] {} <Debug> HTTP-Session: bc313237-32bb-4905-8338-e447d28b1c79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15815 2024.08.27 19:09:25.477567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15816 2024.08.27 19:09:25.477616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15817 2024.08.27 19:09:25.477636 [ 3 ] {} <Debug> HTTP-Session: 445f58b0-1c22-4ec2-868c-2821d98289a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15818 2024.08.27 19:09:25.477653 [ 3 ] {} <Debug> HTTP-Session: 445f58b0-1c22-4ec2-868c-2821d98289a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15819 2024.08.27 19:09:25.477667 [ 3 ] {} <Debug> HTTP-Session: 445f58b0-1c22-4ec2-868c-2821d98289a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15820 2024.08.27 19:09:25.477696 [ 3 ] {} <Trace> HTTP-Session: 445f58b0-1c22-4ec2-868c-2821d98289a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15821 2024.08.27 19:09:25.477788 [ 3 ] {41b7321c-d236-481c-a52e-92feeb5b3df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
15822 2024.08.27 19:09:25.477833 [ 3 ] {41b7321c-d236-481c-a52e-92feeb5b3df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
15823 2024.08.27 19:09:25.477960 [ 3 ] {41b7321c-d236-481c-a52e-92feeb5b3df5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15824 2024.08.27 19:09:25.478212 [ 3 ] {41b7321c-d236-481c-a52e-92feeb5b3df5} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15825 2024.08.27 19:09:25.478246 [ 3 ] {41b7321c-d236-481c-a52e-92feeb5b3df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15826 2024.08.27 19:09:25.478597 [ 3 ] {41b7321c-d236-481c-a52e-92feeb5b3df5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
15827 2024.08.27 19:09:25.478918 [ 3 ] {41b7321c-d236-481c-a52e-92feeb5b3df5} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15828 2024.08.27 19:09:25.479079 [ 3 ] {41b7321c-d236-481c-a52e-92feeb5b3df5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001303 sec., 767.4597083653109 rows/sec., 51.71 KiB/sec.
15829 2024.08.27 19:09:25.479382 [ 3 ] {41b7321c-d236-481c-a52e-92feeb5b3df5} <Debug> DynamicQueryHandler: Done processing query
15830 2024.08.27 19:09:25.479424 [ 3 ] {41b7321c-d236-481c-a52e-92feeb5b3df5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
15831 2024.08.27 19:09:25.479449 [ 3 ] {} <Debug> HTTP-Session: 445f58b0-1c22-4ec2-868c-2821d98289a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15832 2024.08.27 19:09:25.479607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 72894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15833 2024.08.27 19:09:25.479656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15834 2024.08.27 19:09:25.479675 [ 3 ] {} <Debug> HTTP-Session: f2c25e62-d738-465f-a80b-71e4b79c7dbf Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15835 2024.08.27 19:09:25.479691 [ 3 ] {} <Debug> HTTP-Session: f2c25e62-d738-465f-a80b-71e4b79c7dbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15836 2024.08.27 19:09:25.479705 [ 3 ] {} <Debug> HTTP-Session: f2c25e62-d738-465f-a80b-71e4b79c7dbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15837 2024.08.27 19:09:25.479735 [ 3 ] {} <Trace> HTTP-Session: f2c25e62-d738-465f-a80b-71e4b79c7dbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15838 2024.08.27 19:09:25.480199 [ 3 ] {38d7d8b4-1643-454d-b55c-32e9e1b57b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15839 2024.08.27 19:09:25.480270 [ 3 ] {38d7d8b4-1643-454d-b55c-32e9e1b57b3a} <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
15840 2024.08.27 19:09:25.480689 [ 3 ] {38d7d8b4-1643-454d-b55c-32e9e1b57b3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15841 2024.08.27 19:09:25.481720 [ 3 ] {38d7d8b4-1643-454d-b55c-32e9e1b57b3a} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15842 2024.08.27 19:09:25.481757 [ 3 ] {38d7d8b4-1643-454d-b55c-32e9e1b57b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15843 2024.08.27 19:09:25.482424 [ 3 ] {38d7d8b4-1643-454d-b55c-32e9e1b57b3a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
15844 2024.08.27 19:09:25.482841 [ 3 ] {38d7d8b4-1643-454d-b55c-32e9e1b57b3a} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15845 2024.08.27 19:09:25.483022 [ 3 ] {38d7d8b4-1643-454d-b55c-32e9e1b57b3a} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.003186 sec., 14124.293785310734 rows/sec., 25.31 MiB/sec.
15846 2024.08.27 19:09:25.483272 [ 3 ] {38d7d8b4-1643-454d-b55c-32e9e1b57b3a} <Debug> DynamicQueryHandler: Done processing query
15847 2024.08.27 19:09:25.483297 [ 3 ] {38d7d8b4-1643-454d-b55c-32e9e1b57b3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
15848 2024.08.27 19:09:25.483313 [ 3 ] {} <Debug> HTTP-Session: f2c25e62-d738-465f-a80b-71e4b79c7dbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15849 2024.08.27 19:09:25.483432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15850 2024.08.27 19:09:25.483481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15851 2024.08.27 19:09:25.483501 [ 3 ] {} <Debug> HTTP-Session: 87d2b7dc-d31a-4d3d-a35f-5ecb3efb6269 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15852 2024.08.27 19:09:25.483517 [ 3 ] {} <Debug> HTTP-Session: 87d2b7dc-d31a-4d3d-a35f-5ecb3efb6269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15853 2024.08.27 19:09:25.483531 [ 3 ] {} <Debug> HTTP-Session: 87d2b7dc-d31a-4d3d-a35f-5ecb3efb6269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15854 2024.08.27 19:09:25.483561 [ 3 ] {} <Trace> HTTP-Session: 87d2b7dc-d31a-4d3d-a35f-5ecb3efb6269 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15855 2024.08.27 19:09:25.483658 [ 3 ] {fec92d2e-b1dd-434f-ab19-701ad13400db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
15856 2024.08.27 19:09:25.483702 [ 3 ] {fec92d2e-b1dd-434f-ab19-701ad13400db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
15857 2024.08.27 19:09:25.483831 [ 3 ] {fec92d2e-b1dd-434f-ab19-701ad13400db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15858 2024.08.27 19:09:25.484174 [ 3 ] {fec92d2e-b1dd-434f-ab19-701ad13400db} <Trace> oximeter.measurements_i64 (fa12deae-58ee-488a-b601-6fe992c24a60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15859 2024.08.27 19:09:25.484210 [ 3 ] {fec92d2e-b1dd-434f-ab19-701ad13400db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15860 2024.08.27 19:09:25.484560 [ 3 ] {fec92d2e-b1dd-434f-ab19-701ad13400db} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
15861 2024.08.27 19:09:25.484895 [ 3 ] {fec92d2e-b1dd-434f-ab19-701ad13400db} <Trace> oximeter.measurements_i64 (fa12deae-58ee-488a-b601-6fe992c24a60): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15862 2024.08.27 19:09:25.485049 [ 3 ] {fec92d2e-b1dd-434f-ab19-701ad13400db} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001413 sec., 6369.426751592357 rows/sec., 449.92 KiB/sec.
15863 2024.08.27 19:09:25.485298 [ 3 ] {fec92d2e-b1dd-434f-ab19-701ad13400db} <Debug> DynamicQueryHandler: Done processing query
15864 2024.08.27 19:09:25.485323 [ 3 ] {fec92d2e-b1dd-434f-ab19-701ad13400db} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15865 2024.08.27 19:09:25.485339 [ 3 ] {} <Debug> HTTP-Session: 87d2b7dc-d31a-4d3d-a35f-5ecb3efb6269 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15866 2024.08.27 19:09:25.485466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15867 2024.08.27 19:09:25.485514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15868 2024.08.27 19:09:25.485559 [ 3 ] {} <Debug> HTTP-Session: 64a450f3-6995-490a-97cf-64b3078d3e9b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15869 2024.08.27 19:09:25.485577 [ 3 ] {} <Debug> HTTP-Session: 64a450f3-6995-490a-97cf-64b3078d3e9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15870 2024.08.27 19:09:25.485590 [ 3 ] {} <Debug> HTTP-Session: 64a450f3-6995-490a-97cf-64b3078d3e9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15871 2024.08.27 19:09:25.485621 [ 3 ] {} <Trace> HTTP-Session: 64a450f3-6995-490a-97cf-64b3078d3e9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15872 2024.08.27 19:09:25.485740 [ 3 ] {b0d15eba-8c4f-457d-9237-18f7f24c2aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15873 2024.08.27 19:09:25.485783 [ 3 ] {b0d15eba-8c4f-457d-9237-18f7f24c2aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15874 2024.08.27 19:09:25.485923 [ 3 ] {b0d15eba-8c4f-457d-9237-18f7f24c2aca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15875 2024.08.27 19:09:25.486232 [ 3 ] {b0d15eba-8c4f-457d-9237-18f7f24c2aca} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15876 2024.08.27 19:09:25.486267 [ 3 ] {b0d15eba-8c4f-457d-9237-18f7f24c2aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15877 2024.08.27 19:09:25.486620 [ 3 ] {b0d15eba-8c4f-457d-9237-18f7f24c2aca} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
15878 2024.08.27 19:09:25.486947 [ 3 ] {b0d15eba-8c4f-457d-9237-18f7f24c2aca} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15879 2024.08.27 19:09:25.487094 [ 3 ] {b0d15eba-8c4f-457d-9237-18f7f24c2aca} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001391 sec., 58950.395398993525 rows/sec., 3.74 MiB/sec.
15880 2024.08.27 19:09:25.487296 [ 3 ] {b0d15eba-8c4f-457d-9237-18f7f24c2aca} <Debug> DynamicQueryHandler: Done processing query
15881 2024.08.27 19:09:25.487321 [ 3 ] {b0d15eba-8c4f-457d-9237-18f7f24c2aca} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15882 2024.08.27 19:09:25.487336 [ 3 ] {} <Debug> HTTP-Session: 64a450f3-6995-490a-97cf-64b3078d3e9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15883 2024.08.27 19:09:30.489966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 175816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15884 2024.08.27 19:09:30.490109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15885 2024.08.27 19:09:30.490140 [ 3 ] {} <Debug> HTTP-Session: fed8876f-2a8f-489c-b2c3-1e64861d0625 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15886 2024.08.27 19:09:30.490169 [ 3 ] {} <Debug> HTTP-Session: fed8876f-2a8f-489c-b2c3-1e64861d0625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15887 2024.08.27 19:09:30.490187 [ 3 ] {} <Debug> HTTP-Session: fed8876f-2a8f-489c-b2c3-1e64861d0625 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15888 2024.08.27 19:09:30.490242 [ 3 ] {} <Trace> HTTP-Session: fed8876f-2a8f-489c-b2c3-1e64861d0625 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15889 2024.08.27 19:09:30.490837 [ 3 ] {51771a75-6a11-4886-ab12-db3507992472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15890 2024.08.27 19:09:30.490909 [ 3 ] {51771a75-6a11-4886-ab12-db3507992472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15891 2024.08.27 19:09:30.491247 [ 3 ] {51771a75-6a11-4886-ab12-db3507992472} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15892 2024.08.27 19:09:30.492417 [ 3 ] {51771a75-6a11-4886-ab12-db3507992472} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15893 2024.08.27 19:09:30.492468 [ 3 ] {51771a75-6a11-4886-ab12-db3507992472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15894 2024.08.27 19:09:30.492984 [ 3 ] {51771a75-6a11-4886-ab12-db3507992472} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15895 2024.08.27 19:09:30.493381 [ 3 ] {51771a75-6a11-4886-ab12-db3507992472} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15896 2024.08.27 19:09:30.493559 [ 3 ] {51771a75-6a11-4886-ab12-db3507992472} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.003096 sec., 391472.8682170543 rows/sec., 32.35 MiB/sec.
15897 2024.08.27 19:09:30.493879 [ 3 ] {51771a75-6a11-4886-ab12-db3507992472} <Debug> DynamicQueryHandler: Done processing query
15898 2024.08.27 19:09:30.493940 [ 3 ] {51771a75-6a11-4886-ab12-db3507992472} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
15899 2024.08.27 19:09:30.493996 [ 3 ] {} <Debug> HTTP-Session: fed8876f-2a8f-489c-b2c3-1e64861d0625 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15900 2024.08.27 19:09:30.494290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15901 2024.08.27 19:09:30.494349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15902 2024.08.27 19:09:30.494371 [ 3 ] {} <Debug> HTTP-Session: 76220024-dae8-4f56-b80b-76c95375330e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15903 2024.08.27 19:09:30.494390 [ 3 ] {} <Debug> HTTP-Session: 76220024-dae8-4f56-b80b-76c95375330e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15904 2024.08.27 19:09:30.494405 [ 3 ] {} <Debug> HTTP-Session: 76220024-dae8-4f56-b80b-76c95375330e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15905 2024.08.27 19:09:30.494441 [ 3 ] {} <Trace> HTTP-Session: 76220024-dae8-4f56-b80b-76c95375330e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15906 2024.08.27 19:09:30.494554 [ 3 ] {dbc48268-55e5-4b80-ad94-e3c3babd881e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15907 2024.08.27 19:09:30.494603 [ 3 ] {dbc48268-55e5-4b80-ad94-e3c3babd881e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15908 2024.08.27 19:09:30.494861 [ 3 ] {dbc48268-55e5-4b80-ad94-e3c3babd881e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15909 2024.08.27 19:09:30.495206 [ 3 ] {dbc48268-55e5-4b80-ad94-e3c3babd881e} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15910 2024.08.27 19:09:30.495245 [ 3 ] {dbc48268-55e5-4b80-ad94-e3c3babd881e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15911 2024.08.27 19:09:30.495599 [ 3 ] {dbc48268-55e5-4b80-ad94-e3c3babd881e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
15912 2024.08.27 19:09:30.495977 [ 3 ] {dbc48268-55e5-4b80-ad94-e3c3babd881e} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15913 2024.08.27 19:09:30.496145 [ 3 ] {dbc48268-55e5-4b80-ad94-e3c3babd881e} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001622 sec., 4932.182490752158 rows/sec., 370.88 KiB/sec.
15914 2024.08.27 19:09:30.496373 [ 3 ] {dbc48268-55e5-4b80-ad94-e3c3babd881e} <Debug> DynamicQueryHandler: Done processing query
15915 2024.08.27 19:09:30.496412 [ 3 ] {dbc48268-55e5-4b80-ad94-e3c3babd881e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15916 2024.08.27 19:09:30.496447 [ 3 ] {} <Debug> HTTP-Session: 76220024-dae8-4f56-b80b-76c95375330e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15917 2024.08.27 19:09:30.496642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15918 2024.08.27 19:09:30.496696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15919 2024.08.27 19:09:30.496716 [ 3 ] {} <Debug> HTTP-Session: cbbc7dbe-8cb2-4637-be00-c09f9d52b54b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15920 2024.08.27 19:09:30.496734 [ 3 ] {} <Debug> HTTP-Session: cbbc7dbe-8cb2-4637-be00-c09f9d52b54b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15921 2024.08.27 19:09:30.496748 [ 3 ] {} <Debug> HTTP-Session: cbbc7dbe-8cb2-4637-be00-c09f9d52b54b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15922 2024.08.27 19:09:30.496781 [ 3 ] {} <Trace> HTTP-Session: cbbc7dbe-8cb2-4637-be00-c09f9d52b54b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15923 2024.08.27 19:09:30.496929 [ 3 ] {cda52651-2c80-434a-b140-e7b96349a01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
15924 2024.08.27 19:09:30.496973 [ 3 ] {cda52651-2c80-434a-b140-e7b96349a01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
15925 2024.08.27 19:09:30.497203 [ 3 ] {cda52651-2c80-434a-b140-e7b96349a01b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15926 2024.08.27 19:09:30.497612 [ 3 ] {cda52651-2c80-434a-b140-e7b96349a01b} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15927 2024.08.27 19:09:30.497649 [ 3 ] {cda52651-2c80-434a-b140-e7b96349a01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15928 2024.08.27 19:09:30.498015 [ 3 ] {cda52651-2c80-434a-b140-e7b96349a01b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
15929 2024.08.27 19:09:30.498370 [ 3 ] {cda52651-2c80-434a-b140-e7b96349a01b} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15930 2024.08.27 19:09:30.498527 [ 3 ] {cda52651-2c80-434a-b140-e7b96349a01b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001664 sec., 137019.23076923078 rows/sec., 9.28 MiB/sec.
15931 2024.08.27 19:09:30.498701 [ 3 ] {cda52651-2c80-434a-b140-e7b96349a01b} <Debug> DynamicQueryHandler: Done processing query
15932 2024.08.27 19:09:30.498727 [ 3 ] {cda52651-2c80-434a-b140-e7b96349a01b} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
15933 2024.08.27 19:09:30.498743 [ 3 ] {} <Debug> HTTP-Session: cbbc7dbe-8cb2-4637-be00-c09f9d52b54b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15934 2024.08.27 19:09:30.498983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 87195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15935 2024.08.27 19:09:30.499032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15936 2024.08.27 19:09:30.499052 [ 3 ] {} <Debug> HTTP-Session: 3fbc042a-e3a5-4a92-8793-4acc0f3140c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15937 2024.08.27 19:09:30.499069 [ 3 ] {} <Debug> HTTP-Session: 3fbc042a-e3a5-4a92-8793-4acc0f3140c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15938 2024.08.27 19:09:30.499083 [ 3 ] {} <Debug> HTTP-Session: 3fbc042a-e3a5-4a92-8793-4acc0f3140c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15939 2024.08.27 19:09:30.499115 [ 3 ] {} <Trace> HTTP-Session: 3fbc042a-e3a5-4a92-8793-4acc0f3140c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15940 2024.08.27 19:09:30.499457 [ 3 ] {b028db96-9583-473a-8dcd-9f7d541bf1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15941 2024.08.27 19:09:30.499500 [ 3 ] {b028db96-9583-473a-8dcd-9f7d541bf1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15942 2024.08.27 19:09:30.499726 [ 3 ] {b028db96-9583-473a-8dcd-9f7d541bf1ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15943 2024.08.27 19:09:30.500400 [ 3 ] {b028db96-9583-473a-8dcd-9f7d541bf1ce} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15944 2024.08.27 19:09:30.500438 [ 3 ] {b028db96-9583-473a-8dcd-9f7d541bf1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15945 2024.08.27 19:09:30.500814 [ 3 ] {b028db96-9583-473a-8dcd-9f7d541bf1ce} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15946 2024.08.27 19:09:30.501175 [ 3 ] {b028db96-9583-473a-8dcd-9f7d541bf1ce} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15947 2024.08.27 19:09:30.501340 [ 3 ] {b028db96-9583-473a-8dcd-9f7d541bf1ce} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.002125 sec., 248470.5882352941 rows/sec., 18.40 MiB/sec.
15948 2024.08.27 19:09:30.501521 [ 3 ] {b028db96-9583-473a-8dcd-9f7d541bf1ce} <Debug> DynamicQueryHandler: Done processing query
15949 2024.08.27 19:09:30.501547 [ 3 ] {b028db96-9583-473a-8dcd-9f7d541bf1ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15950 2024.08.27 19:09:30.501563 [ 3 ] {} <Debug> HTTP-Session: 3fbc042a-e3a5-4a92-8793-4acc0f3140c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15951 2024.08.27 19:09:30.501836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 160466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15952 2024.08.27 19:09:30.501886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15953 2024.08.27 19:09:30.501906 [ 3 ] {} <Debug> HTTP-Session: 9c1ce6ca-73d2-4b9b-bd91-6231413f086d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15954 2024.08.27 19:09:30.501922 [ 3 ] {} <Debug> HTTP-Session: 9c1ce6ca-73d2-4b9b-bd91-6231413f086d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15955 2024.08.27 19:09:30.501937 [ 3 ] {} <Debug> HTTP-Session: 9c1ce6ca-73d2-4b9b-bd91-6231413f086d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15956 2024.08.27 19:09:30.501968 [ 3 ] {} <Trace> HTTP-Session: 9c1ce6ca-73d2-4b9b-bd91-6231413f086d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15957 2024.08.27 19:09:30.502380 [ 3 ] {1f2f8747-ced6-4247-a2d4-2fa64b5681c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15958 2024.08.27 19:09:30.502429 [ 3 ] {1f2f8747-ced6-4247-a2d4-2fa64b5681c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15959 2024.08.27 19:09:30.502571 [ 3 ] {1f2f8747-ced6-4247-a2d4-2fa64b5681c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15960 2024.08.27 19:09:30.503325 [ 3 ] {1f2f8747-ced6-4247-a2d4-2fa64b5681c3} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15961 2024.08.27 19:09:30.503361 [ 3 ] {1f2f8747-ced6-4247-a2d4-2fa64b5681c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15962 2024.08.27 19:09:30.503812 [ 3 ] {1f2f8747-ced6-4247-a2d4-2fa64b5681c3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15963 2024.08.27 19:09:30.504159 [ 3 ] {1f2f8747-ced6-4247-a2d4-2fa64b5681c3} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15964 2024.08.27 19:09:30.504304 [ 3 ] {1f2f8747-ced6-4247-a2d4-2fa64b5681c3} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.00219 sec., 385388.1278538813 rows/sec., 25.94 MiB/sec.
15965 2024.08.27 19:09:30.504501 [ 3 ] {1f2f8747-ced6-4247-a2d4-2fa64b5681c3} <Debug> DynamicQueryHandler: Done processing query
15966 2024.08.27 19:09:30.504525 [ 3 ] {1f2f8747-ced6-4247-a2d4-2fa64b5681c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
15967 2024.08.27 19:09:30.504542 [ 3 ] {} <Debug> HTTP-Session: 9c1ce6ca-73d2-4b9b-bd91-6231413f086d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15968 2024.08.27 19:09:30.504867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15969 2024.08.27 19:09:30.504915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15970 2024.08.27 19:09:30.504935 [ 3 ] {} <Debug> HTTP-Session: bbb6c128-1584-4dcf-8eab-729e06151f07 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15971 2024.08.27 19:09:30.504951 [ 3 ] {} <Debug> HTTP-Session: bbb6c128-1584-4dcf-8eab-729e06151f07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15972 2024.08.27 19:09:30.504966 [ 3 ] {} <Debug> HTTP-Session: bbb6c128-1584-4dcf-8eab-729e06151f07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15973 2024.08.27 19:09:30.504997 [ 3 ] {} <Trace> HTTP-Session: bbb6c128-1584-4dcf-8eab-729e06151f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15974 2024.08.27 19:09:30.505148 [ 3 ] {4f4d6581-a727-46db-9c6b-f98701e9266f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15975 2024.08.27 19:09:30.505216 [ 3 ] {4f4d6581-a727-46db-9c6b-f98701e9266f} <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
15976 2024.08.27 19:09:30.505634 [ 3 ] {4f4d6581-a727-46db-9c6b-f98701e9266f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15977 2024.08.27 19:09:30.506180 [ 3 ] {4f4d6581-a727-46db-9c6b-f98701e9266f} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15978 2024.08.27 19:09:30.506218 [ 3 ] {4f4d6581-a727-46db-9c6b-f98701e9266f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15979 2024.08.27 19:09:30.506833 [ 3 ] {4f4d6581-a727-46db-9c6b-f98701e9266f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
15980 2024.08.27 19:09:30.507249 [ 3 ] {4f4d6581-a727-46db-9c6b-f98701e9266f} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15981 2024.08.27 19:09:30.507441 [ 3 ] {4f4d6581-a727-46db-9c6b-f98701e9266f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002364 sec., 3384.09475465313 rows/sec., 6.06 MiB/sec.
15982 2024.08.27 19:09:30.507824 [ 3 ] {4f4d6581-a727-46db-9c6b-f98701e9266f} <Debug> DynamicQueryHandler: Done processing query
15983 2024.08.27 19:09:30.507891 [ 3 ] {4f4d6581-a727-46db-9c6b-f98701e9266f} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
15984 2024.08.27 19:09:30.507951 [ 3 ] {} <Debug> HTTP-Session: bbb6c128-1584-4dcf-8eab-729e06151f07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15985 2024.08.27 19:09:30.508135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15986 2024.08.27 19:09:30.508189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15987 2024.08.27 19:09:30.508209 [ 3 ] {} <Debug> HTTP-Session: 2a9114f3-baf5-4c55-911f-84a7d3530f2b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
15988 2024.08.27 19:09:30.508228 [ 3 ] {} <Debug> HTTP-Session: 2a9114f3-baf5-4c55-911f-84a7d3530f2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15989 2024.08.27 19:09:30.508242 [ 3 ] {} <Debug> HTTP-Session: 2a9114f3-baf5-4c55-911f-84a7d3530f2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15990 2024.08.27 19:09:30.508274 [ 3 ] {} <Trace> HTTP-Session: 2a9114f3-baf5-4c55-911f-84a7d3530f2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15991 2024.08.27 19:09:30.508396 [ 3 ] {756b82ab-f553-47d9-b439-19185353aa6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15992 2024.08.27 19:09:30.508443 [ 3 ] {756b82ab-f553-47d9-b439-19185353aa6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15993 2024.08.27 19:09:30.508581 [ 3 ] {756b82ab-f553-47d9-b439-19185353aa6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15994 2024.08.27 19:09:30.508871 [ 3 ] {756b82ab-f553-47d9-b439-19185353aa6a} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15995 2024.08.27 19:09:30.508907 [ 3 ] {756b82ab-f553-47d9-b439-19185353aa6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
15996 2024.08.27 19:09:30.509271 [ 3 ] {756b82ab-f553-47d9-b439-19185353aa6a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
15997 2024.08.27 19:09:30.509603 [ 3 ] {756b82ab-f553-47d9-b439-19185353aa6a} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15998 2024.08.27 19:09:30.509752 [ 3 ] {756b82ab-f553-47d9-b439-19185353aa6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001402 sec., 42796.00570613409 rows/sec., 2.88 MiB/sec.
15999 2024.08.27 19:09:30.509918 [ 3 ] {756b82ab-f553-47d9-b439-19185353aa6a} <Debug> DynamicQueryHandler: Done processing query
16000 2024.08.27 19:09:30.509943 [ 3 ] {756b82ab-f553-47d9-b439-19185353aa6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16001 2024.08.27 19:09:30.509958 [ 3 ] {} <Debug> HTTP-Session: 2a9114f3-baf5-4c55-911f-84a7d3530f2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16002 2024.08.27 19:09:35.447812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16003 2024.08.27 19:09:35.448008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16004 2024.08.27 19:09:35.448057 [ 3 ] {} <Debug> HTTP-Session: f4eebf28-9bdc-4a78-8842-65f71fd3217a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16005 2024.08.27 19:09:35.448099 [ 3 ] {} <Debug> HTTP-Session: f4eebf28-9bdc-4a78-8842-65f71fd3217a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16006 2024.08.27 19:09:35.448129 [ 3 ] {} <Debug> HTTP-Session: f4eebf28-9bdc-4a78-8842-65f71fd3217a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16007 2024.08.27 19:09:35.448207 [ 3 ] {} <Trace> HTTP-Session: f4eebf28-9bdc-4a78-8842-65f71fd3217a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16008 2024.08.27 19:09:35.448494 [ 3 ] {2425650d-6f1c-48de-9bb0-46ce1afa6b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16009 2024.08.27 19:09:35.448604 [ 3 ] {2425650d-6f1c-48de-9bb0-46ce1afa6b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16010 2024.08.27 19:09:35.449027 [ 3 ] {2425650d-6f1c-48de-9bb0-46ce1afa6b84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16011 2024.08.27 19:09:35.449481 [ 3 ] {2425650d-6f1c-48de-9bb0-46ce1afa6b84} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16012 2024.08.27 19:09:35.449524 [ 3 ] {2425650d-6f1c-48de-9bb0-46ce1afa6b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
16013 2024.08.27 19:09:35.449940 [ 3 ] {2425650d-6f1c-48de-9bb0-46ce1afa6b84} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
16014 2024.08.27 19:09:35.450324 [ 3 ] {2425650d-6f1c-48de-9bb0-46ce1afa6b84} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16015 2024.08.27 19:09:35.450509 [ 3 ] {2425650d-6f1c-48de-9bb0-46ce1afa6b84} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002099 sec., 1905.6693663649355 rows/sec., 155.39 KiB/sec.
16016 2024.08.27 19:09:35.450511 [ 130 ] {} <Debug> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50) (MergerMutator): Selected 6 parts from all_1_39_8 to all_44_44_0
16017 2024.08.27 19:09:35.450608 [ 130 ] {} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16018 2024.08.27 19:09:35.450666 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
16019 2024.08.27 19:09:35.450866 [ 3 ] {2425650d-6f1c-48de-9bb0-46ce1afa6b84} <Debug> DynamicQueryHandler: Done processing query
16020 2024.08.27 19:09:35.450951 [ 3 ] {2425650d-6f1c-48de-9bb0-46ce1afa6b84} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16021 2024.08.27 19:09:35.451004 [ 3 ] {} <Debug> HTTP-Session: f4eebf28-9bdc-4a78-8842-65f71fd3217a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16022 2024.08.27 19:09:35.451037 [ 197 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_44_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_39_8 to all_44_44_0 into Compact with storage Full
16023 2024.08.27 19:09:35.451381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 42577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16024 2024.08.27 19:09:35.451563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16025 2024.08.27 19:09:35.451664 [ 3 ] {} <Debug> HTTP-Session: dfc4d8ac-d0cb-4599-b128-7b2e60dfb0b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16026 2024.08.27 19:09:35.451757 [ 3 ] {} <Debug> HTTP-Session: dfc4d8ac-d0cb-4599-b128-7b2e60dfb0b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16027 2024.08.27 19:09:35.451784 [ 197 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_44_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16028 2024.08.27 19:09:35.451855 [ 3 ] {} <Debug> HTTP-Session: dfc4d8ac-d0cb-4599-b128-7b2e60dfb0b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16029 2024.08.27 19:09:35.451931 [ 197 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 18 rows starting from the beginning of the part
16030 2024.08.27 19:09:35.452042 [ 3 ] {} <Trace> HTTP-Session: dfc4d8ac-d0cb-4599-b128-7b2e60dfb0b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16031 2024.08.27 19:09:35.452215 [ 197 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part
16032 2024.08.27 19:09:35.452429 [ 197 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2 rows starting from the beginning of the part
16033 2024.08.27 19:09:35.452571 [ 3 ] {7dfcbbc2-bb7f-442e-a78d-53d23661e460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16034 2024.08.27 19:09:35.452703 [ 197 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 3 rows starting from the beginning of the part
16035 2024.08.27 19:09:35.452765 [ 3 ] {7dfcbbc2-bb7f-442e-a78d-53d23661e460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16036 2024.08.27 19:09:35.453005 [ 197 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 3 rows starting from the beginning of the part
16037 2024.08.27 19:09:35.453365 [ 197 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part
16038 2024.08.27 19:09:35.454145 [ 3 ] {7dfcbbc2-bb7f-442e-a78d-53d23661e460} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16039 2024.08.27 19:09:35.455626 [ 3 ] {7dfcbbc2-bb7f-442e-a78d-53d23661e460} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16040 2024.08.27 19:09:35.455724 [ 3 ] {7dfcbbc2-bb7f-442e-a78d-53d23661e460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16041 2024.08.27 19:09:35.455910 [ 197 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_44_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.005138225 sec., 6227.831595541262 rows/sec., 523.61 KiB/sec.
16042 2024.08.27 19:09:35.456166 [ 190 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_44_9} <Trace> MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary)
16043 2024.08.27 19:09:35.456503 [ 3 ] {7dfcbbc2-bb7f-442e-a78d-53d23661e460} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
16044 2024.08.27 19:09:35.457254 [ 190 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_44_9} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16045 2024.08.27 19:09:35.457462 [ 190 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_44_9} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50) (MergerMutator): Merged 6 parts: [all_1_39_8, all_44_44_0] -> all_1_44_9
16046 2024.08.27 19:09:35.457471 [ 3 ] {7dfcbbc2-bb7f-442e-a78d-53d23661e460} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16047 2024.08.27 19:09:35.457630 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
16048 2024.08.27 19:09:35.457764 [ 3 ] {7dfcbbc2-bb7f-442e-a78d-53d23661e460} <Debug> executeQuery: Read 281 rows, 25.51 KiB in 0.005435 sec., 51701.931922723095 rows/sec., 4.58 MiB/sec.
16049 2024.08.27 19:09:35.458001 [ 3 ] {7dfcbbc2-bb7f-442e-a78d-53d23661e460} <Debug> DynamicQueryHandler: Done processing query
16050 2024.08.27 19:09:35.458027 [ 3 ] {7dfcbbc2-bb7f-442e-a78d-53d23661e460} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
16051 2024.08.27 19:09:35.458043 [ 3 ] {} <Debug> HTTP-Session: dfc4d8ac-d0cb-4599-b128-7b2e60dfb0b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16052 2024.08.27 19:09:35.458194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 7057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16053 2024.08.27 19:09:35.458246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16054 2024.08.27 19:09:35.458266 [ 3 ] {} <Debug> HTTP-Session: 74272319-e163-45fd-81db-0d2d74cb04f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16055 2024.08.27 19:09:35.458282 [ 3 ] {} <Debug> HTTP-Session: 74272319-e163-45fd-81db-0d2d74cb04f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16056 2024.08.27 19:09:35.458297 [ 3 ] {} <Debug> HTTP-Session: 74272319-e163-45fd-81db-0d2d74cb04f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16057 2024.08.27 19:09:35.458330 [ 3 ] {} <Trace> HTTP-Session: 74272319-e163-45fd-81db-0d2d74cb04f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16058 2024.08.27 19:09:35.458452 [ 3 ] {86e7ddf0-067c-44ac-bfbf-ad9029ce01ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16059 2024.08.27 19:09:35.458497 [ 3 ] {86e7ddf0-067c-44ac-bfbf-ad9029ce01ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16060 2024.08.27 19:09:35.458739 [ 3 ] {86e7ddf0-067c-44ac-bfbf-ad9029ce01ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16061 2024.08.27 19:09:35.459092 [ 3 ] {86e7ddf0-067c-44ac-bfbf-ad9029ce01ac} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16062 2024.08.27 19:09:35.459130 [ 3 ] {86e7ddf0-067c-44ac-bfbf-ad9029ce01ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
16063 2024.08.27 19:09:35.459484 [ 3 ] {86e7ddf0-067c-44ac-bfbf-ad9029ce01ac} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
16064 2024.08.27 19:09:35.459861 [ 3 ] {86e7ddf0-067c-44ac-bfbf-ad9029ce01ac} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16065 2024.08.27 19:09:35.460019 [ 3 ] {86e7ddf0-067c-44ac-bfbf-ad9029ce01ac} <Debug> executeQuery: Read 49 rows, 3.66 KiB in 0.001606 sec., 30510.58530510585 rows/sec., 2.23 MiB/sec.
16066 2024.08.27 19:09:35.460206 [ 3 ] {86e7ddf0-067c-44ac-bfbf-ad9029ce01ac} <Debug> DynamicQueryHandler: Done processing query
16067 2024.08.27 19:09:35.460232 [ 3 ] {86e7ddf0-067c-44ac-bfbf-ad9029ce01ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
16068 2024.08.27 19:09:35.460248 [ 3 ] {} <Debug> HTTP-Session: 74272319-e163-45fd-81db-0d2d74cb04f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16069 2024.08.27 19:09:35.460377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16070 2024.08.27 19:09:35.460427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16071 2024.08.27 19:09:35.460447 [ 3 ] {} <Debug> HTTP-Session: 81fa2c3f-7751-4aa9-bb75-0715f036d001 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16072 2024.08.27 19:09:35.460464 [ 3 ] {} <Debug> HTTP-Session: 81fa2c3f-7751-4aa9-bb75-0715f036d001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16073 2024.08.27 19:09:35.460479 [ 3 ] {} <Debug> HTTP-Session: 81fa2c3f-7751-4aa9-bb75-0715f036d001 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16074 2024.08.27 19:09:35.460511 [ 3 ] {} <Trace> HTTP-Session: 81fa2c3f-7751-4aa9-bb75-0715f036d001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16075 2024.08.27 19:09:35.460613 [ 3 ] {2aba5f7e-fc61-4802-b178-d3b2cdb3fc97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
16076 2024.08.27 19:09:35.460655 [ 3 ] {2aba5f7e-fc61-4802-b178-d3b2cdb3fc97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
16077 2024.08.27 19:09:35.460885 [ 3 ] {2aba5f7e-fc61-4802-b178-d3b2cdb3fc97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16078 2024.08.27 19:09:35.461215 [ 3 ] {2aba5f7e-fc61-4802-b178-d3b2cdb3fc97} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16079 2024.08.27 19:09:35.461252 [ 3 ] {2aba5f7e-fc61-4802-b178-d3b2cdb3fc97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
16080 2024.08.27 19:09:35.461603 [ 3 ] {2aba5f7e-fc61-4802-b178-d3b2cdb3fc97} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
16081 2024.08.27 19:09:35.461959 [ 3 ] {2aba5f7e-fc61-4802-b178-d3b2cdb3fc97} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16082 2024.08.27 19:09:35.462121 [ 3 ] {2aba5f7e-fc61-4802-b178-d3b2cdb3fc97} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001529 sec., 9156.311314584696 rows/sec., 641.25 KiB/sec.
16083 2024.08.27 19:09:35.462305 [ 3 ] {2aba5f7e-fc61-4802-b178-d3b2cdb3fc97} <Debug> DynamicQueryHandler: Done processing query
16084 2024.08.27 19:09:35.462330 [ 3 ] {2aba5f7e-fc61-4802-b178-d3b2cdb3fc97} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16085 2024.08.27 19:09:35.462346 [ 3 ] {} <Debug> HTTP-Session: 81fa2c3f-7751-4aa9-bb75-0715f036d001 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16086 2024.08.27 19:09:35.462460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16087 2024.08.27 19:09:35.462512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16088 2024.08.27 19:09:35.462532 [ 3 ] {} <Debug> HTTP-Session: 849b3252-47e7-491e-9862-1e73dbfaa8ec Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16089 2024.08.27 19:09:35.462548 [ 3 ] {} <Debug> HTTP-Session: 849b3252-47e7-491e-9862-1e73dbfaa8ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16090 2024.08.27 19:09:35.462562 [ 3 ] {} <Debug> HTTP-Session: 849b3252-47e7-491e-9862-1e73dbfaa8ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16091 2024.08.27 19:09:35.462592 [ 3 ] {} <Trace> HTTP-Session: 849b3252-47e7-491e-9862-1e73dbfaa8ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16092 2024.08.27 19:09:35.462688 [ 3 ] {d8276497-1b46-4d04-896d-59cc20ef54a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
16093 2024.08.27 19:09:35.462732 [ 3 ] {d8276497-1b46-4d04-896d-59cc20ef54a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
16094 2024.08.27 19:09:35.462961 [ 3 ] {d8276497-1b46-4d04-896d-59cc20ef54a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16095 2024.08.27 19:09:35.463266 [ 3 ] {d8276497-1b46-4d04-896d-59cc20ef54a0} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16096 2024.08.27 19:09:35.463304 [ 3 ] {d8276497-1b46-4d04-896d-59cc20ef54a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
16097 2024.08.27 19:09:35.463645 [ 3 ] {d8276497-1b46-4d04-896d-59cc20ef54a0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
16098 2024.08.27 19:09:35.463999 [ 3 ] {d8276497-1b46-4d04-896d-59cc20ef54a0} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16099 2024.08.27 19:09:35.464160 [ 3 ] {d8276497-1b46-4d04-896d-59cc20ef54a0} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001492 sec., 4021.4477211796243 rows/sec., 237.60 KiB/sec.
16100 2024.08.27 19:09:35.464342 [ 3 ] {d8276497-1b46-4d04-896d-59cc20ef54a0} <Debug> DynamicQueryHandler: Done processing query
16101 2024.08.27 19:09:35.464367 [ 3 ] {d8276497-1b46-4d04-896d-59cc20ef54a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16102 2024.08.27 19:09:35.464383 [ 3 ] {} <Debug> HTTP-Session: 849b3252-47e7-491e-9862-1e73dbfaa8ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16103 2024.08.27 19:09:35.464566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 70085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16104 2024.08.27 19:09:35.464616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16105 2024.08.27 19:09:35.464636 [ 3 ] {} <Debug> HTTP-Session: 932706a8-071b-48ee-adb4-56d58a922c58 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16106 2024.08.27 19:09:35.464652 [ 3 ] {} <Debug> HTTP-Session: 932706a8-071b-48ee-adb4-56d58a922c58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16107 2024.08.27 19:09:35.464666 [ 3 ] {} <Debug> HTTP-Session: 932706a8-071b-48ee-adb4-56d58a922c58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16108 2024.08.27 19:09:35.464696 [ 3 ] {} <Trace> HTTP-Session: 932706a8-071b-48ee-adb4-56d58a922c58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16109 2024.08.27 19:09:35.464931 [ 3 ] {4f261e64-852c-46e7-be78-585ccb9d1b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16110 2024.08.27 19:09:35.464974 [ 3 ] {4f261e64-852c-46e7-be78-585ccb9d1b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16111 2024.08.27 19:09:35.465200 [ 3 ] {4f261e64-852c-46e7-be78-585ccb9d1b0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16112 2024.08.27 19:09:35.465782 [ 3 ] {4f261e64-852c-46e7-be78-585ccb9d1b0b} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16113 2024.08.27 19:09:35.465819 [ 3 ] {4f261e64-852c-46e7-be78-585ccb9d1b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
16114 2024.08.27 19:09:35.466201 [ 3 ] {4f261e64-852c-46e7-be78-585ccb9d1b0b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
16115 2024.08.27 19:09:35.466551 [ 3 ] {4f261e64-852c-46e7-be78-585ccb9d1b0b} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16116 2024.08.27 19:09:35.466705 [ 3 ] {4f261e64-852c-46e7-be78-585ccb9d1b0b} <Debug> executeQuery: Read 431 rows, 31.61 KiB in 0.00191 sec., 225654.4502617801 rows/sec., 16.16 MiB/sec.
16117 2024.08.27 19:09:35.467007 [ 3 ] {4f261e64-852c-46e7-be78-585ccb9d1b0b} <Debug> DynamicQueryHandler: Done processing query
16118 2024.08.27 19:09:35.467071 [ 3 ] {4f261e64-852c-46e7-be78-585ccb9d1b0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
16119 2024.08.27 19:09:35.467131 [ 3 ] {} <Debug> HTTP-Session: 932706a8-071b-48ee-adb4-56d58a922c58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16120 2024.08.27 19:09:35.467324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16121 2024.08.27 19:09:35.467378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16122 2024.08.27 19:09:35.467398 [ 3 ] {} <Debug> HTTP-Session: d7dfb556-b268-4201-b29a-58e50ab17c89 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16123 2024.08.27 19:09:35.467415 [ 3 ] {} <Debug> HTTP-Session: d7dfb556-b268-4201-b29a-58e50ab17c89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16124 2024.08.27 19:09:35.467429 [ 3 ] {} <Debug> HTTP-Session: d7dfb556-b268-4201-b29a-58e50ab17c89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16125 2024.08.27 19:09:35.467461 [ 3 ] {} <Trace> HTTP-Session: d7dfb556-b268-4201-b29a-58e50ab17c89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16126 2024.08.27 19:09:35.467565 [ 3 ] {80dd1b6f-a452-4040-b61a-5513089fa380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16127 2024.08.27 19:09:35.467612 [ 3 ] {80dd1b6f-a452-4040-b61a-5513089fa380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16128 2024.08.27 19:09:35.467758 [ 3 ] {80dd1b6f-a452-4040-b61a-5513089fa380} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16129 2024.08.27 19:09:35.468032 [ 3 ] {80dd1b6f-a452-4040-b61a-5513089fa380} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16130 2024.08.27 19:09:35.468069 [ 3 ] {80dd1b6f-a452-4040-b61a-5513089fa380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
16131 2024.08.27 19:09:35.468426 [ 3 ] {80dd1b6f-a452-4040-b61a-5513089fa380} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
16132 2024.08.27 19:09:35.468752 [ 3 ] {80dd1b6f-a452-4040-b61a-5513089fa380} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16133 2024.08.27 19:09:35.468911 [ 3 ] {80dd1b6f-a452-4040-b61a-5513089fa380} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001369 sec., 4382.7611395178965 rows/sec., 228.98 KiB/sec.
16134 2024.08.27 19:09:35.469209 [ 3 ] {80dd1b6f-a452-4040-b61a-5513089fa380} <Debug> DynamicQueryHandler: Done processing query
16135 2024.08.27 19:09:35.469250 [ 3 ] {80dd1b6f-a452-4040-b61a-5513089fa380} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16136 2024.08.27 19:09:35.469274 [ 3 ] {} <Debug> HTTP-Session: d7dfb556-b268-4201-b29a-58e50ab17c89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16137 2024.08.27 19:09:35.469428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 45018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16138 2024.08.27 19:09:35.469479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16139 2024.08.27 19:09:35.469498 [ 3 ] {} <Debug> HTTP-Session: ee7f6ddc-27ef-40f6-a649-b9e940012aeb Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16140 2024.08.27 19:09:35.469515 [ 3 ] {} <Debug> HTTP-Session: ee7f6ddc-27ef-40f6-a649-b9e940012aeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16141 2024.08.27 19:09:35.469529 [ 3 ] {} <Debug> HTTP-Session: ee7f6ddc-27ef-40f6-a649-b9e940012aeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16142 2024.08.27 19:09:35.469560 [ 3 ] {} <Trace> HTTP-Session: ee7f6ddc-27ef-40f6-a649-b9e940012aeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16143 2024.08.27 19:09:35.469756 [ 3 ] {4d92cb9b-1fe2-48d3-a6e3-769b15121b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16144 2024.08.27 19:09:35.469804 [ 3 ] {4d92cb9b-1fe2-48d3-a6e3-769b15121b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16145 2024.08.27 19:09:35.469967 [ 3 ] {4d92cb9b-1fe2-48d3-a6e3-769b15121b74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16146 2024.08.27 19:09:35.470433 [ 3 ] {4d92cb9b-1fe2-48d3-a6e3-769b15121b74} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16147 2024.08.27 19:09:35.470471 [ 3 ] {4d92cb9b-1fe2-48d3-a6e3-769b15121b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
16148 2024.08.27 19:09:35.470862 [ 3 ] {4d92cb9b-1fe2-48d3-a6e3-769b15121b74} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
16149 2024.08.27 19:09:35.471208 [ 3 ] {4d92cb9b-1fe2-48d3-a6e3-769b15121b74} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16150 2024.08.27 19:09:35.471380 [ 3 ] {4d92cb9b-1fe2-48d3-a6e3-769b15121b74} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001718 sec., 139115.2502910361 rows/sec., 9.33 MiB/sec.
16151 2024.08.27 19:09:35.471572 [ 3 ] {4d92cb9b-1fe2-48d3-a6e3-769b15121b74} <Debug> DynamicQueryHandler: Done processing query
16152 2024.08.27 19:09:35.471597 [ 3 ] {4d92cb9b-1fe2-48d3-a6e3-769b15121b74} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
16153 2024.08.27 19:09:35.471612 [ 3 ] {} <Debug> HTTP-Session: ee7f6ddc-27ef-40f6-a649-b9e940012aeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16154 2024.08.27 19:09:35.471735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16155 2024.08.27 19:09:35.471785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16156 2024.08.27 19:09:35.471803 [ 3 ] {} <Debug> HTTP-Session: 5a0c39b7-c698-4882-a097-3334ef6d17c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16157 2024.08.27 19:09:35.471820 [ 3 ] {} <Debug> HTTP-Session: 5a0c39b7-c698-4882-a097-3334ef6d17c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16158 2024.08.27 19:09:35.471834 [ 3 ] {} <Debug> HTTP-Session: 5a0c39b7-c698-4882-a097-3334ef6d17c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16159 2024.08.27 19:09:35.471865 [ 3 ] {} <Trace> HTTP-Session: 5a0c39b7-c698-4882-a097-3334ef6d17c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16160 2024.08.27 19:09:35.471959 [ 3 ] {c2a4fcef-2566-4bed-a7fb-8a9ee0cb3761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
16161 2024.08.27 19:09:35.472003 [ 3 ] {c2a4fcef-2566-4bed-a7fb-8a9ee0cb3761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
16162 2024.08.27 19:09:35.472137 [ 3 ] {c2a4fcef-2566-4bed-a7fb-8a9ee0cb3761} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16163 2024.08.27 19:09:35.472436 [ 3 ] {c2a4fcef-2566-4bed-a7fb-8a9ee0cb3761} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16164 2024.08.27 19:09:35.472473 [ 3 ] {c2a4fcef-2566-4bed-a7fb-8a9ee0cb3761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
16165 2024.08.27 19:09:35.472817 [ 3 ] {c2a4fcef-2566-4bed-a7fb-8a9ee0cb3761} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
16166 2024.08.27 19:09:35.473134 [ 3 ] {c2a4fcef-2566-4bed-a7fb-8a9ee0cb3761} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16167 2024.08.27 19:09:35.473293 [ 130 ] {} <Debug> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0
16168 2024.08.27 19:09:35.473296 [ 3 ] {c2a4fcef-2566-4bed-a7fb-8a9ee0cb3761} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001352 sec., 739.6449704142012 rows/sec., 49.84 KiB/sec.
16169 2024.08.27 19:09:35.473347 [ 130 ] {} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16170 2024.08.27 19:09:35.473411 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
16171 2024.08.27 19:09:35.473659 [ 3 ] {c2a4fcef-2566-4bed-a7fb-8a9ee0cb3761} <Debug> DynamicQueryHandler: Done processing query
16172 2024.08.27 19:09:35.473662 [ 191 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
16173 2024.08.27 19:09:35.473711 [ 3 ] {c2a4fcef-2566-4bed-a7fb-8a9ee0cb3761} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
16174 2024.08.27 19:09:35.473811 [ 3 ] {} <Debug> HTTP-Session: 5a0c39b7-c698-4882-a097-3334ef6d17c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16175 2024.08.27 19:09:35.474160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 72883, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16176 2024.08.27 19:09:35.474337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16177 2024.08.27 19:09:35.474362 [ 191 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16178 2024.08.27 19:09:35.474414 [ 3 ] {} <Debug> HTTP-Session: 923bd5e7-5c5d-4939-9e48-e7d4dd87efa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16179 2024.08.27 19:09:35.474485 [ 3 ] {} <Debug> HTTP-Session: 923bd5e7-5c5d-4939-9e48-e7d4dd87efa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16180 2024.08.27 19:09:35.474491 [ 191 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
16181 2024.08.27 19:09:35.474540 [ 3 ] {} <Debug> HTTP-Session: 923bd5e7-5c5d-4939-9e48-e7d4dd87efa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16182 2024.08.27 19:09:35.474655 [ 3 ] {} <Trace> HTTP-Session: 923bd5e7-5c5d-4939-9e48-e7d4dd87efa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16183 2024.08.27 19:09:35.474814 [ 191 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
16184 2024.08.27 19:09:35.474940 [ 191 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
16185 2024.08.27 19:09:35.475143 [ 191 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
16186 2024.08.27 19:09:35.475248 [ 3 ] {c9e180c6-ce1d-4e8c-8076-4ec93b3110d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16187 2024.08.27 19:09:35.475323 [ 191 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
16188 2024.08.27 19:09:35.475633 [ 3 ] {c9e180c6-ce1d-4e8c-8076-4ec93b3110d7} <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
16189 2024.08.27 19:09:35.475763 [ 191 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
16190 2024.08.27 19:09:35.476727 [ 3 ] {c9e180c6-ce1d-4e8c-8076-4ec93b3110d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16191 2024.08.27 19:09:35.477353 [ 198 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.003853638 sec., 10379.802150591207 rows/sec., 699.42 KiB/sec.
16192 2024.08.27 19:09:35.477637 [ 193 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary)
16193 2024.08.27 19:09:35.478061 [ 3 ] {c9e180c6-ce1d-4e8c-8076-4ec93b3110d7} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16194 2024.08.27 19:09:35.478145 [ 3 ] {c9e180c6-ce1d-4e8c-8076-4ec93b3110d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
16195 2024.08.27 19:09:35.478746 [ 193 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_40_8} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16196 2024.08.27 19:09:35.478948 [ 193 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_40_8} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8
16197 2024.08.27 19:09:35.479138 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
16198 2024.08.27 19:09:35.479471 [ 3 ] {c9e180c6-ce1d-4e8c-8076-4ec93b3110d7} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
16199 2024.08.27 19:09:35.479895 [ 3 ] {c9e180c6-ce1d-4e8c-8076-4ec93b3110d7} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16200 2024.08.27 19:09:35.480103 [ 3 ] {c9e180c6-ce1d-4e8c-8076-4ec93b3110d7} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.00523 sec., 8604.206500956023 rows/sec., 15.42 MiB/sec.
16201 2024.08.27 19:09:35.480344 [ 3 ] {c9e180c6-ce1d-4e8c-8076-4ec93b3110d7} <Debug> DynamicQueryHandler: Done processing query
16202 2024.08.27 19:09:35.480370 [ 3 ] {c9e180c6-ce1d-4e8c-8076-4ec93b3110d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
16203 2024.08.27 19:09:35.480386 [ 3 ] {} <Debug> HTTP-Session: 923bd5e7-5c5d-4939-9e48-e7d4dd87efa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16204 2024.08.27 19:09:35.480543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16205 2024.08.27 19:09:35.480592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16206 2024.08.27 19:09:35.480612 [ 3 ] {} <Debug> HTTP-Session: 24a3910c-d612-427f-993c-dd2df1f4ecd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16207 2024.08.27 19:09:35.480629 [ 3 ] {} <Debug> HTTP-Session: 24a3910c-d612-427f-993c-dd2df1f4ecd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16208 2024.08.27 19:09:35.480643 [ 3 ] {} <Debug> HTTP-Session: 24a3910c-d612-427f-993c-dd2df1f4ecd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16209 2024.08.27 19:09:35.480674 [ 3 ] {} <Trace> HTTP-Session: 24a3910c-d612-427f-993c-dd2df1f4ecd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16210 2024.08.27 19:09:35.480797 [ 3 ] {2c7ebaf7-a993-42e2-af67-4babd78df466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16211 2024.08.27 19:09:35.480842 [ 3 ] {2c7ebaf7-a993-42e2-af67-4babd78df466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16212 2024.08.27 19:09:35.480976 [ 3 ] {2c7ebaf7-a993-42e2-af67-4babd78df466} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16213 2024.08.27 19:09:35.481301 [ 3 ] {2c7ebaf7-a993-42e2-af67-4babd78df466} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16214 2024.08.27 19:09:35.481337 [ 3 ] {2c7ebaf7-a993-42e2-af67-4babd78df466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB.
16215 2024.08.27 19:09:35.481704 [ 3 ] {2c7ebaf7-a993-42e2-af67-4babd78df466} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
16216 2024.08.27 19:09:35.482037 [ 3 ] {2c7ebaf7-a993-42e2-af67-4babd78df466} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16217 2024.08.27 19:09:35.482198 [ 3 ] {2c7ebaf7-a993-42e2-af67-4babd78df466} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001438 sec., 57023.643949930454 rows/sec., 3.62 MiB/sec.
16218 2024.08.27 19:09:35.482375 [ 3 ] {2c7ebaf7-a993-42e2-af67-4babd78df466} <Debug> DynamicQueryHandler: Done processing query
16219 2024.08.27 19:09:35.482400 [ 3 ] {2c7ebaf7-a993-42e2-af67-4babd78df466} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16220 2024.08.27 19:09:35.482416 [ 3 ] {} <Debug> HTTP-Session: 24a3910c-d612-427f-993c-dd2df1f4ecd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16221 2024.08.27 19:09:35.689890 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache
16222 2024.08.27 19:09:35.689950 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache
16223 2024.08.27 19:09:38.143874 [ 127 ] {} <Debug> oximeter.measurements_i64 (fa12deae-58ee-488a-b601-6fe992c24a60) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
16224 2024.08.27 19:09:38.143994 [ 127 ] {} <Trace> oximeter.measurements_i64 (fa12deae-58ee-488a-b601-6fe992c24a60): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16225 2024.08.27 19:09:38.144037 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16226 2024.08.27 19:09:38.144346 [ 198 ] {fa12deae-58ee-488a-b601-6fe992c24a60::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
16227 2024.08.27 19:09:38.144640 [ 198 ] {fa12deae-58ee-488a-b601-6fe992c24a60::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16228 2024.08.27 19:09:38.144709 [ 198 ] {fa12deae-58ee-488a-b601-6fe992c24a60::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part
16229 2024.08.27 19:09:38.144895 [ 198 ] {fa12deae-58ee-488a-b601-6fe992c24a60::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part
16230 2024.08.27 19:09:38.145007 [ 198 ] {fa12deae-58ee-488a-b601-6fe992c24a60::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part
16231 2024.08.27 19:09:38.145323 [ 198 ] {fa12deae-58ee-488a-b601-6fe992c24a60::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
16232 2024.08.27 19:09:38.145563 [ 198 ] {fa12deae-58ee-488a-b601-6fe992c24a60::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
16233 2024.08.27 19:09:38.146865 [ 193 ] {fa12deae-58ee-488a-b601-6fe992c24a60::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002713796 sec., 18792.86431257176 rows/sec., 1.34 MiB/sec.
16234 2024.08.27 19:09:38.147080 [ 188 ] {fa12deae-58ee-488a-b601-6fe992c24a60::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
16235 2024.08.27 19:09:38.147610 [ 188 ] {fa12deae-58ee-488a-b601-6fe992c24a60::all_1_5_1} <Trace> oximeter.measurements_i64 (fa12deae-58ee-488a-b601-6fe992c24a60): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16236 2024.08.27 19:09:38.147717 [ 188 ] {fa12deae-58ee-488a-b601-6fe992c24a60::all_1_5_1} <Trace> oximeter.measurements_i64 (fa12deae-58ee-488a-b601-6fe992c24a60) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
16237 2024.08.27 19:09:38.147832 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
16238 2024.08.27 19:09:40.440627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16239 2024.08.27 19:09:40.440804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16240 2024.08.27 19:09:40.440851 [ 3 ] {} <Debug> HTTP-Session: 801614a4-b863-4bc9-ae90-88160fa10722 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16241 2024.08.27 19:09:40.440892 [ 3 ] {} <Debug> HTTP-Session: 801614a4-b863-4bc9-ae90-88160fa10722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16242 2024.08.27 19:09:40.440922 [ 3 ] {} <Debug> HTTP-Session: 801614a4-b863-4bc9-ae90-88160fa10722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16243 2024.08.27 19:09:40.441001 [ 3 ] {} <Trace> HTTP-Session: 801614a4-b863-4bc9-ae90-88160fa10722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16244 2024.08.27 19:09:40.441293 [ 3 ] {e7a9e96c-91fe-43dc-912c-911983f69257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16245 2024.08.27 19:09:40.441404 [ 3 ] {e7a9e96c-91fe-43dc-912c-911983f69257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16246 2024.08.27 19:09:40.441806 [ 3 ] {e7a9e96c-91fe-43dc-912c-911983f69257} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16247 2024.08.27 19:09:40.442305 [ 3 ] {e7a9e96c-91fe-43dc-912c-911983f69257} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16248 2024.08.27 19:09:40.442353 [ 3 ] {e7a9e96c-91fe-43dc-912c-911983f69257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16249 2024.08.27 19:09:40.442771 [ 3 ] {e7a9e96c-91fe-43dc-912c-911983f69257} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
16250 2024.08.27 19:09:40.443162 [ 3 ] {e7a9e96c-91fe-43dc-912c-911983f69257} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16251 2024.08.27 19:09:40.443313 [ 3 ] {e7a9e96c-91fe-43dc-912c-911983f69257} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002112 sec., 1893.9393939393938 rows/sec., 154.44 KiB/sec.
16252 2024.08.27 19:09:40.443539 [ 3 ] {e7a9e96c-91fe-43dc-912c-911983f69257} <Debug> DynamicQueryHandler: Done processing query
16253 2024.08.27 19:09:40.443567 [ 3 ] {e7a9e96c-91fe-43dc-912c-911983f69257} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16254 2024.08.27 19:09:40.443585 [ 3 ] {} <Debug> HTTP-Session: 801614a4-b863-4bc9-ae90-88160fa10722 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16255 2024.08.27 19:09:40.443735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16256 2024.08.27 19:09:40.443791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16257 2024.08.27 19:09:40.443812 [ 3 ] {} <Debug> HTTP-Session: 3de4a632-690b-4ff9-bbb7-a65f901cc49f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16258 2024.08.27 19:09:40.443831 [ 3 ] {} <Debug> HTTP-Session: 3de4a632-690b-4ff9-bbb7-a65f901cc49f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16259 2024.08.27 19:09:40.443845 [ 3 ] {} <Debug> HTTP-Session: 3de4a632-690b-4ff9-bbb7-a65f901cc49f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16260 2024.08.27 19:09:40.443880 [ 3 ] {} <Trace> HTTP-Session: 3de4a632-690b-4ff9-bbb7-a65f901cc49f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16261 2024.08.27 19:09:40.444010 [ 3 ] {b962be72-0a74-4167-bb53-ccf0c7276992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16262 2024.08.27 19:09:40.444058 [ 3 ] {b962be72-0a74-4167-bb53-ccf0c7276992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16263 2024.08.27 19:09:40.444296 [ 3 ] {b962be72-0a74-4167-bb53-ccf0c7276992} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16264 2024.08.27 19:09:40.444660 [ 3 ] {b962be72-0a74-4167-bb53-ccf0c7276992} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16265 2024.08.27 19:09:40.444696 [ 3 ] {b962be72-0a74-4167-bb53-ccf0c7276992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16266 2024.08.27 19:09:40.445054 [ 3 ] {b962be72-0a74-4167-bb53-ccf0c7276992} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16267 2024.08.27 19:09:40.445409 [ 3 ] {b962be72-0a74-4167-bb53-ccf0c7276992} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16268 2024.08.27 19:09:40.445537 [ 3 ] {b962be72-0a74-4167-bb53-ccf0c7276992} <Debug> executeQuery: Read 74 rows, 6.14 KiB in 0.001576 sec., 46954.31472081219 rows/sec., 3.80 MiB/sec.
16269 2024.08.27 19:09:40.445544 [ 123 ] {} <Debug> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16270 2024.08.27 19:09:40.445600 [ 123 ] {} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16271 2024.08.27 19:09:40.445631 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16272 2024.08.27 19:09:40.445772 [ 3 ] {b962be72-0a74-4167-bb53-ccf0c7276992} <Debug> DynamicQueryHandler: Done processing query
16273 2024.08.27 19:09:40.445811 [ 3 ] {b962be72-0a74-4167-bb53-ccf0c7276992} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
16274 2024.08.27 19:09:40.445821 [ 198 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::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
16275 2024.08.27 19:09:40.445835 [ 3 ] {} <Debug> HTTP-Session: 3de4a632-690b-4ff9-bbb7-a65f901cc49f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16276 2024.08.27 19:09:40.446094 [ 198 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16277 2024.08.27 19:09:40.446102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16278 2024.08.27 19:09:40.446159 [ 198 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1444 rows starting from the beginning of the part
16279 2024.08.27 19:09:40.446198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16280 2024.08.27 19:09:40.446264 [ 3 ] {} <Debug> HTTP-Session: 48e80353-05ba-4bcc-8f22-afbe83e11d00 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16281 2024.08.27 19:09:40.446346 [ 3 ] {} <Debug> HTTP-Session: 48e80353-05ba-4bcc-8f22-afbe83e11d00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16282 2024.08.27 19:09:40.446393 [ 3 ] {} <Debug> HTTP-Session: 48e80353-05ba-4bcc-8f22-afbe83e11d00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16283 2024.08.27 19:09:40.446456 [ 198 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 72 rows starting from the beginning of the part
16284 2024.08.27 19:09:40.446487 [ 3 ] {} <Trace> HTTP-Session: 48e80353-05ba-4bcc-8f22-afbe83e11d00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16285 2024.08.27 19:09:40.446787 [ 198 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 285 rows starting from the beginning of the part
16286 2024.08.27 19:09:40.446808 [ 3 ] {94bcf870-21c4-44cb-b3d3-1c76be76685c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16287 2024.08.27 19:09:40.446948 [ 3 ] {94bcf870-21c4-44cb-b3d3-1c76be76685c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16288 2024.08.27 19:09:40.447079 [ 198 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1212 rows starting from the beginning of the part
16289 2024.08.27 19:09:40.447413 [ 198 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 281 rows starting from the beginning of the part
16290 2024.08.27 19:09:40.447721 [ 198 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 74 rows starting from the beginning of the part
16291 2024.08.27 19:09:40.448444 [ 3 ] {94bcf870-21c4-44cb-b3d3-1c76be76685c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16292 2024.08.27 19:09:40.449186 [ 3 ] {94bcf870-21c4-44cb-b3d3-1c76be76685c} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16293 2024.08.27 19:09:40.449250 [ 3 ] {94bcf870-21c4-44cb-b3d3-1c76be76685c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16294 2024.08.27 19:09:40.450220 [ 3 ] {94bcf870-21c4-44cb-b3d3-1c76be76685c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
16295 2024.08.27 19:09:40.450751 [ 3 ] {94bcf870-21c4-44cb-b3d3-1c76be76685c} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16296 2024.08.27 19:09:40.450991 [ 3 ] {94bcf870-21c4-44cb-b3d3-1c76be76685c} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.004284 sec., 2801.120448179272 rows/sec., 205.62 KiB/sec.
16297 2024.08.27 19:09:40.451525 [ 3 ] {94bcf870-21c4-44cb-b3d3-1c76be76685c} <Debug> DynamicQueryHandler: Done processing query
16298 2024.08.27 19:09:40.451551 [ 201 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3368 rows, containing 5 columns (5 merged, 0 gathered) in 0.005840239 sec., 576688.727978427 rows/sec., 50.69 MiB/sec.
16299 2024.08.27 19:09:40.451567 [ 3 ] {94bcf870-21c4-44cb-b3d3-1c76be76685c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16300 2024.08.27 19:09:40.451665 [ 3 ] {} <Debug> HTTP-Session: 48e80353-05ba-4bcc-8f22-afbe83e11d00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16301 2024.08.27 19:09:40.451821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16302 2024.08.27 19:09:40.451889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16303 2024.08.27 19:09:40.451917 [ 3 ] {} <Debug> HTTP-Session: d100db1b-e569-4c89-ab8c-699cc6e85a18 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16304 2024.08.27 19:09:40.451949 [ 3 ] {} <Debug> HTTP-Session: d100db1b-e569-4c89-ab8c-699cc6e85a18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16305 2024.08.27 19:09:40.451965 [ 3 ] {} <Debug> HTTP-Session: d100db1b-e569-4c89-ab8c-699cc6e85a18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16306 2024.08.27 19:09:40.451979 [ 201 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16307 2024.08.27 19:09:40.452018 [ 3 ] {} <Trace> HTTP-Session: d100db1b-e569-4c89-ab8c-699cc6e85a18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16308 2024.08.27 19:09:40.452280 [ 3 ] {e7eded39-0bf7-4760-9bc8-271441f7718a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16309 2024.08.27 19:09:40.452357 [ 3 ] {e7eded39-0bf7-4760-9bc8-271441f7718a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16310 2024.08.27 19:09:40.453284 [ 3 ] {e7eded39-0bf7-4760-9bc8-271441f7718a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16311 2024.08.27 19:09:40.453349 [ 201 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_86_17} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16312 2024.08.27 19:09:40.453550 [ 201 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_86_17} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16313 2024.08.27 19:09:40.453735 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB.
16314 2024.08.27 19:09:40.453933 [ 3 ] {e7eded39-0bf7-4760-9bc8-271441f7718a} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16315 2024.08.27 19:09:40.453974 [ 3 ] {e7eded39-0bf7-4760-9bc8-271441f7718a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16316 2024.08.27 19:09:40.454338 [ 3 ] {e7eded39-0bf7-4760-9bc8-271441f7718a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16317 2024.08.27 19:09:40.454713 [ 3 ] {e7eded39-0bf7-4760-9bc8-271441f7718a} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16318 2024.08.27 19:09:40.454849 [ 3 ] {e7eded39-0bf7-4760-9bc8-271441f7718a} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.00267 sec., 28464.41947565543 rows/sec., 2.22 MiB/sec.
16319 2024.08.27 19:09:40.454870 [ 123 ] {} <Debug> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16320 2024.08.27 19:09:40.454936 [ 123 ] {} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16321 2024.08.27 19:09:40.454971 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16322 2024.08.27 19:09:40.455093 [ 3 ] {e7eded39-0bf7-4760-9bc8-271441f7718a} <Debug> DynamicQueryHandler: Done processing query
16323 2024.08.27 19:09:40.455181 [ 3 ] {e7eded39-0bf7-4760-9bc8-271441f7718a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
16324 2024.08.27 19:09:40.455226 [ 3 ] {} <Debug> HTTP-Session: d100db1b-e569-4c89-ab8c-699cc6e85a18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16325 2024.08.27 19:09:40.455260 [ 193 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::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
16326 2024.08.27 19:09:40.455505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 31006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16327 2024.08.27 19:09:40.455686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16328 2024.08.27 19:09:40.455761 [ 3 ] {} <Debug> HTTP-Session: 58d29efe-f8a2-4991-827f-daff58ded7d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16329 2024.08.27 19:09:40.455835 [ 3 ] {} <Debug> HTTP-Session: 58d29efe-f8a2-4991-827f-daff58ded7d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16330 2024.08.27 19:09:40.455906 [ 3 ] {} <Debug> HTTP-Session: 58d29efe-f8a2-4991-827f-daff58ded7d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16331 2024.08.27 19:09:40.456045 [ 3 ] {} <Trace> HTTP-Session: 58d29efe-f8a2-4991-827f-daff58ded7d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16332 2024.08.27 19:09:40.456101 [ 193 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16333 2024.08.27 19:09:40.456267 [ 193 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 948 rows starting from the beginning of the part
16334 2024.08.27 19:09:40.456479 [ 3 ] {26cf8579-8cb7-441e-8bac-2d8c556c8855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16335 2024.08.27 19:09:40.456704 [ 193 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 72 rows starting from the beginning of the part
16336 2024.08.27 19:09:40.456746 [ 3 ] {26cf8579-8cb7-441e-8bac-2d8c556c8855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16337 2024.08.27 19:09:40.457014 [ 193 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 457 rows starting from the beginning of the part
16338 2024.08.27 19:09:40.457437 [ 193 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 528 rows starting from the beginning of the part
16339 2024.08.27 19:09:40.457829 [ 193 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 431 rows starting from the beginning of the part
16340 2024.08.27 19:09:40.458218 [ 193 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 76 rows starting from the beginning of the part
16341 2024.08.27 19:09:40.458314 [ 3 ] {26cf8579-8cb7-441e-8bac-2d8c556c8855} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16342 2024.08.27 19:09:40.459397 [ 3 ] {26cf8579-8cb7-441e-8bac-2d8c556c8855} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16343 2024.08.27 19:09:40.459466 [ 3 ] {26cf8579-8cb7-441e-8bac-2d8c556c8855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16344 2024.08.27 19:09:40.460597 [ 3 ] {26cf8579-8cb7-441e-8bac-2d8c556c8855} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16345 2024.08.27 19:09:40.461254 [ 3 ] {26cf8579-8cb7-441e-8bac-2d8c556c8855} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16346 2024.08.27 19:09:40.461445 [ 193 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2512 rows, containing 5 columns (5 merged, 0 gathered) in 0.006407311 sec., 392052.1416862706 rows/sec., 30.09 MiB/sec.
16347 2024.08.27 19:09:40.461578 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16348 2024.08.27 19:09:40.461588 [ 3 ] {26cf8579-8cb7-441e-8bac-2d8c556c8855} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.005333 sec., 30376.89855615976 rows/sec., 2.12 MiB/sec.
16349 2024.08.27 19:09:40.461652 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16350 2024.08.27 19:09:40.461722 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16351 2024.08.27 19:09:40.461811 [ 193 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16352 2024.08.27 19:09:40.462192 [ 196 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::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
16353 2024.08.27 19:09:40.462305 [ 3 ] {26cf8579-8cb7-441e-8bac-2d8c556c8855} <Debug> DynamicQueryHandler: Done processing query
16354 2024.08.27 19:09:40.462415 [ 3 ] {26cf8579-8cb7-441e-8bac-2d8c556c8855} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16355 2024.08.27 19:09:40.462596 [ 3 ] {} <Debug> HTTP-Session: 58d29efe-f8a2-4991-827f-daff58ded7d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16356 2024.08.27 19:09:40.462909 [ 196 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16357 2024.08.27 19:09:40.463043 [ 196 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 25547 rows starting from the beginning of the part
16358 2024.08.27 19:09:40.463076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16359 2024.08.27 19:09:40.463447 [ 196 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part
16360 2024.08.27 19:09:40.463442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16361 2024.08.27 19:09:40.463596 [ 3 ] {} <Debug> HTTP-Session: 73f0e98a-0468-48a2-ba56-cde1343c7d9a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16362 2024.08.27 19:09:40.463656 [ 193 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_86_17} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16363 2024.08.27 19:09:40.463729 [ 3 ] {} <Debug> HTTP-Session: 73f0e98a-0468-48a2-ba56-cde1343c7d9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16364 2024.08.27 19:09:40.463905 [ 196 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 240 rows starting from the beginning of the part
16365 2024.08.27 19:09:40.463958 [ 3 ] {} <Debug> HTTP-Session: 73f0e98a-0468-48a2-ba56-cde1343c7d9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16366 2024.08.27 19:09:40.464151 [ 193 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_86_17} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16367 2024.08.27 19:09:40.464288 [ 196 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 844 rows starting from the beginning of the part
16368 2024.08.27 19:09:40.464336 [ 3 ] {} <Trace> HTTP-Session: 73f0e98a-0468-48a2-ba56-cde1343c7d9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16369 2024.08.27 19:09:40.464469 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
16370 2024.08.27 19:09:40.464628 [ 196 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 239 rows starting from the beginning of the part
16371 2024.08.27 19:09:40.464868 [ 196 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 162 rows starting from the beginning of the part
16372 2024.08.27 19:09:40.465132 [ 3 ] {edb887ad-5e15-4644-bea6-b8bbf101a892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16373 2024.08.27 19:09:40.465335 [ 3 ] {edb887ad-5e15-4644-bea6-b8bbf101a892} <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
16374 2024.08.27 19:09:40.466564 [ 3 ] {edb887ad-5e15-4644-bea6-b8bbf101a892} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16375 2024.08.27 19:09:40.467164 [ 3 ] {edb887ad-5e15-4644-bea6-b8bbf101a892} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16376 2024.08.27 19:09:40.467221 [ 3 ] {edb887ad-5e15-4644-bea6-b8bbf101a892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16377 2024.08.27 19:09:40.468949 [ 3 ] {edb887ad-5e15-4644-bea6-b8bbf101a892} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
16378 2024.08.27 19:09:40.470002 [ 3 ] {edb887ad-5e15-4644-bea6-b8bbf101a892} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16379 2024.08.27 19:09:40.470317 [ 3 ] {edb887ad-5e15-4644-bea6-b8bbf101a892} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.0055 sec., 1454.5454545454547 rows/sec., 2.61 MiB/sec.
16380 2024.08.27 19:09:40.470975 [ 3 ] {edb887ad-5e15-4644-bea6-b8bbf101a892} <Debug> DynamicQueryHandler: Done processing query
16381 2024.08.27 19:09:40.471082 [ 3 ] {edb887ad-5e15-4644-bea6-b8bbf101a892} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
16382 2024.08.27 19:09:40.471152 [ 3 ] {} <Debug> HTTP-Session: 73f0e98a-0468-48a2-ba56-cde1343c7d9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16383 2024.08.27 19:09:40.471361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16384 2024.08.27 19:09:40.471417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16385 2024.08.27 19:09:40.471436 [ 3 ] {} <Debug> HTTP-Session: 204d1f20-045b-4713-80fd-5de8d22cd053 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16386 2024.08.27 19:09:40.471453 [ 3 ] {} <Debug> HTTP-Session: 204d1f20-045b-4713-80fd-5de8d22cd053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16387 2024.08.27 19:09:40.471467 [ 3 ] {} <Debug> HTTP-Session: 204d1f20-045b-4713-80fd-5de8d22cd053 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16388 2024.08.27 19:09:40.471503 [ 3 ] {} <Trace> HTTP-Session: 204d1f20-045b-4713-80fd-5de8d22cd053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16389 2024.08.27 19:09:40.471717 [ 3 ] {f963f8e7-5436-4829-9136-b99412f2f25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16390 2024.08.27 19:09:40.471765 [ 3 ] {f963f8e7-5436-4829-9136-b99412f2f25f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16391 2024.08.27 19:09:40.471937 [ 3 ] {f963f8e7-5436-4829-9136-b99412f2f25f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16392 2024.08.27 19:09:40.472290 [ 3 ] {f963f8e7-5436-4829-9136-b99412f2f25f} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16393 2024.08.27 19:09:40.472391 [ 3 ] {f963f8e7-5436-4829-9136-b99412f2f25f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16394 2024.08.27 19:09:40.472976 [ 3 ] {f963f8e7-5436-4829-9136-b99412f2f25f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16395 2024.08.27 19:09:40.473378 [ 3 ] {f963f8e7-5436-4829-9136-b99412f2f25f} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16396 2024.08.27 19:09:40.473523 [ 3 ] {f963f8e7-5436-4829-9136-b99412f2f25f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001903 sec., 31529.164477141356 rows/sec., 2.12 MiB/sec.
16397 2024.08.27 19:09:40.473529 [ 123 ] {} <Debug> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16398 2024.08.27 19:09:40.473580 [ 123 ] {} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16399 2024.08.27 19:09:40.473610 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16400 2024.08.27 19:09:40.473861 [ 3 ] {f963f8e7-5436-4829-9136-b99412f2f25f} <Debug> DynamicQueryHandler: Done processing query
16401 2024.08.27 19:09:40.473878 [ 189 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
16402 2024.08.27 19:09:40.473894 [ 3 ] {f963f8e7-5436-4829-9136-b99412f2f25f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16403 2024.08.27 19:09:40.473995 [ 3 ] {} <Debug> HTTP-Session: 204d1f20-045b-4713-80fd-5de8d22cd053 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16404 2024.08.27 19:09:40.474205 [ 189 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16405 2024.08.27 19:09:40.474243 [ 189 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5570 rows starting from the beginning of the part
16406 2024.08.27 19:09:40.474328 [ 189 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part
16407 2024.08.27 19:09:40.474646 [ 189 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 82 rows starting from the beginning of the part
16408 2024.08.27 19:09:40.474801 [ 189 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part
16409 2024.08.27 19:09:40.475085 [ 189 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 82 rows starting from the beginning of the part
16410 2024.08.27 19:09:40.475454 [ 189 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part
16411 2024.08.27 19:09:40.476041 [ 186 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27192 rows, containing 5 columns (5 merged, 0 gathered) in 0.014142179 sec., 1922758.8619830084 rows/sec., 129.98 MiB/sec.
16412 2024.08.27 19:09:40.476784 [ 186 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16413 2024.08.27 19:09:40.477967 [ 186 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16414 2024.08.27 19:09:40.478080 [ 186 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16415 2024.08.27 19:09:40.478197 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB.
16416 2024.08.27 19:09:40.478945 [ 199 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5914 rows, containing 4 columns (4 merged, 0 gathered) in 0.005239307 sec., 1128775.2368777015 rows/sec., 73.63 MiB/sec.
16417 2024.08.27 19:09:40.479606 [ 192 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16418 2024.08.27 19:09:40.480081 [ 192 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_86_17} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16419 2024.08.27 19:09:40.480174 [ 192 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_86_17} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16420 2024.08.27 19:09:40.480283 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB.
16421 2024.08.27 19:09:45.452831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16422 2024.08.27 19:09:45.452955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16423 2024.08.27 19:09:45.452980 [ 3 ] {} <Debug> HTTP-Session: 7a9031cb-b6a0-4de8-b94d-c77b9074eed3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16424 2024.08.27 19:09:45.453003 [ 3 ] {} <Debug> HTTP-Session: 7a9031cb-b6a0-4de8-b94d-c77b9074eed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16425 2024.08.27 19:09:45.453017 [ 3 ] {} <Debug> HTTP-Session: 7a9031cb-b6a0-4de8-b94d-c77b9074eed3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16426 2024.08.27 19:09:45.453064 [ 3 ] {} <Trace> HTTP-Session: 7a9031cb-b6a0-4de8-b94d-c77b9074eed3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16427 2024.08.27 19:09:45.453236 [ 3 ] {3708609c-192c-42fb-98da-b5f9399116c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16428 2024.08.27 19:09:45.453298 [ 3 ] {3708609c-192c-42fb-98da-b5f9399116c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16429 2024.08.27 19:09:45.453614 [ 3 ] {3708609c-192c-42fb-98da-b5f9399116c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16430 2024.08.27 19:09:45.454113 [ 3 ] {3708609c-192c-42fb-98da-b5f9399116c8} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16431 2024.08.27 19:09:45.454155 [ 3 ] {3708609c-192c-42fb-98da-b5f9399116c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16432 2024.08.27 19:09:45.454575 [ 3 ] {3708609c-192c-42fb-98da-b5f9399116c8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
16433 2024.08.27 19:09:45.454997 [ 3 ] {3708609c-192c-42fb-98da-b5f9399116c8} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16434 2024.08.27 19:09:45.455148 [ 3 ] {3708609c-192c-42fb-98da-b5f9399116c8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001939 sec., 1031.4595152140278 rows/sec., 84.11 KiB/sec.
16435 2024.08.27 19:09:45.455362 [ 3 ] {3708609c-192c-42fb-98da-b5f9399116c8} <Debug> DynamicQueryHandler: Done processing query
16436 2024.08.27 19:09:45.455389 [ 3 ] {3708609c-192c-42fb-98da-b5f9399116c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16437 2024.08.27 19:09:45.455405 [ 3 ] {} <Debug> HTTP-Session: 7a9031cb-b6a0-4de8-b94d-c77b9074eed3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16438 2024.08.27 19:09:45.455601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 42444, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16439 2024.08.27 19:09:45.455655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16440 2024.08.27 19:09:45.455676 [ 3 ] {} <Debug> HTTP-Session: 9c9330e5-5ce1-4b68-9edd-df1e2fbf55b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16441 2024.08.27 19:09:45.455694 [ 3 ] {} <Debug> HTTP-Session: 9c9330e5-5ce1-4b68-9edd-df1e2fbf55b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16442 2024.08.27 19:09:45.455708 [ 3 ] {} <Debug> HTTP-Session: 9c9330e5-5ce1-4b68-9edd-df1e2fbf55b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16443 2024.08.27 19:09:45.455742 [ 3 ] {} <Trace> HTTP-Session: 9c9330e5-5ce1-4b68-9edd-df1e2fbf55b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16444 2024.08.27 19:09:45.455937 [ 3 ] {b232d6ae-f852-44d7-9a04-d6c7387e25e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16445 2024.08.27 19:09:45.455984 [ 3 ] {b232d6ae-f852-44d7-9a04-d6c7387e25e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16446 2024.08.27 19:09:45.456221 [ 3 ] {b232d6ae-f852-44d7-9a04-d6c7387e25e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16447 2024.08.27 19:09:45.456764 [ 3 ] {b232d6ae-f852-44d7-9a04-d6c7387e25e5} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16448 2024.08.27 19:09:45.456801 [ 3 ] {b232d6ae-f852-44d7-9a04-d6c7387e25e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16449 2024.08.27 19:09:45.457176 [ 3 ] {b232d6ae-f852-44d7-9a04-d6c7387e25e5} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16450 2024.08.27 19:09:45.457516 [ 3 ] {b232d6ae-f852-44d7-9a04-d6c7387e25e5} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16451 2024.08.27 19:09:45.457633 [ 3 ] {b232d6ae-f852-44d7-9a04-d6c7387e25e5} <Debug> executeQuery: Read 280 rows, 25.44 KiB in 0.001847 sec., 151597.18462371413 rows/sec., 13.45 MiB/sec.
16452 2024.08.27 19:09:45.457798 [ 3 ] {b232d6ae-f852-44d7-9a04-d6c7387e25e5} <Debug> DynamicQueryHandler: Done processing query
16453 2024.08.27 19:09:45.457886 [ 3 ] {b232d6ae-f852-44d7-9a04-d6c7387e25e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
16454 2024.08.27 19:09:45.457902 [ 3 ] {} <Debug> HTTP-Session: 9c9330e5-5ce1-4b68-9edd-df1e2fbf55b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16455 2024.08.27 19:09:45.458061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 6777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16456 2024.08.27 19:09:45.458113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16457 2024.08.27 19:09:45.458133 [ 3 ] {} <Debug> HTTP-Session: 25d34718-08e5-47a6-ba34-0327b6814d9e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16458 2024.08.27 19:09:45.458151 [ 3 ] {} <Debug> HTTP-Session: 25d34718-08e5-47a6-ba34-0327b6814d9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16459 2024.08.27 19:09:45.458166 [ 3 ] {} <Debug> HTTP-Session: 25d34718-08e5-47a6-ba34-0327b6814d9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16460 2024.08.27 19:09:45.458199 [ 3 ] {} <Trace> HTTP-Session: 25d34718-08e5-47a6-ba34-0327b6814d9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16461 2024.08.27 19:09:45.458311 [ 3 ] {3652599f-624e-4588-8058-8164d7c3bb97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16462 2024.08.27 19:09:45.458356 [ 3 ] {3652599f-624e-4588-8058-8164d7c3bb97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16463 2024.08.27 19:09:45.458588 [ 3 ] {3652599f-624e-4588-8058-8164d7c3bb97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16464 2024.08.27 19:09:45.458912 [ 3 ] {3652599f-624e-4588-8058-8164d7c3bb97} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16465 2024.08.27 19:09:45.458948 [ 3 ] {3652599f-624e-4588-8058-8164d7c3bb97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16466 2024.08.27 19:09:45.459300 [ 3 ] {3652599f-624e-4588-8058-8164d7c3bb97} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
16467 2024.08.27 19:09:45.459657 [ 3 ] {3652599f-624e-4588-8058-8164d7c3bb97} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16468 2024.08.27 19:09:45.459785 [ 3 ] {3652599f-624e-4588-8058-8164d7c3bb97} <Debug> executeQuery: Read 47 rows, 3.52 KiB in 0.001511 sec., 31105.228325612177 rows/sec., 2.28 MiB/sec.
16469 2024.08.27 19:09:45.459790 [ 119 ] {} <Debug> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
16470 2024.08.27 19:09:45.459859 [ 119 ] {} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16471 2024.08.27 19:09:45.459896 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16472 2024.08.27 19:09:45.460011 [ 187 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::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
16473 2024.08.27 19:09:45.460028 [ 3 ] {3652599f-624e-4588-8058-8164d7c3bb97} <Debug> DynamicQueryHandler: Done processing query
16474 2024.08.27 19:09:45.460070 [ 3 ] {3652599f-624e-4588-8058-8164d7c3bb97} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
16475 2024.08.27 19:09:45.460103 [ 3 ] {} <Debug> HTTP-Session: 25d34718-08e5-47a6-ba34-0327b6814d9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16476 2024.08.27 19:09:45.460148 [ 187 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16477 2024.08.27 19:09:45.460178 [ 187 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 71 rows starting from the beginning of the part
16478 2024.08.27 19:09:45.460242 [ 187 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 48 rows starting from the beginning of the part
16479 2024.08.27 19:09:45.460378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16480 2024.08.27 19:09:45.460488 [ 187 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part
16481 2024.08.27 19:09:45.460640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16482 2024.08.27 19:09:45.460787 [ 3 ] {} <Debug> HTTP-Session: 7da92753-f63c-4786-bfa4-2f3f83dba906 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16483 2024.08.27 19:09:45.460910 [ 3 ] {} <Debug> HTTP-Session: 7da92753-f63c-4786-bfa4-2f3f83dba906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16484 2024.08.27 19:09:45.460991 [ 187 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 49 rows starting from the beginning of the part
16485 2024.08.27 19:09:45.460999 [ 3 ] {} <Debug> HTTP-Session: 7da92753-f63c-4786-bfa4-2f3f83dba906 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16486 2024.08.27 19:09:45.461067 [ 3 ] {} <Trace> HTTP-Session: 7da92753-f63c-4786-bfa4-2f3f83dba906 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16487 2024.08.27 19:09:45.461195 [ 187 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 12 rows starting from the beginning of the part
16488 2024.08.27 19:09:45.461430 [ 3 ] {00f145f7-d852-40de-998b-6e6db012bbb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
16489 2024.08.27 19:09:45.461479 [ 187 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 47 rows starting from the beginning of the part
16490 2024.08.27 19:09:45.461531 [ 3 ] {00f145f7-d852-40de-998b-6e6db012bbb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
16491 2024.08.27 19:09:45.462065 [ 3 ] {00f145f7-d852-40de-998b-6e6db012bbb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16492 2024.08.27 19:09:45.462583 [ 3 ] {00f145f7-d852-40de-998b-6e6db012bbb7} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16493 2024.08.27 19:09:45.462626 [ 3 ] {00f145f7-d852-40de-998b-6e6db012bbb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16494 2024.08.27 19:09:45.463148 [ 187 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 5 columns (5 merged, 0 gathered) in 0.003193355 sec., 73590.31488826015 rows/sec., 5.62 MiB/sec.
16495 2024.08.27 19:09:45.463246 [ 3 ] {00f145f7-d852-40de-998b-6e6db012bbb7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
16496 2024.08.27 19:09:45.463261 [ 187 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
16497 2024.08.27 19:09:45.463861 [ 3 ] {00f145f7-d852-40de-998b-6e6db012bbb7} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16498 2024.08.27 19:09:45.463986 [ 187 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_81_16} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16499 2024.08.27 19:09:45.464046 [ 3 ] {00f145f7-d852-40de-998b-6e6db012bbb7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002784 sec., 5028.735632183908 rows/sec., 352.18 KiB/sec.
16500 2024.08.27 19:09:45.464165 [ 187 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_81_16} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
16501 2024.08.27 19:09:45.464274 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
16502 2024.08.27 19:09:45.464286 [ 3 ] {00f145f7-d852-40de-998b-6e6db012bbb7} <Debug> DynamicQueryHandler: Done processing query
16503 2024.08.27 19:09:45.464316 [ 3 ] {00f145f7-d852-40de-998b-6e6db012bbb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16504 2024.08.27 19:09:45.464332 [ 3 ] {} <Debug> HTTP-Session: 7da92753-f63c-4786-bfa4-2f3f83dba906 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16505 2024.08.27 19:09:45.464475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16506 2024.08.27 19:09:45.464523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16507 2024.08.27 19:09:45.464542 [ 3 ] {} <Debug> HTTP-Session: cb15c889-f9eb-4a43-b9e5-5c3a4044bc3e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16508 2024.08.27 19:09:45.464558 [ 3 ] {} <Debug> HTTP-Session: cb15c889-f9eb-4a43-b9e5-5c3a4044bc3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16509 2024.08.27 19:09:45.464571 [ 3 ] {} <Debug> HTTP-Session: cb15c889-f9eb-4a43-b9e5-5c3a4044bc3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16510 2024.08.27 19:09:45.464603 [ 3 ] {} <Trace> HTTP-Session: cb15c889-f9eb-4a43-b9e5-5c3a4044bc3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16511 2024.08.27 19:09:45.464707 [ 3 ] {89f62086-768c-4dd8-91eb-31b4678c54f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
16512 2024.08.27 19:09:45.464750 [ 3 ] {89f62086-768c-4dd8-91eb-31b4678c54f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
16513 2024.08.27 19:09:45.464979 [ 3 ] {89f62086-768c-4dd8-91eb-31b4678c54f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16514 2024.08.27 19:09:45.465271 [ 3 ] {89f62086-768c-4dd8-91eb-31b4678c54f2} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16515 2024.08.27 19:09:45.465307 [ 3 ] {89f62086-768c-4dd8-91eb-31b4678c54f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16516 2024.08.27 19:09:45.465654 [ 3 ] {89f62086-768c-4dd8-91eb-31b4678c54f2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
16517 2024.08.27 19:09:45.465997 [ 3 ] {89f62086-768c-4dd8-91eb-31b4678c54f2} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16518 2024.08.27 19:09:45.466110 [ 119 ] {} <Debug> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0
16519 2024.08.27 19:09:45.466116 [ 3 ] {89f62086-768c-4dd8-91eb-31b4678c54f2} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001449 sec., 4140.786749482401 rows/sec., 244.65 KiB/sec.
16520 2024.08.27 19:09:45.466149 [ 119 ] {} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16521 2024.08.27 19:09:45.466187 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16522 2024.08.27 19:09:45.466320 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
16523 2024.08.27 19:09:45.466345 [ 3 ] {89f62086-768c-4dd8-91eb-31b4678c54f2} <Debug> DynamicQueryHandler: Done processing query
16524 2024.08.27 19:09:45.466399 [ 3 ] {89f62086-768c-4dd8-91eb-31b4678c54f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16525 2024.08.27 19:09:45.466423 [ 3 ] {} <Debug> HTTP-Session: cb15c889-f9eb-4a43-b9e5-5c3a4044bc3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16526 2024.08.27 19:09:45.466928 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16527 2024.08.27 19:09:45.466948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 69744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16528 2024.08.27 19:09:45.467042 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
16529 2024.08.27 19:09:45.467123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16530 2024.08.27 19:09:45.467232 [ 3 ] {} <Debug> HTTP-Session: 38d2cd87-4565-41c9-8ff6-a1e5e89ceca3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16531 2024.08.27 19:09:45.467413 [ 3 ] {} <Debug> HTTP-Session: 38d2cd87-4565-41c9-8ff6-a1e5e89ceca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16532 2024.08.27 19:09:45.467546 [ 3 ] {} <Debug> HTTP-Session: 38d2cd87-4565-41c9-8ff6-a1e5e89ceca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16533 2024.08.27 19:09:45.467670 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
16534 2024.08.27 19:09:45.467750 [ 3 ] {} <Trace> HTTP-Session: 38d2cd87-4565-41c9-8ff6-a1e5e89ceca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16535 2024.08.27 19:09:45.468094 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
16536 2024.08.27 19:09:45.468179 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
16537 2024.08.27 19:09:45.468208 [ 3 ] {0cc97892-491c-4bb8-aab5-2cc6820c6109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16538 2024.08.27 19:09:45.468301 [ 3 ] {0cc97892-491c-4bb8-aab5-2cc6820c6109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16539 2024.08.27 19:09:45.468404 [ 199 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
16540 2024.08.27 19:09:45.469060 [ 3 ] {0cc97892-491c-4bb8-aab5-2cc6820c6109} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16541 2024.08.27 19:09:45.470029 [ 190 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003763857 sec., 7970.547233861435 rows/sec., 505.94 KiB/sec.
16542 2024.08.27 19:09:45.470097 [ 3 ] {0cc97892-491c-4bb8-aab5-2cc6820c6109} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16543 2024.08.27 19:09:45.470152 [ 3 ] {0cc97892-491c-4bb8-aab5-2cc6820c6109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16544 2024.08.27 19:09:45.470272 [ 190 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary)
16545 2024.08.27 19:09:45.471143 [ 3 ] {0cc97892-491c-4bb8-aab5-2cc6820c6109} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16546 2024.08.27 19:09:45.471414 [ 190 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_41_10} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16547 2024.08.27 19:09:45.471761 [ 190 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_41_10} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10
16548 2024.08.27 19:09:45.471995 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
16549 2024.08.27 19:09:45.472316 [ 3 ] {0cc97892-491c-4bb8-aab5-2cc6820c6109} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16550 2024.08.27 19:09:45.472861 [ 3 ] {0cc97892-491c-4bb8-aab5-2cc6820c6109} <Debug> executeQuery: Read 429 rows, 31.45 KiB in 0.004806 sec., 89263.42072409487 rows/sec., 6.39 MiB/sec.
16551 2024.08.27 19:09:45.473625 [ 3 ] {0cc97892-491c-4bb8-aab5-2cc6820c6109} <Debug> DynamicQueryHandler: Done processing query
16552 2024.08.27 19:09:45.473684 [ 3 ] {0cc97892-491c-4bb8-aab5-2cc6820c6109} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
16553 2024.08.27 19:09:45.473716 [ 3 ] {} <Debug> HTTP-Session: 38d2cd87-4565-41c9-8ff6-a1e5e89ceca3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16554 2024.08.27 19:09:45.473872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16555 2024.08.27 19:09:45.473922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16556 2024.08.27 19:09:45.473942 [ 3 ] {} <Debug> HTTP-Session: b9dd4d21-2979-4e9b-be8a-caf7f7cb419f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16557 2024.08.27 19:09:45.473959 [ 3 ] {} <Debug> HTTP-Session: b9dd4d21-2979-4e9b-be8a-caf7f7cb419f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16558 2024.08.27 19:09:45.473973 [ 3 ] {} <Debug> HTTP-Session: b9dd4d21-2979-4e9b-be8a-caf7f7cb419f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16559 2024.08.27 19:09:45.474004 [ 3 ] {} <Trace> HTTP-Session: b9dd4d21-2979-4e9b-be8a-caf7f7cb419f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16560 2024.08.27 19:09:45.474106 [ 3 ] {60cc7f19-43a0-4105-8227-8635cdac4dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16561 2024.08.27 19:09:45.474151 [ 3 ] {60cc7f19-43a0-4105-8227-8635cdac4dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16562 2024.08.27 19:09:45.474313 [ 3 ] {60cc7f19-43a0-4105-8227-8635cdac4dc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16563 2024.08.27 19:09:45.474592 [ 3 ] {60cc7f19-43a0-4105-8227-8635cdac4dc0} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16564 2024.08.27 19:09:45.474628 [ 3 ] {60cc7f19-43a0-4105-8227-8635cdac4dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16565 2024.08.27 19:09:45.474990 [ 3 ] {60cc7f19-43a0-4105-8227-8635cdac4dc0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
16566 2024.08.27 19:09:45.475328 [ 3 ] {60cc7f19-43a0-4105-8227-8635cdac4dc0} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16567 2024.08.27 19:09:45.475445 [ 119 ] {} <Debug> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
16568 2024.08.27 19:09:45.475449 [ 3 ] {60cc7f19-43a0-4105-8227-8635cdac4dc0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001409 sec., 4258.3392476934 rows/sec., 222.48 KiB/sec.
16569 2024.08.27 19:09:45.475510 [ 119 ] {} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16570 2024.08.27 19:09:45.475547 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16571 2024.08.27 19:09:45.475720 [ 3 ] {60cc7f19-43a0-4105-8227-8635cdac4dc0} <Debug> DynamicQueryHandler: Done processing query
16572 2024.08.27 19:09:45.475738 [ 191 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
16573 2024.08.27 19:09:45.475762 [ 3 ] {60cc7f19-43a0-4105-8227-8635cdac4dc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16574 2024.08.27 19:09:45.475800 [ 3 ] {} <Debug> HTTP-Session: b9dd4d21-2979-4e9b-be8a-caf7f7cb419f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16575 2024.08.27 19:09:45.476200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16576 2024.08.27 19:09:45.476356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16577 2024.08.27 19:09:45.476423 [ 191 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16578 2024.08.27 19:09:45.476451 [ 3 ] {} <Debug> HTTP-Session: 19954a9d-c223-4b17-9c79-795969471173 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16579 2024.08.27 19:09:45.476569 [ 3 ] {} <Debug> HTTP-Session: 19954a9d-c223-4b17-9c79-795969471173 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16580 2024.08.27 19:09:45.476572 [ 191 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
16581 2024.08.27 19:09:45.476588 [ 3 ] {} <Debug> HTTP-Session: 19954a9d-c223-4b17-9c79-795969471173 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16582 2024.08.27 19:09:45.476635 [ 3 ] {} <Trace> HTTP-Session: 19954a9d-c223-4b17-9c79-795969471173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16583 2024.08.27 19:09:45.476701 [ 191 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
16584 2024.08.27 19:09:45.476898 [ 191 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
16585 2024.08.27 19:09:45.476977 [ 3 ] {81a320dd-b9ad-4f4b-ba20-67bdcdb14a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16586 2024.08.27 19:09:45.477185 [ 3 ] {81a320dd-b9ad-4f4b-ba20-67bdcdb14a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16587 2024.08.27 19:09:45.477197 [ 191 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
16588 2024.08.27 19:09:45.477393 [ 191 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
16589 2024.08.27 19:09:45.477601 [ 191 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
16590 2024.08.27 19:09:45.477914 [ 3 ] {81a320dd-b9ad-4f4b-ba20-67bdcdb14a56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16591 2024.08.27 19:09:45.478622 [ 3 ] {81a320dd-b9ad-4f4b-ba20-67bdcdb14a56} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16592 2024.08.27 19:09:45.478667 [ 3 ] {81a320dd-b9ad-4f4b-ba20-67bdcdb14a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16593 2024.08.27 19:09:45.479110 [ 191 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.00345915 sec., 71115.73652486883 rows/sec., 3.63 MiB/sec.
16594 2024.08.27 19:09:45.479283 [ 3 ] {81a320dd-b9ad-4f4b-ba20-67bdcdb14a56} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16595 2024.08.27 19:09:45.479417 [ 200 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
16596 2024.08.27 19:09:45.479982 [ 3 ] {81a320dd-b9ad-4f4b-ba20-67bdcdb14a56} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16597 2024.08.27 19:09:45.480382 [ 3 ] {81a320dd-b9ad-4f4b-ba20-67bdcdb14a56} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.003588 sec., 66332.21850613155 rows/sec., 4.45 MiB/sec.
16598 2024.08.27 19:09:45.480694 [ 200 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_41_8} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16599 2024.08.27 19:09:45.480717 [ 3 ] {81a320dd-b9ad-4f4b-ba20-67bdcdb14a56} <Debug> DynamicQueryHandler: Done processing query
16600 2024.08.27 19:09:45.480774 [ 3 ] {81a320dd-b9ad-4f4b-ba20-67bdcdb14a56} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
16601 2024.08.27 19:09:45.480803 [ 3 ] {} <Debug> HTTP-Session: 19954a9d-c223-4b17-9c79-795969471173 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16602 2024.08.27 19:09:45.480883 [ 200 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_41_8} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
16603 2024.08.27 19:09:45.480995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16604 2024.08.27 19:09:45.481042 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
16605 2024.08.27 19:09:45.481089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16606 2024.08.27 19:09:45.481117 [ 3 ] {} <Debug> HTTP-Session: a57385d6-7c56-40a5-aef6-27a63a1c2093 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16607 2024.08.27 19:09:45.481134 [ 3 ] {} <Debug> HTTP-Session: a57385d6-7c56-40a5-aef6-27a63a1c2093 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16608 2024.08.27 19:09:45.481148 [ 3 ] {} <Debug> HTTP-Session: a57385d6-7c56-40a5-aef6-27a63a1c2093 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16609 2024.08.27 19:09:45.481181 [ 3 ] {} <Trace> HTTP-Session: a57385d6-7c56-40a5-aef6-27a63a1c2093 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16610 2024.08.27 19:09:45.481281 [ 3 ] {6bd8e486-5a64-44ca-b4cd-2089fac2b283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
16611 2024.08.27 19:09:45.481329 [ 3 ] {6bd8e486-5a64-44ca-b4cd-2089fac2b283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
16612 2024.08.27 19:09:45.481479 [ 3 ] {6bd8e486-5a64-44ca-b4cd-2089fac2b283} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16613 2024.08.27 19:09:45.481747 [ 3 ] {6bd8e486-5a64-44ca-b4cd-2089fac2b283} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16614 2024.08.27 19:09:45.481784 [ 3 ] {6bd8e486-5a64-44ca-b4cd-2089fac2b283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16615 2024.08.27 19:09:45.482160 [ 3 ] {6bd8e486-5a64-44ca-b4cd-2089fac2b283} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
16616 2024.08.27 19:09:45.482493 [ 3 ] {6bd8e486-5a64-44ca-b4cd-2089fac2b283} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16617 2024.08.27 19:09:45.482650 [ 3 ] {6bd8e486-5a64-44ca-b4cd-2089fac2b283} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001387 sec., 720.9805335255949 rows/sec., 48.58 KiB/sec.
16618 2024.08.27 19:09:45.482808 [ 3 ] {6bd8e486-5a64-44ca-b4cd-2089fac2b283} <Debug> DynamicQueryHandler: Done processing query
16619 2024.08.27 19:09:45.482831 [ 3 ] {6bd8e486-5a64-44ca-b4cd-2089fac2b283} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
16620 2024.08.27 19:09:45.482847 [ 3 ] {} <Debug> HTTP-Session: a57385d6-7c56-40a5-aef6-27a63a1c2093 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16621 2024.08.27 19:09:45.483005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 72893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16622 2024.08.27 19:09:45.483050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16623 2024.08.27 19:09:45.483068 [ 3 ] {} <Debug> HTTP-Session: b1ffab1c-3596-4462-935a-102aaedd8605 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16624 2024.08.27 19:09:45.483083 [ 3 ] {} <Debug> HTTP-Session: b1ffab1c-3596-4462-935a-102aaedd8605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16625 2024.08.27 19:09:45.483095 [ 3 ] {} <Debug> HTTP-Session: b1ffab1c-3596-4462-935a-102aaedd8605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16626 2024.08.27 19:09:45.483124 [ 3 ] {} <Trace> HTTP-Session: b1ffab1c-3596-4462-935a-102aaedd8605 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16627 2024.08.27 19:09:45.483526 [ 3 ] {38cf3a77-daa5-427d-9874-f93d5261aae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16628 2024.08.27 19:09:45.483586 [ 3 ] {38cf3a77-daa5-427d-9874-f93d5261aae0} <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
16629 2024.08.27 19:09:45.484051 [ 3 ] {38cf3a77-daa5-427d-9874-f93d5261aae0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16630 2024.08.27 19:09:45.485078 [ 3 ] {38cf3a77-daa5-427d-9874-f93d5261aae0} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16631 2024.08.27 19:09:45.485116 [ 3 ] {38cf3a77-daa5-427d-9874-f93d5261aae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16632 2024.08.27 19:09:45.485802 [ 3 ] {38cf3a77-daa5-427d-9874-f93d5261aae0} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
16633 2024.08.27 19:09:45.486216 [ 3 ] {38cf3a77-daa5-427d-9874-f93d5261aae0} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16634 2024.08.27 19:09:45.486416 [ 3 ] {38cf3a77-daa5-427d-9874-f93d5261aae0} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.003174 sec., 14177.693761814744 rows/sec., 25.41 MiB/sec.
16635 2024.08.27 19:09:45.486416 [ 117 ] {} <Debug> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
16636 2024.08.27 19:09:45.486545 [ 117 ] {} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16637 2024.08.27 19:09:45.486609 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16638 2024.08.27 19:09:45.486920 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::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
16639 2024.08.27 19:09:45.486921 [ 3 ] {38cf3a77-daa5-427d-9874-f93d5261aae0} <Debug> DynamicQueryHandler: Done processing query
16640 2024.08.27 19:09:45.487001 [ 3 ] {38cf3a77-daa5-427d-9874-f93d5261aae0} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
16641 2024.08.27 19:09:45.487052 [ 3 ] {} <Debug> HTTP-Session: b1ffab1c-3596-4462-935a-102aaedd8605 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16642 2024.08.27 19:09:45.487359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16643 2024.08.27 19:09:45.487714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16644 2024.08.27 19:09:45.487912 [ 3 ] {} <Debug> HTTP-Session: b8e4586e-8d0b-4a34-a266-79a1a0c7b1e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16645 2024.08.27 19:09:45.488069 [ 3 ] {} <Debug> HTTP-Session: b8e4586e-8d0b-4a34-a266-79a1a0c7b1e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16646 2024.08.27 19:09:45.488182 [ 3 ] {} <Debug> HTTP-Session: b8e4586e-8d0b-4a34-a266-79a1a0c7b1e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16647 2024.08.27 19:09:45.488445 [ 3 ] {} <Trace> HTTP-Session: b8e4586e-8d0b-4a34-a266-79a1a0c7b1e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16648 2024.08.27 19:09:45.488714 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16649 2024.08.27 19:09:45.488942 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1400 rows starting from the beginning of the part
16650 2024.08.27 19:09:45.488950 [ 3 ] {2e3e31bb-a658-4561-9e39-ae5f03c5500d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16651 2024.08.27 19:09:45.489063 [ 3 ] {2e3e31bb-a658-4561-9e39-ae5f03c5500d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16652 2024.08.27 19:09:45.489715 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 45 rows starting from the beginning of the part
16653 2024.08.27 19:09:45.489837 [ 3 ] {2e3e31bb-a658-4561-9e39-ae5f03c5500d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16654 2024.08.27 19:09:45.490402 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part
16655 2024.08.27 19:09:45.490951 [ 3 ] {2e3e31bb-a658-4561-9e39-ae5f03c5500d} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16656 2024.08.27 19:09:45.491039 [ 3 ] {2e3e31bb-a658-4561-9e39-ae5f03c5500d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16657 2024.08.27 19:09:45.491123 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 45 rows starting from the beginning of the part
16658 2024.08.27 19:09:45.491807 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::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
16659 2024.08.27 19:09:45.492253 [ 3 ] {2e3e31bb-a658-4561-9e39-ae5f03c5500d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
16660 2024.08.27 19:09:45.492339 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 45 rows starting from the beginning of the part
16661 2024.08.27 19:09:45.493429 [ 3 ] {2e3e31bb-a658-4561-9e39-ae5f03c5500d} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16662 2024.08.27 19:09:45.493754 [ 3 ] {2e3e31bb-a658-4561-9e39-ae5f03c5500d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004928 sec., 16639.61038961039 rows/sec., 1.06 MiB/sec.
16663 2024.08.27 19:09:45.494384 [ 3 ] {2e3e31bb-a658-4561-9e39-ae5f03c5500d} <Debug> DynamicQueryHandler: Done processing query
16664 2024.08.27 19:09:45.494488 [ 3 ] {2e3e31bb-a658-4561-9e39-ae5f03c5500d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16665 2024.08.27 19:09:45.494583 [ 3 ] {} <Debug> HTTP-Session: b8e4586e-8d0b-4a34-a266-79a1a0c7b1e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16666 2024.08.27 19:09:45.501238 [ 188 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1551 rows, containing 19 columns (19 merged, 0 gathered) in 0.014505826 sec., 106922.55649557634 rows/sec., 191.60 MiB/sec.
16667 2024.08.27 19:09:45.503244 [ 194 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
16668 2024.08.27 19:09:45.503879 [ 194 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16669 2024.08.27 19:09:45.503966 [ 194 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
16670 2024.08.27 19:09:45.504125 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB.
16671 2024.08.27 19:09:50.447170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16672 2024.08.27 19:09:50.447350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16673 2024.08.27 19:09:50.447394 [ 3 ] {} <Debug> HTTP-Session: 219e57fe-7a8e-476a-b4c0-ce1a349a1c11 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16674 2024.08.27 19:09:50.447433 [ 3 ] {} <Debug> HTTP-Session: 219e57fe-7a8e-476a-b4c0-ce1a349a1c11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16675 2024.08.27 19:09:50.447460 [ 3 ] {} <Debug> HTTP-Session: 219e57fe-7a8e-476a-b4c0-ce1a349a1c11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16676 2024.08.27 19:09:50.447535 [ 3 ] {} <Trace> HTTP-Session: 219e57fe-7a8e-476a-b4c0-ce1a349a1c11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16677 2024.08.27 19:09:50.447726 [ 3 ] {7c1cd44f-02c5-4dee-bbdc-b114f6960ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16678 2024.08.27 19:09:50.447789 [ 3 ] {7c1cd44f-02c5-4dee-bbdc-b114f6960ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16679 2024.08.27 19:09:50.448190 [ 3 ] {7c1cd44f-02c5-4dee-bbdc-b114f6960ff0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16680 2024.08.27 19:09:50.448617 [ 3 ] {7c1cd44f-02c5-4dee-bbdc-b114f6960ff0} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16681 2024.08.27 19:09:50.448661 [ 3 ] {7c1cd44f-02c5-4dee-bbdc-b114f6960ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16682 2024.08.27 19:09:50.449076 [ 3 ] {7c1cd44f-02c5-4dee-bbdc-b114f6960ff0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
16683 2024.08.27 19:09:50.449476 [ 3 ] {7c1cd44f-02c5-4dee-bbdc-b114f6960ff0} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16684 2024.08.27 19:09:50.449648 [ 3 ] {7c1cd44f-02c5-4dee-bbdc-b114f6960ff0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001914 sec., 1044.9320794148382 rows/sec., 85.21 KiB/sec.
16685 2024.08.27 19:09:50.449867 [ 3 ] {7c1cd44f-02c5-4dee-bbdc-b114f6960ff0} <Debug> DynamicQueryHandler: Done processing query
16686 2024.08.27 19:09:50.449894 [ 3 ] {7c1cd44f-02c5-4dee-bbdc-b114f6960ff0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16687 2024.08.27 19:09:50.449912 [ 3 ] {} <Debug> HTTP-Session: 219e57fe-7a8e-476a-b4c0-ce1a349a1c11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16688 2024.08.27 19:09:50.450088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16689 2024.08.27 19:09:50.450141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16690 2024.08.27 19:09:50.450161 [ 3 ] {} <Debug> HTTP-Session: aea6f84c-93f0-413f-bf8d-c41883182c86 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16691 2024.08.27 19:09:50.450180 [ 3 ] {} <Debug> HTTP-Session: aea6f84c-93f0-413f-bf8d-c41883182c86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16692 2024.08.27 19:09:50.450194 [ 3 ] {} <Debug> HTTP-Session: aea6f84c-93f0-413f-bf8d-c41883182c86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16693 2024.08.27 19:09:50.450229 [ 3 ] {} <Trace> HTTP-Session: aea6f84c-93f0-413f-bf8d-c41883182c86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16694 2024.08.27 19:09:50.450366 [ 3 ] {c521a767-3daa-4d4b-b574-79f1cebaf662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16695 2024.08.27 19:09:50.450414 [ 3 ] {c521a767-3daa-4d4b-b574-79f1cebaf662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16696 2024.08.27 19:09:50.450649 [ 3 ] {c521a767-3daa-4d4b-b574-79f1cebaf662} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16697 2024.08.27 19:09:50.451009 [ 3 ] {c521a767-3daa-4d4b-b574-79f1cebaf662} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16698 2024.08.27 19:09:50.451046 [ 3 ] {c521a767-3daa-4d4b-b574-79f1cebaf662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16699 2024.08.27 19:09:50.451407 [ 3 ] {c521a767-3daa-4d4b-b574-79f1cebaf662} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16700 2024.08.27 19:09:50.451767 [ 3 ] {c521a767-3daa-4d4b-b574-79f1cebaf662} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16701 2024.08.27 19:09:50.451924 [ 3 ] {c521a767-3daa-4d4b-b574-79f1cebaf662} <Debug> executeQuery: Read 73 rows, 6.06 KiB in 0.001604 sec., 45511.22194513716 rows/sec., 3.69 MiB/sec.
16702 2024.08.27 19:09:50.452197 [ 3 ] {c521a767-3daa-4d4b-b574-79f1cebaf662} <Debug> DynamicQueryHandler: Done processing query
16703 2024.08.27 19:09:50.452222 [ 3 ] {c521a767-3daa-4d4b-b574-79f1cebaf662} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
16704 2024.08.27 19:09:50.452239 [ 3 ] {} <Debug> HTTP-Session: aea6f84c-93f0-413f-bf8d-c41883182c86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16705 2024.08.27 19:09:50.452452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16706 2024.08.27 19:09:50.452583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16707 2024.08.27 19:09:50.452650 [ 3 ] {} <Debug> HTTP-Session: 1f1463b5-638c-4b6a-a662-930dee56dff0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16708 2024.08.27 19:09:50.452705 [ 3 ] {} <Debug> HTTP-Session: 1f1463b5-638c-4b6a-a662-930dee56dff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16709 2024.08.27 19:09:50.452749 [ 3 ] {} <Debug> HTTP-Session: 1f1463b5-638c-4b6a-a662-930dee56dff0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16710 2024.08.27 19:09:50.452838 [ 3 ] {} <Trace> HTTP-Session: 1f1463b5-638c-4b6a-a662-930dee56dff0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16711 2024.08.27 19:09:50.452981 [ 3 ] {ca20b56d-51fa-4bc1-8c8d-cb2128c42daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16712 2024.08.27 19:09:50.453027 [ 3 ] {ca20b56d-51fa-4bc1-8c8d-cb2128c42daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16713 2024.08.27 19:09:50.453277 [ 3 ] {ca20b56d-51fa-4bc1-8c8d-cb2128c42daf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16714 2024.08.27 19:09:50.453574 [ 3 ] {ca20b56d-51fa-4bc1-8c8d-cb2128c42daf} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16715 2024.08.27 19:09:50.453612 [ 3 ] {ca20b56d-51fa-4bc1-8c8d-cb2128c42daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16716 2024.08.27 19:09:50.453954 [ 3 ] {ca20b56d-51fa-4bc1-8c8d-cb2128c42daf} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
16717 2024.08.27 19:09:50.454314 [ 3 ] {ca20b56d-51fa-4bc1-8c8d-cb2128c42daf} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16718 2024.08.27 19:09:50.454464 [ 3 ] {ca20b56d-51fa-4bc1-8c8d-cb2128c42daf} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001509 sec., 6626.905235255136 rows/sec., 491.19 KiB/sec.
16719 2024.08.27 19:09:50.454642 [ 3 ] {ca20b56d-51fa-4bc1-8c8d-cb2128c42daf} <Debug> DynamicQueryHandler: Done processing query
16720 2024.08.27 19:09:50.454665 [ 3 ] {ca20b56d-51fa-4bc1-8c8d-cb2128c42daf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16721 2024.08.27 19:09:50.454681 [ 3 ] {} <Debug> HTTP-Session: 1f1463b5-638c-4b6a-a662-930dee56dff0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16722 2024.08.27 19:09:50.454826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16723 2024.08.27 19:09:50.454874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16724 2024.08.27 19:09:50.454894 [ 3 ] {} <Debug> HTTP-Session: 65abbc3b-7fb4-4d66-b36f-072d57160286 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16725 2024.08.27 19:09:50.454910 [ 3 ] {} <Debug> HTTP-Session: 65abbc3b-7fb4-4d66-b36f-072d57160286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16726 2024.08.27 19:09:50.454925 [ 3 ] {} <Debug> HTTP-Session: 65abbc3b-7fb4-4d66-b36f-072d57160286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16727 2024.08.27 19:09:50.454956 [ 3 ] {} <Trace> HTTP-Session: 65abbc3b-7fb4-4d66-b36f-072d57160286 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16728 2024.08.27 19:09:50.455076 [ 3 ] {754c8164-593b-4367-ad88-bc4cafa92fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16729 2024.08.27 19:09:50.455119 [ 3 ] {754c8164-593b-4367-ad88-bc4cafa92fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16730 2024.08.27 19:09:50.455344 [ 3 ] {754c8164-593b-4367-ad88-bc4cafa92fab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16731 2024.08.27 19:09:50.455679 [ 3 ] {754c8164-593b-4367-ad88-bc4cafa92fab} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16732 2024.08.27 19:09:50.455716 [ 3 ] {754c8164-593b-4367-ad88-bc4cafa92fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16733 2024.08.27 19:09:50.456064 [ 3 ] {754c8164-593b-4367-ad88-bc4cafa92fab} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16734 2024.08.27 19:09:50.456422 [ 3 ] {754c8164-593b-4367-ad88-bc4cafa92fab} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16735 2024.08.27 19:09:50.456572 [ 3 ] {754c8164-593b-4367-ad88-bc4cafa92fab} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001532 sec., 48302.872062663184 rows/sec., 3.77 MiB/sec.
16736 2024.08.27 19:09:50.456757 [ 3 ] {754c8164-593b-4367-ad88-bc4cafa92fab} <Debug> DynamicQueryHandler: Done processing query
16737 2024.08.27 19:09:50.456793 [ 3 ] {754c8164-593b-4367-ad88-bc4cafa92fab} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
16738 2024.08.27 19:09:50.456823 [ 3 ] {} <Debug> HTTP-Session: 65abbc3b-7fb4-4d66-b36f-072d57160286 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16739 2024.08.27 19:09:50.457000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16740 2024.08.27 19:09:50.457045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16741 2024.08.27 19:09:50.457063 [ 3 ] {} <Debug> HTTP-Session: b70633ca-51f1-4469-9243-906489cf9d87 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16742 2024.08.27 19:09:50.457079 [ 3 ] {} <Debug> HTTP-Session: b70633ca-51f1-4469-9243-906489cf9d87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16743 2024.08.27 19:09:50.457092 [ 3 ] {} <Debug> HTTP-Session: b70633ca-51f1-4469-9243-906489cf9d87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16744 2024.08.27 19:09:50.457121 [ 3 ] {} <Trace> HTTP-Session: b70633ca-51f1-4469-9243-906489cf9d87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16745 2024.08.27 19:09:50.457258 [ 3 ] {4549b19a-7053-44de-88ab-3edc18dcbb42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16746 2024.08.27 19:09:50.457302 [ 3 ] {4549b19a-7053-44de-88ab-3edc18dcbb42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16747 2024.08.27 19:09:50.457438 [ 3 ] {4549b19a-7053-44de-88ab-3edc18dcbb42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16748 2024.08.27 19:09:50.457777 [ 3 ] {4549b19a-7053-44de-88ab-3edc18dcbb42} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16749 2024.08.27 19:09:50.457875 [ 3 ] {4549b19a-7053-44de-88ab-3edc18dcbb42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16750 2024.08.27 19:09:50.458262 [ 3 ] {4549b19a-7053-44de-88ab-3edc18dcbb42} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16751 2024.08.27 19:09:50.458596 [ 3 ] {4549b19a-7053-44de-88ab-3edc18dcbb42} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16752 2024.08.27 19:09:50.458746 [ 3 ] {4549b19a-7053-44de-88ab-3edc18dcbb42} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001531 sec., 105160.02612671457 rows/sec., 7.32 MiB/sec.
16753 2024.08.27 19:09:50.458911 [ 3 ] {4549b19a-7053-44de-88ab-3edc18dcbb42} <Debug> DynamicQueryHandler: Done processing query
16754 2024.08.27 19:09:50.458934 [ 3 ] {4549b19a-7053-44de-88ab-3edc18dcbb42} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16755 2024.08.27 19:09:50.458950 [ 3 ] {} <Debug> HTTP-Session: b70633ca-51f1-4469-9243-906489cf9d87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16756 2024.08.27 19:09:50.459084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16757 2024.08.27 19:09:50.459130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16758 2024.08.27 19:09:50.459149 [ 3 ] {} <Debug> HTTP-Session: d8cf4427-602a-4db9-ba59-ad422f49a048 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16759 2024.08.27 19:09:50.459166 [ 3 ] {} <Debug> HTTP-Session: d8cf4427-602a-4db9-ba59-ad422f49a048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16760 2024.08.27 19:09:50.459180 [ 3 ] {} <Debug> HTTP-Session: d8cf4427-602a-4db9-ba59-ad422f49a048 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16761 2024.08.27 19:09:50.459210 [ 3 ] {} <Trace> HTTP-Session: d8cf4427-602a-4db9-ba59-ad422f49a048 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16762 2024.08.27 19:09:50.459360 [ 3 ] {7a81d966-9472-4cd7-b1cf-64695a8aeda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16763 2024.08.27 19:09:50.459426 [ 3 ] {7a81d966-9472-4cd7-b1cf-64695a8aeda6} <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
16764 2024.08.27 19:09:50.459837 [ 3 ] {7a81d966-9472-4cd7-b1cf-64695a8aeda6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16765 2024.08.27 19:09:50.460286 [ 3 ] {7a81d966-9472-4cd7-b1cf-64695a8aeda6} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16766 2024.08.27 19:09:50.460322 [ 3 ] {7a81d966-9472-4cd7-b1cf-64695a8aeda6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16767 2024.08.27 19:09:50.460911 [ 3 ] {7a81d966-9472-4cd7-b1cf-64695a8aeda6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
16768 2024.08.27 19:09:50.461311 [ 3 ] {7a81d966-9472-4cd7-b1cf-64695a8aeda6} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16769 2024.08.27 19:09:50.461504 [ 3 ] {7a81d966-9472-4cd7-b1cf-64695a8aeda6} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002216 sec., 3610.1083032490974 rows/sec., 6.47 MiB/sec.
16770 2024.08.27 19:09:50.461893 [ 3 ] {7a81d966-9472-4cd7-b1cf-64695a8aeda6} <Debug> DynamicQueryHandler: Done processing query
16771 2024.08.27 19:09:50.461953 [ 3 ] {7a81d966-9472-4cd7-b1cf-64695a8aeda6} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
16772 2024.08.27 19:09:50.462012 [ 3 ] {} <Debug> HTTP-Session: d8cf4427-602a-4db9-ba59-ad422f49a048 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16773 2024.08.27 19:09:50.462255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16774 2024.08.27 19:09:50.462370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16775 2024.08.27 19:09:50.462418 [ 3 ] {} <Debug> HTTP-Session: 9d2f8b01-8544-407c-b2b0-3643e42548f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16776 2024.08.27 19:09:50.462442 [ 3 ] {} <Debug> HTTP-Session: 9d2f8b01-8544-407c-b2b0-3643e42548f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16777 2024.08.27 19:09:50.462457 [ 3 ] {} <Debug> HTTP-Session: 9d2f8b01-8544-407c-b2b0-3643e42548f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16778 2024.08.27 19:09:50.462489 [ 3 ] {} <Trace> HTTP-Session: 9d2f8b01-8544-407c-b2b0-3643e42548f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16779 2024.08.27 19:09:50.462612 [ 3 ] {c5806d3e-54fc-47c1-9f31-885a8d06ad8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16780 2024.08.27 19:09:50.462659 [ 3 ] {c5806d3e-54fc-47c1-9f31-885a8d06ad8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16781 2024.08.27 19:09:50.462799 [ 3 ] {c5806d3e-54fc-47c1-9f31-885a8d06ad8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16782 2024.08.27 19:09:50.463063 [ 3 ] {c5806d3e-54fc-47c1-9f31-885a8d06ad8c} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16783 2024.08.27 19:09:50.463099 [ 3 ] {c5806d3e-54fc-47c1-9f31-885a8d06ad8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16784 2024.08.27 19:09:50.463467 [ 3 ] {c5806d3e-54fc-47c1-9f31-885a8d06ad8c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
16785 2024.08.27 19:09:50.463790 [ 3 ] {c5806d3e-54fc-47c1-9f31-885a8d06ad8c} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16786 2024.08.27 19:09:50.463947 [ 3 ] {c5806d3e-54fc-47c1-9f31-885a8d06ad8c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec.
16787 2024.08.27 19:09:50.464112 [ 3 ] {c5806d3e-54fc-47c1-9f31-885a8d06ad8c} <Debug> DynamicQueryHandler: Done processing query
16788 2024.08.27 19:09:50.464136 [ 3 ] {c5806d3e-54fc-47c1-9f31-885a8d06ad8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16789 2024.08.27 19:09:50.464152 [ 3 ] {} <Debug> HTTP-Session: 9d2f8b01-8544-407c-b2b0-3643e42548f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16790 2024.08.27 19:09:50.690027 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache
16791 2024.08.27 19:09:50.690087 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache
16792 2024.08.27 19:09:55.453210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16793 2024.08.27 19:09:55.453333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16794 2024.08.27 19:09:55.453358 [ 3 ] {} <Debug> HTTP-Session: 45b5d214-c69f-4bbe-8662-8f8b67fcff2c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16795 2024.08.27 19:09:55.453382 [ 3 ] {} <Debug> HTTP-Session: 45b5d214-c69f-4bbe-8662-8f8b67fcff2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16796 2024.08.27 19:09:55.453396 [ 3 ] {} <Debug> HTTP-Session: 45b5d214-c69f-4bbe-8662-8f8b67fcff2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16797 2024.08.27 19:09:55.453448 [ 3 ] {} <Trace> HTTP-Session: 45b5d214-c69f-4bbe-8662-8f8b67fcff2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16798 2024.08.27 19:09:55.453666 [ 3 ] {fd9dfe45-67c3-432b-845a-405f1452589a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16799 2024.08.27 19:09:55.453760 [ 3 ] {fd9dfe45-67c3-432b-845a-405f1452589a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16800 2024.08.27 19:09:55.454115 [ 3 ] {fd9dfe45-67c3-432b-845a-405f1452589a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16801 2024.08.27 19:09:55.454484 [ 3 ] {fd9dfe45-67c3-432b-845a-405f1452589a} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16802 2024.08.27 19:09:55.454526 [ 3 ] {fd9dfe45-67c3-432b-845a-405f1452589a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16803 2024.08.27 19:09:55.454920 [ 3 ] {fd9dfe45-67c3-432b-845a-405f1452589a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
16804 2024.08.27 19:09:55.455357 [ 3 ] {fd9dfe45-67c3-432b-845a-405f1452589a} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16805 2024.08.27 19:09:55.455525 [ 3 ] {fd9dfe45-67c3-432b-845a-405f1452589a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001939 sec., 1031.4595152140278 rows/sec., 84.11 KiB/sec.
16806 2024.08.27 19:09:55.455848 [ 3 ] {fd9dfe45-67c3-432b-845a-405f1452589a} <Debug> DynamicQueryHandler: Done processing query
16807 2024.08.27 19:09:55.455904 [ 3 ] {fd9dfe45-67c3-432b-845a-405f1452589a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16808 2024.08.27 19:09:55.455947 [ 3 ] {} <Debug> HTTP-Session: 45b5d214-c69f-4bbe-8662-8f8b67fcff2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16809 2024.08.27 19:09:55.456156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 42444, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16810 2024.08.27 19:09:55.456210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16811 2024.08.27 19:09:55.456231 [ 3 ] {} <Debug> HTTP-Session: 67eeae61-4159-4750-990d-823e06841bb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16812 2024.08.27 19:09:55.456250 [ 3 ] {} <Debug> HTTP-Session: 67eeae61-4159-4750-990d-823e06841bb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16813 2024.08.27 19:09:55.456263 [ 3 ] {} <Debug> HTTP-Session: 67eeae61-4159-4750-990d-823e06841bb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16814 2024.08.27 19:09:55.456306 [ 3 ] {} <Trace> HTTP-Session: 67eeae61-4159-4750-990d-823e06841bb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16815 2024.08.27 19:09:55.456501 [ 3 ] {c7270ef4-6882-46b3-ac29-7fd297916506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16816 2024.08.27 19:09:55.456550 [ 3 ] {c7270ef4-6882-46b3-ac29-7fd297916506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16817 2024.08.27 19:09:55.456807 [ 3 ] {c7270ef4-6882-46b3-ac29-7fd297916506} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16818 2024.08.27 19:09:55.457463 [ 3 ] {c7270ef4-6882-46b3-ac29-7fd297916506} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16819 2024.08.27 19:09:55.457502 [ 3 ] {c7270ef4-6882-46b3-ac29-7fd297916506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16820 2024.08.27 19:09:55.457888 [ 3 ] {c7270ef4-6882-46b3-ac29-7fd297916506} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16821 2024.08.27 19:09:55.458252 [ 3 ] {c7270ef4-6882-46b3-ac29-7fd297916506} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16822 2024.08.27 19:09:55.458397 [ 3 ] {c7270ef4-6882-46b3-ac29-7fd297916506} <Debug> executeQuery: Read 280 rows, 25.44 KiB in 0.001995 sec., 140350.87719298247 rows/sec., 12.45 MiB/sec.
16823 2024.08.27 19:09:55.458607 [ 3 ] {c7270ef4-6882-46b3-ac29-7fd297916506} <Debug> DynamicQueryHandler: Done processing query
16824 2024.08.27 19:09:55.458631 [ 3 ] {c7270ef4-6882-46b3-ac29-7fd297916506} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
16825 2024.08.27 19:09:55.458647 [ 3 ] {} <Debug> HTTP-Session: 67eeae61-4159-4750-990d-823e06841bb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16826 2024.08.27 19:09:55.458839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 6778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16827 2024.08.27 19:09:55.458889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16828 2024.08.27 19:09:55.458909 [ 3 ] {} <Debug> HTTP-Session: 354aeae8-e941-4427-b770-4c4d086e0c3a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16829 2024.08.27 19:09:55.458926 [ 3 ] {} <Debug> HTTP-Session: 354aeae8-e941-4427-b770-4c4d086e0c3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16830 2024.08.27 19:09:55.458941 [ 3 ] {} <Debug> HTTP-Session: 354aeae8-e941-4427-b770-4c4d086e0c3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16831 2024.08.27 19:09:55.458973 [ 3 ] {} <Trace> HTTP-Session: 354aeae8-e941-4427-b770-4c4d086e0c3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16832 2024.08.27 19:09:55.459088 [ 3 ] {4cfedf26-f8fc-4916-9076-f462845a9874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16833 2024.08.27 19:09:55.459132 [ 3 ] {4cfedf26-f8fc-4916-9076-f462845a9874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16834 2024.08.27 19:09:55.459379 [ 3 ] {4cfedf26-f8fc-4916-9076-f462845a9874} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16835 2024.08.27 19:09:55.459716 [ 3 ] {4cfedf26-f8fc-4916-9076-f462845a9874} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16836 2024.08.27 19:09:55.459753 [ 3 ] {4cfedf26-f8fc-4916-9076-f462845a9874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16837 2024.08.27 19:09:55.460105 [ 3 ] {4cfedf26-f8fc-4916-9076-f462845a9874} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
16838 2024.08.27 19:09:55.460449 [ 3 ] {4cfedf26-f8fc-4916-9076-f462845a9874} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16839 2024.08.27 19:09:55.460595 [ 3 ] {4cfedf26-f8fc-4916-9076-f462845a9874} <Debug> executeQuery: Read 47 rows, 3.52 KiB in 0.001563 sec., 30070.377479206654 rows/sec., 2.20 MiB/sec.
16840 2024.08.27 19:09:55.460753 [ 3 ] {4cfedf26-f8fc-4916-9076-f462845a9874} <Debug> DynamicQueryHandler: Done processing query
16841 2024.08.27 19:09:55.460776 [ 3 ] {4cfedf26-f8fc-4916-9076-f462845a9874} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
16842 2024.08.27 19:09:55.460791 [ 3 ] {} <Debug> HTTP-Session: 354aeae8-e941-4427-b770-4c4d086e0c3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16843 2024.08.27 19:09:55.460911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16844 2024.08.27 19:09:55.460955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16845 2024.08.27 19:09:55.460974 [ 3 ] {} <Debug> HTTP-Session: 2eb12f32-12ec-4455-b70b-a0254aee3728 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16846 2024.08.27 19:09:55.460991 [ 3 ] {} <Debug> HTTP-Session: 2eb12f32-12ec-4455-b70b-a0254aee3728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16847 2024.08.27 19:09:55.461004 [ 3 ] {} <Debug> HTTP-Session: 2eb12f32-12ec-4455-b70b-a0254aee3728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16848 2024.08.27 19:09:55.461033 [ 3 ] {} <Trace> HTTP-Session: 2eb12f32-12ec-4455-b70b-a0254aee3728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16849 2024.08.27 19:09:55.461133 [ 3 ] {b4a0f832-c61d-4cda-8cfe-60096cf51ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
16850 2024.08.27 19:09:55.461175 [ 3 ] {b4a0f832-c61d-4cda-8cfe-60096cf51ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
16851 2024.08.27 19:09:55.461465 [ 3 ] {b4a0f832-c61d-4cda-8cfe-60096cf51ab7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16852 2024.08.27 19:09:55.461785 [ 3 ] {b4a0f832-c61d-4cda-8cfe-60096cf51ab7} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16853 2024.08.27 19:09:55.461822 [ 3 ] {b4a0f832-c61d-4cda-8cfe-60096cf51ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16854 2024.08.27 19:09:55.462175 [ 3 ] {b4a0f832-c61d-4cda-8cfe-60096cf51ab7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
16855 2024.08.27 19:09:55.462533 [ 3 ] {b4a0f832-c61d-4cda-8cfe-60096cf51ab7} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16856 2024.08.27 19:09:55.462698 [ 3 ] {b4a0f832-c61d-4cda-8cfe-60096cf51ab7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001531 sec., 9144.350097975179 rows/sec., 640.41 KiB/sec.
16857 2024.08.27 19:09:55.462978 [ 3 ] {b4a0f832-c61d-4cda-8cfe-60096cf51ab7} <Debug> DynamicQueryHandler: Done processing query
16858 2024.08.27 19:09:55.463039 [ 3 ] {b4a0f832-c61d-4cda-8cfe-60096cf51ab7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16859 2024.08.27 19:09:55.463097 [ 3 ] {} <Debug> HTTP-Session: 2eb12f32-12ec-4455-b70b-a0254aee3728 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16860 2024.08.27 19:09:55.463257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16861 2024.08.27 19:09:55.463311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16862 2024.08.27 19:09:55.463330 [ 3 ] {} <Debug> HTTP-Session: 327df77d-8978-4792-b526-61e8371c5f0c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16863 2024.08.27 19:09:55.463348 [ 3 ] {} <Debug> HTTP-Session: 327df77d-8978-4792-b526-61e8371c5f0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16864 2024.08.27 19:09:55.463362 [ 3 ] {} <Debug> HTTP-Session: 327df77d-8978-4792-b526-61e8371c5f0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16865 2024.08.27 19:09:55.463394 [ 3 ] {} <Trace> HTTP-Session: 327df77d-8978-4792-b526-61e8371c5f0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16866 2024.08.27 19:09:55.463496 [ 3 ] {f64ef514-2618-4477-89b2-911a1a22dc98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
16867 2024.08.27 19:09:55.463540 [ 3 ] {f64ef514-2618-4477-89b2-911a1a22dc98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
16868 2024.08.27 19:09:55.463780 [ 3 ] {f64ef514-2618-4477-89b2-911a1a22dc98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16869 2024.08.27 19:09:55.464084 [ 3 ] {f64ef514-2618-4477-89b2-911a1a22dc98} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16870 2024.08.27 19:09:55.464122 [ 3 ] {f64ef514-2618-4477-89b2-911a1a22dc98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16871 2024.08.27 19:09:55.464460 [ 3 ] {f64ef514-2618-4477-89b2-911a1a22dc98} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
16872 2024.08.27 19:09:55.464819 [ 3 ] {f64ef514-2618-4477-89b2-911a1a22dc98} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16873 2024.08.27 19:09:55.464978 [ 3 ] {f64ef514-2618-4477-89b2-911a1a22dc98} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001503 sec., 3992.015968063872 rows/sec., 235.86 KiB/sec.
16874 2024.08.27 19:09:55.465138 [ 3 ] {f64ef514-2618-4477-89b2-911a1a22dc98} <Debug> DynamicQueryHandler: Done processing query
16875 2024.08.27 19:09:55.465163 [ 3 ] {f64ef514-2618-4477-89b2-911a1a22dc98} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16876 2024.08.27 19:09:55.465179 [ 3 ] {} <Debug> HTTP-Session: 327df77d-8978-4792-b526-61e8371c5f0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16877 2024.08.27 19:09:55.465382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 69744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16878 2024.08.27 19:09:55.465430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16879 2024.08.27 19:09:55.465450 [ 3 ] {} <Debug> HTTP-Session: f0b9bc1f-c968-4134-bb0a-badea1df3968 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16880 2024.08.27 19:09:55.465466 [ 3 ] {} <Debug> HTTP-Session: f0b9bc1f-c968-4134-bb0a-badea1df3968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16881 2024.08.27 19:09:55.465480 [ 3 ] {} <Debug> HTTP-Session: f0b9bc1f-c968-4134-bb0a-badea1df3968 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16882 2024.08.27 19:09:55.465511 [ 3 ] {} <Trace> HTTP-Session: f0b9bc1f-c968-4134-bb0a-badea1df3968 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16883 2024.08.27 19:09:55.465735 [ 3 ] {540a5b47-2863-4af9-808f-0fb00c8d7eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16884 2024.08.27 19:09:55.465778 [ 3 ] {540a5b47-2863-4af9-808f-0fb00c8d7eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16885 2024.08.27 19:09:55.465999 [ 3 ] {540a5b47-2863-4af9-808f-0fb00c8d7eef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16886 2024.08.27 19:09:55.466559 [ 3 ] {540a5b47-2863-4af9-808f-0fb00c8d7eef} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16887 2024.08.27 19:09:55.466594 [ 3 ] {540a5b47-2863-4af9-808f-0fb00c8d7eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16888 2024.08.27 19:09:55.466940 [ 3 ] {540a5b47-2863-4af9-808f-0fb00c8d7eef} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16889 2024.08.27 19:09:55.467338 [ 3 ] {540a5b47-2863-4af9-808f-0fb00c8d7eef} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16890 2024.08.27 19:09:55.467492 [ 3 ] {540a5b47-2863-4af9-808f-0fb00c8d7eef} <Debug> executeQuery: Read 429 rows, 31.45 KiB in 0.001867 sec., 229780.39635779324 rows/sec., 16.45 MiB/sec.
16891 2024.08.27 19:09:55.467767 [ 3 ] {540a5b47-2863-4af9-808f-0fb00c8d7eef} <Debug> DynamicQueryHandler: Done processing query
16892 2024.08.27 19:09:55.467826 [ 3 ] {540a5b47-2863-4af9-808f-0fb00c8d7eef} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
16893 2024.08.27 19:09:55.467885 [ 3 ] {} <Debug> HTTP-Session: f0b9bc1f-c968-4134-bb0a-badea1df3968 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16894 2024.08.27 19:09:55.468084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16895 2024.08.27 19:09:55.468135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16896 2024.08.27 19:09:55.468157 [ 3 ] {} <Debug> HTTP-Session: 310adaad-cf55-4cb7-bf4c-7a292d85bf32 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16897 2024.08.27 19:09:55.468175 [ 3 ] {} <Debug> HTTP-Session: 310adaad-cf55-4cb7-bf4c-7a292d85bf32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16898 2024.08.27 19:09:55.468189 [ 3 ] {} <Debug> HTTP-Session: 310adaad-cf55-4cb7-bf4c-7a292d85bf32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16899 2024.08.27 19:09:55.468223 [ 3 ] {} <Trace> HTTP-Session: 310adaad-cf55-4cb7-bf4c-7a292d85bf32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16900 2024.08.27 19:09:55.468325 [ 3 ] {f4835f6a-c96c-48ee-9f15-52c4a46e11a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16901 2024.08.27 19:09:55.468372 [ 3 ] {f4835f6a-c96c-48ee-9f15-52c4a46e11a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16902 2024.08.27 19:09:55.468521 [ 3 ] {f4835f6a-c96c-48ee-9f15-52c4a46e11a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16903 2024.08.27 19:09:55.468808 [ 3 ] {f4835f6a-c96c-48ee-9f15-52c4a46e11a4} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16904 2024.08.27 19:09:55.468845 [ 3 ] {f4835f6a-c96c-48ee-9f15-52c4a46e11a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16905 2024.08.27 19:09:55.469218 [ 3 ] {f4835f6a-c96c-48ee-9f15-52c4a46e11a4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
16906 2024.08.27 19:09:55.469557 [ 3 ] {f4835f6a-c96c-48ee-9f15-52c4a46e11a4} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16907 2024.08.27 19:09:55.469718 [ 3 ] {f4835f6a-c96c-48ee-9f15-52c4a46e11a4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00141 sec., 4255.31914893617 rows/sec., 222.32 KiB/sec.
16908 2024.08.27 19:09:55.469997 [ 3 ] {f4835f6a-c96c-48ee-9f15-52c4a46e11a4} <Debug> DynamicQueryHandler: Done processing query
16909 2024.08.27 19:09:55.470035 [ 3 ] {f4835f6a-c96c-48ee-9f15-52c4a46e11a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16910 2024.08.27 19:09:55.470051 [ 3 ] {} <Debug> HTTP-Session: 310adaad-cf55-4cb7-bf4c-7a292d85bf32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16911 2024.08.27 19:09:55.470209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16912 2024.08.27 19:09:55.470257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16913 2024.08.27 19:09:55.470275 [ 3 ] {} <Debug> HTTP-Session: 68b1ec3c-b524-46e7-8012-ec615e80fac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16914 2024.08.27 19:09:55.470292 [ 3 ] {} <Debug> HTTP-Session: 68b1ec3c-b524-46e7-8012-ec615e80fac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16915 2024.08.27 19:09:55.470306 [ 3 ] {} <Debug> HTTP-Session: 68b1ec3c-b524-46e7-8012-ec615e80fac8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16916 2024.08.27 19:09:55.470337 [ 3 ] {} <Trace> HTTP-Session: 68b1ec3c-b524-46e7-8012-ec615e80fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16917 2024.08.27 19:09:55.470509 [ 3 ] {cb207db1-cde0-4ba5-a894-63f5e681e0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16918 2024.08.27 19:09:55.470557 [ 3 ] {cb207db1-cde0-4ba5-a894-63f5e681e0dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16919 2024.08.27 19:09:55.470715 [ 3 ] {cb207db1-cde0-4ba5-a894-63f5e681e0dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16920 2024.08.27 19:09:55.471141 [ 3 ] {cb207db1-cde0-4ba5-a894-63f5e681e0dc} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16921 2024.08.27 19:09:55.471178 [ 3 ] {cb207db1-cde0-4ba5-a894-63f5e681e0dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16922 2024.08.27 19:09:55.471545 [ 3 ] {cb207db1-cde0-4ba5-a894-63f5e681e0dc} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16923 2024.08.27 19:09:55.471857 [ 3 ] {cb207db1-cde0-4ba5-a894-63f5e681e0dc} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16924 2024.08.27 19:09:55.471997 [ 3 ] {cb207db1-cde0-4ba5-a894-63f5e681e0dc} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001623 sec., 146642.02094886012 rows/sec., 9.83 MiB/sec.
16925 2024.08.27 19:09:55.472165 [ 3 ] {cb207db1-cde0-4ba5-a894-63f5e681e0dc} <Debug> DynamicQueryHandler: Done processing query
16926 2024.08.27 19:09:55.472188 [ 3 ] {cb207db1-cde0-4ba5-a894-63f5e681e0dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
16927 2024.08.27 19:09:55.472202 [ 3 ] {} <Debug> HTTP-Session: 68b1ec3c-b524-46e7-8012-ec615e80fac8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16928 2024.08.27 19:09:55.472394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16929 2024.08.27 19:09:55.472443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16930 2024.08.27 19:09:55.472462 [ 3 ] {} <Debug> HTTP-Session: 53ae663f-c3f9-4a9c-8757-9dbd9e498542 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16931 2024.08.27 19:09:55.472479 [ 3 ] {} <Debug> HTTP-Session: 53ae663f-c3f9-4a9c-8757-9dbd9e498542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16932 2024.08.27 19:09:55.472492 [ 3 ] {} <Debug> HTTP-Session: 53ae663f-c3f9-4a9c-8757-9dbd9e498542 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16933 2024.08.27 19:09:55.472523 [ 3 ] {} <Trace> HTTP-Session: 53ae663f-c3f9-4a9c-8757-9dbd9e498542 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16934 2024.08.27 19:09:55.472616 [ 3 ] {e836dd69-62c8-4e14-b3d3-cde596c24b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
16935 2024.08.27 19:09:55.472661 [ 3 ] {e836dd69-62c8-4e14-b3d3-cde596c24b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
16936 2024.08.27 19:09:55.472791 [ 3 ] {e836dd69-62c8-4e14-b3d3-cde596c24b33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16937 2024.08.27 19:09:55.473049 [ 3 ] {e836dd69-62c8-4e14-b3d3-cde596c24b33} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16938 2024.08.27 19:09:55.473085 [ 3 ] {e836dd69-62c8-4e14-b3d3-cde596c24b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16939 2024.08.27 19:09:55.473432 [ 3 ] {e836dd69-62c8-4e14-b3d3-cde596c24b33} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
16940 2024.08.27 19:09:55.473753 [ 3 ] {e836dd69-62c8-4e14-b3d3-cde596c24b33} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16941 2024.08.27 19:09:55.473904 [ 3 ] {e836dd69-62c8-4e14-b3d3-cde596c24b33} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001304 sec., 766.8711656441718 rows/sec., 51.67 KiB/sec.
16942 2024.08.27 19:09:55.474058 [ 3 ] {e836dd69-62c8-4e14-b3d3-cde596c24b33} <Debug> DynamicQueryHandler: Done processing query
16943 2024.08.27 19:09:55.474081 [ 3 ] {e836dd69-62c8-4e14-b3d3-cde596c24b33} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
16944 2024.08.27 19:09:55.474097 [ 3 ] {} <Debug> HTTP-Session: 53ae663f-c3f9-4a9c-8757-9dbd9e498542 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16945 2024.08.27 19:09:55.474273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 72884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16946 2024.08.27 19:09:55.474322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16947 2024.08.27 19:09:55.474340 [ 3 ] {} <Debug> HTTP-Session: dfd30342-3f0e-428f-b88f-3a0ec9035ac7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16948 2024.08.27 19:09:55.474357 [ 3 ] {} <Debug> HTTP-Session: dfd30342-3f0e-428f-b88f-3a0ec9035ac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16949 2024.08.27 19:09:55.474370 [ 3 ] {} <Debug> HTTP-Session: dfd30342-3f0e-428f-b88f-3a0ec9035ac7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16950 2024.08.27 19:09:55.474400 [ 3 ] {} <Trace> HTTP-Session: dfd30342-3f0e-428f-b88f-3a0ec9035ac7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16951 2024.08.27 19:09:55.474824 [ 3 ] {fb286ffe-1395-4df0-8927-c80b43446e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16952 2024.08.27 19:09:55.474887 [ 3 ] {fb286ffe-1395-4df0-8927-c80b43446e09} <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
16953 2024.08.27 19:09:55.475300 [ 3 ] {fb286ffe-1395-4df0-8927-c80b43446e09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16954 2024.08.27 19:09:55.476093 [ 3 ] {fb286ffe-1395-4df0-8927-c80b43446e09} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16955 2024.08.27 19:09:55.476129 [ 3 ] {fb286ffe-1395-4df0-8927-c80b43446e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16956 2024.08.27 19:09:55.476783 [ 3 ] {fb286ffe-1395-4df0-8927-c80b43446e09} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
16957 2024.08.27 19:09:55.477200 [ 3 ] {fb286ffe-1395-4df0-8927-c80b43446e09} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16958 2024.08.27 19:09:55.477383 [ 3 ] {fb286ffe-1395-4df0-8927-c80b43446e09} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002885 sec., 15597.92027729636 rows/sec., 27.95 MiB/sec.
16959 2024.08.27 19:09:55.477591 [ 3 ] {fb286ffe-1395-4df0-8927-c80b43446e09} <Debug> DynamicQueryHandler: Done processing query
16960 2024.08.27 19:09:55.477614 [ 3 ] {fb286ffe-1395-4df0-8927-c80b43446e09} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
16961 2024.08.27 19:09:55.477628 [ 3 ] {} <Debug> HTTP-Session: dfd30342-3f0e-428f-b88f-3a0ec9035ac7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16962 2024.08.27 19:09:55.477779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16963 2024.08.27 19:09:55.477824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16964 2024.08.27 19:09:55.477840 [ 3 ] {} <Debug> HTTP-Session: 150c4f3e-cc3f-4687-8966-fad45ff1b6ee Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16965 2024.08.27 19:09:55.477856 [ 3 ] {} <Debug> HTTP-Session: 150c4f3e-cc3f-4687-8966-fad45ff1b6ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16966 2024.08.27 19:09:55.477869 [ 3 ] {} <Debug> HTTP-Session: 150c4f3e-cc3f-4687-8966-fad45ff1b6ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16967 2024.08.27 19:09:55.477897 [ 3 ] {} <Trace> HTTP-Session: 150c4f3e-cc3f-4687-8966-fad45ff1b6ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16968 2024.08.27 19:09:55.478006 [ 3 ] {c078e483-0fe7-48f6-883b-4de059384377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16969 2024.08.27 19:09:55.478046 [ 3 ] {c078e483-0fe7-48f6-883b-4de059384377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16970 2024.08.27 19:09:55.478167 [ 3 ] {c078e483-0fe7-48f6-883b-4de059384377} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16971 2024.08.27 19:09:55.478524 [ 3 ] {c078e483-0fe7-48f6-883b-4de059384377} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16972 2024.08.27 19:09:55.478561 [ 3 ] {c078e483-0fe7-48f6-883b-4de059384377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16973 2024.08.27 19:09:55.478912 [ 3 ] {c078e483-0fe7-48f6-883b-4de059384377} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
16974 2024.08.27 19:09:55.479235 [ 3 ] {c078e483-0fe7-48f6-883b-4de059384377} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16975 2024.08.27 19:09:55.479387 [ 3 ] {c078e483-0fe7-48f6-883b-4de059384377} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001372 sec., 59766.763848396506 rows/sec., 3.80 MiB/sec.
16976 2024.08.27 19:09:55.479542 [ 3 ] {c078e483-0fe7-48f6-883b-4de059384377} <Debug> DynamicQueryHandler: Done processing query
16977 2024.08.27 19:09:55.479566 [ 3 ] {c078e483-0fe7-48f6-883b-4de059384377} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16978 2024.08.27 19:09:55.479581 [ 3 ] {} <Debug> HTTP-Session: 150c4f3e-cc3f-4687-8966-fad45ff1b6ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16979 2024.08.27 19:10:00.476484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16980 2024.08.27 19:10:00.476635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16981 2024.08.27 19:10:00.476664 [ 3 ] {} <Debug> HTTP-Session: b6c488fe-604d-43ca-9f96-c0d9ac9846f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
16982 2024.08.27 19:10:00.476695 [ 3 ] {} <Debug> HTTP-Session: b6c488fe-604d-43ca-9f96-c0d9ac9846f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16983 2024.08.27 19:10:00.476714 [ 3 ] {} <Debug> HTTP-Session: b6c488fe-604d-43ca-9f96-c0d9ac9846f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16984 2024.08.27 19:10:00.476771 [ 3 ] {} <Trace> HTTP-Session: b6c488fe-604d-43ca-9f96-c0d9ac9846f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16985 2024.08.27 19:10:00.476980 [ 3 ] {43cfa59b-f542-465f-9996-5ecf2f692d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16986 2024.08.27 19:10:00.477050 [ 3 ] {43cfa59b-f542-465f-9996-5ecf2f692d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16987 2024.08.27 19:10:00.477393 [ 3 ] {43cfa59b-f542-465f-9996-5ecf2f692d16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16988 2024.08.27 19:10:00.477878 [ 3 ] {43cfa59b-f542-465f-9996-5ecf2f692d16} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16989 2024.08.27 19:10:00.477926 [ 3 ] {43cfa59b-f542-465f-9996-5ecf2f692d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16990 2024.08.27 19:10:00.478319 [ 3 ] {43cfa59b-f542-465f-9996-5ecf2f692d16} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
16991 2024.08.27 19:10:00.478679 [ 3 ] {43cfa59b-f542-465f-9996-5ecf2f692d16} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16992 2024.08.27 19:10:00.478911 [ 3 ] {43cfa59b-f542-465f-9996-5ecf2f692d16} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001982 sec., 1009.0817356205854 rows/sec., 82.28 KiB/sec.
16993 2024.08.27 19:10:00.478934 [ 104 ] {} <Debug> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50) (MergerMutator): Selected 6 parts from all_1_44_9 to all_49_49_0
16994 2024.08.27 19:10:00.479060 [ 104 ] {} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16995 2024.08.27 19:10:00.479113 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
16996 2024.08.27 19:10:00.479224 [ 3 ] {43cfa59b-f542-465f-9996-5ecf2f692d16} <Debug> DynamicQueryHandler: Done processing query
16997 2024.08.27 19:10:00.479244 [ 191 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_49_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_44_9 to all_49_49_0 into Compact with storage Full
16998 2024.08.27 19:10:00.479259 [ 3 ] {43cfa59b-f542-465f-9996-5ecf2f692d16} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16999 2024.08.27 19:10:00.479288 [ 3 ] {} <Debug> HTTP-Session: b6c488fe-604d-43ca-9f96-c0d9ac9846f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17000 2024.08.27 19:10:00.479386 [ 191 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_49_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17001 2024.08.27 19:10:00.479420 [ 191 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_44_9, total 21 rows starting from the beginning of the part
17002 2024.08.27 19:10:00.479492 [ 191 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 4 rows starting from the beginning of the part
17003 2024.08.27 19:10:00.479580 [ 191 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2 rows starting from the beginning of the part
17004 2024.08.27 19:10:00.479796 [ 191 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 2 rows starting from the beginning of the part
17005 2024.08.27 19:10:00.479823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 175949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17006 2024.08.27 19:10:00.480075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17007 2024.08.27 19:10:00.480178 [ 3 ] {} <Debug> HTTP-Session: b38d4aca-b9a3-474a-a466-99efc95ccfd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17008 2024.08.27 19:10:00.480205 [ 191 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2 rows starting from the beginning of the part
17009 2024.08.27 19:10:00.480240 [ 3 ] {} <Debug> HTTP-Session: b38d4aca-b9a3-474a-a466-99efc95ccfd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17010 2024.08.27 19:10:00.480311 [ 3 ] {} <Debug> HTTP-Session: b38d4aca-b9a3-474a-a466-99efc95ccfd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17011 2024.08.27 19:10:00.480502 [ 3 ] {} <Trace> HTTP-Session: b38d4aca-b9a3-474a-a466-99efc95ccfd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17012 2024.08.27 19:10:00.480572 [ 191 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 2 rows starting from the beginning of the part
17013 2024.08.27 19:10:00.481125 [ 3 ] {3c36022d-2911-4673-a0dc-93e930d45238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17014 2024.08.27 19:10:00.481190 [ 3 ] {3c36022d-2911-4673-a0dc-93e930d45238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17015 2024.08.27 19:10:00.481667 [ 3 ] {3c36022d-2911-4673-a0dc-93e930d45238} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17016 2024.08.27 19:10:00.482126 [ 188 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_49_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 5 columns (5 merged, 0 gathered) in 0.00293431 sec., 11246.255508109232 rows/sec., 953.50 KiB/sec.
17017 2024.08.27 19:10:00.482315 [ 188 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_49_10} <Trace> MergedBlockOutputStream: filled checksums all_1_49_10 (state Temporary)
17018 2024.08.27 19:10:00.483316 [ 188 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_49_10} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_merge_all_1_49_10 to all_1_49_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17019 2024.08.27 19:10:00.483485 [ 188 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_49_10} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50) (MergerMutator): Merged 6 parts: [all_1_44_9, all_49_49_0] -> all_1_49_10
17020 2024.08.27 19:10:00.483588 [ 3 ] {3c36022d-2911-4673-a0dc-93e930d45238} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17021 2024.08.27 19:10:00.483647 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
17022 2024.08.27 19:10:00.483655 [ 3 ] {3c36022d-2911-4673-a0dc-93e930d45238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17023 2024.08.27 19:10:00.484143 [ 3 ] {3c36022d-2911-4673-a0dc-93e930d45238} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
17024 2024.08.27 19:10:00.484524 [ 3 ] {3c36022d-2911-4673-a0dc-93e930d45238} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17025 2024.08.27 19:10:00.484690 [ 3 ] {3c36022d-2911-4673-a0dc-93e930d45238} <Debug> executeQuery: Read 1213 rows, 102.63 KiB in 0.003929 sec., 308729.95673199283 rows/sec., 25.51 MiB/sec.
17026 2024.08.27 19:10:00.484891 [ 3 ] {3c36022d-2911-4673-a0dc-93e930d45238} <Debug> DynamicQueryHandler: Done processing query
17027 2024.08.27 19:10:00.484918 [ 3 ] {3c36022d-2911-4673-a0dc-93e930d45238} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
17028 2024.08.27 19:10:00.484935 [ 3 ] {} <Debug> HTTP-Session: b38d4aca-b9a3-474a-a466-99efc95ccfd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17029 2024.08.27 19:10:00.485170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17030 2024.08.27 19:10:00.485222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17031 2024.08.27 19:10:00.485244 [ 3 ] {} <Debug> HTTP-Session: 318f5ed6-663f-47d9-8268-1b1e04ef88d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17032 2024.08.27 19:10:00.485262 [ 3 ] {} <Debug> HTTP-Session: 318f5ed6-663f-47d9-8268-1b1e04ef88d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17033 2024.08.27 19:10:00.485276 [ 3 ] {} <Debug> HTTP-Session: 318f5ed6-663f-47d9-8268-1b1e04ef88d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17034 2024.08.27 19:10:00.485310 [ 3 ] {} <Trace> HTTP-Session: 318f5ed6-663f-47d9-8268-1b1e04ef88d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17035 2024.08.27 19:10:00.485418 [ 3 ] {7b85ec58-51f3-4de6-8ec4-811d334bc5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17036 2024.08.27 19:10:00.485463 [ 3 ] {7b85ec58-51f3-4de6-8ec4-811d334bc5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17037 2024.08.27 19:10:00.485703 [ 3 ] {7b85ec58-51f3-4de6-8ec4-811d334bc5a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17038 2024.08.27 19:10:00.486034 [ 3 ] {7b85ec58-51f3-4de6-8ec4-811d334bc5a6} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17039 2024.08.27 19:10:00.486072 [ 3 ] {7b85ec58-51f3-4de6-8ec4-811d334bc5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
17040 2024.08.27 19:10:00.486425 [ 3 ] {7b85ec58-51f3-4de6-8ec4-811d334bc5a6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
17041 2024.08.27 19:10:00.486788 [ 3 ] {7b85ec58-51f3-4de6-8ec4-811d334bc5a6} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17042 2024.08.27 19:10:00.486942 [ 3 ] {7b85ec58-51f3-4de6-8ec4-811d334bc5a6} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001555 sec., 6430.868167202572 rows/sec., 476.66 KiB/sec.
17043 2024.08.27 19:10:00.487132 [ 3 ] {7b85ec58-51f3-4de6-8ec4-811d334bc5a6} <Debug> DynamicQueryHandler: Done processing query
17044 2024.08.27 19:10:00.487158 [ 3 ] {7b85ec58-51f3-4de6-8ec4-811d334bc5a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17045 2024.08.27 19:10:00.487175 [ 3 ] {} <Debug> HTTP-Session: 318f5ed6-663f-47d9-8268-1b1e04ef88d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17046 2024.08.27 19:10:00.487401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17047 2024.08.27 19:10:00.487452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17048 2024.08.27 19:10:00.487472 [ 3 ] {} <Debug> HTTP-Session: 1cd48c8c-4019-45c1-9a39-26838b871ded Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17049 2024.08.27 19:10:00.487489 [ 3 ] {} <Debug> HTTP-Session: 1cd48c8c-4019-45c1-9a39-26838b871ded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17050 2024.08.27 19:10:00.487503 [ 3 ] {} <Debug> HTTP-Session: 1cd48c8c-4019-45c1-9a39-26838b871ded Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17051 2024.08.27 19:10:00.487534 [ 3 ] {} <Trace> HTTP-Session: 1cd48c8c-4019-45c1-9a39-26838b871ded Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17052 2024.08.27 19:10:00.487682 [ 3 ] {3cd36379-7483-4a45-9609-0d84bae535fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
17053 2024.08.27 19:10:00.487725 [ 3 ] {3cd36379-7483-4a45-9609-0d84bae535fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
17054 2024.08.27 19:10:00.487955 [ 3 ] {3cd36379-7483-4a45-9609-0d84bae535fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17055 2024.08.27 19:10:00.488377 [ 3 ] {3cd36379-7483-4a45-9609-0d84bae535fa} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17056 2024.08.27 19:10:00.488415 [ 3 ] {3cd36379-7483-4a45-9609-0d84bae535fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
17057 2024.08.27 19:10:00.488790 [ 3 ] {3cd36379-7483-4a45-9609-0d84bae535fa} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
17058 2024.08.27 19:10:00.489149 [ 3 ] {3cd36379-7483-4a45-9609-0d84bae535fa} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17059 2024.08.27 19:10:00.489306 [ 104 ] {} <Debug> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
17060 2024.08.27 19:10:00.489317 [ 3 ] {3cd36379-7483-4a45-9609-0d84bae535fa} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001689 sec., 134991.1190053286 rows/sec., 9.14 MiB/sec.
17061 2024.08.27 19:10:00.489357 [ 104 ] {} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17062 2024.08.27 19:10:00.489423 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
17063 2024.08.27 19:10:00.489584 [ 195 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
17064 2024.08.27 19:10:00.489611 [ 3 ] {3cd36379-7483-4a45-9609-0d84bae535fa} <Debug> DynamicQueryHandler: Done processing query
17065 2024.08.27 19:10:00.489641 [ 3 ] {3cd36379-7483-4a45-9609-0d84bae535fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
17066 2024.08.27 19:10:00.489667 [ 3 ] {} <Debug> HTTP-Session: 1cd48c8c-4019-45c1-9a39-26838b871ded Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17067 2024.08.27 19:10:00.489751 [ 195 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17068 2024.08.27 19:10:00.489788 [ 195 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 242 rows starting from the beginning of the part
17069 2024.08.27 19:10:00.489929 [ 195 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 228 rows starting from the beginning of the part
17070 2024.08.27 19:10:00.490013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 87536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17071 2024.08.27 19:10:00.490180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17072 2024.08.27 19:10:00.490252 [ 3 ] {} <Debug> HTTP-Session: 559167c7-1852-45a9-9e23-5f7b792f105d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17073 2024.08.27 19:10:00.490264 [ 195 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part
17074 2024.08.27 19:10:00.490301 [ 3 ] {} <Debug> HTTP-Session: 559167c7-1852-45a9-9e23-5f7b792f105d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17075 2024.08.27 19:10:00.490363 [ 3 ] {} <Debug> HTTP-Session: 559167c7-1852-45a9-9e23-5f7b792f105d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17076 2024.08.27 19:10:00.490544 [ 3 ] {} <Trace> HTTP-Session: 559167c7-1852-45a9-9e23-5f7b792f105d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17077 2024.08.27 19:10:00.490642 [ 195 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part
17078 2024.08.27 19:10:00.490778 [ 195 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part
17079 2024.08.27 19:10:00.491083 [ 195 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 228 rows starting from the beginning of the part
17080 2024.08.27 19:10:00.491135 [ 3 ] {abb993ff-d38b-44db-afd7-85366b2ed045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17081 2024.08.27 19:10:00.491297 [ 3 ] {abb993ff-d38b-44db-afd7-85366b2ed045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17082 2024.08.27 19:10:00.491928 [ 3 ] {abb993ff-d38b-44db-afd7-85366b2ed045} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17083 2024.08.27 19:10:00.492961 [ 192 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00343478 sec., 215443.2016024316 rows/sec., 14.62 MiB/sec.
17084 2024.08.27 19:10:00.493029 [ 3 ] {abb993ff-d38b-44db-afd7-85366b2ed045} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17085 2024.08.27 19:10:00.493097 [ 3 ] {abb993ff-d38b-44db-afd7-85366b2ed045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17086 2024.08.27 19:10:00.493175 [ 192 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
17087 2024.08.27 19:10:00.494019 [ 3 ] {abb993ff-d38b-44db-afd7-85366b2ed045} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
17088 2024.08.27 19:10:00.494216 [ 192 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_56_11} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17089 2024.08.27 19:10:00.494514 [ 192 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_56_11} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
17090 2024.08.27 19:10:00.494692 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
17091 2024.08.27 19:10:00.494841 [ 3 ] {abb993ff-d38b-44db-afd7-85366b2ed045} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17092 2024.08.27 19:10:00.495011 [ 3 ] {abb993ff-d38b-44db-afd7-85366b2ed045} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.004247 sec., 124793.97221568166 rows/sec., 9.25 MiB/sec.
17093 2024.08.27 19:10:00.495198 [ 3 ] {abb993ff-d38b-44db-afd7-85366b2ed045} <Debug> DynamicQueryHandler: Done processing query
17094 2024.08.27 19:10:00.495228 [ 3 ] {abb993ff-d38b-44db-afd7-85366b2ed045} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
17095 2024.08.27 19:10:00.495251 [ 3 ] {} <Debug> HTTP-Session: 559167c7-1852-45a9-9e23-5f7b792f105d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17096 2024.08.27 19:10:00.495574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 160712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17097 2024.08.27 19:10:00.495627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17098 2024.08.27 19:10:00.495646 [ 3 ] {} <Debug> HTTP-Session: 53a36d97-6296-4734-a3fb-ca0784fb32c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17099 2024.08.27 19:10:00.495662 [ 3 ] {} <Debug> HTTP-Session: 53a36d97-6296-4734-a3fb-ca0784fb32c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17100 2024.08.27 19:10:00.495683 [ 3 ] {} <Debug> HTTP-Session: 53a36d97-6296-4734-a3fb-ca0784fb32c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17101 2024.08.27 19:10:00.495725 [ 3 ] {} <Trace> HTTP-Session: 53a36d97-6296-4734-a3fb-ca0784fb32c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17102 2024.08.27 19:10:00.496233 [ 3 ] {49bf0121-f450-4d30-bc46-b7d591cf9012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17103 2024.08.27 19:10:00.496285 [ 3 ] {49bf0121-f450-4d30-bc46-b7d591cf9012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17104 2024.08.27 19:10:00.496442 [ 3 ] {49bf0121-f450-4d30-bc46-b7d591cf9012} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17105 2024.08.27 19:10:00.497226 [ 3 ] {49bf0121-f450-4d30-bc46-b7d591cf9012} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17106 2024.08.27 19:10:00.497269 [ 3 ] {49bf0121-f450-4d30-bc46-b7d591cf9012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
17107 2024.08.27 19:10:00.497713 [ 3 ] {49bf0121-f450-4d30-bc46-b7d591cf9012} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
17108 2024.08.27 19:10:00.498060 [ 3 ] {49bf0121-f450-4d30-bc46-b7d591cf9012} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17109 2024.08.27 19:10:00.498218 [ 3 ] {49bf0121-f450-4d30-bc46-b7d591cf9012} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002301 sec., 367231.63841807906 rows/sec., 24.72 MiB/sec.
17110 2024.08.27 19:10:00.498505 [ 3 ] {49bf0121-f450-4d30-bc46-b7d591cf9012} <Debug> DynamicQueryHandler: Done processing query
17111 2024.08.27 19:10:00.498566 [ 3 ] {49bf0121-f450-4d30-bc46-b7d591cf9012} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
17112 2024.08.27 19:10:00.498635 [ 3 ] {} <Debug> HTTP-Session: 53a36d97-6296-4734-a3fb-ca0784fb32c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17113 2024.08.27 19:10:00.498982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14397, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17114 2024.08.27 19:10:00.499035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17115 2024.08.27 19:10:00.499055 [ 3 ] {} <Debug> HTTP-Session: c43899a7-5b7c-4fdd-b9a9-01d4f284632b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17116 2024.08.27 19:10:00.499072 [ 3 ] {} <Debug> HTTP-Session: c43899a7-5b7c-4fdd-b9a9-01d4f284632b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17117 2024.08.27 19:10:00.499087 [ 3 ] {} <Debug> HTTP-Session: c43899a7-5b7c-4fdd-b9a9-01d4f284632b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17118 2024.08.27 19:10:00.499119 [ 3 ] {} <Trace> HTTP-Session: c43899a7-5b7c-4fdd-b9a9-01d4f284632b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17119 2024.08.27 19:10:00.499284 [ 3 ] {df7c6ed1-e198-440d-b447-2a0aa3d75146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17120 2024.08.27 19:10:00.499355 [ 3 ] {df7c6ed1-e198-440d-b447-2a0aa3d75146} <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
17121 2024.08.27 19:10:00.499797 [ 3 ] {df7c6ed1-e198-440d-b447-2a0aa3d75146} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17122 2024.08.27 19:10:00.500341 [ 3 ] {df7c6ed1-e198-440d-b447-2a0aa3d75146} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17123 2024.08.27 19:10:00.500379 [ 3 ] {df7c6ed1-e198-440d-b447-2a0aa3d75146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
17124 2024.08.27 19:10:00.500976 [ 3 ] {df7c6ed1-e198-440d-b447-2a0aa3d75146} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
17125 2024.08.27 19:10:00.501404 [ 3 ] {df7c6ed1-e198-440d-b447-2a0aa3d75146} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17126 2024.08.27 19:10:00.501593 [ 3 ] {df7c6ed1-e198-440d-b447-2a0aa3d75146} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002386 sec., 3352.891869237217 rows/sec., 6.01 MiB/sec.
17127 2024.08.27 19:10:00.501835 [ 3 ] {df7c6ed1-e198-440d-b447-2a0aa3d75146} <Debug> DynamicQueryHandler: Done processing query
17128 2024.08.27 19:10:00.501861 [ 3 ] {df7c6ed1-e198-440d-b447-2a0aa3d75146} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
17129 2024.08.27 19:10:00.501877 [ 3 ] {} <Debug> HTTP-Session: c43899a7-5b7c-4fdd-b9a9-01d4f284632b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17130 2024.08.27 19:10:00.502022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17131 2024.08.27 19:10:00.502072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17132 2024.08.27 19:10:00.502092 [ 3 ] {} <Debug> HTTP-Session: 7e81bbb6-4ab5-4e96-9a2d-a756b7df5bcb Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17133 2024.08.27 19:10:00.502109 [ 3 ] {} <Debug> HTTP-Session: 7e81bbb6-4ab5-4e96-9a2d-a756b7df5bcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17134 2024.08.27 19:10:00.502124 [ 3 ] {} <Debug> HTTP-Session: 7e81bbb6-4ab5-4e96-9a2d-a756b7df5bcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17135 2024.08.27 19:10:00.502156 [ 3 ] {} <Trace> HTTP-Session: 7e81bbb6-4ab5-4e96-9a2d-a756b7df5bcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17136 2024.08.27 19:10:00.502279 [ 3 ] {ba323bf3-f828-4bd2-9295-56e11f1959d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17137 2024.08.27 19:10:00.502325 [ 3 ] {ba323bf3-f828-4bd2-9295-56e11f1959d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17138 2024.08.27 19:10:00.502459 [ 3 ] {ba323bf3-f828-4bd2-9295-56e11f1959d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17139 2024.08.27 19:10:00.502760 [ 3 ] {ba323bf3-f828-4bd2-9295-56e11f1959d7} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17140 2024.08.27 19:10:00.502797 [ 3 ] {ba323bf3-f828-4bd2-9295-56e11f1959d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB.
17141 2024.08.27 19:10:00.503162 [ 3 ] {ba323bf3-f828-4bd2-9295-56e11f1959d7} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
17142 2024.08.27 19:10:00.503487 [ 3 ] {ba323bf3-f828-4bd2-9295-56e11f1959d7} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17143 2024.08.27 19:10:00.503645 [ 3 ] {ba323bf3-f828-4bd2-9295-56e11f1959d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001408 sec., 42613.63636363637 rows/sec., 2.87 MiB/sec.
17144 2024.08.27 19:10:00.503812 [ 3 ] {ba323bf3-f828-4bd2-9295-56e11f1959d7} <Debug> DynamicQueryHandler: Done processing query
17145 2024.08.27 19:10:00.503837 [ 3 ] {ba323bf3-f828-4bd2-9295-56e11f1959d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17146 2024.08.27 19:10:00.503854 [ 3 ] {} <Debug> HTTP-Session: 7e81bbb6-4ab5-4e96-9a2d-a756b7df5bcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17147 2024.08.27 19:10:05.457317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17148 2024.08.27 19:10:05.457514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17149 2024.08.27 19:10:05.457561 [ 3 ] {} <Debug> HTTP-Session: 950e1909-7d2a-4bf8-b214-22b1251d1929 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17150 2024.08.27 19:10:05.457604 [ 3 ] {} <Debug> HTTP-Session: 950e1909-7d2a-4bf8-b214-22b1251d1929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17151 2024.08.27 19:10:05.457624 [ 3 ] {} <Debug> HTTP-Session: 950e1909-7d2a-4bf8-b214-22b1251d1929 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17152 2024.08.27 19:10:05.457674 [ 3 ] {} <Trace> HTTP-Session: 950e1909-7d2a-4bf8-b214-22b1251d1929 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17153 2024.08.27 19:10:05.457853 [ 3 ] {4d734af5-6591-4de1-9410-4ba1aebcaa32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
17154 2024.08.27 19:10:05.457919 [ 3 ] {4d734af5-6591-4de1-9410-4ba1aebcaa32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
17155 2024.08.27 19:10:05.458260 [ 3 ] {4d734af5-6591-4de1-9410-4ba1aebcaa32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17156 2024.08.27 19:10:05.458751 [ 3 ] {4d734af5-6591-4de1-9410-4ba1aebcaa32} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17157 2024.08.27 19:10:05.458796 [ 3 ] {4d734af5-6591-4de1-9410-4ba1aebcaa32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17158 2024.08.27 19:10:05.459208 [ 3 ] {4d734af5-6591-4de1-9410-4ba1aebcaa32} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
17159 2024.08.27 19:10:05.459577 [ 3 ] {4d734af5-6591-4de1-9410-4ba1aebcaa32} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17160 2024.08.27 19:10:05.459739 [ 3 ] {4d734af5-6591-4de1-9410-4ba1aebcaa32} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001959 sec., 1020.9290454313426 rows/sec., 83.25 KiB/sec.
17161 2024.08.27 19:10:05.459948 [ 3 ] {4d734af5-6591-4de1-9410-4ba1aebcaa32} <Debug> DynamicQueryHandler: Done processing query
17162 2024.08.27 19:10:05.459974 [ 3 ] {4d734af5-6591-4de1-9410-4ba1aebcaa32} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17163 2024.08.27 19:10:05.459990 [ 3 ] {} <Debug> HTTP-Session: 950e1909-7d2a-4bf8-b214-22b1251d1929 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17164 2024.08.27 19:10:05.460195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 42443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17165 2024.08.27 19:10:05.460245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17166 2024.08.27 19:10:05.460263 [ 3 ] {} <Debug> HTTP-Session: 031bf059-1c12-419b-80ee-47173caba734 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17167 2024.08.27 19:10:05.460279 [ 3 ] {} <Debug> HTTP-Session: 031bf059-1c12-419b-80ee-47173caba734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17168 2024.08.27 19:10:05.460292 [ 3 ] {} <Debug> HTTP-Session: 031bf059-1c12-419b-80ee-47173caba734 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17169 2024.08.27 19:10:05.460326 [ 3 ] {} <Trace> HTTP-Session: 031bf059-1c12-419b-80ee-47173caba734 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17170 2024.08.27 19:10:05.460582 [ 3 ] {fb49b8fd-ecda-4d25-aa72-780633a2d859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17171 2024.08.27 19:10:05.460629 [ 3 ] {fb49b8fd-ecda-4d25-aa72-780633a2d859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17172 2024.08.27 19:10:05.460868 [ 3 ] {fb49b8fd-ecda-4d25-aa72-780633a2d859} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17173 2024.08.27 19:10:05.461464 [ 3 ] {fb49b8fd-ecda-4d25-aa72-780633a2d859} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17174 2024.08.27 19:10:05.461502 [ 3 ] {fb49b8fd-ecda-4d25-aa72-780633a2d859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17175 2024.08.27 19:10:05.461912 [ 3 ] {fb49b8fd-ecda-4d25-aa72-780633a2d859} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
17176 2024.08.27 19:10:05.462273 [ 3 ] {fb49b8fd-ecda-4d25-aa72-780633a2d859} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17177 2024.08.27 19:10:05.462398 [ 3 ] {fb49b8fd-ecda-4d25-aa72-780633a2d859} <Debug> executeQuery: Read 280 rows, 25.44 KiB in 0.001914 sec., 146290.49111807733 rows/sec., 12.98 MiB/sec.
17178 2024.08.27 19:10:05.462427 [ 99 ] {} <Debug> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
17179 2024.08.27 19:10:05.462493 [ 99 ] {} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17180 2024.08.27 19:10:05.462523 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17181 2024.08.27 19:10:05.462596 [ 3 ] {fb49b8fd-ecda-4d25-aa72-780633a2d859} <Debug> DynamicQueryHandler: Done processing query
17182 2024.08.27 19:10:05.462654 [ 3 ] {fb49b8fd-ecda-4d25-aa72-780633a2d859} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
17183 2024.08.27 19:10:05.462712 [ 3 ] {} <Debug> HTTP-Session: 031bf059-1c12-419b-80ee-47173caba734 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17184 2024.08.27 19:10:05.462785 [ 189 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::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
17185 2024.08.27 19:10:05.462930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 6776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17186 2024.08.27 19:10:05.463056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17187 2024.08.27 19:10:05.463105 [ 3 ] {} <Debug> HTTP-Session: 233f9107-aaab-4426-951b-a5ce2fd334ca Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17188 2024.08.27 19:10:05.463112 [ 189 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17189 2024.08.27 19:10:05.463130 [ 3 ] {} <Debug> HTTP-Session: 233f9107-aaab-4426-951b-a5ce2fd334ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17190 2024.08.27 19:10:05.463167 [ 3 ] {} <Debug> HTTP-Session: 233f9107-aaab-4426-951b-a5ce2fd334ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17191 2024.08.27 19:10:05.463187 [ 189 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1450 rows starting from the beginning of the part
17192 2024.08.27 19:10:05.463229 [ 3 ] {} <Trace> HTTP-Session: 233f9107-aaab-4426-951b-a5ce2fd334ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17193 2024.08.27 19:10:05.463409 [ 189 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 280 rows starting from the beginning of the part
17194 2024.08.27 19:10:05.463605 [ 3 ] {d49fc1ec-5b1b-4156-ba02-e64cae857544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17195 2024.08.27 19:10:05.463667 [ 189 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 73 rows starting from the beginning of the part
17196 2024.08.27 19:10:05.463778 [ 3 ] {d49fc1ec-5b1b-4156-ba02-e64cae857544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17197 2024.08.27 19:10:05.463983 [ 189 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 280 rows starting from the beginning of the part
17198 2024.08.27 19:10:05.464289 [ 189 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1213 rows starting from the beginning of the part
17199 2024.08.27 19:10:05.464693 [ 189 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 280 rows starting from the beginning of the part
17200 2024.08.27 19:10:05.465516 [ 3 ] {d49fc1ec-5b1b-4156-ba02-e64cae857544} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17201 2024.08.27 19:10:05.466369 [ 3 ] {d49fc1ec-5b1b-4156-ba02-e64cae857544} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17202 2024.08.27 19:10:05.466437 [ 3 ] {d49fc1ec-5b1b-4156-ba02-e64cae857544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17203 2024.08.27 19:10:05.467379 [ 3 ] {d49fc1ec-5b1b-4156-ba02-e64cae857544} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
17204 2024.08.27 19:10:05.467827 [ 3 ] {d49fc1ec-5b1b-4156-ba02-e64cae857544} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17205 2024.08.27 19:10:05.468019 [ 3 ] {d49fc1ec-5b1b-4156-ba02-e64cae857544} <Debug> executeQuery: Read 47 rows, 3.52 KiB in 0.004608 sec., 10199.652777777777 rows/sec., 764.63 KiB/sec.
17206 2024.08.27 19:10:05.468537 [ 3 ] {d49fc1ec-5b1b-4156-ba02-e64cae857544} <Debug> DynamicQueryHandler: Done processing query
17207 2024.08.27 19:10:05.468577 [ 3 ] {d49fc1ec-5b1b-4156-ba02-e64cae857544} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
17208 2024.08.27 19:10:05.468602 [ 3 ] {} <Debug> HTTP-Session: 233f9107-aaab-4426-951b-a5ce2fd334ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17209 2024.08.27 19:10:05.468610 [ 192 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3576 rows, containing 5 columns (5 merged, 0 gathered) in 0.005987622 sec., 597232.08980126 rows/sec., 52.77 MiB/sec.
17210 2024.08.27 19:10:05.468747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17211 2024.08.27 19:10:05.468835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17212 2024.08.27 19:10:05.468862 [ 3 ] {} <Debug> HTTP-Session: efecb6df-9c02-49a7-b118-db145e9f47cd Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17213 2024.08.27 19:10:05.468886 [ 3 ] {} <Debug> HTTP-Session: efecb6df-9c02-49a7-b118-db145e9f47cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17214 2024.08.27 19:10:05.468914 [ 3 ] {} <Debug> HTTP-Session: efecb6df-9c02-49a7-b118-db145e9f47cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17215 2024.08.27 19:10:05.468940 [ 192 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
17216 2024.08.27 19:10:05.468970 [ 3 ] {} <Trace> HTTP-Session: efecb6df-9c02-49a7-b118-db145e9f47cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17217 2024.08.27 19:10:05.469156 [ 3 ] {e9274798-1cb0-4583-b06b-2c9d121568de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
17218 2024.08.27 19:10:05.469249 [ 3 ] {e9274798-1cb0-4583-b06b-2c9d121568de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
17219 2024.08.27 19:10:05.470177 [ 3 ] {e9274798-1cb0-4583-b06b-2c9d121568de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17220 2024.08.27 19:10:05.470287 [ 192 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_91_18} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17221 2024.08.27 19:10:05.470457 [ 192 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_91_18} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
17222 2024.08.27 19:10:05.470669 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB.
17223 2024.08.27 19:10:05.470796 [ 3 ] {e9274798-1cb0-4583-b06b-2c9d121568de} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17224 2024.08.27 19:10:05.470839 [ 3 ] {e9274798-1cb0-4583-b06b-2c9d121568de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17225 2024.08.27 19:10:05.471210 [ 3 ] {e9274798-1cb0-4583-b06b-2c9d121568de} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
17226 2024.08.27 19:10:05.471594 [ 3 ] {e9274798-1cb0-4583-b06b-2c9d121568de} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17227 2024.08.27 19:10:05.471724 [ 3 ] {e9274798-1cb0-4583-b06b-2c9d121568de} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002616 sec., 5351.681957186544 rows/sec., 374.80 KiB/sec.
17228 2024.08.27 19:10:05.471904 [ 3 ] {e9274798-1cb0-4583-b06b-2c9d121568de} <Debug> DynamicQueryHandler: Done processing query
17229 2024.08.27 19:10:05.471929 [ 3 ] {e9274798-1cb0-4583-b06b-2c9d121568de} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17230 2024.08.27 19:10:05.471945 [ 3 ] {} <Debug> HTTP-Session: efecb6df-9c02-49a7-b118-db145e9f47cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17231 2024.08.27 19:10:05.472086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17232 2024.08.27 19:10:05.472135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17233 2024.08.27 19:10:05.472153 [ 3 ] {} <Debug> HTTP-Session: e2e987cc-0f01-4c54-85c8-b725e490ad8d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17234 2024.08.27 19:10:05.472170 [ 3 ] {} <Debug> HTTP-Session: e2e987cc-0f01-4c54-85c8-b725e490ad8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17235 2024.08.27 19:10:05.472184 [ 3 ] {} <Debug> HTTP-Session: e2e987cc-0f01-4c54-85c8-b725e490ad8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17236 2024.08.27 19:10:05.472216 [ 3 ] {} <Trace> HTTP-Session: e2e987cc-0f01-4c54-85c8-b725e490ad8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17237 2024.08.27 19:10:05.472312 [ 3 ] {41b004c6-ab2e-465c-9da1-8c2ce0e0d9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
17238 2024.08.27 19:10:05.472354 [ 3 ] {41b004c6-ab2e-465c-9da1-8c2ce0e0d9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
17239 2024.08.27 19:10:05.472572 [ 3 ] {41b004c6-ab2e-465c-9da1-8c2ce0e0d9b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17240 2024.08.27 19:10:05.472865 [ 3 ] {41b004c6-ab2e-465c-9da1-8c2ce0e0d9b8} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17241 2024.08.27 19:10:05.472898 [ 3 ] {41b004c6-ab2e-465c-9da1-8c2ce0e0d9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17242 2024.08.27 19:10:05.473213 [ 3 ] {41b004c6-ab2e-465c-9da1-8c2ce0e0d9b8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
17243 2024.08.27 19:10:05.473627 [ 3 ] {41b004c6-ab2e-465c-9da1-8c2ce0e0d9b8} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17244 2024.08.27 19:10:05.473762 [ 3 ] {41b004c6-ab2e-465c-9da1-8c2ce0e0d9b8} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001474 sec., 4070.5563093622795 rows/sec., 240.50 KiB/sec.
17245 2024.08.27 19:10:05.474028 [ 3 ] {41b004c6-ab2e-465c-9da1-8c2ce0e0d9b8} <Debug> DynamicQueryHandler: Done processing query
17246 2024.08.27 19:10:05.474081 [ 3 ] {41b004c6-ab2e-465c-9da1-8c2ce0e0d9b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17247 2024.08.27 19:10:05.474116 [ 3 ] {} <Debug> HTTP-Session: e2e987cc-0f01-4c54-85c8-b725e490ad8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17248 2024.08.27 19:10:05.474355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 69742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17249 2024.08.27 19:10:05.474405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17250 2024.08.27 19:10:05.474424 [ 3 ] {} <Debug> HTTP-Session: a7860230-20e3-4c68-a6a8-00e100801c21 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17251 2024.08.27 19:10:05.474440 [ 3 ] {} <Debug> HTTP-Session: a7860230-20e3-4c68-a6a8-00e100801c21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17252 2024.08.27 19:10:05.474454 [ 3 ] {} <Debug> HTTP-Session: a7860230-20e3-4c68-a6a8-00e100801c21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17253 2024.08.27 19:10:05.474484 [ 3 ] {} <Trace> HTTP-Session: a7860230-20e3-4c68-a6a8-00e100801c21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17254 2024.08.27 19:10:05.474773 [ 3 ] {69fbb503-6f24-429a-9c28-ea0635c33a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17255 2024.08.27 19:10:05.474816 [ 3 ] {69fbb503-6f24-429a-9c28-ea0635c33a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17256 2024.08.27 19:10:05.475057 [ 3 ] {69fbb503-6f24-429a-9c28-ea0635c33a3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17257 2024.08.27 19:10:05.475655 [ 3 ] {69fbb503-6f24-429a-9c28-ea0635c33a3e} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17258 2024.08.27 19:10:05.475690 [ 3 ] {69fbb503-6f24-429a-9c28-ea0635c33a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17259 2024.08.27 19:10:05.476062 [ 3 ] {69fbb503-6f24-429a-9c28-ea0635c33a3e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
17260 2024.08.27 19:10:05.476410 [ 3 ] {69fbb503-6f24-429a-9c28-ea0635c33a3e} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17261 2024.08.27 19:10:05.476526 [ 3 ] {69fbb503-6f24-429a-9c28-ea0635c33a3e} <Debug> executeQuery: Read 429 rows, 31.45 KiB in 0.001944 sec., 220679.01234567902 rows/sec., 15.80 MiB/sec.
17262 2024.08.27 19:10:05.476531 [ 99 ] {} <Debug> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
17263 2024.08.27 19:10:05.476579 [ 99 ] {} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17264 2024.08.27 19:10:05.476618 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17265 2024.08.27 19:10:05.476744 [ 3 ] {69fbb503-6f24-429a-9c28-ea0635c33a3e} <Debug> DynamicQueryHandler: Done processing query
17266 2024.08.27 19:10:05.476788 [ 3 ] {69fbb503-6f24-429a-9c28-ea0635c33a3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
17267 2024.08.27 19:10:05.476799 [ 193 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::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
17268 2024.08.27 19:10:05.476814 [ 3 ] {} <Debug> HTTP-Session: a7860230-20e3-4c68-a6a8-00e100801c21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17269 2024.08.27 19:10:05.476990 [ 193 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17270 2024.08.27 19:10:05.477003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17271 2024.08.27 19:10:05.477054 [ 193 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 951 rows starting from the beginning of the part
17272 2024.08.27 19:10:05.477096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17273 2024.08.27 19:10:05.477178 [ 3 ] {} <Debug> HTTP-Session: 81ddc3fd-7215-4791-9296-c66086c0c149 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17274 2024.08.27 19:10:05.477270 [ 3 ] {} <Debug> HTTP-Session: 81ddc3fd-7215-4791-9296-c66086c0c149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17275 2024.08.27 19:10:05.477333 [ 193 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 429 rows starting from the beginning of the part
17276 2024.08.27 19:10:05.477415 [ 3 ] {} <Debug> HTTP-Session: 81ddc3fd-7215-4791-9296-c66086c0c149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17277 2024.08.27 19:10:05.477565 [ 3 ] {} <Trace> HTTP-Session: 81ddc3fd-7215-4791-9296-c66086c0c149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17278 2024.08.27 19:10:05.477693 [ 193 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 74 rows starting from the beginning of the part
17279 2024.08.27 19:10:05.477961 [ 193 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 429 rows starting from the beginning of the part
17280 2024.08.27 19:10:05.478050 [ 3 ] {aeb395c1-4ae5-4c00-b916-22334561af0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
17281 2024.08.27 19:10:05.478182 [ 193 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 530 rows starting from the beginning of the part
17282 2024.08.27 19:10:05.478251 [ 3 ] {aeb395c1-4ae5-4c00-b916-22334561af0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17283 2024.08.27 19:10:05.478543 [ 193 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 429 rows starting from the beginning of the part
17284 2024.08.27 19:10:05.479204 [ 3 ] {aeb395c1-4ae5-4c00-b916-22334561af0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17285 2024.08.27 19:10:05.479868 [ 3 ] {aeb395c1-4ae5-4c00-b916-22334561af0c} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17286 2024.08.27 19:10:05.479941 [ 3 ] {aeb395c1-4ae5-4c00-b916-22334561af0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17287 2024.08.27 19:10:05.480827 [ 3 ] {aeb395c1-4ae5-4c00-b916-22334561af0c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
17288 2024.08.27 19:10:05.481245 [ 3 ] {aeb395c1-4ae5-4c00-b916-22334561af0c} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17289 2024.08.27 19:10:05.481900 [ 3 ] {aeb395c1-4ae5-4c00-b916-22334561af0c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004055 sec., 1479.6547472256475 rows/sec., 77.31 KiB/sec.
17290 2024.08.27 19:10:05.481901 [ 193 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2842 rows, containing 5 columns (5 merged, 0 gathered) in 0.005178666 sec., 548789.9779595749 rows/sec., 41.94 MiB/sec.
17291 2024.08.27 19:10:05.482476 [ 3 ] {aeb395c1-4ae5-4c00-b916-22334561af0c} <Debug> DynamicQueryHandler: Done processing query
17292 2024.08.27 19:10:05.482488 [ 201 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
17293 2024.08.27 19:10:05.482570 [ 3 ] {aeb395c1-4ae5-4c00-b916-22334561af0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17294 2024.08.27 19:10:05.482680 [ 3 ] {} <Debug> HTTP-Session: 81ddc3fd-7215-4791-9296-c66086c0c149 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17295 2024.08.27 19:10:05.482990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17296 2024.08.27 19:10:05.483120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17297 2024.08.27 19:10:05.483202 [ 3 ] {} <Debug> HTTP-Session: 5fad0b77-f45d-45da-b09d-61a00c17db0d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17298 2024.08.27 19:10:05.483262 [ 3 ] {} <Debug> HTTP-Session: 5fad0b77-f45d-45da-b09d-61a00c17db0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17299 2024.08.27 19:10:05.483293 [ 3 ] {} <Debug> HTTP-Session: 5fad0b77-f45d-45da-b09d-61a00c17db0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17300 2024.08.27 19:10:05.483379 [ 3 ] {} <Trace> HTTP-Session: 5fad0b77-f45d-45da-b09d-61a00c17db0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17301 2024.08.27 19:10:05.483633 [ 201 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_91_18} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17302 2024.08.27 19:10:05.483731 [ 3 ] {80cc8729-dc0a-4ba7-8224-a2c2eb795e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17303 2024.08.27 19:10:05.483820 [ 201 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_91_18} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
17304 2024.08.27 19:10:05.483826 [ 3 ] {80cc8729-dc0a-4ba7-8224-a2c2eb795e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17305 2024.08.27 19:10:05.484016 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB.
17306 2024.08.27 19:10:05.484166 [ 3 ] {80cc8729-dc0a-4ba7-8224-a2c2eb795e7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17307 2024.08.27 19:10:05.484637 [ 3 ] {80cc8729-dc0a-4ba7-8224-a2c2eb795e7a} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17308 2024.08.27 19:10:05.484671 [ 3 ] {80cc8729-dc0a-4ba7-8224-a2c2eb795e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17309 2024.08.27 19:10:05.485048 [ 3 ] {80cc8729-dc0a-4ba7-8224-a2c2eb795e7a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
17310 2024.08.27 19:10:05.485436 [ 3 ] {80cc8729-dc0a-4ba7-8224-a2c2eb795e7a} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17311 2024.08.27 19:10:05.485562 [ 3 ] {80cc8729-dc0a-4ba7-8224-a2c2eb795e7a} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.002052 sec., 115984.40545808966 rows/sec., 7.77 MiB/sec.
17312 2024.08.27 19:10:05.485579 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
17313 2024.08.27 19:10:05.485634 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17314 2024.08.27 19:10:05.485669 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17315 2024.08.27 19:10:05.485783 [ 3 ] {80cc8729-dc0a-4ba7-8224-a2c2eb795e7a} <Debug> DynamicQueryHandler: Done processing query
17316 2024.08.27 19:10:05.485835 [ 3 ] {80cc8729-dc0a-4ba7-8224-a2c2eb795e7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
17317 2024.08.27 19:10:05.485869 [ 3 ] {} <Debug> HTTP-Session: 5fad0b77-f45d-45da-b09d-61a00c17db0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17318 2024.08.27 19:10:05.485876 [ 196 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::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
17319 2024.08.27 19:10:05.486045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17320 2024.08.27 19:10:05.486152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17321 2024.08.27 19:10:05.486192 [ 196 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17322 2024.08.27 19:10:05.486204 [ 3 ] {} <Debug> HTTP-Session: bf9d0e47-1d72-479e-ade7-5b1482728476 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17323 2024.08.27 19:10:05.486262 [ 3 ] {} <Debug> HTTP-Session: bf9d0e47-1d72-479e-ade7-5b1482728476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17324 2024.08.27 19:10:05.486273 [ 196 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 27192 rows starting from the beginning of the part
17325 2024.08.27 19:10:05.486288 [ 3 ] {} <Debug> HTTP-Session: bf9d0e47-1d72-479e-ade7-5b1482728476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17326 2024.08.27 19:10:05.486361 [ 3 ] {} <Trace> HTTP-Session: bf9d0e47-1d72-479e-ade7-5b1482728476 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17327 2024.08.27 19:10:05.486621 [ 196 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 238 rows starting from the beginning of the part
17328 2024.08.27 19:10:05.486639 [ 3 ] {292840e5-9f18-48b6-bb1d-2b77a0a2bddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
17329 2024.08.27 19:10:05.486774 [ 3 ] {292840e5-9f18-48b6-bb1d-2b77a0a2bddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
17330 2024.08.27 19:10:05.486940 [ 196 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 161 rows starting from the beginning of the part
17331 2024.08.27 19:10:05.487310 [ 196 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 238 rows starting from the beginning of the part
17332 2024.08.27 19:10:05.487719 [ 196 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 845 rows starting from the beginning of the part
17333 2024.08.27 19:10:05.487814 [ 3 ] {292840e5-9f18-48b6-bb1d-2b77a0a2bddb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17334 2024.08.27 19:10:05.488051 [ 196 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 238 rows starting from the beginning of the part
17335 2024.08.27 19:10:05.488731 [ 3 ] {292840e5-9f18-48b6-bb1d-2b77a0a2bddb} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17336 2024.08.27 19:10:05.488779 [ 3 ] {292840e5-9f18-48b6-bb1d-2b77a0a2bddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17337 2024.08.27 19:10:05.489497 [ 3 ] {292840e5-9f18-48b6-bb1d-2b77a0a2bddb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
17338 2024.08.27 19:10:05.489920 [ 3 ] {292840e5-9f18-48b6-bb1d-2b77a0a2bddb} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17339 2024.08.27 19:10:05.490074 [ 3 ] {292840e5-9f18-48b6-bb1d-2b77a0a2bddb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003546 sec., 282.0078962210942 rows/sec., 19.00 KiB/sec.
17340 2024.08.27 19:10:05.490298 [ 3 ] {292840e5-9f18-48b6-bb1d-2b77a0a2bddb} <Debug> DynamicQueryHandler: Done processing query
17341 2024.08.27 19:10:05.490343 [ 3 ] {292840e5-9f18-48b6-bb1d-2b77a0a2bddb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
17342 2024.08.27 19:10:05.490396 [ 3 ] {} <Debug> HTTP-Session: bf9d0e47-1d72-479e-ade7-5b1482728476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17343 2024.08.27 19:10:05.490615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 72886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17344 2024.08.27 19:10:05.490726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17345 2024.08.27 19:10:05.490767 [ 3 ] {} <Debug> HTTP-Session: 40fa4387-f673-444e-8661-14c209807f1b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17346 2024.08.27 19:10:05.490797 [ 3 ] {} <Debug> HTTP-Session: 40fa4387-f673-444e-8661-14c209807f1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17347 2024.08.27 19:10:05.490820 [ 3 ] {} <Debug> HTTP-Session: 40fa4387-f673-444e-8661-14c209807f1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17348 2024.08.27 19:10:05.490899 [ 3 ] {} <Trace> HTTP-Session: 40fa4387-f673-444e-8661-14c209807f1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17349 2024.08.27 19:10:05.491487 [ 3 ] {b1ab3e1d-9bc6-474c-8978-3a36832c5e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17350 2024.08.27 19:10:05.491639 [ 3 ] {b1ab3e1d-9bc6-474c-8978-3a36832c5e9e} <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
17351 2024.08.27 19:10:05.492234 [ 3 ] {b1ab3e1d-9bc6-474c-8978-3a36832c5e9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17352 2024.08.27 19:10:05.493139 [ 3 ] {b1ab3e1d-9bc6-474c-8978-3a36832c5e9e} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17353 2024.08.27 19:10:05.493172 [ 3 ] {b1ab3e1d-9bc6-474c-8978-3a36832c5e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17354 2024.08.27 19:10:05.494424 [ 3 ] {b1ab3e1d-9bc6-474c-8978-3a36832c5e9e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
17355 2024.08.27 19:10:05.494949 [ 3 ] {b1ab3e1d-9bc6-474c-8978-3a36832c5e9e} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17356 2024.08.27 19:10:05.495168 [ 3 ] {b1ab3e1d-9bc6-474c-8978-3a36832c5e9e} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.004068 sec., 11061.946902654869 rows/sec., 19.82 MiB/sec.
17357 2024.08.27 19:10:05.495466 [ 3 ] {b1ab3e1d-9bc6-474c-8978-3a36832c5e9e} <Debug> DynamicQueryHandler: Done processing query
17358 2024.08.27 19:10:05.495490 [ 3 ] {b1ab3e1d-9bc6-474c-8978-3a36832c5e9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
17359 2024.08.27 19:10:05.495506 [ 3 ] {} <Debug> HTTP-Session: 40fa4387-f673-444e-8661-14c209807f1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17360 2024.08.27 19:10:05.495731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17361 2024.08.27 19:10:05.495794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17362 2024.08.27 19:10:05.495818 [ 3 ] {} <Debug> HTTP-Session: d67454a9-fd57-4c85-8b02-3339727877ee Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17363 2024.08.27 19:10:05.495851 [ 3 ] {} <Debug> HTTP-Session: d67454a9-fd57-4c85-8b02-3339727877ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17364 2024.08.27 19:10:05.495866 [ 3 ] {} <Debug> HTTP-Session: d67454a9-fd57-4c85-8b02-3339727877ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17365 2024.08.27 19:10:05.495910 [ 3 ] {} <Trace> HTTP-Session: d67454a9-fd57-4c85-8b02-3339727877ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17366 2024.08.27 19:10:05.496052 [ 3 ] {aa4b499f-3246-4b5b-877c-cf388dda287f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17367 2024.08.27 19:10:05.496099 [ 3 ] {aa4b499f-3246-4b5b-877c-cf388dda287f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17368 2024.08.27 19:10:05.496335 [ 3 ] {aa4b499f-3246-4b5b-877c-cf388dda287f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17369 2024.08.27 19:10:05.497070 [ 3 ] {aa4b499f-3246-4b5b-877c-cf388dda287f} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17370 2024.08.27 19:10:05.497080 [ 196 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28912 rows, containing 5 columns (5 merged, 0 gathered) in 0.011373692 sec., 2542006.5885378295 rows/sec., 171.81 MiB/sec.
17371 2024.08.27 19:10:05.497111 [ 3 ] {aa4b499f-3246-4b5b-877c-cf388dda287f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17372 2024.08.27 19:10:05.497639 [ 3 ] {aa4b499f-3246-4b5b-877c-cf388dda287f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
17373 2024.08.27 19:10:05.497747 [ 196 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
17374 2024.08.27 19:10:05.498512 [ 3 ] {aa4b499f-3246-4b5b-877c-cf388dda287f} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17375 2024.08.27 19:10:05.498773 [ 99 ] {} <Debug> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
17376 2024.08.27 19:10:05.498808 [ 3 ] {aa4b499f-3246-4b5b-877c-cf388dda287f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002817 sec., 29108.9811856585 rows/sec., 1.85 MiB/sec.
17377 2024.08.27 19:10:05.498825 [ 99 ] {} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17378 2024.08.27 19:10:05.498899 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17379 2024.08.27 19:10:05.499036 [ 196 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17380 2024.08.27 19:10:05.499382 [ 198 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
17381 2024.08.27 19:10:05.499411 [ 196 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
17382 2024.08.27 19:10:05.499450 [ 3 ] {aa4b499f-3246-4b5b-877c-cf388dda287f} <Debug> DynamicQueryHandler: Done processing query
17383 2024.08.27 19:10:05.499508 [ 3 ] {aa4b499f-3246-4b5b-877c-cf388dda287f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17384 2024.08.27 19:10:05.499605 [ 3 ] {} <Debug> HTTP-Session: d67454a9-fd57-4c85-8b02-3339727877ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17385 2024.08.27 19:10:05.499700 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB.
17386 2024.08.27 19:10:05.499817 [ 198 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17387 2024.08.27 19:10:05.499858 [ 198 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5914 rows starting from the beginning of the part
17388 2024.08.27 19:10:05.499966 [ 198 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 82 rows starting from the beginning of the part
17389 2024.08.27 19:10:05.500166 [ 198 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part
17390 2024.08.27 19:10:05.500336 [ 198 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 82 rows starting from the beginning of the part
17391 2024.08.27 19:10:05.500445 [ 198 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part
17392 2024.08.27 19:10:05.500629 [ 198 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 82 rows starting from the beginning of the part
17393 2024.08.27 19:10:05.503039 [ 187 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6280 rows, containing 4 columns (4 merged, 0 gathered) in 0.003969761 sec., 1581959.2161845514 rows/sec., 103.15 MiB/sec.
17394 2024.08.27 19:10:05.503715 [ 187 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
17395 2024.08.27 19:10:05.504115 [ 187 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_91_18} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17396 2024.08.27 19:10:05.504200 [ 187 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_91_18} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
17397 2024.08.27 19:10:05.504289 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB.
17398 2024.08.27 19:10:05.690329 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache
17399 2024.08.27 19:10:05.690383 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache
17400 2024.08.27 19:10:10.449543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17401 2024.08.27 19:10:10.449685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17402 2024.08.27 19:10:10.449715 [ 3 ] {} <Debug> HTTP-Session: 753544f9-b4f6-4511-ae59-9fa7996b4150 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17403 2024.08.27 19:10:10.449744 [ 3 ] {} <Debug> HTTP-Session: 753544f9-b4f6-4511-ae59-9fa7996b4150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17404 2024.08.27 19:10:10.449762 [ 3 ] {} <Debug> HTTP-Session: 753544f9-b4f6-4511-ae59-9fa7996b4150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17405 2024.08.27 19:10:10.449817 [ 3 ] {} <Trace> HTTP-Session: 753544f9-b4f6-4511-ae59-9fa7996b4150 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17406 2024.08.27 19:10:10.450048 [ 3 ] {7bea5bd9-85ea-4404-9d98-8e8aba75b338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17407 2024.08.27 19:10:10.450124 [ 3 ] {7bea5bd9-85ea-4404-9d98-8e8aba75b338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17408 2024.08.27 19:10:10.450506 [ 3 ] {7bea5bd9-85ea-4404-9d98-8e8aba75b338} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17409 2024.08.27 19:10:10.450974 [ 3 ] {7bea5bd9-85ea-4404-9d98-8e8aba75b338} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17410 2024.08.27 19:10:10.451017 [ 3 ] {7bea5bd9-85ea-4404-9d98-8e8aba75b338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17411 2024.08.27 19:10:10.451443 [ 3 ] {7bea5bd9-85ea-4404-9d98-8e8aba75b338} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
17412 2024.08.27 19:10:10.451839 [ 3 ] {7bea5bd9-85ea-4404-9d98-8e8aba75b338} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17413 2024.08.27 19:10:10.452010 [ 3 ] {7bea5bd9-85ea-4404-9d98-8e8aba75b338} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002107 sec., 34171.808258187 rows/sec., 2.78 MiB/sec.
17414 2024.08.27 19:10:10.452319 [ 3 ] {7bea5bd9-85ea-4404-9d98-8e8aba75b338} <Debug> DynamicQueryHandler: Done processing query
17415 2024.08.27 19:10:10.452359 [ 3 ] {7bea5bd9-85ea-4404-9d98-8e8aba75b338} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
17416 2024.08.27 19:10:10.452390 [ 3 ] {} <Debug> HTTP-Session: 753544f9-b4f6-4511-ae59-9fa7996b4150 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17417 2024.08.27 19:10:10.452561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17418 2024.08.27 19:10:10.452619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17419 2024.08.27 19:10:10.452639 [ 3 ] {} <Debug> HTTP-Session: 7a91688a-0423-4d7d-af04-9093c71fab97 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17420 2024.08.27 19:10:10.452656 [ 3 ] {} <Debug> HTTP-Session: 7a91688a-0423-4d7d-af04-9093c71fab97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17421 2024.08.27 19:10:10.452670 [ 3 ] {} <Debug> HTTP-Session: 7a91688a-0423-4d7d-af04-9093c71fab97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17422 2024.08.27 19:10:10.452706 [ 3 ] {} <Trace> HTTP-Session: 7a91688a-0423-4d7d-af04-9093c71fab97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17423 2024.08.27 19:10:10.452815 [ 3 ] {31986251-250b-4bee-bed2-2b27bd7cdbf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17424 2024.08.27 19:10:10.452861 [ 3 ] {31986251-250b-4bee-bed2-2b27bd7cdbf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17425 2024.08.27 19:10:10.453102 [ 3 ] {31986251-250b-4bee-bed2-2b27bd7cdbf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17426 2024.08.27 19:10:10.453424 [ 3 ] {31986251-250b-4bee-bed2-2b27bd7cdbf2} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17427 2024.08.27 19:10:10.453461 [ 3 ] {31986251-250b-4bee-bed2-2b27bd7cdbf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17428 2024.08.27 19:10:10.453816 [ 3 ] {31986251-250b-4bee-bed2-2b27bd7cdbf2} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
17429 2024.08.27 19:10:10.454189 [ 3 ] {31986251-250b-4bee-bed2-2b27bd7cdbf2} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17430 2024.08.27 19:10:10.454356 [ 3 ] {31986251-250b-4bee-bed2-2b27bd7cdbf2} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001565 sec., 5111.821086261981 rows/sec., 384.38 KiB/sec.
17431 2024.08.27 19:10:10.454355 [ 96 ] {} <Debug> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
17432 2024.08.27 19:10:10.454474 [ 96 ] {} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17433 2024.08.27 19:10:10.454526 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17434 2024.08.27 19:10:10.454609 [ 3 ] {31986251-250b-4bee-bed2-2b27bd7cdbf2} <Debug> DynamicQueryHandler: Done processing query
17435 2024.08.27 19:10:10.454652 [ 3 ] {31986251-250b-4bee-bed2-2b27bd7cdbf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17436 2024.08.27 19:10:10.454671 [ 3 ] {} <Debug> HTTP-Session: 7a91688a-0423-4d7d-af04-9093c71fab97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17437 2024.08.27 19:10:10.454683 [ 199 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::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
17438 2024.08.27 19:10:10.454827 [ 199 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17439 2024.08.27 19:10:10.454865 [ 199 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 74 rows starting from the beginning of the part
17440 2024.08.27 19:10:10.454896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17441 2024.08.27 19:10:10.454998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17442 2024.08.27 19:10:10.454997 [ 199 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 10 rows starting from the beginning of the part
17443 2024.08.27 19:10:10.455035 [ 3 ] {} <Debug> HTTP-Session: f11e6e7b-b372-46a4-b112-4a6e59ec0661 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17444 2024.08.27 19:10:10.455075 [ 3 ] {} <Debug> HTTP-Session: f11e6e7b-b372-46a4-b112-4a6e59ec0661 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17445 2024.08.27 19:10:10.455132 [ 3 ] {} <Debug> HTTP-Session: f11e6e7b-b372-46a4-b112-4a6e59ec0661 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17446 2024.08.27 19:10:10.455265 [ 3 ] {} <Trace> HTTP-Session: f11e6e7b-b372-46a4-b112-4a6e59ec0661 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17447 2024.08.27 19:10:10.455283 [ 199 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 47 rows starting from the beginning of the part
17448 2024.08.27 19:10:10.455640 [ 3 ] {f7957885-384f-4b52-b013-eccc09ea0029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17449 2024.08.27 19:10:10.455652 [ 199 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 10 rows starting from the beginning of the part
17450 2024.08.27 19:10:10.455778 [ 3 ] {f7957885-384f-4b52-b013-eccc09ea0029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17451 2024.08.27 19:10:10.456060 [ 199 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 47 rows starting from the beginning of the part
17452 2024.08.27 19:10:10.456325 [ 199 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part
17453 2024.08.27 19:10:10.457066 [ 3 ] {f7957885-384f-4b52-b013-eccc09ea0029} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17454 2024.08.27 19:10:10.457672 [ 3 ] {f7957885-384f-4b52-b013-eccc09ea0029} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17455 2024.08.27 19:10:10.457721 [ 3 ] {f7957885-384f-4b52-b013-eccc09ea0029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17456 2024.08.27 19:10:10.458304 [ 194 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.003693346 sec., 53068.41005418934 rows/sec., 4.05 MiB/sec.
17457 2024.08.27 19:10:10.458329 [ 3 ] {f7957885-384f-4b52-b013-eccc09ea0029} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
17458 2024.08.27 19:10:10.458665 [ 194 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
17459 2024.08.27 19:10:10.459001 [ 3 ] {f7957885-384f-4b52-b013-eccc09ea0029} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17460 2024.08.27 19:10:10.459359 [ 3 ] {f7957885-384f-4b52-b013-eccc09ea0029} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.003884 sec., 18537.590113285274 rows/sec., 1.45 MiB/sec.
17461 2024.08.27 19:10:10.460236 [ 3 ] {f7957885-384f-4b52-b013-eccc09ea0029} <Debug> DynamicQueryHandler: Done processing query
17462 2024.08.27 19:10:10.460318 [ 3 ] {f7957885-384f-4b52-b013-eccc09ea0029} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
17463 2024.08.27 19:10:10.460410 [ 3 ] {} <Debug> HTTP-Session: f11e6e7b-b372-46a4-b112-4a6e59ec0661 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17464 2024.08.27 19:10:10.460730 [ 194 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_86_17} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17465 2024.08.27 19:10:10.460745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17466 2024.08.27 19:10:10.460857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17467 2024.08.27 19:10:10.460880 [ 3 ] {} <Debug> HTTP-Session: 1615ae95-8e5e-4c16-8487-c2d77df905b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17468 2024.08.27 19:10:10.460903 [ 194 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_86_17} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
17469 2024.08.27 19:10:10.460914 [ 3 ] {} <Debug> HTTP-Session: 1615ae95-8e5e-4c16-8487-c2d77df905b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17470 2024.08.27 19:10:10.460952 [ 3 ] {} <Debug> HTTP-Session: 1615ae95-8e5e-4c16-8487-c2d77df905b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17471 2024.08.27 19:10:10.461027 [ 3 ] {} <Trace> HTTP-Session: 1615ae95-8e5e-4c16-8487-c2d77df905b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17472 2024.08.27 19:10:10.461082 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
17473 2024.08.27 19:10:10.461233 [ 3 ] {68d9026b-e018-440c-b26a-53ae46095b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17474 2024.08.27 19:10:10.461287 [ 3 ] {68d9026b-e018-440c-b26a-53ae46095b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17475 2024.08.27 19:10:10.461464 [ 3 ] {68d9026b-e018-440c-b26a-53ae46095b9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17476 2024.08.27 19:10:10.461877 [ 3 ] {68d9026b-e018-440c-b26a-53ae46095b9e} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17477 2024.08.27 19:10:10.461914 [ 3 ] {68d9026b-e018-440c-b26a-53ae46095b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17478 2024.08.27 19:10:10.462315 [ 3 ] {68d9026b-e018-440c-b26a-53ae46095b9e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
17479 2024.08.27 19:10:10.462676 [ 3 ] {68d9026b-e018-440c-b26a-53ae46095b9e} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17480 2024.08.27 19:10:10.462826 [ 3 ] {68d9026b-e018-440c-b26a-53ae46095b9e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001665 sec., 96096.0960960961 rows/sec., 6.69 MiB/sec.
17481 2024.08.27 19:10:10.462997 [ 3 ] {68d9026b-e018-440c-b26a-53ae46095b9e} <Debug> DynamicQueryHandler: Done processing query
17482 2024.08.27 19:10:10.463021 [ 3 ] {68d9026b-e018-440c-b26a-53ae46095b9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17483 2024.08.27 19:10:10.463037 [ 3 ] {} <Debug> HTTP-Session: 1615ae95-8e5e-4c16-8487-c2d77df905b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17484 2024.08.27 19:10:10.463181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17485 2024.08.27 19:10:10.463226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17486 2024.08.27 19:10:10.463244 [ 3 ] {} <Debug> HTTP-Session: c788df2f-6680-4631-9b3e-b792f51e9519 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17487 2024.08.27 19:10:10.463260 [ 3 ] {} <Debug> HTTP-Session: c788df2f-6680-4631-9b3e-b792f51e9519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17488 2024.08.27 19:10:10.463273 [ 3 ] {} <Debug> HTTP-Session: c788df2f-6680-4631-9b3e-b792f51e9519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17489 2024.08.27 19:10:10.463303 [ 3 ] {} <Trace> HTTP-Session: c788df2f-6680-4631-9b3e-b792f51e9519 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17490 2024.08.27 19:10:10.463460 [ 3 ] {4ad6815c-5adc-46bf-8e76-5d7090fa319e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17491 2024.08.27 19:10:10.463521 [ 3 ] {4ad6815c-5adc-46bf-8e76-5d7090fa319e} <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
17492 2024.08.27 19:10:10.463912 [ 3 ] {4ad6815c-5adc-46bf-8e76-5d7090fa319e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17493 2024.08.27 19:10:10.464513 [ 3 ] {4ad6815c-5adc-46bf-8e76-5d7090fa319e} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17494 2024.08.27 19:10:10.464551 [ 3 ] {4ad6815c-5adc-46bf-8e76-5d7090fa319e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17495 2024.08.27 19:10:10.465159 [ 3 ] {4ad6815c-5adc-46bf-8e76-5d7090fa319e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
17496 2024.08.27 19:10:10.465769 [ 3 ] {4ad6815c-5adc-46bf-8e76-5d7090fa319e} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17497 2024.08.27 19:10:10.465963 [ 96 ] {} <Debug> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
17498 2024.08.27 19:10:10.465971 [ 3 ] {4ad6815c-5adc-46bf-8e76-5d7090fa319e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00257 sec., 3112.8404669260703 rows/sec., 5.58 MiB/sec.
17499 2024.08.27 19:10:10.466030 [ 96 ] {} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17500 2024.08.27 19:10:10.466109 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17501 2024.08.27 19:10:10.466733 [ 3 ] {4ad6815c-5adc-46bf-8e76-5d7090fa319e} <Debug> DynamicQueryHandler: Done processing query
17502 2024.08.27 19:10:10.466817 [ 3 ] {4ad6815c-5adc-46bf-8e76-5d7090fa319e} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
17503 2024.08.27 19:10:10.466886 [ 3 ] {} <Debug> HTTP-Session: c788df2f-6680-4631-9b3e-b792f51e9519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17504 2024.08.27 19:10:10.467053 [ 194 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::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
17505 2024.08.27 19:10:10.467193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17506 2024.08.27 19:10:10.467412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17507 2024.08.27 19:10:10.467493 [ 3 ] {} <Debug> HTTP-Session: 1353e84a-38ec-41fc-af18-7b349fc0af2c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17508 2024.08.27 19:10:10.468099 [ 3 ] {} <Debug> HTTP-Session: 1353e84a-38ec-41fc-af18-7b349fc0af2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17509 2024.08.27 19:10:10.468183 [ 3 ] {} <Debug> HTTP-Session: 1353e84a-38ec-41fc-af18-7b349fc0af2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17510 2024.08.27 19:10:10.468350 [ 3 ] {} <Trace> HTTP-Session: 1353e84a-38ec-41fc-af18-7b349fc0af2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17511 2024.08.27 19:10:10.468789 [ 3 ] {c0620541-6c6e-46fb-896e-c65c6882e7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17512 2024.08.27 19:10:10.468948 [ 3 ] {c0620541-6c6e-46fb-896e-c65c6882e7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17513 2024.08.27 19:10:10.469407 [ 194 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17514 2024.08.27 19:10:10.469630 [ 3 ] {c0620541-6c6e-46fb-896e-c65c6882e7b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17515 2024.08.27 19:10:10.469646 [ 194 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1551 rows starting from the beginning of the part
17516 2024.08.27 19:10:10.470395 [ 194 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part
17517 2024.08.27 19:10:10.470828 [ 3 ] {c0620541-6c6e-46fb-896e-c65c6882e7b5} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17518 2024.08.27 19:10:10.470956 [ 3 ] {c0620541-6c6e-46fb-896e-c65c6882e7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17519 2024.08.27 19:10:10.471074 [ 194 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 45 rows starting from the beginning of the part
17520 2024.08.27 19:10:10.471713 [ 194 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part
17521 2024.08.27 19:10:10.472314 [ 194 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 45 rows starting from the beginning of the part
17522 2024.08.27 19:10:10.472380 [ 3 ] {c0620541-6c6e-46fb-896e-c65c6882e7b5} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
17523 2024.08.27 19:10:10.472760 [ 194 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part
17524 2024.08.27 19:10:10.473592 [ 3 ] {c0620541-6c6e-46fb-896e-c65c6882e7b5} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17525 2024.08.27 19:10:10.474005 [ 3 ] {c0620541-6c6e-46fb-896e-c65c6882e7b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005405 sec., 11100.832562442183 rows/sec., 766.07 KiB/sec.
17526 2024.08.27 19:10:10.474350 [ 3 ] {c0620541-6c6e-46fb-896e-c65c6882e7b5} <Debug> DynamicQueryHandler: Done processing query
17527 2024.08.27 19:10:10.474407 [ 3 ] {c0620541-6c6e-46fb-896e-c65c6882e7b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17528 2024.08.27 19:10:10.474455 [ 3 ] {} <Debug> HTTP-Session: 1353e84a-38ec-41fc-af18-7b349fc0af2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17529 2024.08.27 19:10:10.481496 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1665 rows, containing 19 columns (19 merged, 0 gathered) in 0.01516743 sec., 109774.69485601713 rows/sec., 196.71 MiB/sec.
17530 2024.08.27 19:10:10.483354 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
17531 2024.08.27 19:10:10.484012 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_86_17} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17532 2024.08.27 19:10:10.484106 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_86_17} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
17533 2024.08.27 19:10:10.484275 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB.
17534 2024.08.27 19:10:11.000273 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.14 MiB, peak 225.80 MiB, free memory in arenas 0.00 B, will set to 214.94 MiB (RSS), difference: 1.80 MiB
17535 2024.08.27 19:10:15.456918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 42310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17536 2024.08.27 19:10:15.457057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17537 2024.08.27 19:10:15.457086 [ 3 ] {} <Debug> HTTP-Session: 3209a510-279c-419a-bdaf-67bf8d109119 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17538 2024.08.27 19:10:15.457114 [ 3 ] {} <Debug> HTTP-Session: 3209a510-279c-419a-bdaf-67bf8d109119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17539 2024.08.27 19:10:15.457132 [ 3 ] {} <Debug> HTTP-Session: 3209a510-279c-419a-bdaf-67bf8d109119 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17540 2024.08.27 19:10:15.457187 [ 3 ] {} <Trace> HTTP-Session: 3209a510-279c-419a-bdaf-67bf8d109119 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17541 2024.08.27 19:10:15.457483 [ 3 ] {475aedca-854f-4b92-8906-5e1d6ec55d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17542 2024.08.27 19:10:15.457557 [ 3 ] {475aedca-854f-4b92-8906-5e1d6ec55d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17543 2024.08.27 19:10:15.457937 [ 3 ] {475aedca-854f-4b92-8906-5e1d6ec55d6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17544 2024.08.27 19:10:15.458808 [ 3 ] {475aedca-854f-4b92-8906-5e1d6ec55d6e} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17545 2024.08.27 19:10:15.458863 [ 3 ] {475aedca-854f-4b92-8906-5e1d6ec55d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17546 2024.08.27 19:10:15.459339 [ 3 ] {475aedca-854f-4b92-8906-5e1d6ec55d6e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17547 2024.08.27 19:10:15.459745 [ 3 ] {475aedca-854f-4b92-8906-5e1d6ec55d6e} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17548 2024.08.27 19:10:15.459895 [ 3 ] {475aedca-854f-4b92-8906-5e1d6ec55d6e} <Debug> executeQuery: Read 279 rows, 25.37 KiB in 0.002556 sec., 109154.92957746479 rows/sec., 9.69 MiB/sec.
17549 2024.08.27 19:10:15.460110 [ 3 ] {475aedca-854f-4b92-8906-5e1d6ec55d6e} <Debug> DynamicQueryHandler: Done processing query
17550 2024.08.27 19:10:15.460138 [ 3 ] {475aedca-854f-4b92-8906-5e1d6ec55d6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
17551 2024.08.27 19:10:15.460155 [ 3 ] {} <Debug> HTTP-Session: 3209a510-279c-419a-bdaf-67bf8d109119 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17552 2024.08.27 19:10:15.460301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 6497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17553 2024.08.27 19:10:15.460362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17554 2024.08.27 19:10:15.460383 [ 3 ] {} <Debug> HTTP-Session: 7124dd00-bde3-4215-87b6-b762f70ef618 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17555 2024.08.27 19:10:15.460401 [ 3 ] {} <Debug> HTTP-Session: 7124dd00-bde3-4215-87b6-b762f70ef618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17556 2024.08.27 19:10:15.460414 [ 3 ] {} <Debug> HTTP-Session: 7124dd00-bde3-4215-87b6-b762f70ef618 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17557 2024.08.27 19:10:15.460451 [ 3 ] {} <Trace> HTTP-Session: 7124dd00-bde3-4215-87b6-b762f70ef618 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17558 2024.08.27 19:10:15.460577 [ 3 ] {7fe88488-1260-4c36-bfa8-9c747e12af85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17559 2024.08.27 19:10:15.460626 [ 3 ] {7fe88488-1260-4c36-bfa8-9c747e12af85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17560 2024.08.27 19:10:15.460867 [ 3 ] {7fe88488-1260-4c36-bfa8-9c747e12af85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17561 2024.08.27 19:10:15.461222 [ 3 ] {7fe88488-1260-4c36-bfa8-9c747e12af85} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17562 2024.08.27 19:10:15.461258 [ 3 ] {7fe88488-1260-4c36-bfa8-9c747e12af85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17563 2024.08.27 19:10:15.461605 [ 3 ] {7fe88488-1260-4c36-bfa8-9c747e12af85} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
17564 2024.08.27 19:10:15.461950 [ 3 ] {7fe88488-1260-4c36-bfa8-9c747e12af85} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17565 2024.08.27 19:10:15.462074 [ 3 ] {7fe88488-1260-4c36-bfa8-9c747e12af85} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001583 sec., 28427.03727100442 rows/sec., 2.09 MiB/sec.
17566 2024.08.27 19:10:15.462239 [ 3 ] {7fe88488-1260-4c36-bfa8-9c747e12af85} <Debug> DynamicQueryHandler: Done processing query
17567 2024.08.27 19:10:15.462262 [ 3 ] {7fe88488-1260-4c36-bfa8-9c747e12af85} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
17568 2024.08.27 19:10:15.462277 [ 3 ] {} <Debug> HTTP-Session: 7124dd00-bde3-4215-87b6-b762f70ef618 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17569 2024.08.27 19:10:15.462487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17570 2024.08.27 19:10:15.462537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17571 2024.08.27 19:10:15.462557 [ 3 ] {} <Debug> HTTP-Session: 912d572d-a28a-43a5-a5d0-69c8c18bcdbc Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17572 2024.08.27 19:10:15.462575 [ 3 ] {} <Debug> HTTP-Session: 912d572d-a28a-43a5-a5d0-69c8c18bcdbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17573 2024.08.27 19:10:15.462589 [ 3 ] {} <Debug> HTTP-Session: 912d572d-a28a-43a5-a5d0-69c8c18bcdbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17574 2024.08.27 19:10:15.462622 [ 3 ] {} <Trace> HTTP-Session: 912d572d-a28a-43a5-a5d0-69c8c18bcdbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17575 2024.08.27 19:10:15.462724 [ 3 ] {4730d420-aa4c-4d4c-943e-bacb3027d9d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
17576 2024.08.27 19:10:15.462768 [ 3 ] {4730d420-aa4c-4d4c-943e-bacb3027d9d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
17577 2024.08.27 19:10:15.462995 [ 3 ] {4730d420-aa4c-4d4c-943e-bacb3027d9d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17578 2024.08.27 19:10:15.463313 [ 3 ] {4730d420-aa4c-4d4c-943e-bacb3027d9d6} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17579 2024.08.27 19:10:15.463349 [ 3 ] {4730d420-aa4c-4d4c-943e-bacb3027d9d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17580 2024.08.27 19:10:15.463704 [ 3 ] {4730d420-aa4c-4d4c-943e-bacb3027d9d6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
17581 2024.08.27 19:10:15.464060 [ 3 ] {4730d420-aa4c-4d4c-943e-bacb3027d9d6} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17582 2024.08.27 19:10:15.464191 [ 3 ] {4730d420-aa4c-4d4c-943e-bacb3027d9d6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001497 sec., 9352.037408149632 rows/sec., 654.96 KiB/sec.
17583 2024.08.27 19:10:15.464366 [ 3 ] {4730d420-aa4c-4d4c-943e-bacb3027d9d6} <Debug> DynamicQueryHandler: Done processing query
17584 2024.08.27 19:10:15.464391 [ 3 ] {4730d420-aa4c-4d4c-943e-bacb3027d9d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17585 2024.08.27 19:10:15.464407 [ 3 ] {} <Debug> HTTP-Session: 912d572d-a28a-43a5-a5d0-69c8c18bcdbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17586 2024.08.27 19:10:15.464529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17587 2024.08.27 19:10:15.464577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17588 2024.08.27 19:10:15.464596 [ 3 ] {} <Debug> HTTP-Session: e39d6d13-93a7-4a54-9d65-c811a29277c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17589 2024.08.27 19:10:15.464612 [ 3 ] {} <Debug> HTTP-Session: e39d6d13-93a7-4a54-9d65-c811a29277c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17590 2024.08.27 19:10:15.464626 [ 3 ] {} <Debug> HTTP-Session: e39d6d13-93a7-4a54-9d65-c811a29277c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17591 2024.08.27 19:10:15.464657 [ 3 ] {} <Trace> HTTP-Session: e39d6d13-93a7-4a54-9d65-c811a29277c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17592 2024.08.27 19:10:15.464750 [ 3 ] {c8c4b130-a670-4346-b147-262e1ba8ef1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
17593 2024.08.27 19:10:15.464793 [ 3 ] {c8c4b130-a670-4346-b147-262e1ba8ef1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
17594 2024.08.27 19:10:15.465017 [ 3 ] {c8c4b130-a670-4346-b147-262e1ba8ef1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17595 2024.08.27 19:10:15.465309 [ 3 ] {c8c4b130-a670-4346-b147-262e1ba8ef1b} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17596 2024.08.27 19:10:15.465344 [ 3 ] {c8c4b130-a670-4346-b147-262e1ba8ef1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17597 2024.08.27 19:10:15.465687 [ 3 ] {c8c4b130-a670-4346-b147-262e1ba8ef1b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
17598 2024.08.27 19:10:15.466050 [ 3 ] {c8c4b130-a670-4346-b147-262e1ba8ef1b} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17599 2024.08.27 19:10:15.466176 [ 3 ] {c8c4b130-a670-4346-b147-262e1ba8ef1b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001448 sec., 4143.646408839779 rows/sec., 244.82 KiB/sec.
17600 2024.08.27 19:10:15.466365 [ 3 ] {c8c4b130-a670-4346-b147-262e1ba8ef1b} <Debug> DynamicQueryHandler: Done processing query
17601 2024.08.27 19:10:15.466397 [ 3 ] {c8c4b130-a670-4346-b147-262e1ba8ef1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17602 2024.08.27 19:10:15.466420 [ 3 ] {} <Debug> HTTP-Session: e39d6d13-93a7-4a54-9d65-c811a29277c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17603 2024.08.27 19:10:15.466586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 69401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17604 2024.08.27 19:10:15.466634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17605 2024.08.27 19:10:15.466652 [ 3 ] {} <Debug> HTTP-Session: c0591bab-de4c-44d7-9542-5ae57fa1d30d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17606 2024.08.27 19:10:15.466669 [ 3 ] {} <Debug> HTTP-Session: c0591bab-de4c-44d7-9542-5ae57fa1d30d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17607 2024.08.27 19:10:15.466682 [ 3 ] {} <Debug> HTTP-Session: c0591bab-de4c-44d7-9542-5ae57fa1d30d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17608 2024.08.27 19:10:15.466713 [ 3 ] {} <Trace> HTTP-Session: c0591bab-de4c-44d7-9542-5ae57fa1d30d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17609 2024.08.27 19:10:15.466924 [ 3 ] {5f578128-3083-4686-b969-68e916dfceb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17610 2024.08.27 19:10:15.466968 [ 3 ] {5f578128-3083-4686-b969-68e916dfceb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17611 2024.08.27 19:10:15.467188 [ 3 ] {5f578128-3083-4686-b969-68e916dfceb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17612 2024.08.27 19:10:15.467776 [ 3 ] {5f578128-3083-4686-b969-68e916dfceb0} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17613 2024.08.27 19:10:15.467812 [ 3 ] {5f578128-3083-4686-b969-68e916dfceb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17614 2024.08.27 19:10:15.468176 [ 3 ] {5f578128-3083-4686-b969-68e916dfceb0} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17615 2024.08.27 19:10:15.468527 [ 3 ] {5f578128-3083-4686-b969-68e916dfceb0} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17616 2024.08.27 19:10:15.468653 [ 3 ] {5f578128-3083-4686-b969-68e916dfceb0} <Debug> executeQuery: Read 427 rows, 31.29 KiB in 0.00184 sec., 232065.21739130435 rows/sec., 16.60 MiB/sec.
17617 2024.08.27 19:10:15.468836 [ 3 ] {5f578128-3083-4686-b969-68e916dfceb0} <Debug> DynamicQueryHandler: Done processing query
17618 2024.08.27 19:10:15.468860 [ 3 ] {5f578128-3083-4686-b969-68e916dfceb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
17619 2024.08.27 19:10:15.468876 [ 3 ] {} <Debug> HTTP-Session: c0591bab-de4c-44d7-9542-5ae57fa1d30d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17620 2024.08.27 19:10:15.469016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17621 2024.08.27 19:10:15.469064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17622 2024.08.27 19:10:15.469083 [ 3 ] {} <Debug> HTTP-Session: 3bfeb60d-21b9-47a8-b128-0a1cc2785f92 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17623 2024.08.27 19:10:15.469099 [ 3 ] {} <Debug> HTTP-Session: 3bfeb60d-21b9-47a8-b128-0a1cc2785f92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17624 2024.08.27 19:10:15.469113 [ 3 ] {} <Debug> HTTP-Session: 3bfeb60d-21b9-47a8-b128-0a1cc2785f92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17625 2024.08.27 19:10:15.469144 [ 3 ] {} <Trace> HTTP-Session: 3bfeb60d-21b9-47a8-b128-0a1cc2785f92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17626 2024.08.27 19:10:15.469238 [ 3 ] {bab493ec-0d67-416d-a50c-ca2853cb7278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
17627 2024.08.27 19:10:15.469281 [ 3 ] {bab493ec-0d67-416d-a50c-ca2853cb7278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17628 2024.08.27 19:10:15.469409 [ 3 ] {bab493ec-0d67-416d-a50c-ca2853cb7278} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17629 2024.08.27 19:10:15.469667 [ 3 ] {bab493ec-0d67-416d-a50c-ca2853cb7278} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17630 2024.08.27 19:10:15.469702 [ 3 ] {bab493ec-0d67-416d-a50c-ca2853cb7278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17631 2024.08.27 19:10:15.470052 [ 3 ] {bab493ec-0d67-416d-a50c-ca2853cb7278} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
17632 2024.08.27 19:10:15.470371 [ 3 ] {bab493ec-0d67-416d-a50c-ca2853cb7278} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17633 2024.08.27 19:10:15.470496 [ 3 ] {bab493ec-0d67-416d-a50c-ca2853cb7278} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001285 sec., 4669.260700389105 rows/sec., 243.95 KiB/sec.
17634 2024.08.27 19:10:15.470647 [ 3 ] {bab493ec-0d67-416d-a50c-ca2853cb7278} <Debug> DynamicQueryHandler: Done processing query
17635 2024.08.27 19:10:15.470671 [ 3 ] {bab493ec-0d67-416d-a50c-ca2853cb7278} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17636 2024.08.27 19:10:15.470686 [ 3 ] {} <Debug> HTTP-Session: 3bfeb60d-21b9-47a8-b128-0a1cc2785f92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17637 2024.08.27 19:10:15.470896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17638 2024.08.27 19:10:15.470943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17639 2024.08.27 19:10:15.470962 [ 3 ] {} <Debug> HTTP-Session: bd3ff643-1d9b-4fd1-a5b9-29ff668a43b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17640 2024.08.27 19:10:15.470979 [ 3 ] {} <Debug> HTTP-Session: bd3ff643-1d9b-4fd1-a5b9-29ff668a43b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17641 2024.08.27 19:10:15.470993 [ 3 ] {} <Debug> HTTP-Session: bd3ff643-1d9b-4fd1-a5b9-29ff668a43b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17642 2024.08.27 19:10:15.471023 [ 3 ] {} <Trace> HTTP-Session: bd3ff643-1d9b-4fd1-a5b9-29ff668a43b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17643 2024.08.27 19:10:15.471219 [ 3 ] {69984594-3e4c-40df-9b8f-ae57fe38d982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17644 2024.08.27 19:10:15.471263 [ 3 ] {69984594-3e4c-40df-9b8f-ae57fe38d982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17645 2024.08.27 19:10:15.471402 [ 3 ] {69984594-3e4c-40df-9b8f-ae57fe38d982} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17646 2024.08.27 19:10:15.471812 [ 3 ] {69984594-3e4c-40df-9b8f-ae57fe38d982} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17647 2024.08.27 19:10:15.471847 [ 3 ] {69984594-3e4c-40df-9b8f-ae57fe38d982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17648 2024.08.27 19:10:15.472230 [ 3 ] {69984594-3e4c-40df-9b8f-ae57fe38d982} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17649 2024.08.27 19:10:15.472566 [ 3 ] {69984594-3e4c-40df-9b8f-ae57fe38d982} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17650 2024.08.27 19:10:15.472691 [ 3 ] {69984594-3e4c-40df-9b8f-ae57fe38d982} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001584 sec., 149621.21212121213 rows/sec., 10.03 MiB/sec.
17651 2024.08.27 19:10:15.472865 [ 3 ] {69984594-3e4c-40df-9b8f-ae57fe38d982} <Debug> DynamicQueryHandler: Done processing query
17652 2024.08.27 19:10:15.472889 [ 3 ] {69984594-3e4c-40df-9b8f-ae57fe38d982} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
17653 2024.08.27 19:10:15.472905 [ 3 ] {} <Debug> HTTP-Session: bd3ff643-1d9b-4fd1-a5b9-29ff668a43b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17654 2024.08.27 19:10:15.473027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17655 2024.08.27 19:10:15.473075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17656 2024.08.27 19:10:15.473094 [ 3 ] {} <Debug> HTTP-Session: ba8b39f4-226c-40cc-b907-368f77677548 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17657 2024.08.27 19:10:15.473110 [ 3 ] {} <Debug> HTTP-Session: ba8b39f4-226c-40cc-b907-368f77677548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17658 2024.08.27 19:10:15.473123 [ 3 ] {} <Debug> HTTP-Session: ba8b39f4-226c-40cc-b907-368f77677548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17659 2024.08.27 19:10:15.473154 [ 3 ] {} <Trace> HTTP-Session: ba8b39f4-226c-40cc-b907-368f77677548 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17660 2024.08.27 19:10:15.473245 [ 3 ] {68607d05-6792-4b82-b99b-65cd30c243f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
17661 2024.08.27 19:10:15.473290 [ 3 ] {68607d05-6792-4b82-b99b-65cd30c243f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
17662 2024.08.27 19:10:15.473417 [ 3 ] {68607d05-6792-4b82-b99b-65cd30c243f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17663 2024.08.27 19:10:15.473656 [ 3 ] {68607d05-6792-4b82-b99b-65cd30c243f2} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17664 2024.08.27 19:10:15.473691 [ 3 ] {68607d05-6792-4b82-b99b-65cd30c243f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17665 2024.08.27 19:10:15.474026 [ 3 ] {68607d05-6792-4b82-b99b-65cd30c243f2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
17666 2024.08.27 19:10:15.474341 [ 3 ] {68607d05-6792-4b82-b99b-65cd30c243f2} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17667 2024.08.27 19:10:15.474471 [ 3 ] {68607d05-6792-4b82-b99b-65cd30c243f2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001243 sec., 804.5052292839904 rows/sec., 54.21 KiB/sec.
17668 2024.08.27 19:10:15.474737 [ 3 ] {68607d05-6792-4b82-b99b-65cd30c243f2} <Debug> DynamicQueryHandler: Done processing query
17669 2024.08.27 19:10:15.474783 [ 3 ] {68607d05-6792-4b82-b99b-65cd30c243f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
17670 2024.08.27 19:10:15.474832 [ 3 ] {} <Debug> HTTP-Session: ba8b39f4-226c-40cc-b907-368f77677548 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17671 2024.08.27 19:10:15.475102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 72884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17672 2024.08.27 19:10:15.475156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17673 2024.08.27 19:10:15.475174 [ 3 ] {} <Debug> HTTP-Session: 35bb2d22-1b4c-48c1-93ce-8c47e8f09bf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17674 2024.08.27 19:10:15.475192 [ 3 ] {} <Debug> HTTP-Session: 35bb2d22-1b4c-48c1-93ce-8c47e8f09bf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17675 2024.08.27 19:10:15.475206 [ 3 ] {} <Debug> HTTP-Session: 35bb2d22-1b4c-48c1-93ce-8c47e8f09bf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17676 2024.08.27 19:10:15.475237 [ 3 ] {} <Trace> HTTP-Session: 35bb2d22-1b4c-48c1-93ce-8c47e8f09bf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17677 2024.08.27 19:10:15.475681 [ 3 ] {4d19b022-0923-4eaa-9fa6-4e359507a7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17678 2024.08.27 19:10:15.475753 [ 3 ] {4d19b022-0923-4eaa-9fa6-4e359507a7fa} <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
17679 2024.08.27 19:10:15.476168 [ 3 ] {4d19b022-0923-4eaa-9fa6-4e359507a7fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17680 2024.08.27 19:10:15.477043 [ 3 ] {4d19b022-0923-4eaa-9fa6-4e359507a7fa} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17681 2024.08.27 19:10:15.477080 [ 3 ] {4d19b022-0923-4eaa-9fa6-4e359507a7fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17682 2024.08.27 19:10:15.477727 [ 3 ] {4d19b022-0923-4eaa-9fa6-4e359507a7fa} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
17683 2024.08.27 19:10:15.478141 [ 3 ] {4d19b022-0923-4eaa-9fa6-4e359507a7fa} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17684 2024.08.27 19:10:15.478289 [ 3 ] {4d19b022-0923-4eaa-9fa6-4e359507a7fa} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002948 sec., 15264.586160108547 rows/sec., 27.35 MiB/sec.
17685 2024.08.27 19:10:15.478596 [ 3 ] {4d19b022-0923-4eaa-9fa6-4e359507a7fa} <Debug> DynamicQueryHandler: Done processing query
17686 2024.08.27 19:10:15.478629 [ 3 ] {4d19b022-0923-4eaa-9fa6-4e359507a7fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
17687 2024.08.27 19:10:15.478657 [ 3 ] {} <Debug> HTTP-Session: 35bb2d22-1b4c-48c1-93ce-8c47e8f09bf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17688 2024.08.27 19:10:15.478797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17689 2024.08.27 19:10:15.478844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17690 2024.08.27 19:10:15.478863 [ 3 ] {} <Debug> HTTP-Session: fe4f491a-adea-4f3b-b351-b640101d7054 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17691 2024.08.27 19:10:15.478878 [ 3 ] {} <Debug> HTTP-Session: fe4f491a-adea-4f3b-b351-b640101d7054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17692 2024.08.27 19:10:15.478892 [ 3 ] {} <Debug> HTTP-Session: fe4f491a-adea-4f3b-b351-b640101d7054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17693 2024.08.27 19:10:15.478923 [ 3 ] {} <Trace> HTTP-Session: fe4f491a-adea-4f3b-b351-b640101d7054 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17694 2024.08.27 19:10:15.479036 [ 3 ] {5940944b-054e-4834-a89d-5498988ba1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17695 2024.08.27 19:10:15.479080 [ 3 ] {5940944b-054e-4834-a89d-5498988ba1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17696 2024.08.27 19:10:15.479208 [ 3 ] {5940944b-054e-4834-a89d-5498988ba1f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17697 2024.08.27 19:10:15.479563 [ 3 ] {5940944b-054e-4834-a89d-5498988ba1f1} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17698 2024.08.27 19:10:15.479599 [ 3 ] {5940944b-054e-4834-a89d-5498988ba1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17699 2024.08.27 19:10:15.479951 [ 3 ] {5940944b-054e-4834-a89d-5498988ba1f1} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
17700 2024.08.27 19:10:15.480265 [ 3 ] {5940944b-054e-4834-a89d-5498988ba1f1} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17701 2024.08.27 19:10:15.480386 [ 3 ] {5940944b-054e-4834-a89d-5498988ba1f1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00139 sec., 58992.80575539568 rows/sec., 3.75 MiB/sec.
17702 2024.08.27 19:10:15.480544 [ 3 ] {5940944b-054e-4834-a89d-5498988ba1f1} <Debug> DynamicQueryHandler: Done processing query
17703 2024.08.27 19:10:15.480568 [ 3 ] {5940944b-054e-4834-a89d-5498988ba1f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17704 2024.08.27 19:10:15.480584 [ 3 ] {} <Debug> HTTP-Session: fe4f491a-adea-4f3b-b351-b640101d7054 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17705 2024.08.27 19:10:20.450696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17706 2024.08.27 19:10:20.450886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17707 2024.08.27 19:10:20.450931 [ 3 ] {} <Debug> HTTP-Session: 7e617bc4-f112-46a5-a31d-f5335bf4d1cf Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17708 2024.08.27 19:10:20.450973 [ 3 ] {} <Debug> HTTP-Session: 7e617bc4-f112-46a5-a31d-f5335bf4d1cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17709 2024.08.27 19:10:20.451003 [ 3 ] {} <Debug> HTTP-Session: 7e617bc4-f112-46a5-a31d-f5335bf4d1cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17710 2024.08.27 19:10:20.451083 [ 3 ] {} <Trace> HTTP-Session: 7e617bc4-f112-46a5-a31d-f5335bf4d1cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17711 2024.08.27 19:10:20.451311 [ 3 ] {b507da85-9332-40e6-a90e-66bbfe7342cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17712 2024.08.27 19:10:20.451378 [ 3 ] {b507da85-9332-40e6-a90e-66bbfe7342cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17713 2024.08.27 19:10:20.451715 [ 3 ] {b507da85-9332-40e6-a90e-66bbfe7342cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17714 2024.08.27 19:10:20.452229 [ 3 ] {b507da85-9332-40e6-a90e-66bbfe7342cd} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17715 2024.08.27 19:10:20.452275 [ 3 ] {b507da85-9332-40e6-a90e-66bbfe7342cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17716 2024.08.27 19:10:20.452707 [ 3 ] {b507da85-9332-40e6-a90e-66bbfe7342cd} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17717 2024.08.27 19:10:20.453097 [ 3 ] {b507da85-9332-40e6-a90e-66bbfe7342cd} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17718 2024.08.27 19:10:20.453286 [ 3 ] {b507da85-9332-40e6-a90e-66bbfe7342cd} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002036 sec., 35363.45776031434 rows/sec., 2.87 MiB/sec.
17719 2024.08.27 19:10:20.453618 [ 3 ] {b507da85-9332-40e6-a90e-66bbfe7342cd} <Debug> DynamicQueryHandler: Done processing query
17720 2024.08.27 19:10:20.453684 [ 3 ] {b507da85-9332-40e6-a90e-66bbfe7342cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
17721 2024.08.27 19:10:20.453740 [ 3 ] {} <Debug> HTTP-Session: 7e617bc4-f112-46a5-a31d-f5335bf4d1cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17722 2024.08.27 19:10:20.453948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17723 2024.08.27 19:10:20.454006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17724 2024.08.27 19:10:20.454026 [ 3 ] {} <Debug> HTTP-Session: b21517f8-40c2-4f45-8b51-0a94f88e522a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17725 2024.08.27 19:10:20.454046 [ 3 ] {} <Debug> HTTP-Session: b21517f8-40c2-4f45-8b51-0a94f88e522a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17726 2024.08.27 19:10:20.454061 [ 3 ] {} <Debug> HTTP-Session: b21517f8-40c2-4f45-8b51-0a94f88e522a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17727 2024.08.27 19:10:20.454099 [ 3 ] {} <Trace> HTTP-Session: b21517f8-40c2-4f45-8b51-0a94f88e522a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17728 2024.08.27 19:10:20.454213 [ 3 ] {a6b06e83-5f1a-4854-b973-fa125651ac85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17729 2024.08.27 19:10:20.454264 [ 3 ] {a6b06e83-5f1a-4854-b973-fa125651ac85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17730 2024.08.27 19:10:20.454520 [ 3 ] {a6b06e83-5f1a-4854-b973-fa125651ac85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17731 2024.08.27 19:10:20.454848 [ 3 ] {a6b06e83-5f1a-4854-b973-fa125651ac85} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17732 2024.08.27 19:10:20.454886 [ 3 ] {a6b06e83-5f1a-4854-b973-fa125651ac85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17733 2024.08.27 19:10:20.455243 [ 3 ] {a6b06e83-5f1a-4854-b973-fa125651ac85} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
17734 2024.08.27 19:10:20.455624 [ 3 ] {a6b06e83-5f1a-4854-b973-fa125651ac85} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17735 2024.08.27 19:10:20.455781 [ 3 ] {a6b06e83-5f1a-4854-b973-fa125651ac85} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001597 sec., 5009.392611145899 rows/sec., 376.68 KiB/sec.
17736 2024.08.27 19:10:20.455961 [ 3 ] {a6b06e83-5f1a-4854-b973-fa125651ac85} <Debug> DynamicQueryHandler: Done processing query
17737 2024.08.27 19:10:20.455986 [ 3 ] {a6b06e83-5f1a-4854-b973-fa125651ac85} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17738 2024.08.27 19:10:20.456003 [ 3 ] {} <Debug> HTTP-Session: b21517f8-40c2-4f45-8b51-0a94f88e522a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17739 2024.08.27 19:10:20.456130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17740 2024.08.27 19:10:20.456180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17741 2024.08.27 19:10:20.456200 [ 3 ] {} <Debug> HTTP-Session: 2127290e-312f-4f95-a365-94ec1cbc634f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17742 2024.08.27 19:10:20.456216 [ 3 ] {} <Debug> HTTP-Session: 2127290e-312f-4f95-a365-94ec1cbc634f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17743 2024.08.27 19:10:20.456231 [ 3 ] {} <Debug> HTTP-Session: 2127290e-312f-4f95-a365-94ec1cbc634f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17744 2024.08.27 19:10:20.456264 [ 3 ] {} <Trace> HTTP-Session: 2127290e-312f-4f95-a365-94ec1cbc634f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17745 2024.08.27 19:10:20.456384 [ 3 ] {48f90e0d-fdf0-473f-a8af-0cc27dcb1760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17746 2024.08.27 19:10:20.456429 [ 3 ] {48f90e0d-fdf0-473f-a8af-0cc27dcb1760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17747 2024.08.27 19:10:20.456654 [ 3 ] {48f90e0d-fdf0-473f-a8af-0cc27dcb1760} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17748 2024.08.27 19:10:20.457065 [ 3 ] {48f90e0d-fdf0-473f-a8af-0cc27dcb1760} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17749 2024.08.27 19:10:20.457103 [ 3 ] {48f90e0d-fdf0-473f-a8af-0cc27dcb1760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17750 2024.08.27 19:10:20.457458 [ 3 ] {48f90e0d-fdf0-473f-a8af-0cc27dcb1760} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17751 2024.08.27 19:10:20.457824 [ 3 ] {48f90e0d-fdf0-473f-a8af-0cc27dcb1760} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17752 2024.08.27 19:10:20.457982 [ 3 ] {48f90e0d-fdf0-473f-a8af-0cc27dcb1760} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001639 sec., 43929.22513727883 rows/sec., 3.43 MiB/sec.
17753 2024.08.27 19:10:20.458191 [ 3 ] {48f90e0d-fdf0-473f-a8af-0cc27dcb1760} <Debug> DynamicQueryHandler: Done processing query
17754 2024.08.27 19:10:20.458228 [ 3 ] {48f90e0d-fdf0-473f-a8af-0cc27dcb1760} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
17755 2024.08.27 19:10:20.458260 [ 3 ] {} <Debug> HTTP-Session: 2127290e-312f-4f95-a365-94ec1cbc634f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17756 2024.08.27 19:10:20.458454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17757 2024.08.27 19:10:20.458504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17758 2024.08.27 19:10:20.458523 [ 3 ] {} <Debug> HTTP-Session: 19b21f21-16a4-4ad1-bf6b-12541be8c8a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17759 2024.08.27 19:10:20.458540 [ 3 ] {} <Debug> HTTP-Session: 19b21f21-16a4-4ad1-bf6b-12541be8c8a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17760 2024.08.27 19:10:20.458555 [ 3 ] {} <Debug> HTTP-Session: 19b21f21-16a4-4ad1-bf6b-12541be8c8a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17761 2024.08.27 19:10:20.458586 [ 3 ] {} <Trace> HTTP-Session: 19b21f21-16a4-4ad1-bf6b-12541be8c8a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17762 2024.08.27 19:10:20.458737 [ 3 ] {9a6564a0-abc8-42a3-bad3-730aca82812a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17763 2024.08.27 19:10:20.458785 [ 3 ] {9a6564a0-abc8-42a3-bad3-730aca82812a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17764 2024.08.27 19:10:20.458933 [ 3 ] {9a6564a0-abc8-42a3-bad3-730aca82812a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17765 2024.08.27 19:10:20.459299 [ 3 ] {9a6564a0-abc8-42a3-bad3-730aca82812a} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17766 2024.08.27 19:10:20.459336 [ 3 ] {9a6564a0-abc8-42a3-bad3-730aca82812a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17767 2024.08.27 19:10:20.459721 [ 3 ] {9a6564a0-abc8-42a3-bad3-730aca82812a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17768 2024.08.27 19:10:20.460060 [ 3 ] {9a6564a0-abc8-42a3-bad3-730aca82812a} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17769 2024.08.27 19:10:20.460212 [ 3 ] {9a6564a0-abc8-42a3-bad3-730aca82812a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001544 sec., 103626.94300518134 rows/sec., 7.22 MiB/sec.
17770 2024.08.27 19:10:20.460482 [ 3 ] {9a6564a0-abc8-42a3-bad3-730aca82812a} <Debug> DynamicQueryHandler: Done processing query
17771 2024.08.27 19:10:20.460537 [ 3 ] {9a6564a0-abc8-42a3-bad3-730aca82812a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17772 2024.08.27 19:10:20.460598 [ 3 ] {} <Debug> HTTP-Session: 19b21f21-16a4-4ad1-bf6b-12541be8c8a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17773 2024.08.27 19:10:20.460789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17774 2024.08.27 19:10:20.460841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17775 2024.08.27 19:10:20.460861 [ 3 ] {} <Debug> HTTP-Session: 09c59576-d51b-4667-96d5-0f71ef356214 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17776 2024.08.27 19:10:20.460878 [ 3 ] {} <Debug> HTTP-Session: 09c59576-d51b-4667-96d5-0f71ef356214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17777 2024.08.27 19:10:20.460893 [ 3 ] {} <Debug> HTTP-Session: 09c59576-d51b-4667-96d5-0f71ef356214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17778 2024.08.27 19:10:20.460926 [ 3 ] {} <Trace> HTTP-Session: 09c59576-d51b-4667-96d5-0f71ef356214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17779 2024.08.27 19:10:20.461099 [ 3 ] {2028dacd-f581-46ce-95ef-fa211d125eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17780 2024.08.27 19:10:20.461171 [ 3 ] {2028dacd-f581-46ce-95ef-fa211d125eba} <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
17781 2024.08.27 19:10:20.461602 [ 3 ] {2028dacd-f581-46ce-95ef-fa211d125eba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17782 2024.08.27 19:10:20.462158 [ 3 ] {2028dacd-f581-46ce-95ef-fa211d125eba} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17783 2024.08.27 19:10:20.462195 [ 3 ] {2028dacd-f581-46ce-95ef-fa211d125eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17784 2024.08.27 19:10:20.462814 [ 3 ] {2028dacd-f581-46ce-95ef-fa211d125eba} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
17785 2024.08.27 19:10:20.463228 [ 3 ] {2028dacd-f581-46ce-95ef-fa211d125eba} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17786 2024.08.27 19:10:20.463411 [ 3 ] {2028dacd-f581-46ce-95ef-fa211d125eba} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002407 sec., 3323.639385126714 rows/sec., 5.96 MiB/sec.
17787 2024.08.27 19:10:20.463646 [ 3 ] {2028dacd-f581-46ce-95ef-fa211d125eba} <Debug> DynamicQueryHandler: Done processing query
17788 2024.08.27 19:10:20.463671 [ 3 ] {2028dacd-f581-46ce-95ef-fa211d125eba} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
17789 2024.08.27 19:10:20.463687 [ 3 ] {} <Debug> HTTP-Session: 09c59576-d51b-4667-96d5-0f71ef356214 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17790 2024.08.27 19:10:20.463810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17791 2024.08.27 19:10:20.463859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17792 2024.08.27 19:10:20.463878 [ 3 ] {} <Debug> HTTP-Session: 2f94e219-aa1a-4cc1-95ac-f5603b3f5257 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17793 2024.08.27 19:10:20.463895 [ 3 ] {} <Debug> HTTP-Session: 2f94e219-aa1a-4cc1-95ac-f5603b3f5257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17794 2024.08.27 19:10:20.463909 [ 3 ] {} <Debug> HTTP-Session: 2f94e219-aa1a-4cc1-95ac-f5603b3f5257 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17795 2024.08.27 19:10:20.463940 [ 3 ] {} <Trace> HTTP-Session: 2f94e219-aa1a-4cc1-95ac-f5603b3f5257 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17796 2024.08.27 19:10:20.464058 [ 3 ] {f5248a34-b116-4145-b3b2-886eadc109b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17797 2024.08.27 19:10:20.464102 [ 3 ] {f5248a34-b116-4145-b3b2-886eadc109b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17798 2024.08.27 19:10:20.464234 [ 3 ] {f5248a34-b116-4145-b3b2-886eadc109b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17799 2024.08.27 19:10:20.464523 [ 3 ] {f5248a34-b116-4145-b3b2-886eadc109b2} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17800 2024.08.27 19:10:20.464561 [ 3 ] {f5248a34-b116-4145-b3b2-886eadc109b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17801 2024.08.27 19:10:20.464916 [ 3 ] {f5248a34-b116-4145-b3b2-886eadc109b2} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
17802 2024.08.27 19:10:20.465237 [ 3 ] {f5248a34-b116-4145-b3b2-886eadc109b2} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17803 2024.08.27 19:10:20.465392 [ 3 ] {f5248a34-b116-4145-b3b2-886eadc109b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec.
17804 2024.08.27 19:10:20.465587 [ 3 ] {f5248a34-b116-4145-b3b2-886eadc109b2} <Debug> DynamicQueryHandler: Done processing query
17805 2024.08.27 19:10:20.465622 [ 3 ] {f5248a34-b116-4145-b3b2-886eadc109b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17806 2024.08.27 19:10:20.465654 [ 3 ] {} <Debug> HTTP-Session: 2f94e219-aa1a-4cc1-95ac-f5603b3f5257 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17807 2024.08.27 19:10:20.690502 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache
17808 2024.08.27 19:10:20.690554 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache
17809 2024.08.27 19:10:22.003863 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00245725 sec.
17810 2024.08.27 19:10:25.458161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 42310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17811 2024.08.27 19:10:25.458277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17812 2024.08.27 19:10:25.458300 [ 3 ] {} <Debug> HTTP-Session: 793ca045-ca3f-45e3-afa1-b4ffd798a858 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17813 2024.08.27 19:10:25.458323 [ 3 ] {} <Debug> HTTP-Session: 793ca045-ca3f-45e3-afa1-b4ffd798a858 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17814 2024.08.27 19:10:25.458337 [ 3 ] {} <Debug> HTTP-Session: 793ca045-ca3f-45e3-afa1-b4ffd798a858 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17815 2024.08.27 19:10:25.458383 [ 3 ] {} <Trace> HTTP-Session: 793ca045-ca3f-45e3-afa1-b4ffd798a858 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17816 2024.08.27 19:10:25.458700 [ 3 ] {7a5ba494-5bc0-4cef-bfae-38b08a32cc7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17817 2024.08.27 19:10:25.458765 [ 3 ] {7a5ba494-5bc0-4cef-bfae-38b08a32cc7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17818 2024.08.27 19:10:25.459079 [ 3 ] {7a5ba494-5bc0-4cef-bfae-38b08a32cc7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17819 2024.08.27 19:10:25.459779 [ 3 ] {7a5ba494-5bc0-4cef-bfae-38b08a32cc7e} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17820 2024.08.27 19:10:25.459822 [ 3 ] {7a5ba494-5bc0-4cef-bfae-38b08a32cc7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17821 2024.08.27 19:10:25.460239 [ 3 ] {7a5ba494-5bc0-4cef-bfae-38b08a32cc7e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
17822 2024.08.27 19:10:25.460676 [ 3 ] {7a5ba494-5bc0-4cef-bfae-38b08a32cc7e} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17823 2024.08.27 19:10:25.460841 [ 3 ] {7a5ba494-5bc0-4cef-bfae-38b08a32cc7e} <Debug> executeQuery: Read 279 rows, 25.37 KiB in 0.002262 sec., 123342.175066313 rows/sec., 10.95 MiB/sec.
17824 2024.08.27 19:10:25.461063 [ 3 ] {7a5ba494-5bc0-4cef-bfae-38b08a32cc7e} <Debug> DynamicQueryHandler: Done processing query
17825 2024.08.27 19:10:25.461089 [ 3 ] {7a5ba494-5bc0-4cef-bfae-38b08a32cc7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
17826 2024.08.27 19:10:25.461105 [ 3 ] {} <Debug> HTTP-Session: 793ca045-ca3f-45e3-afa1-b4ffd798a858 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17827 2024.08.27 19:10:25.461242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 6497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17828 2024.08.27 19:10:25.461295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17829 2024.08.27 19:10:25.461314 [ 3 ] {} <Debug> HTTP-Session: 4ccac348-b4d0-4491-bdb7-be91911e1c9a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17830 2024.08.27 19:10:25.461332 [ 3 ] {} <Debug> HTTP-Session: 4ccac348-b4d0-4491-bdb7-be91911e1c9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17831 2024.08.27 19:10:25.461346 [ 3 ] {} <Debug> HTTP-Session: 4ccac348-b4d0-4491-bdb7-be91911e1c9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17832 2024.08.27 19:10:25.461379 [ 3 ] {} <Trace> HTTP-Session: 4ccac348-b4d0-4491-bdb7-be91911e1c9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17833 2024.08.27 19:10:25.461561 [ 3 ] {79b8aa23-33bc-48db-b3d5-35bd22cc0661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17834 2024.08.27 19:10:25.461611 [ 3 ] {79b8aa23-33bc-48db-b3d5-35bd22cc0661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17835 2024.08.27 19:10:25.461849 [ 3 ] {79b8aa23-33bc-48db-b3d5-35bd22cc0661} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17836 2024.08.27 19:10:25.462270 [ 3 ] {79b8aa23-33bc-48db-b3d5-35bd22cc0661} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17837 2024.08.27 19:10:25.462308 [ 3 ] {79b8aa23-33bc-48db-b3d5-35bd22cc0661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17838 2024.08.27 19:10:25.462651 [ 3 ] {79b8aa23-33bc-48db-b3d5-35bd22cc0661} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
17839 2024.08.27 19:10:25.462987 [ 3 ] {79b8aa23-33bc-48db-b3d5-35bd22cc0661} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17840 2024.08.27 19:10:25.463132 [ 3 ] {79b8aa23-33bc-48db-b3d5-35bd22cc0661} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001652 sec., 27239.709443099273 rows/sec., 2.00 MiB/sec.
17841 2024.08.27 19:10:25.463307 [ 3 ] {79b8aa23-33bc-48db-b3d5-35bd22cc0661} <Debug> DynamicQueryHandler: Done processing query
17842 2024.08.27 19:10:25.463331 [ 3 ] {79b8aa23-33bc-48db-b3d5-35bd22cc0661} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
17843 2024.08.27 19:10:25.463346 [ 3 ] {} <Debug> HTTP-Session: 4ccac348-b4d0-4491-bdb7-be91911e1c9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17844 2024.08.27 19:10:25.463567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17845 2024.08.27 19:10:25.463614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17846 2024.08.27 19:10:25.463632 [ 3 ] {} <Debug> HTTP-Session: ba06967b-2915-432d-a79d-3e5901d9a7eb Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17847 2024.08.27 19:10:25.463648 [ 3 ] {} <Debug> HTTP-Session: ba06967b-2915-432d-a79d-3e5901d9a7eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17848 2024.08.27 19:10:25.463661 [ 3 ] {} <Debug> HTTP-Session: ba06967b-2915-432d-a79d-3e5901d9a7eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17849 2024.08.27 19:10:25.463692 [ 3 ] {} <Trace> HTTP-Session: ba06967b-2915-432d-a79d-3e5901d9a7eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17850 2024.08.27 19:10:25.463788 [ 3 ] {05741d3f-4555-422b-9373-af2b530caadc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
17851 2024.08.27 19:10:25.463831 [ 3 ] {05741d3f-4555-422b-9373-af2b530caadc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
17852 2024.08.27 19:10:25.464043 [ 3 ] {05741d3f-4555-422b-9373-af2b530caadc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17853 2024.08.27 19:10:25.464338 [ 3 ] {05741d3f-4555-422b-9373-af2b530caadc} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17854 2024.08.27 19:10:25.464373 [ 3 ] {05741d3f-4555-422b-9373-af2b530caadc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17855 2024.08.27 19:10:25.464768 [ 3 ] {05741d3f-4555-422b-9373-af2b530caadc} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
17856 2024.08.27 19:10:25.465100 [ 3 ] {05741d3f-4555-422b-9373-af2b530caadc} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17857 2024.08.27 19:10:25.465228 [ 3 ] {05741d3f-4555-422b-9373-af2b530caadc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001499 sec., 9339.559706470982 rows/sec., 654.08 KiB/sec.
17858 2024.08.27 19:10:25.465507 [ 3 ] {05741d3f-4555-422b-9373-af2b530caadc} <Debug> DynamicQueryHandler: Done processing query
17859 2024.08.27 19:10:25.465543 [ 3 ] {05741d3f-4555-422b-9373-af2b530caadc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17860 2024.08.27 19:10:25.465571 [ 3 ] {} <Debug> HTTP-Session: ba06967b-2915-432d-a79d-3e5901d9a7eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17861 2024.08.27 19:10:25.465745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17862 2024.08.27 19:10:25.465792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17863 2024.08.27 19:10:25.465810 [ 3 ] {} <Debug> HTTP-Session: bac60a32-bf59-4116-8a53-412b672e03d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17864 2024.08.27 19:10:25.465825 [ 3 ] {} <Debug> HTTP-Session: bac60a32-bf59-4116-8a53-412b672e03d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17865 2024.08.27 19:10:25.465838 [ 3 ] {} <Debug> HTTP-Session: bac60a32-bf59-4116-8a53-412b672e03d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17866 2024.08.27 19:10:25.465868 [ 3 ] {} <Trace> HTTP-Session: bac60a32-bf59-4116-8a53-412b672e03d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17867 2024.08.27 19:10:25.465964 [ 3 ] {eb19c535-07c3-4b53-bd65-d35906a0180b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
17868 2024.08.27 19:10:25.466005 [ 3 ] {eb19c535-07c3-4b53-bd65-d35906a0180b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
17869 2024.08.27 19:10:25.466229 [ 3 ] {eb19c535-07c3-4b53-bd65-d35906a0180b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17870 2024.08.27 19:10:25.466597 [ 3 ] {eb19c535-07c3-4b53-bd65-d35906a0180b} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17871 2024.08.27 19:10:25.466634 [ 3 ] {eb19c535-07c3-4b53-bd65-d35906a0180b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17872 2024.08.27 19:10:25.466975 [ 3 ] {eb19c535-07c3-4b53-bd65-d35906a0180b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
17873 2024.08.27 19:10:25.467334 [ 3 ] {eb19c535-07c3-4b53-bd65-d35906a0180b} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17874 2024.08.27 19:10:25.467493 [ 3 ] {eb19c535-07c3-4b53-bd65-d35906a0180b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001524 sec., 3937.0078740157483 rows/sec., 232.61 KiB/sec.
17875 2024.08.27 19:10:25.467504 [ 84 ] {} <Debug> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0
17876 2024.08.27 19:10:25.467601 [ 84 ] {} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17877 2024.08.27 19:10:25.467653 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17878 2024.08.27 19:10:25.467761 [ 3 ] {eb19c535-07c3-4b53-bd65-d35906a0180b} <Debug> DynamicQueryHandler: Done processing query
17879 2024.08.27 19:10:25.467813 [ 3 ] {eb19c535-07c3-4b53-bd65-d35906a0180b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17880 2024.08.27 19:10:25.467836 [ 3 ] {} <Debug> HTTP-Session: bac60a32-bf59-4116-8a53-412b672e03d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17881 2024.08.27 19:10:25.467852 [ 190 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
17882 2024.08.27 19:10:25.468085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 69401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17883 2024.08.27 19:10:25.468086 [ 190 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17884 2024.08.27 19:10:25.468172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17885 2024.08.27 19:10:25.468176 [ 190 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
17886 2024.08.27 19:10:25.468212 [ 3 ] {} <Debug> HTTP-Session: 0719a6e5-31d4-4995-b62d-787f4ab1bb93 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17887 2024.08.27 19:10:25.468250 [ 3 ] {} <Debug> HTTP-Session: 0719a6e5-31d4-4995-b62d-787f4ab1bb93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17888 2024.08.27 19:10:25.468291 [ 3 ] {} <Debug> HTTP-Session: 0719a6e5-31d4-4995-b62d-787f4ab1bb93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17889 2024.08.27 19:10:25.468407 [ 190 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
17890 2024.08.27 19:10:25.468547 [ 3 ] {} <Trace> HTTP-Session: 0719a6e5-31d4-4995-b62d-787f4ab1bb93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17891 2024.08.27 19:10:25.468716 [ 190 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
17892 2024.08.27 19:10:25.469000 [ 190 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
17893 2024.08.27 19:10:25.469162 [ 3 ] {82c61848-c4b9-4e54-a080-7e4d9a9d0eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17894 2024.08.27 19:10:25.469271 [ 190 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::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
17895 2024.08.27 19:10:25.469340 [ 3 ] {82c61848-c4b9-4e54-a080-7e4d9a9d0eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17896 2024.08.27 19:10:25.470270 [ 3 ] {82c61848-c4b9-4e54-a080-7e4d9a9d0eda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17897 2024.08.27 19:10:25.471617 [ 3 ] {82c61848-c4b9-4e54-a080-7e4d9a9d0eda} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17898 2024.08.27 19:10:25.471701 [ 3 ] {82c61848-c4b9-4e54-a080-7e4d9a9d0eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17899 2024.08.27 19:10:25.471751 [ 190 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003995412 sec., 7508.612378398022 rows/sec., 476.62 KiB/sec.
17900 2024.08.27 19:10:25.471969 [ 190 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary)
17901 2024.08.27 19:10:25.472497 [ 3 ] {82c61848-c4b9-4e54-a080-7e4d9a9d0eda} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
17902 2024.08.27 19:10:25.472883 [ 190 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_45_11} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17903 2024.08.27 19:10:25.473047 [ 190 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_45_11} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11
17904 2024.08.27 19:10:25.473194 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
17905 2024.08.27 19:10:25.473270 [ 3 ] {82c61848-c4b9-4e54-a080-7e4d9a9d0eda} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17906 2024.08.27 19:10:25.473504 [ 3 ] {82c61848-c4b9-4e54-a080-7e4d9a9d0eda} <Debug> executeQuery: Read 427 rows, 31.29 KiB in 0.00465 sec., 91827.95698924732 rows/sec., 6.57 MiB/sec.
17907 2024.08.27 19:10:25.473709 [ 3 ] {82c61848-c4b9-4e54-a080-7e4d9a9d0eda} <Debug> DynamicQueryHandler: Done processing query
17908 2024.08.27 19:10:25.473732 [ 3 ] {82c61848-c4b9-4e54-a080-7e4d9a9d0eda} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
17909 2024.08.27 19:10:25.473748 [ 3 ] {} <Debug> HTTP-Session: 0719a6e5-31d4-4995-b62d-787f4ab1bb93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17910 2024.08.27 19:10:25.473891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17911 2024.08.27 19:10:25.473936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17912 2024.08.27 19:10:25.473954 [ 3 ] {} <Debug> HTTP-Session: 16bb1ed9-1eb1-4cc7-a1e6-c54112e02535 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17913 2024.08.27 19:10:25.473971 [ 3 ] {} <Debug> HTTP-Session: 16bb1ed9-1eb1-4cc7-a1e6-c54112e02535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17914 2024.08.27 19:10:25.473984 [ 3 ] {} <Debug> HTTP-Session: 16bb1ed9-1eb1-4cc7-a1e6-c54112e02535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17915 2024.08.27 19:10:25.474014 [ 3 ] {} <Trace> HTTP-Session: 16bb1ed9-1eb1-4cc7-a1e6-c54112e02535 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17916 2024.08.27 19:10:25.474107 [ 3 ] {fbdb0aad-a910-4cb1-a9b6-b693edf8a4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
17917 2024.08.27 19:10:25.474150 [ 3 ] {fbdb0aad-a910-4cb1-a9b6-b693edf8a4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17918 2024.08.27 19:10:25.474282 [ 3 ] {fbdb0aad-a910-4cb1-a9b6-b693edf8a4b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17919 2024.08.27 19:10:25.474614 [ 3 ] {fbdb0aad-a910-4cb1-a9b6-b693edf8a4b1} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17920 2024.08.27 19:10:25.474648 [ 3 ] {fbdb0aad-a910-4cb1-a9b6-b693edf8a4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17921 2024.08.27 19:10:25.474985 [ 3 ] {fbdb0aad-a910-4cb1-a9b6-b693edf8a4b1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
17922 2024.08.27 19:10:25.475291 [ 3 ] {fbdb0aad-a910-4cb1-a9b6-b693edf8a4b1} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17923 2024.08.27 19:10:25.475516 [ 3 ] {fbdb0aad-a910-4cb1-a9b6-b693edf8a4b1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001384 sec., 4335.260115606936 rows/sec., 226.50 KiB/sec.
17924 2024.08.27 19:10:25.475747 [ 3 ] {fbdb0aad-a910-4cb1-a9b6-b693edf8a4b1} <Debug> DynamicQueryHandler: Done processing query
17925 2024.08.27 19:10:25.475805 [ 3 ] {fbdb0aad-a910-4cb1-a9b6-b693edf8a4b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17926 2024.08.27 19:10:25.475858 [ 3 ] {} <Debug> HTTP-Session: 16bb1ed9-1eb1-4cc7-a1e6-c54112e02535 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17927 2024.08.27 19:10:25.476061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17928 2024.08.27 19:10:25.476109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17929 2024.08.27 19:10:25.476127 [ 3 ] {} <Debug> HTTP-Session: 9727a26d-8c88-498d-a045-4174c7e8068d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17930 2024.08.27 19:10:25.476144 [ 3 ] {} <Debug> HTTP-Session: 9727a26d-8c88-498d-a045-4174c7e8068d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17931 2024.08.27 19:10:25.476157 [ 3 ] {} <Debug> HTTP-Session: 9727a26d-8c88-498d-a045-4174c7e8068d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17932 2024.08.27 19:10:25.476187 [ 3 ] {} <Trace> HTTP-Session: 9727a26d-8c88-498d-a045-4174c7e8068d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17933 2024.08.27 19:10:25.476386 [ 3 ] {87c206b7-3a93-4c02-ba15-bfd5184ebcc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17934 2024.08.27 19:10:25.476430 [ 3 ] {87c206b7-3a93-4c02-ba15-bfd5184ebcc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17935 2024.08.27 19:10:25.476656 [ 3 ] {87c206b7-3a93-4c02-ba15-bfd5184ebcc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17936 2024.08.27 19:10:25.477204 [ 3 ] {87c206b7-3a93-4c02-ba15-bfd5184ebcc3} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17937 2024.08.27 19:10:25.477244 [ 3 ] {87c206b7-3a93-4c02-ba15-bfd5184ebcc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17938 2024.08.27 19:10:25.477643 [ 3 ] {87c206b7-3a93-4c02-ba15-bfd5184ebcc3} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
17939 2024.08.27 19:10:25.477962 [ 3 ] {87c206b7-3a93-4c02-ba15-bfd5184ebcc3} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17940 2024.08.27 19:10:25.478082 [ 3 ] {87c206b7-3a93-4c02-ba15-bfd5184ebcc3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001798 sec., 131813.1256952169 rows/sec., 8.84 MiB/sec.
17941 2024.08.27 19:10:25.478267 [ 3 ] {87c206b7-3a93-4c02-ba15-bfd5184ebcc3} <Debug> DynamicQueryHandler: Done processing query
17942 2024.08.27 19:10:25.478304 [ 3 ] {87c206b7-3a93-4c02-ba15-bfd5184ebcc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
17943 2024.08.27 19:10:25.478336 [ 3 ] {} <Debug> HTTP-Session: 9727a26d-8c88-498d-a045-4174c7e8068d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17944 2024.08.27 19:10:25.478540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17945 2024.08.27 19:10:25.478588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17946 2024.08.27 19:10:25.478605 [ 3 ] {} <Debug> HTTP-Session: 2c164ff8-9c35-4b84-90ba-0d017ff42564 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17947 2024.08.27 19:10:25.478621 [ 3 ] {} <Debug> HTTP-Session: 2c164ff8-9c35-4b84-90ba-0d017ff42564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17948 2024.08.27 19:10:25.478634 [ 3 ] {} <Debug> HTTP-Session: 2c164ff8-9c35-4b84-90ba-0d017ff42564 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17949 2024.08.27 19:10:25.478664 [ 3 ] {} <Trace> HTTP-Session: 2c164ff8-9c35-4b84-90ba-0d017ff42564 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17950 2024.08.27 19:10:25.478753 [ 3 ] {e08a7522-7c41-4ec4-9703-27ff560c87e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
17951 2024.08.27 19:10:25.478795 [ 3 ] {e08a7522-7c41-4ec4-9703-27ff560c87e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
17952 2024.08.27 19:10:25.478921 [ 3 ] {e08a7522-7c41-4ec4-9703-27ff560c87e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17953 2024.08.27 19:10:25.479189 [ 3 ] {e08a7522-7c41-4ec4-9703-27ff560c87e0} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17954 2024.08.27 19:10:25.479222 [ 3 ] {e08a7522-7c41-4ec4-9703-27ff560c87e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17955 2024.08.27 19:10:25.479610 [ 3 ] {e08a7522-7c41-4ec4-9703-27ff560c87e0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
17956 2024.08.27 19:10:25.479912 [ 3 ] {e08a7522-7c41-4ec4-9703-27ff560c87e0} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17957 2024.08.27 19:10:25.480033 [ 83 ] {} <Debug> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0
17958 2024.08.27 19:10:25.480037 [ 3 ] {e08a7522-7c41-4ec4-9703-27ff560c87e0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001325 sec., 754.7169811320755 rows/sec., 50.85 KiB/sec.
17959 2024.08.27 19:10:25.480072 [ 83 ] {} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17960 2024.08.27 19:10:25.480104 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17961 2024.08.27 19:10:25.480257 [ 190 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
17962 2024.08.27 19:10:25.480267 [ 3 ] {e08a7522-7c41-4ec4-9703-27ff560c87e0} <Debug> DynamicQueryHandler: Done processing query
17963 2024.08.27 19:10:25.480324 [ 3 ] {e08a7522-7c41-4ec4-9703-27ff560c87e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
17964 2024.08.27 19:10:25.480348 [ 3 ] {} <Debug> HTTP-Session: 2c164ff8-9c35-4b84-90ba-0d017ff42564 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17965 2024.08.27 19:10:25.480527 [ 190 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17966 2024.08.27 19:10:25.480569 [ 190 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
17967 2024.08.27 19:10:25.480625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 72896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17968 2024.08.27 19:10:25.480741 [ 190 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
17969 2024.08.27 19:10:25.480772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17970 2024.08.27 19:10:25.480898 [ 3 ] {} <Debug> HTTP-Session: 8cab1c86-1e7f-4729-8668-fdc5bdc6a8b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17971 2024.08.27 19:10:25.481006 [ 190 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
17972 2024.08.27 19:10:25.481058 [ 3 ] {} <Debug> HTTP-Session: 8cab1c86-1e7f-4729-8668-fdc5bdc6a8b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17973 2024.08.27 19:10:25.481137 [ 3 ] {} <Debug> HTTP-Session: 8cab1c86-1e7f-4729-8668-fdc5bdc6a8b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17974 2024.08.27 19:10:25.481308 [ 190 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
17975 2024.08.27 19:10:25.481315 [ 3 ] {} <Trace> HTTP-Session: 8cab1c86-1e7f-4729-8668-fdc5bdc6a8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17976 2024.08.27 19:10:25.481567 [ 190 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
17977 2024.08.27 19:10:25.481744 [ 190 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::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
17978 2024.08.27 19:10:25.482210 [ 3 ] {6a339bfb-3e24-40dc-bc8d-334cffe7cf71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17979 2024.08.27 19:10:25.482350 [ 3 ] {6a339bfb-3e24-40dc-bc8d-334cffe7cf71} <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
17980 2024.08.27 19:10:25.484419 [ 3 ] {6a339bfb-3e24-40dc-bc8d-334cffe7cf71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17981 2024.08.27 19:10:25.485075 [ 195 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.004885099 sec., 9211.68639571071 rows/sec., 620.71 KiB/sec.
17982 2024.08.27 19:10:25.485223 [ 195 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary)
17983 2024.08.27 19:10:25.485927 [ 195 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_45_9} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17984 2024.08.27 19:10:25.485929 [ 3 ] {6a339bfb-3e24-40dc-bc8d-334cffe7cf71} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17985 2024.08.27 19:10:25.485975 [ 3 ] {6a339bfb-3e24-40dc-bc8d-334cffe7cf71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
17986 2024.08.27 19:10:25.486012 [ 195 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_45_9} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9
17987 2024.08.27 19:10:25.486115 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
17988 2024.08.27 19:10:25.486766 [ 3 ] {6a339bfb-3e24-40dc-bc8d-334cffe7cf71} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
17989 2024.08.27 19:10:25.487203 [ 3 ] {6a339bfb-3e24-40dc-bc8d-334cffe7cf71} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17990 2024.08.27 19:10:25.487352 [ 3 ] {6a339bfb-3e24-40dc-bc8d-334cffe7cf71} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.005685 sec., 7915.5672823219 rows/sec., 14.18 MiB/sec.
17991 2024.08.27 19:10:25.487601 [ 3 ] {6a339bfb-3e24-40dc-bc8d-334cffe7cf71} <Debug> DynamicQueryHandler: Done processing query
17992 2024.08.27 19:10:25.487650 [ 3 ] {6a339bfb-3e24-40dc-bc8d-334cffe7cf71} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
17993 2024.08.27 19:10:25.487666 [ 3 ] {} <Debug> HTTP-Session: 8cab1c86-1e7f-4729-8668-fdc5bdc6a8b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17994 2024.08.27 19:10:25.487807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17995 2024.08.27 19:10:25.487854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17996 2024.08.27 19:10:25.487872 [ 3 ] {} <Debug> HTTP-Session: 8d979208-a89a-4b5c-b2cf-e299c2d6705d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
17997 2024.08.27 19:10:25.487888 [ 3 ] {} <Debug> HTTP-Session: 8d979208-a89a-4b5c-b2cf-e299c2d6705d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17998 2024.08.27 19:10:25.487902 [ 3 ] {} <Debug> HTTP-Session: 8d979208-a89a-4b5c-b2cf-e299c2d6705d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17999 2024.08.27 19:10:25.487930 [ 3 ] {} <Trace> HTTP-Session: 8d979208-a89a-4b5c-b2cf-e299c2d6705d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18000 2024.08.27 19:10:25.488042 [ 3 ] {ac48c8c0-7c9f-4392-a1f4-d076e5526f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18001 2024.08.27 19:10:25.488085 [ 3 ] {ac48c8c0-7c9f-4392-a1f4-d076e5526f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18002 2024.08.27 19:10:25.488232 [ 3 ] {ac48c8c0-7c9f-4392-a1f4-d076e5526f03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18003 2024.08.27 19:10:25.488624 [ 3 ] {ac48c8c0-7c9f-4392-a1f4-d076e5526f03} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18004 2024.08.27 19:10:25.488659 [ 3 ] {ac48c8c0-7c9f-4392-a1f4-d076e5526f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB.
18005 2024.08.27 19:10:25.489016 [ 3 ] {ac48c8c0-7c9f-4392-a1f4-d076e5526f03} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
18006 2024.08.27 19:10:25.489328 [ 3 ] {ac48c8c0-7c9f-4392-a1f4-d076e5526f03} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18007 2024.08.27 19:10:25.489512 [ 3 ] {ac48c8c0-7c9f-4392-a1f4-d076e5526f03} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001477 sec., 55517.94177386595 rows/sec., 3.53 MiB/sec.
18008 2024.08.27 19:10:25.489766 [ 3 ] {ac48c8c0-7c9f-4392-a1f4-d076e5526f03} <Debug> DynamicQueryHandler: Done processing query
18009 2024.08.27 19:10:25.489823 [ 3 ] {ac48c8c0-7c9f-4392-a1f4-d076e5526f03} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18010 2024.08.27 19:10:25.489871 [ 3 ] {} <Debug> HTTP-Session: 8d979208-a89a-4b5c-b2cf-e299c2d6705d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18011 2024.08.27 19:10:30.483822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 175816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18012 2024.08.27 19:10:30.483971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18013 2024.08.27 19:10:30.484001 [ 3 ] {} <Debug> HTTP-Session: f28bfae2-c852-4146-949a-f7e3f169e09b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18014 2024.08.27 19:10:30.484030 [ 3 ] {} <Debug> HTTP-Session: f28bfae2-c852-4146-949a-f7e3f169e09b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18015 2024.08.27 19:10:30.484049 [ 3 ] {} <Debug> HTTP-Session: f28bfae2-c852-4146-949a-f7e3f169e09b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18016 2024.08.27 19:10:30.484106 [ 3 ] {} <Trace> HTTP-Session: f28bfae2-c852-4146-949a-f7e3f169e09b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18017 2024.08.27 19:10:30.484728 [ 3 ] {9e0a1850-1cbd-48eb-9f48-69a5a92dd6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18018 2024.08.27 19:10:30.484802 [ 3 ] {9e0a1850-1cbd-48eb-9f48-69a5a92dd6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18019 2024.08.27 19:10:30.485145 [ 3 ] {9e0a1850-1cbd-48eb-9f48-69a5a92dd6c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18020 2024.08.27 19:10:30.486361 [ 3 ] {9e0a1850-1cbd-48eb-9f48-69a5a92dd6c3} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18021 2024.08.27 19:10:30.486410 [ 3 ] {9e0a1850-1cbd-48eb-9f48-69a5a92dd6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18022 2024.08.27 19:10:30.486923 [ 3 ] {9e0a1850-1cbd-48eb-9f48-69a5a92dd6c3} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
18023 2024.08.27 19:10:30.487316 [ 3 ] {9e0a1850-1cbd-48eb-9f48-69a5a92dd6c3} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18024 2024.08.27 19:10:30.487493 [ 3 ] {9e0a1850-1cbd-48eb-9f48-69a5a92dd6c3} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.003153 sec., 384395.813510942 rows/sec., 31.76 MiB/sec.
18025 2024.08.27 19:10:30.487526 [ 80 ] {} <Debug> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
18026 2024.08.27 19:10:30.487648 [ 80 ] {} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18027 2024.08.27 19:10:30.487703 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18028 2024.08.27 19:10:30.487824 [ 3 ] {9e0a1850-1cbd-48eb-9f48-69a5a92dd6c3} <Debug> DynamicQueryHandler: Done processing query
18029 2024.08.27 19:10:30.487888 [ 3 ] {9e0a1850-1cbd-48eb-9f48-69a5a92dd6c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
18030 2024.08.27 19:10:30.487919 [ 3 ] {} <Debug> HTTP-Session: f28bfae2-c852-4146-949a-f7e3f169e09b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18031 2024.08.27 19:10:30.487953 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::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
18032 2024.08.27 19:10:30.488307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18033 2024.08.27 19:10:30.488398 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18034 2024.08.27 19:10:30.488491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18035 2024.08.27 19:10:30.488536 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1450 rows starting from the beginning of the part
18036 2024.08.27 19:10:30.488584 [ 3 ] {} <Debug> HTTP-Session: 0b617a21-e49d-4f78-a245-2ae7eeb61844 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18037 2024.08.27 19:10:30.488667 [ 3 ] {} <Debug> HTTP-Session: 0b617a21-e49d-4f78-a245-2ae7eeb61844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18038 2024.08.27 19:10:30.488763 [ 3 ] {} <Debug> HTTP-Session: 0b617a21-e49d-4f78-a245-2ae7eeb61844 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18039 2024.08.27 19:10:30.488997 [ 3 ] {} <Trace> HTTP-Session: 0b617a21-e49d-4f78-a245-2ae7eeb61844 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18040 2024.08.27 19:10:30.489162 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 72 rows starting from the beginning of the part
18041 2024.08.27 19:10:30.489492 [ 3 ] {fc96b495-ab87-4063-b98b-1b57d6b9b35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18042 2024.08.27 19:10:30.489758 [ 3 ] {fc96b495-ab87-4063-b98b-1b57d6b9b35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18043 2024.08.27 19:10:30.489762 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 279 rows starting from the beginning of the part
18044 2024.08.27 19:10:30.490388 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 72 rows starting from the beginning of the part
18045 2024.08.27 19:10:30.491020 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 279 rows starting from the beginning of the part
18046 2024.08.27 19:10:30.491465 [ 191 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1212 rows starting from the beginning of the part
18047 2024.08.27 19:10:30.491832 [ 3 ] {fc96b495-ab87-4063-b98b-1b57d6b9b35c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18048 2024.08.27 19:10:30.492376 [ 3 ] {fc96b495-ab87-4063-b98b-1b57d6b9b35c} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18049 2024.08.27 19:10:30.492416 [ 3 ] {fc96b495-ab87-4063-b98b-1b57d6b9b35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18050 2024.08.27 19:10:30.492885 [ 3 ] {fc96b495-ab87-4063-b98b-1b57d6b9b35c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
18051 2024.08.27 19:10:30.493399 [ 3 ] {fc96b495-ab87-4063-b98b-1b57d6b9b35c} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18052 2024.08.27 19:10:30.493570 [ 3 ] {fc96b495-ab87-4063-b98b-1b57d6b9b35c} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004277 sec., 1870.4699555763384 rows/sec., 140.65 KiB/sec.
18053 2024.08.27 19:10:30.493785 [ 3 ] {fc96b495-ab87-4063-b98b-1b57d6b9b35c} <Debug> DynamicQueryHandler: Done processing query
18054 2024.08.27 19:10:30.493813 [ 3 ] {fc96b495-ab87-4063-b98b-1b57d6b9b35c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18055 2024.08.27 19:10:30.493839 [ 3 ] {} <Debug> HTTP-Session: 0b617a21-e49d-4f78-a245-2ae7eeb61844 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18056 2024.08.27 19:10:30.494060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18057 2024.08.27 19:10:30.494123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18058 2024.08.27 19:10:30.494128 [ 186 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3364 rows, containing 5 columns (5 merged, 0 gathered) in 0.006312999 sec., 532868.7680767889 rows/sec., 46.87 MiB/sec.
18059 2024.08.27 19:10:30.494147 [ 3 ] {} <Debug> HTTP-Session: b598f1e1-57b7-483e-b0b6-db0f4a57fefa Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18060 2024.08.27 19:10:30.494228 [ 3 ] {} <Debug> HTTP-Session: b598f1e1-57b7-483e-b0b6-db0f4a57fefa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18061 2024.08.27 19:10:30.494255 [ 3 ] {} <Debug> HTTP-Session: b598f1e1-57b7-483e-b0b6-db0f4a57fefa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18062 2024.08.27 19:10:30.494294 [ 3 ] {} <Trace> HTTP-Session: b598f1e1-57b7-483e-b0b6-db0f4a57fefa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18063 2024.08.27 19:10:30.494505 [ 3 ] {03a52794-223a-4955-b331-0545dd451cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
18064 2024.08.27 19:10:30.494543 [ 201 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
18065 2024.08.27 19:10:30.494564 [ 3 ] {03a52794-223a-4955-b331-0545dd451cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
18066 2024.08.27 19:10:30.495658 [ 3 ] {03a52794-223a-4955-b331-0545dd451cb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18067 2024.08.27 19:10:30.495976 [ 201 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_96_19} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18068 2024.08.27 19:10:30.496165 [ 201 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_96_19} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
18069 2024.08.27 19:10:30.496388 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB.
18070 2024.08.27 19:10:30.496495 [ 3 ] {03a52794-223a-4955-b331-0545dd451cb3} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18071 2024.08.27 19:10:30.496538 [ 3 ] {03a52794-223a-4955-b331-0545dd451cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18072 2024.08.27 19:10:30.496935 [ 3 ] {03a52794-223a-4955-b331-0545dd451cb3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
18073 2024.08.27 19:10:30.497305 [ 3 ] {03a52794-223a-4955-b331-0545dd451cb3} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18074 2024.08.27 19:10:30.497466 [ 3 ] {03a52794-223a-4955-b331-0545dd451cb3} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.003074 sec., 74170.46193884191 rows/sec., 5.02 MiB/sec.
18075 2024.08.27 19:10:30.497643 [ 3 ] {03a52794-223a-4955-b331-0545dd451cb3} <Debug> DynamicQueryHandler: Done processing query
18076 2024.08.27 19:10:30.497669 [ 3 ] {03a52794-223a-4955-b331-0545dd451cb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
18077 2024.08.27 19:10:30.497685 [ 3 ] {} <Debug> HTTP-Session: b598f1e1-57b7-483e-b0b6-db0f4a57fefa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18078 2024.08.27 19:10:30.497999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 87195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18079 2024.08.27 19:10:30.498051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18080 2024.08.27 19:10:30.498071 [ 3 ] {} <Debug> HTTP-Session: 78c4ac65-6613-4a05-84a2-06fbb12bcdd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18081 2024.08.27 19:10:30.498088 [ 3 ] {} <Debug> HTTP-Session: 78c4ac65-6613-4a05-84a2-06fbb12bcdd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18082 2024.08.27 19:10:30.498103 [ 3 ] {} <Debug> HTTP-Session: 78c4ac65-6613-4a05-84a2-06fbb12bcdd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18083 2024.08.27 19:10:30.498135 [ 3 ] {} <Trace> HTTP-Session: 78c4ac65-6613-4a05-84a2-06fbb12bcdd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18084 2024.08.27 19:10:30.498388 [ 3 ] {945b58cc-d7fe-40a2-99b1-9bf725d7ea94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18085 2024.08.27 19:10:30.498433 [ 3 ] {945b58cc-d7fe-40a2-99b1-9bf725d7ea94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18086 2024.08.27 19:10:30.498666 [ 3 ] {945b58cc-d7fe-40a2-99b1-9bf725d7ea94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18087 2024.08.27 19:10:30.499429 [ 3 ] {945b58cc-d7fe-40a2-99b1-9bf725d7ea94} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18088 2024.08.27 19:10:30.499466 [ 3 ] {945b58cc-d7fe-40a2-99b1-9bf725d7ea94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18089 2024.08.27 19:10:30.499870 [ 3 ] {945b58cc-d7fe-40a2-99b1-9bf725d7ea94} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
18090 2024.08.27 19:10:30.500259 [ 3 ] {945b58cc-d7fe-40a2-99b1-9bf725d7ea94} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18091 2024.08.27 19:10:30.500414 [ 3 ] {945b58cc-d7fe-40a2-99b1-9bf725d7ea94} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.002173 sec., 242982.05246203404 rows/sec., 18.00 MiB/sec.
18092 2024.08.27 19:10:30.500453 [ 80 ] {} <Debug> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
18093 2024.08.27 19:10:30.500550 [ 80 ] {} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18094 2024.08.27 19:10:30.500604 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18095 2024.08.27 19:10:30.500703 [ 3 ] {945b58cc-d7fe-40a2-99b1-9bf725d7ea94} <Debug> DynamicQueryHandler: Done processing query
18096 2024.08.27 19:10:30.500764 [ 3 ] {945b58cc-d7fe-40a2-99b1-9bf725d7ea94} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
18097 2024.08.27 19:10:30.500794 [ 3 ] {} <Debug> HTTP-Session: 78c4ac65-6613-4a05-84a2-06fbb12bcdd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18098 2024.08.27 19:10:30.500805 [ 187 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::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
18099 2024.08.27 19:10:30.501094 [ 187 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18100 2024.08.27 19:10:30.501223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 160525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18101 2024.08.27 19:10:30.501234 [ 187 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 951 rows starting from the beginning of the part
18102 2024.08.27 19:10:30.501372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18103 2024.08.27 19:10:30.501544 [ 3 ] {} <Debug> HTTP-Session: 35b9b3bd-d36a-4794-8179-fe7a1c0e5643 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18104 2024.08.27 19:10:30.501687 [ 3 ] {} <Debug> HTTP-Session: 35b9b3bd-d36a-4794-8179-fe7a1c0e5643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18105 2024.08.27 19:10:30.501752 [ 187 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 72 rows starting from the beginning of the part
18106 2024.08.27 19:10:30.501793 [ 3 ] {} <Debug> HTTP-Session: 35b9b3bd-d36a-4794-8179-fe7a1c0e5643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18107 2024.08.27 19:10:30.501986 [ 3 ] {} <Trace> HTTP-Session: 35b9b3bd-d36a-4794-8179-fe7a1c0e5643 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18108 2024.08.27 19:10:30.502390 [ 187 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 427 rows starting from the beginning of the part
18109 2024.08.27 19:10:30.502865 [ 187 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 72 rows starting from the beginning of the part
18110 2024.08.27 19:10:30.502930 [ 3 ] {2b5cb134-4ec8-454f-8a00-7222b586433d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18111 2024.08.27 19:10:30.503330 [ 3 ] {2b5cb134-4ec8-454f-8a00-7222b586433d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18112 2024.08.27 19:10:30.503343 [ 187 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 427 rows starting from the beginning of the part
18113 2024.08.27 19:10:30.503588 [ 187 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 528 rows starting from the beginning of the part
18114 2024.08.27 19:10:30.504357 [ 3 ] {2b5cb134-4ec8-454f-8a00-7222b586433d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18115 2024.08.27 19:10:30.505364 [ 3 ] {2b5cb134-4ec8-454f-8a00-7222b586433d} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18116 2024.08.27 19:10:30.505406 [ 3 ] {2b5cb134-4ec8-454f-8a00-7222b586433d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18117 2024.08.27 19:10:30.505960 [ 186 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2477 rows, containing 5 columns (5 merged, 0 gathered) in 0.005281668 sec., 468980.6326334787 rows/sec., 35.99 MiB/sec.
18118 2024.08.27 19:10:30.506060 [ 3 ] {2b5cb134-4ec8-454f-8a00-7222b586433d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
18119 2024.08.27 19:10:30.506290 [ 186 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
18120 2024.08.27 19:10:30.507146 [ 3 ] {2b5cb134-4ec8-454f-8a00-7222b586433d} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18121 2024.08.27 19:10:30.507351 [ 198 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_96_19} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18122 2024.08.27 19:10:30.507494 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
18123 2024.08.27 19:10:30.507538 [ 3 ] {2b5cb134-4ec8-454f-8a00-7222b586433d} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.005117 sec., 164940.39476255619 rows/sec., 11.10 MiB/sec.
18124 2024.08.27 19:10:30.507585 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18125 2024.08.27 19:10:30.507654 [ 198 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_96_19} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
18126 2024.08.27 19:10:30.507676 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18127 2024.08.27 19:10:30.508010 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB.
18128 2024.08.27 19:10:30.508098 [ 186 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::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
18129 2024.08.27 19:10:30.508234 [ 3 ] {2b5cb134-4ec8-454f-8a00-7222b586433d} <Debug> DynamicQueryHandler: Done processing query
18130 2024.08.27 19:10:30.508288 [ 3 ] {2b5cb134-4ec8-454f-8a00-7222b586433d} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
18131 2024.08.27 19:10:30.508341 [ 3 ] {} <Debug> HTTP-Session: 35b9b3bd-d36a-4794-8179-fe7a1c0e5643 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18132 2024.08.27 19:10:30.508354 [ 186 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18133 2024.08.27 19:10:30.508420 [ 186 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 28912 rows starting from the beginning of the part
18134 2024.08.27 19:10:30.508502 [ 186 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part
18135 2024.08.27 19:10:30.508651 [ 186 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 237 rows starting from the beginning of the part
18136 2024.08.27 19:10:30.508770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18137 2024.08.27 19:10:30.508912 [ 186 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part
18138 2024.08.27 19:10:30.509192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18139 2024.08.27 19:10:30.509254 [ 186 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 237 rows starting from the beginning of the part
18140 2024.08.27 19:10:30.509349 [ 3 ] {} <Debug> HTTP-Session: d7f1789d-6465-4c5a-bf23-4aeb8d5df370 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18141 2024.08.27 19:10:30.509483 [ 3 ] {} <Debug> HTTP-Session: d7f1789d-6465-4c5a-bf23-4aeb8d5df370 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18142 2024.08.27 19:10:30.509514 [ 186 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 844 rows starting from the beginning of the part
18143 2024.08.27 19:10:30.509575 [ 3 ] {} <Debug> HTTP-Session: d7f1789d-6465-4c5a-bf23-4aeb8d5df370 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18144 2024.08.27 19:10:30.509816 [ 3 ] {} <Trace> HTTP-Session: d7f1789d-6465-4c5a-bf23-4aeb8d5df370 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18145 2024.08.27 19:10:30.510185 [ 3 ] {26e28a29-afa5-4306-94c5-04430d16de86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
18146 2024.08.27 19:10:30.510420 [ 3 ] {26e28a29-afa5-4306-94c5-04430d16de86} <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
18147 2024.08.27 19:10:30.511259 [ 3 ] {26e28a29-afa5-4306-94c5-04430d16de86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18148 2024.08.27 19:10:30.512982 [ 3 ] {26e28a29-afa5-4306-94c5-04430d16de86} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18149 2024.08.27 19:10:30.513034 [ 3 ] {26e28a29-afa5-4306-94c5-04430d16de86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18150 2024.08.27 19:10:30.514184 [ 3 ] {26e28a29-afa5-4306-94c5-04430d16de86} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
18151 2024.08.27 19:10:30.515031 [ 3 ] {26e28a29-afa5-4306-94c5-04430d16de86} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18152 2024.08.27 19:10:30.515309 [ 3 ] {26e28a29-afa5-4306-94c5-04430d16de86} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005288 sec., 1512.8593040847202 rows/sec., 2.71 MiB/sec.
18153 2024.08.27 19:10:30.515982 [ 3 ] {26e28a29-afa5-4306-94c5-04430d16de86} <Debug> DynamicQueryHandler: Done processing query
18154 2024.08.27 19:10:30.516112 [ 3 ] {26e28a29-afa5-4306-94c5-04430d16de86} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
18155 2024.08.27 19:10:30.516155 [ 3 ] {} <Debug> HTTP-Session: d7f1789d-6465-4c5a-bf23-4aeb8d5df370 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18156 2024.08.27 19:10:30.516313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18157 2024.08.27 19:10:30.516374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18158 2024.08.27 19:10:30.516398 [ 3 ] {} <Debug> HTTP-Session: 5ada7438-300b-4f12-b4bc-e71d36b7fc88 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18159 2024.08.27 19:10:30.516446 [ 3 ] {} <Debug> HTTP-Session: 5ada7438-300b-4f12-b4bc-e71d36b7fc88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18160 2024.08.27 19:10:30.516478 [ 3 ] {} <Debug> HTTP-Session: 5ada7438-300b-4f12-b4bc-e71d36b7fc88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18161 2024.08.27 19:10:30.516521 [ 3 ] {} <Trace> HTTP-Session: 5ada7438-300b-4f12-b4bc-e71d36b7fc88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18162 2024.08.27 19:10:30.516667 [ 3 ] {f094a85e-9b6c-4751-9817-92d1834192c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18163 2024.08.27 19:10:30.516718 [ 3 ] {f094a85e-9b6c-4751-9817-92d1834192c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18164 2024.08.27 19:10:30.516910 [ 3 ] {f094a85e-9b6c-4751-9817-92d1834192c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18165 2024.08.27 19:10:30.517332 [ 3 ] {f094a85e-9b6c-4751-9817-92d1834192c7} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18166 2024.08.27 19:10:30.517370 [ 3 ] {f094a85e-9b6c-4751-9817-92d1834192c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18167 2024.08.27 19:10:30.517923 [ 3 ] {f094a85e-9b6c-4751-9817-92d1834192c7} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
18168 2024.08.27 19:10:30.518393 [ 3 ] {f094a85e-9b6c-4751-9817-92d1834192c7} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18169 2024.08.27 19:10:30.518743 [ 80 ] {} <Debug> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
18170 2024.08.27 19:10:30.518778 [ 3 ] {f094a85e-9b6c-4751-9817-92d1834192c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002129 sec., 28182.245185533116 rows/sec., 1.90 MiB/sec.
18171 2024.08.27 19:10:30.518827 [ 80 ] {} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18172 2024.08.27 19:10:30.518907 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18173 2024.08.27 19:10:30.519378 [ 193 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
18174 2024.08.27 19:10:30.519539 [ 186 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30550 rows, containing 5 columns (5 merged, 0 gathered) in 0.011693279 sec., 2612611.911509167 rows/sec., 176.59 MiB/sec.
18175 2024.08.27 19:10:30.519758 [ 3 ] {f094a85e-9b6c-4751-9817-92d1834192c7} <Debug> DynamicQueryHandler: Done processing query
18176 2024.08.27 19:10:30.519773 [ 193 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18177 2024.08.27 19:10:30.519807 [ 3 ] {f094a85e-9b6c-4751-9817-92d1834192c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18178 2024.08.27 19:10:30.519851 [ 3 ] {} <Debug> HTTP-Session: 5ada7438-300b-4f12-b4bc-e71d36b7fc88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18179 2024.08.27 19:10:30.519857 [ 193 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6280 rows starting from the beginning of the part
18180 2024.08.27 19:10:30.520022 [ 193 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part
18181 2024.08.27 19:10:30.520094 [ 186 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
18182 2024.08.27 19:10:30.520433 [ 193 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 82 rows starting from the beginning of the part
18183 2024.08.27 19:10:30.520620 [ 193 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part
18184 2024.08.27 19:10:30.520892 [ 193 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 82 rows starting from the beginning of the part
18185 2024.08.27 19:10:30.521333 [ 193 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part
18186 2024.08.27 19:10:30.521967 [ 186 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18187 2024.08.27 19:10:30.522163 [ 186 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
18188 2024.08.27 19:10:30.522361 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB.
18189 2024.08.27 19:10:30.524411 [ 192 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6624 rows, containing 4 columns (4 merged, 0 gathered) in 0.005346009 sec., 1239055.1531058028 rows/sec., 80.81 MiB/sec.
18190 2024.08.27 19:10:30.525042 [ 189 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
18191 2024.08.27 19:10:30.525519 [ 189 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_96_19} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18192 2024.08.27 19:10:30.525615 [ 189 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_96_19} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
18193 2024.08.27 19:10:30.525714 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB.
18194 2024.08.27 19:10:35.459815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18195 2024.08.27 19:10:35.459960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18196 2024.08.27 19:10:35.459990 [ 3 ] {} <Debug> HTTP-Session: a141859d-ad7b-42d9-abeb-7cb57e369e9c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18197 2024.08.27 19:10:35.460019 [ 3 ] {} <Debug> HTTP-Session: a141859d-ad7b-42d9-abeb-7cb57e369e9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18198 2024.08.27 19:10:35.460037 [ 3 ] {} <Debug> HTTP-Session: a141859d-ad7b-42d9-abeb-7cb57e369e9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18199 2024.08.27 19:10:35.460093 [ 3 ] {} <Trace> HTTP-Session: a141859d-ad7b-42d9-abeb-7cb57e369e9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18200 2024.08.27 19:10:35.460300 [ 3 ] {a16ca146-1bd9-41b4-86ae-13407b62afda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
18201 2024.08.27 19:10:35.460378 [ 3 ] {a16ca146-1bd9-41b4-86ae-13407b62afda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
18202 2024.08.27 19:10:35.460789 [ 3 ] {a16ca146-1bd9-41b4-86ae-13407b62afda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18203 2024.08.27 19:10:35.461226 [ 3 ] {a16ca146-1bd9-41b4-86ae-13407b62afda} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18204 2024.08.27 19:10:35.461269 [ 3 ] {a16ca146-1bd9-41b4-86ae-13407b62afda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18205 2024.08.27 19:10:35.461682 [ 3 ] {a16ca146-1bd9-41b4-86ae-13407b62afda} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
18206 2024.08.27 19:10:35.462085 [ 3 ] {a16ca146-1bd9-41b4-86ae-13407b62afda} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18207 2024.08.27 19:10:35.462283 [ 3 ] {a16ca146-1bd9-41b4-86ae-13407b62afda} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002037 sec., 1963.6720667648501 rows/sec., 160.12 KiB/sec.
18208 2024.08.27 19:10:35.462627 [ 3 ] {a16ca146-1bd9-41b4-86ae-13407b62afda} <Debug> DynamicQueryHandler: Done processing query
18209 2024.08.27 19:10:35.462668 [ 3 ] {a16ca146-1bd9-41b4-86ae-13407b62afda} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18210 2024.08.27 19:10:35.462700 [ 3 ] {} <Debug> HTTP-Session: a141859d-ad7b-42d9-abeb-7cb57e369e9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18211 2024.08.27 19:10:35.462884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 42577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18212 2024.08.27 19:10:35.462939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18213 2024.08.27 19:10:35.462960 [ 3 ] {} <Debug> HTTP-Session: 52ce4188-d59a-4059-8812-8b6d92dc4230 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18214 2024.08.27 19:10:35.462978 [ 3 ] {} <Debug> HTTP-Session: 52ce4188-d59a-4059-8812-8b6d92dc4230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18215 2024.08.27 19:10:35.462992 [ 3 ] {} <Debug> HTTP-Session: 52ce4188-d59a-4059-8812-8b6d92dc4230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18216 2024.08.27 19:10:35.463028 [ 3 ] {} <Trace> HTTP-Session: 52ce4188-d59a-4059-8812-8b6d92dc4230 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18217 2024.08.27 19:10:35.463222 [ 3 ] {fae48690-463f-4a04-92fd-6b989e043fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18218 2024.08.27 19:10:35.463272 [ 3 ] {fae48690-463f-4a04-92fd-6b989e043fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18219 2024.08.27 19:10:35.463535 [ 3 ] {fae48690-463f-4a04-92fd-6b989e043fdf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18220 2024.08.27 19:10:35.464085 [ 3 ] {fae48690-463f-4a04-92fd-6b989e043fdf} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18221 2024.08.27 19:10:35.464124 [ 3 ] {fae48690-463f-4a04-92fd-6b989e043fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18222 2024.08.27 19:10:35.464512 [ 3 ] {fae48690-463f-4a04-92fd-6b989e043fdf} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
18223 2024.08.27 19:10:35.464881 [ 3 ] {fae48690-463f-4a04-92fd-6b989e043fdf} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18224 2024.08.27 19:10:35.465041 [ 3 ] {fae48690-463f-4a04-92fd-6b989e043fdf} <Debug> executeQuery: Read 281 rows, 25.51 KiB in 0.00192 sec., 146354.16666666666 rows/sec., 12.98 MiB/sec.
18225 2024.08.27 19:10:35.465277 [ 3 ] {fae48690-463f-4a04-92fd-6b989e043fdf} <Debug> DynamicQueryHandler: Done processing query
18226 2024.08.27 19:10:35.465317 [ 3 ] {fae48690-463f-4a04-92fd-6b989e043fdf} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
18227 2024.08.27 19:10:35.465351 [ 3 ] {} <Debug> HTTP-Session: 52ce4188-d59a-4059-8812-8b6d92dc4230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18228 2024.08.27 19:10:35.465649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 7057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18229 2024.08.27 19:10:35.465702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18230 2024.08.27 19:10:35.465723 [ 3 ] {} <Debug> HTTP-Session: c3bde6c6-f47d-4014-aee7-74cd537e737f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18231 2024.08.27 19:10:35.465740 [ 3 ] {} <Debug> HTTP-Session: c3bde6c6-f47d-4014-aee7-74cd537e737f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18232 2024.08.27 19:10:35.465754 [ 3 ] {} <Debug> HTTP-Session: c3bde6c6-f47d-4014-aee7-74cd537e737f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18233 2024.08.27 19:10:35.465786 [ 3 ] {} <Trace> HTTP-Session: c3bde6c6-f47d-4014-aee7-74cd537e737f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18234 2024.08.27 19:10:35.465900 [ 3 ] {0065eddb-fe74-4361-8100-49bce9b96f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18235 2024.08.27 19:10:35.465945 [ 3 ] {0065eddb-fe74-4361-8100-49bce9b96f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18236 2024.08.27 19:10:35.466178 [ 3 ] {0065eddb-fe74-4361-8100-49bce9b96f99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18237 2024.08.27 19:10:35.466502 [ 3 ] {0065eddb-fe74-4361-8100-49bce9b96f99} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18238 2024.08.27 19:10:35.466540 [ 3 ] {0065eddb-fe74-4361-8100-49bce9b96f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18239 2024.08.27 19:10:35.466907 [ 3 ] {0065eddb-fe74-4361-8100-49bce9b96f99} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
18240 2024.08.27 19:10:35.467267 [ 3 ] {0065eddb-fe74-4361-8100-49bce9b96f99} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18241 2024.08.27 19:10:35.467423 [ 3 ] {0065eddb-fe74-4361-8100-49bce9b96f99} <Debug> executeQuery: Read 49 rows, 3.66 KiB in 0.001562 sec., 31370.03841229193 rows/sec., 2.29 MiB/sec.
18242 2024.08.27 19:10:35.467440 [ 76 ] {} <Debug> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
18243 2024.08.27 19:10:35.467553 [ 76 ] {} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18244 2024.08.27 19:10:35.467602 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18245 2024.08.27 19:10:35.467713 [ 3 ] {0065eddb-fe74-4361-8100-49bce9b96f99} <Debug> DynamicQueryHandler: Done processing query
18246 2024.08.27 19:10:35.467764 [ 3 ] {0065eddb-fe74-4361-8100-49bce9b96f99} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
18247 2024.08.27 19:10:35.467773 [ 196 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::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
18248 2024.08.27 19:10:35.467789 [ 3 ] {} <Debug> HTTP-Session: c3bde6c6-f47d-4014-aee7-74cd537e737f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18249 2024.08.27 19:10:35.467968 [ 196 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18250 2024.08.27 19:10:35.468034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18251 2024.08.27 19:10:35.468042 [ 196 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 74 rows starting from the beginning of the part
18252 2024.08.27 19:10:35.468122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18253 2024.08.27 19:10:35.468194 [ 3 ] {} <Debug> HTTP-Session: a1f74bb3-329b-4a2b-bc76-75d0ec75153e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18254 2024.08.27 19:10:35.468263 [ 196 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 45 rows starting from the beginning of the part
18255 2024.08.27 19:10:35.468288 [ 3 ] {} <Debug> HTTP-Session: a1f74bb3-329b-4a2b-bc76-75d0ec75153e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18256 2024.08.27 19:10:35.468367 [ 3 ] {} <Debug> HTTP-Session: a1f74bb3-329b-4a2b-bc76-75d0ec75153e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18257 2024.08.27 19:10:35.468562 [ 196 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part
18258 2024.08.27 19:10:35.468578 [ 3 ] {} <Trace> HTTP-Session: a1f74bb3-329b-4a2b-bc76-75d0ec75153e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18259 2024.08.27 19:10:35.468851 [ 196 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 45 rows starting from the beginning of the part
18260 2024.08.27 19:10:35.469139 [ 196 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part
18261 2024.08.27 19:10:35.469437 [ 196 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 49 rows starting from the beginning of the part
18262 2024.08.27 19:10:35.469483 [ 3 ] {499172d8-096c-4193-859c-fed349cf7443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
18263 2024.08.27 19:10:35.469681 [ 3 ] {499172d8-096c-4193-859c-fed349cf7443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
18264 2024.08.27 19:10:35.470600 [ 3 ] {499172d8-096c-4193-859c-fed349cf7443} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18265 2024.08.27 19:10:35.471623 [ 3 ] {499172d8-096c-4193-859c-fed349cf7443} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18266 2024.08.27 19:10:35.471699 [ 3 ] {499172d8-096c-4193-859c-fed349cf7443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18267 2024.08.27 19:10:35.472795 [ 200 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 229 rows, containing 5 columns (5 merged, 0 gathered) in 0.005106774 sec., 44842.39952658959 rows/sec., 3.43 MiB/sec.
18268 2024.08.27 19:10:35.472817 [ 3 ] {499172d8-096c-4193-859c-fed349cf7443} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
18269 2024.08.27 19:10:35.473057 [ 188 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
18270 2024.08.27 19:10:35.473811 [ 3 ] {499172d8-096c-4193-859c-fed349cf7443} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18271 2024.08.27 19:10:35.474102 [ 76 ] {} <Debug> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
18272 2024.08.27 19:10:35.474187 [ 76 ] {} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18273 2024.08.27 19:10:35.474199 [ 3 ] {499172d8-096c-4193-859c-fed349cf7443} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004974 sec., 2814.6361077603538 rows/sec., 197.12 KiB/sec.
18274 2024.08.27 19:10:35.474232 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18275 2024.08.27 19:10:35.474407 [ 188 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_91_18} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18276 2024.08.27 19:10:35.474707 [ 196 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
18277 2024.08.27 19:10:35.474732 [ 188 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_91_18} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
18278 2024.08.27 19:10:35.474856 [ 3 ] {499172d8-096c-4193-859c-fed349cf7443} <Debug> DynamicQueryHandler: Done processing query
18279 2024.08.27 19:10:35.474950 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
18280 2024.08.27 19:10:35.474951 [ 3 ] {499172d8-096c-4193-859c-fed349cf7443} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18281 2024.08.27 19:10:35.475042 [ 3 ] {} <Debug> HTTP-Session: a1f74bb3-329b-4a2b-bc76-75d0ec75153e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18282 2024.08.27 19:10:35.475084 [ 196 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18283 2024.08.27 19:10:35.475138 [ 196 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 242 rows starting from the beginning of the part
18284 2024.08.27 19:10:35.475254 [ 196 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part
18285 2024.08.27 19:10:35.475343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18286 2024.08.27 19:10:35.475631 [ 196 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part
18287 2024.08.27 19:10:35.475654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18288 2024.08.27 19:10:35.475753 [ 3 ] {} <Debug> HTTP-Session: a4aa0715-1569-426c-a971-fcc55d61b018 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18289 2024.08.27 19:10:35.475844 [ 3 ] {} <Debug> HTTP-Session: a4aa0715-1569-426c-a971-fcc55d61b018 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18290 2024.08.27 19:10:35.475922 [ 196 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part
18291 2024.08.27 19:10:35.475943 [ 3 ] {} <Debug> HTTP-Session: a4aa0715-1569-426c-a971-fcc55d61b018 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18292 2024.08.27 19:10:35.476147 [ 3 ] {} <Trace> HTTP-Session: a4aa0715-1569-426c-a971-fcc55d61b018 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18293 2024.08.27 19:10:35.476186 [ 196 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 228 rows starting from the beginning of the part
18294 2024.08.27 19:10:35.476372 [ 196 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part
18295 2024.08.27 19:10:35.476746 [ 3 ] {9206e0bf-f902-4523-a50d-2d75c3775df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
18296 2024.08.27 19:10:35.476896 [ 3 ] {9206e0bf-f902-4523-a50d-2d75c3775df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
18297 2024.08.27 19:10:35.477788 [ 3 ] {9206e0bf-f902-4523-a50d-2d75c3775df2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18298 2024.08.27 19:10:35.478784 [ 3 ] {9206e0bf-f902-4523-a50d-2d75c3775df2} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18299 2024.08.27 19:10:35.478857 [ 3 ] {9206e0bf-f902-4523-a50d-2d75c3775df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18300 2024.08.27 19:10:35.479733 [ 196 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005340229 sec., 98497.64869633867 rows/sec., 6.69 MiB/sec.
18301 2024.08.27 19:10:35.479801 [ 3 ] {9206e0bf-f902-4523-a50d-2d75c3775df2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
18302 2024.08.27 19:10:35.479914 [ 196 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
18303 2024.08.27 19:10:35.480695 [ 3 ] {9206e0bf-f902-4523-a50d-2d75c3775df2} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18304 2024.08.27 19:10:35.480900 [ 196 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_61_12} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18305 2024.08.27 19:10:35.481051 [ 3 ] {9206e0bf-f902-4523-a50d-2d75c3775df2} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004568 sec., 1313.4851138353765 rows/sec., 77.60 KiB/sec.
18306 2024.08.27 19:10:35.481189 [ 196 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_61_12} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
18307 2024.08.27 19:10:35.481460 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
18308 2024.08.27 19:10:35.481773 [ 3 ] {9206e0bf-f902-4523-a50d-2d75c3775df2} <Debug> DynamicQueryHandler: Done processing query
18309 2024.08.27 19:10:35.481803 [ 3 ] {9206e0bf-f902-4523-a50d-2d75c3775df2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18310 2024.08.27 19:10:35.481820 [ 3 ] {} <Debug> HTTP-Session: a4aa0715-1569-426c-a971-fcc55d61b018 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18311 2024.08.27 19:10:35.482011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 70085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18312 2024.08.27 19:10:35.482062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18313 2024.08.27 19:10:35.482083 [ 3 ] {} <Debug> HTTP-Session: fca0ff3a-84b1-4db0-bc63-08727180ce9a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18314 2024.08.27 19:10:35.482101 [ 3 ] {} <Debug> HTTP-Session: fca0ff3a-84b1-4db0-bc63-08727180ce9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18315 2024.08.27 19:10:35.482115 [ 3 ] {} <Debug> HTTP-Session: fca0ff3a-84b1-4db0-bc63-08727180ce9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18316 2024.08.27 19:10:35.482148 [ 3 ] {} <Trace> HTTP-Session: fca0ff3a-84b1-4db0-bc63-08727180ce9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18317 2024.08.27 19:10:35.482388 [ 3 ] {4567c983-e359-4d0b-97b7-17373188b11b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18318 2024.08.27 19:10:35.482435 [ 3 ] {4567c983-e359-4d0b-97b7-17373188b11b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18319 2024.08.27 19:10:35.482698 [ 3 ] {4567c983-e359-4d0b-97b7-17373188b11b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18320 2024.08.27 19:10:35.483286 [ 3 ] {4567c983-e359-4d0b-97b7-17373188b11b} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18321 2024.08.27 19:10:35.483325 [ 3 ] {4567c983-e359-4d0b-97b7-17373188b11b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18322 2024.08.27 19:10:35.483716 [ 3 ] {4567c983-e359-4d0b-97b7-17373188b11b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
18323 2024.08.27 19:10:35.484083 [ 3 ] {4567c983-e359-4d0b-97b7-17373188b11b} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18324 2024.08.27 19:10:35.484234 [ 3 ] {4567c983-e359-4d0b-97b7-17373188b11b} <Debug> executeQuery: Read 431 rows, 31.61 KiB in 0.001961 sec., 219785.82355940845 rows/sec., 15.74 MiB/sec.
18325 2024.08.27 19:10:35.484410 [ 3 ] {4567c983-e359-4d0b-97b7-17373188b11b} <Debug> DynamicQueryHandler: Done processing query
18326 2024.08.27 19:10:35.484435 [ 3 ] {4567c983-e359-4d0b-97b7-17373188b11b} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
18327 2024.08.27 19:10:35.484451 [ 3 ] {} <Debug> HTTP-Session: fca0ff3a-84b1-4db0-bc63-08727180ce9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18328 2024.08.27 19:10:35.484654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18329 2024.08.27 19:10:35.484703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18330 2024.08.27 19:10:35.484723 [ 3 ] {} <Debug> HTTP-Session: 5642405e-03fb-4383-bf23-55f3ef6ff96b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18331 2024.08.27 19:10:35.484740 [ 3 ] {} <Debug> HTTP-Session: 5642405e-03fb-4383-bf23-55f3ef6ff96b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18332 2024.08.27 19:10:35.484754 [ 3 ] {} <Debug> HTTP-Session: 5642405e-03fb-4383-bf23-55f3ef6ff96b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18333 2024.08.27 19:10:35.484784 [ 3 ] {} <Trace> HTTP-Session: 5642405e-03fb-4383-bf23-55f3ef6ff96b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18334 2024.08.27 19:10:35.484880 [ 3 ] {83492132-3261-4117-8729-819ffb1077d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
18335 2024.08.27 19:10:35.484924 [ 3 ] {83492132-3261-4117-8729-819ffb1077d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
18336 2024.08.27 19:10:35.485054 [ 3 ] {83492132-3261-4117-8729-819ffb1077d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18337 2024.08.27 19:10:35.485301 [ 3 ] {83492132-3261-4117-8729-819ffb1077d0} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18338 2024.08.27 19:10:35.485338 [ 3 ] {83492132-3261-4117-8729-819ffb1077d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18339 2024.08.27 19:10:35.485689 [ 3 ] {83492132-3261-4117-8729-819ffb1077d0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
18340 2024.08.27 19:10:35.486015 [ 3 ] {83492132-3261-4117-8729-819ffb1077d0} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18341 2024.08.27 19:10:35.486175 [ 76 ] {} <Debug> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
18342 2024.08.27 19:10:35.486176 [ 3 ] {83492132-3261-4117-8729-819ffb1077d0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001311 sec., 4576.659038901602 rows/sec., 239.11 KiB/sec.
18343 2024.08.27 19:10:35.486238 [ 76 ] {} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18344 2024.08.27 19:10:35.486310 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18345 2024.08.27 19:10:35.486487 [ 200 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
18346 2024.08.27 19:10:35.486504 [ 3 ] {83492132-3261-4117-8729-819ffb1077d0} <Debug> DynamicQueryHandler: Done processing query
18347 2024.08.27 19:10:35.486556 [ 3 ] {83492132-3261-4117-8729-819ffb1077d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
18348 2024.08.27 19:10:35.486599 [ 3 ] {} <Debug> HTTP-Session: 5642405e-03fb-4383-bf23-55f3ef6ff96b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18349 2024.08.27 19:10:35.486722 [ 200 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18350 2024.08.27 19:10:35.486764 [ 200 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
18351 2024.08.27 19:10:35.486877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 45018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18352 2024.08.27 19:10:35.486971 [ 200 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
18353 2024.08.27 19:10:35.487023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18354 2024.08.27 19:10:35.487147 [ 3 ] {} <Debug> HTTP-Session: 004a2914-633a-492a-bbfc-18526b6e191c Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18355 2024.08.27 19:10:35.487234 [ 3 ] {} <Debug> HTTP-Session: 004a2914-633a-492a-bbfc-18526b6e191c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18356 2024.08.27 19:10:35.487288 [ 200 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
18357 2024.08.27 19:10:35.487313 [ 3 ] {} <Debug> HTTP-Session: 004a2914-633a-492a-bbfc-18526b6e191c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18358 2024.08.27 19:10:35.487550 [ 3 ] {} <Trace> HTTP-Session: 004a2914-633a-492a-bbfc-18526b6e191c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18359 2024.08.27 19:10:35.487653 [ 200 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
18360 2024.08.27 19:10:35.487880 [ 200 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
18361 2024.08.27 19:10:35.488073 [ 200 ] {8937c454-8098-48a1-a01c-f178b6324bfb::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
18362 2024.08.27 19:10:35.488179 [ 3 ] {4650d1df-5dcf-4dc1-9a8e-4e40f541b717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18363 2024.08.27 19:10:35.488488 [ 3 ] {4650d1df-5dcf-4dc1-9a8e-4e40f541b717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18364 2024.08.27 19:10:35.489075 [ 3 ] {4650d1df-5dcf-4dc1-9a8e-4e40f541b717} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18365 2024.08.27 19:10:35.490158 [ 3 ] {4650d1df-5dcf-4dc1-9a8e-4e40f541b717} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18366 2024.08.27 19:10:35.490224 [ 3 ] {4650d1df-5dcf-4dc1-9a8e-4e40f541b717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18367 2024.08.27 19:10:35.490904 [ 199 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.004488422 sec., 61491.54424428006 rows/sec., 3.14 MiB/sec.
18368 2024.08.27 19:10:35.491170 [ 194 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
18369 2024.08.27 19:10:35.491179 [ 3 ] {4650d1df-5dcf-4dc1-9a8e-4e40f541b717} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
18370 2024.08.27 19:10:35.491998 [ 3 ] {4650d1df-5dcf-4dc1-9a8e-4e40f541b717} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18371 2024.08.27 19:10:35.492197 [ 194 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_46_9} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18372 2024.08.27 19:10:35.492270 [ 3 ] {4650d1df-5dcf-4dc1-9a8e-4e40f541b717} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.004428 sec., 53974.70641373081 rows/sec., 3.62 MiB/sec.
18373 2024.08.27 19:10:35.492459 [ 194 ] {8937c454-8098-48a1-a01c-f178b6324bfb::all_1_46_9} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
18374 2024.08.27 19:10:35.492631 [ 3 ] {4650d1df-5dcf-4dc1-9a8e-4e40f541b717} <Debug> DynamicQueryHandler: Done processing query
18375 2024.08.27 19:10:35.492641 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
18376 2024.08.27 19:10:35.492675 [ 3 ] {4650d1df-5dcf-4dc1-9a8e-4e40f541b717} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
18377 2024.08.27 19:10:35.492709 [ 3 ] {} <Debug> HTTP-Session: 004a2914-633a-492a-bbfc-18526b6e191c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18378 2024.08.27 19:10:35.492885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18379 2024.08.27 19:10:35.492935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18380 2024.08.27 19:10:35.492954 [ 3 ] {} <Debug> HTTP-Session: e7bd3b22-0e87-4690-a06d-c3a408e78478 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18381 2024.08.27 19:10:35.492971 [ 3 ] {} <Debug> HTTP-Session: e7bd3b22-0e87-4690-a06d-c3a408e78478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18382 2024.08.27 19:10:35.492984 [ 3 ] {} <Debug> HTTP-Session: e7bd3b22-0e87-4690-a06d-c3a408e78478 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18383 2024.08.27 19:10:35.493016 [ 3 ] {} <Trace> HTTP-Session: e7bd3b22-0e87-4690-a06d-c3a408e78478 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18384 2024.08.27 19:10:35.493112 [ 3 ] {7e5af7d6-360a-411c-a9ca-a7a172aea1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
18385 2024.08.27 19:10:35.493159 [ 3 ] {7e5af7d6-360a-411c-a9ca-a7a172aea1b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
18386 2024.08.27 19:10:35.493312 [ 3 ] {7e5af7d6-360a-411c-a9ca-a7a172aea1b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18387 2024.08.27 19:10:35.493606 [ 3 ] {7e5af7d6-360a-411c-a9ca-a7a172aea1b9} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18388 2024.08.27 19:10:35.493644 [ 3 ] {7e5af7d6-360a-411c-a9ca-a7a172aea1b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18389 2024.08.27 19:10:35.493993 [ 3 ] {7e5af7d6-360a-411c-a9ca-a7a172aea1b9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
18390 2024.08.27 19:10:35.494320 [ 3 ] {7e5af7d6-360a-411c-a9ca-a7a172aea1b9} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18391 2024.08.27 19:10:35.494472 [ 3 ] {7e5af7d6-360a-411c-a9ca-a7a172aea1b9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001382 sec., 723.589001447178 rows/sec., 48.76 KiB/sec.
18392 2024.08.27 19:10:35.494643 [ 3 ] {7e5af7d6-360a-411c-a9ca-a7a172aea1b9} <Debug> DynamicQueryHandler: Done processing query
18393 2024.08.27 19:10:35.494668 [ 3 ] {7e5af7d6-360a-411c-a9ca-a7a172aea1b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
18394 2024.08.27 19:10:35.494683 [ 3 ] {} <Debug> HTTP-Session: e7bd3b22-0e87-4690-a06d-c3a408e78478 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18395 2024.08.27 19:10:35.494860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 72894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18396 2024.08.27 19:10:35.494910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18397 2024.08.27 19:10:35.494928 [ 3 ] {} <Debug> HTTP-Session: de683598-caf4-4268-8a88-6fdd6dbbda47 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18398 2024.08.27 19:10:35.494944 [ 3 ] {} <Debug> HTTP-Session: de683598-caf4-4268-8a88-6fdd6dbbda47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18399 2024.08.27 19:10:35.494958 [ 3 ] {} <Debug> HTTP-Session: de683598-caf4-4268-8a88-6fdd6dbbda47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18400 2024.08.27 19:10:35.494988 [ 3 ] {} <Trace> HTTP-Session: de683598-caf4-4268-8a88-6fdd6dbbda47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18401 2024.08.27 19:10:35.495430 [ 3 ] {bfcb4074-8918-4916-accc-84e6d516ce89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
18402 2024.08.27 19:10:35.495494 [ 3 ] {bfcb4074-8918-4916-accc-84e6d516ce89} <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
18403 2024.08.27 19:10:35.495927 [ 3 ] {bfcb4074-8918-4916-accc-84e6d516ce89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18404 2024.08.27 19:10:35.496705 [ 3 ] {bfcb4074-8918-4916-accc-84e6d516ce89} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18405 2024.08.27 19:10:35.496743 [ 3 ] {bfcb4074-8918-4916-accc-84e6d516ce89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18406 2024.08.27 19:10:35.497403 [ 3 ] {bfcb4074-8918-4916-accc-84e6d516ce89} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
18407 2024.08.27 19:10:35.497815 [ 3 ] {bfcb4074-8918-4916-accc-84e6d516ce89} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18408 2024.08.27 19:10:35.498001 [ 76 ] {} <Debug> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
18409 2024.08.27 19:10:35.498009 [ 3 ] {bfcb4074-8918-4916-accc-84e6d516ce89} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002901 sec., 15511.892450879008 rows/sec., 27.80 MiB/sec.
18410 2024.08.27 19:10:35.498060 [ 76 ] {} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18411 2024.08.27 19:10:35.498142 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18412 2024.08.27 19:10:35.498454 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::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
18413 2024.08.27 19:10:35.498558 [ 3 ] {bfcb4074-8918-4916-accc-84e6d516ce89} <Debug> DynamicQueryHandler: Done processing query
18414 2024.08.27 19:10:35.498614 [ 3 ] {bfcb4074-8918-4916-accc-84e6d516ce89} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
18415 2024.08.27 19:10:35.498648 [ 3 ] {} <Debug> HTTP-Session: de683598-caf4-4268-8a88-6fdd6dbbda47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18416 2024.08.27 19:10:35.498878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18417 2024.08.27 19:10:35.498997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18418 2024.08.27 19:10:35.499062 [ 3 ] {} <Debug> HTTP-Session: 4967e3d0-b2d8-43cc-8007-ebda0243275a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18419 2024.08.27 19:10:35.499114 [ 3 ] {} <Debug> HTTP-Session: 4967e3d0-b2d8-43cc-8007-ebda0243275a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18420 2024.08.27 19:10:35.499133 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18421 2024.08.27 19:10:35.499144 [ 3 ] {} <Debug> HTTP-Session: 4967e3d0-b2d8-43cc-8007-ebda0243275a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18422 2024.08.27 19:10:35.499248 [ 3 ] {} <Trace> HTTP-Session: 4967e3d0-b2d8-43cc-8007-ebda0243275a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18423 2024.08.27 19:10:35.499309 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1665 rows starting from the beginning of the part
18424 2024.08.27 19:10:35.499518 [ 3 ] {105b0025-a821-4d7b-a0e2-641b41f0b56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18425 2024.08.27 19:10:35.499808 [ 3 ] {105b0025-a821-4d7b-a0e2-641b41f0b56c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18426 2024.08.27 19:10:35.500059 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 45 rows starting from the beginning of the part
18427 2024.08.27 19:10:35.500773 [ 3 ] {105b0025-a821-4d7b-a0e2-641b41f0b56c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18428 2024.08.27 19:10:35.500980 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part
18429 2024.08.27 19:10:35.501507 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 45 rows starting from the beginning of the part
18430 2024.08.27 19:10:35.502212 [ 3 ] {105b0025-a821-4d7b-a0e2-641b41f0b56c} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18431 2024.08.27 19:10:35.502279 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part
18432 2024.08.27 19:10:35.502286 [ 3 ] {105b0025-a821-4d7b-a0e2-641b41f0b56c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18433 2024.08.27 19:10:35.502926 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 45 rows starting from the beginning of the part
18434 2024.08.27 19:10:35.503656 [ 3 ] {105b0025-a821-4d7b-a0e2-641b41f0b56c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
18435 2024.08.27 19:10:35.504391 [ 3 ] {105b0025-a821-4d7b-a0e2-641b41f0b56c} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18436 2024.08.27 19:10:35.504841 [ 3 ] {105b0025-a821-4d7b-a0e2-641b41f0b56c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005433 sec., 15092.950487759985 rows/sec., 981.60 KiB/sec.
18437 2024.08.27 19:10:35.505291 [ 3 ] {105b0025-a821-4d7b-a0e2-641b41f0b56c} <Debug> DynamicQueryHandler: Done processing query
18438 2024.08.27 19:10:35.505332 [ 3 ] {105b0025-a821-4d7b-a0e2-641b41f0b56c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18439 2024.08.27 19:10:35.505364 [ 3 ] {} <Debug> HTTP-Session: 4967e3d0-b2d8-43cc-8007-ebda0243275a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18440 2024.08.27 19:10:35.515009 [ 197 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1816 rows, containing 19 columns (19 merged, 0 gathered) in 0.016720741 sec., 108607.6268988318 rows/sec., 194.62 MiB/sec.
18441 2024.08.27 19:10:35.516830 [ 194 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
18442 2024.08.27 19:10:35.517451 [ 194 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_91_18} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18443 2024.08.27 19:10:35.517553 [ 194 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_91_18} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
18444 2024.08.27 19:10:35.517715 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.16 MiB.
18445 2024.08.27 19:10:35.690826 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache
18446 2024.08.27 19:10:35.690896 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache
18447 2024.08.27 19:10:36.001119 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.34 MiB, peak 233.47 MiB, free memory in arenas 0.00 B, will set to 221.59 MiB (RSS), difference: 5.25 MiB
18448 2024.08.27 19:10:40.454569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18449 2024.08.27 19:10:40.454733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18450 2024.08.27 19:10:40.454760 [ 3 ] {} <Debug> HTTP-Session: f32eff9f-6a8d-4dda-b934-169bfe7abb22 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18451 2024.08.27 19:10:40.454785 [ 3 ] {} <Debug> HTTP-Session: f32eff9f-6a8d-4dda-b934-169bfe7abb22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18452 2024.08.27 19:10:40.454801 [ 3 ] {} <Debug> HTTP-Session: f32eff9f-6a8d-4dda-b934-169bfe7abb22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18453 2024.08.27 19:10:40.454850 [ 3 ] {} <Trace> HTTP-Session: f32eff9f-6a8d-4dda-b934-169bfe7abb22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18454 2024.08.27 19:10:40.455032 [ 3 ] {01589d57-1db7-4feb-a652-096ecc15c7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
18455 2024.08.27 19:10:40.455102 [ 3 ] {01589d57-1db7-4feb-a652-096ecc15c7b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
18456 2024.08.27 19:10:40.455445 [ 3 ] {01589d57-1db7-4feb-a652-096ecc15c7b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18457 2024.08.27 19:10:40.455893 [ 3 ] {01589d57-1db7-4feb-a652-096ecc15c7b1} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18458 2024.08.27 19:10:40.455938 [ 3 ] {01589d57-1db7-4feb-a652-096ecc15c7b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18459 2024.08.27 19:10:40.456359 [ 3 ] {01589d57-1db7-4feb-a652-096ecc15c7b1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
18460 2024.08.27 19:10:40.456775 [ 3 ] {01589d57-1db7-4feb-a652-096ecc15c7b1} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18461 2024.08.27 19:10:40.456956 [ 3 ] {01589d57-1db7-4feb-a652-096ecc15c7b1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001973 sec., 2027.3694880892044 rows/sec., 165.32 KiB/sec.
18462 2024.08.27 19:10:40.457447 [ 3 ] {01589d57-1db7-4feb-a652-096ecc15c7b1} <Debug> DynamicQueryHandler: Done processing query
18463 2024.08.27 19:10:40.457544 [ 3 ] {01589d57-1db7-4feb-a652-096ecc15c7b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18464 2024.08.27 19:10:40.457636 [ 3 ] {} <Debug> HTTP-Session: f32eff9f-6a8d-4dda-b934-169bfe7abb22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18465 2024.08.27 19:10:40.458011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18466 2024.08.27 19:10:40.458211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18467 2024.08.27 19:10:40.458296 [ 3 ] {} <Debug> HTTP-Session: 327a01e3-0f93-4409-a551-e8bbe06d9986 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18468 2024.08.27 19:10:40.458351 [ 3 ] {} <Debug> HTTP-Session: 327a01e3-0f93-4409-a551-e8bbe06d9986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18469 2024.08.27 19:10:40.458386 [ 3 ] {} <Debug> HTTP-Session: 327a01e3-0f93-4409-a551-e8bbe06d9986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18470 2024.08.27 19:10:40.458443 [ 3 ] {} <Trace> HTTP-Session: 327a01e3-0f93-4409-a551-e8bbe06d9986 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18471 2024.08.27 19:10:40.458581 [ 3 ] {1903112b-b11c-4969-80e2-6100da6ecfbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18472 2024.08.27 19:10:40.458632 [ 3 ] {1903112b-b11c-4969-80e2-6100da6ecfbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18473 2024.08.27 19:10:40.458891 [ 3 ] {1903112b-b11c-4969-80e2-6100da6ecfbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18474 2024.08.27 19:10:40.459271 [ 3 ] {1903112b-b11c-4969-80e2-6100da6ecfbe} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18475 2024.08.27 19:10:40.459311 [ 3 ] {1903112b-b11c-4969-80e2-6100da6ecfbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18476 2024.08.27 19:10:40.459684 [ 3 ] {1903112b-b11c-4969-80e2-6100da6ecfbe} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
18477 2024.08.27 19:10:40.460063 [ 3 ] {1903112b-b11c-4969-80e2-6100da6ecfbe} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18478 2024.08.27 19:10:40.460227 [ 3 ] {1903112b-b11c-4969-80e2-6100da6ecfbe} <Debug> executeQuery: Read 74 rows, 6.14 KiB in 0.001691 sec., 43761.08811354228 rows/sec., 3.54 MiB/sec.
18479 2024.08.27 19:10:40.460550 [ 3 ] {1903112b-b11c-4969-80e2-6100da6ecfbe} <Debug> DynamicQueryHandler: Done processing query
18480 2024.08.27 19:10:40.460611 [ 3 ] {1903112b-b11c-4969-80e2-6100da6ecfbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
18481 2024.08.27 19:10:40.460662 [ 3 ] {} <Debug> HTTP-Session: 327a01e3-0f93-4409-a551-e8bbe06d9986 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18482 2024.08.27 19:10:40.460863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18483 2024.08.27 19:10:40.460919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18484 2024.08.27 19:10:40.460940 [ 3 ] {} <Debug> HTTP-Session: 3e96a860-5024-474f-a21e-33e9afc5f742 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18485 2024.08.27 19:10:40.460958 [ 3 ] {} <Debug> HTTP-Session: 3e96a860-5024-474f-a21e-33e9afc5f742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18486 2024.08.27 19:10:40.460973 [ 3 ] {} <Debug> HTTP-Session: 3e96a860-5024-474f-a21e-33e9afc5f742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18487 2024.08.27 19:10:40.461008 [ 3 ] {} <Trace> HTTP-Session: 3e96a860-5024-474f-a21e-33e9afc5f742 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18488 2024.08.27 19:10:40.461120 [ 3 ] {7e8bc7c0-f035-42b6-b604-a43eb9531496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18489 2024.08.27 19:10:40.461168 [ 3 ] {7e8bc7c0-f035-42b6-b604-a43eb9531496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18490 2024.08.27 19:10:40.461421 [ 3 ] {7e8bc7c0-f035-42b6-b604-a43eb9531496} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18491 2024.08.27 19:10:40.461745 [ 3 ] {7e8bc7c0-f035-42b6-b604-a43eb9531496} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18492 2024.08.27 19:10:40.461784 [ 3 ] {7e8bc7c0-f035-42b6-b604-a43eb9531496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18493 2024.08.27 19:10:40.462140 [ 3 ] {7e8bc7c0-f035-42b6-b604-a43eb9531496} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
18494 2024.08.27 19:10:40.462503 [ 3 ] {7e8bc7c0-f035-42b6-b604-a43eb9531496} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18495 2024.08.27 19:10:40.462655 [ 3 ] {7e8bc7c0-f035-42b6-b604-a43eb9531496} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001565 sec., 7667.731629392972 rows/sec., 562.85 KiB/sec.
18496 2024.08.27 19:10:40.462840 [ 3 ] {7e8bc7c0-f035-42b6-b604-a43eb9531496} <Debug> DynamicQueryHandler: Done processing query
18497 2024.08.27 19:10:40.462866 [ 3 ] {7e8bc7c0-f035-42b6-b604-a43eb9531496} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18498 2024.08.27 19:10:40.462882 [ 3 ] {} <Debug> HTTP-Session: 3e96a860-5024-474f-a21e-33e9afc5f742 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18499 2024.08.27 19:10:40.463028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18500 2024.08.27 19:10:40.463079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18501 2024.08.27 19:10:40.463099 [ 3 ] {} <Debug> HTTP-Session: ae7ee382-5c56-40d4-bc66-394edcbb911e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18502 2024.08.27 19:10:40.463115 [ 3 ] {} <Debug> HTTP-Session: ae7ee382-5c56-40d4-bc66-394edcbb911e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18503 2024.08.27 19:10:40.463129 [ 3 ] {} <Debug> HTTP-Session: ae7ee382-5c56-40d4-bc66-394edcbb911e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18504 2024.08.27 19:10:40.463161 [ 3 ] {} <Trace> HTTP-Session: ae7ee382-5c56-40d4-bc66-394edcbb911e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18505 2024.08.27 19:10:40.463281 [ 3 ] {92c65cfc-b46d-4aa0-9219-324377559b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18506 2024.08.27 19:10:40.463326 [ 3 ] {92c65cfc-b46d-4aa0-9219-324377559b48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18507 2024.08.27 19:10:40.463557 [ 3 ] {92c65cfc-b46d-4aa0-9219-324377559b48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18508 2024.08.27 19:10:40.463925 [ 3 ] {92c65cfc-b46d-4aa0-9219-324377559b48} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18509 2024.08.27 19:10:40.463964 [ 3 ] {92c65cfc-b46d-4aa0-9219-324377559b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18510 2024.08.27 19:10:40.464321 [ 3 ] {92c65cfc-b46d-4aa0-9219-324377559b48} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
18511 2024.08.27 19:10:40.464676 [ 3 ] {92c65cfc-b46d-4aa0-9219-324377559b48} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18512 2024.08.27 19:10:40.464840 [ 3 ] {92c65cfc-b46d-4aa0-9219-324377559b48} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001597 sec., 47589.22980588604 rows/sec., 3.72 MiB/sec.
18513 2024.08.27 19:10:40.465031 [ 3 ] {92c65cfc-b46d-4aa0-9219-324377559b48} <Debug> DynamicQueryHandler: Done processing query
18514 2024.08.27 19:10:40.465057 [ 3 ] {92c65cfc-b46d-4aa0-9219-324377559b48} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
18515 2024.08.27 19:10:40.465073 [ 3 ] {} <Debug> HTTP-Session: ae7ee382-5c56-40d4-bc66-394edcbb911e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18516 2024.08.27 19:10:40.465253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 31006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18517 2024.08.27 19:10:40.465302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18518 2024.08.27 19:10:40.465322 [ 3 ] {} <Debug> HTTP-Session: dd0dc8f6-41c4-4bd7-a960-22179d98430f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18519 2024.08.27 19:10:40.465339 [ 3 ] {} <Debug> HTTP-Session: dd0dc8f6-41c4-4bd7-a960-22179d98430f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18520 2024.08.27 19:10:40.465353 [ 3 ] {} <Debug> HTTP-Session: dd0dc8f6-41c4-4bd7-a960-22179d98430f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18521 2024.08.27 19:10:40.465385 [ 3 ] {} <Trace> HTTP-Session: dd0dc8f6-41c4-4bd7-a960-22179d98430f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18522 2024.08.27 19:10:40.465540 [ 3 ] {130b1886-42fa-4e5e-b6c1-1df50f5a1916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18523 2024.08.27 19:10:40.465589 [ 3 ] {130b1886-42fa-4e5e-b6c1-1df50f5a1916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18524 2024.08.27 19:10:40.465739 [ 3 ] {130b1886-42fa-4e5e-b6c1-1df50f5a1916} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18525 2024.08.27 19:10:40.466115 [ 3 ] {130b1886-42fa-4e5e-b6c1-1df50f5a1916} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18526 2024.08.27 19:10:40.466152 [ 3 ] {130b1886-42fa-4e5e-b6c1-1df50f5a1916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18527 2024.08.27 19:10:40.466545 [ 3 ] {130b1886-42fa-4e5e-b6c1-1df50f5a1916} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
18528 2024.08.27 19:10:40.466899 [ 3 ] {130b1886-42fa-4e5e-b6c1-1df50f5a1916} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18529 2024.08.27 19:10:40.467063 [ 3 ] {130b1886-42fa-4e5e-b6c1-1df50f5a1916} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001595 sec., 101567.39811912226 rows/sec., 7.07 MiB/sec.
18530 2024.08.27 19:10:40.467265 [ 3 ] {130b1886-42fa-4e5e-b6c1-1df50f5a1916} <Debug> DynamicQueryHandler: Done processing query
18531 2024.08.27 19:10:40.467303 [ 3 ] {130b1886-42fa-4e5e-b6c1-1df50f5a1916} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
18532 2024.08.27 19:10:40.467337 [ 3 ] {} <Debug> HTTP-Session: dd0dc8f6-41c4-4bd7-a960-22179d98430f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18533 2024.08.27 19:10:40.467566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18534 2024.08.27 19:10:40.467616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18535 2024.08.27 19:10:40.467636 [ 3 ] {} <Debug> HTTP-Session: 363506f5-e8b0-447f-8ba1-a14198e78132 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18536 2024.08.27 19:10:40.467653 [ 3 ] {} <Debug> HTTP-Session: 363506f5-e8b0-447f-8ba1-a14198e78132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18537 2024.08.27 19:10:40.467668 [ 3 ] {} <Debug> HTTP-Session: 363506f5-e8b0-447f-8ba1-a14198e78132 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18538 2024.08.27 19:10:40.467699 [ 3 ] {} <Trace> HTTP-Session: 363506f5-e8b0-447f-8ba1-a14198e78132 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18539 2024.08.27 19:10:40.467873 [ 3 ] {abdefe63-defb-424a-9b72-411767e6ed03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
18540 2024.08.27 19:10:40.467939 [ 3 ] {abdefe63-defb-424a-9b72-411767e6ed03} <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
18541 2024.08.27 19:10:40.468350 [ 3 ] {abdefe63-defb-424a-9b72-411767e6ed03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18542 2024.08.27 19:10:40.468931 [ 3 ] {abdefe63-defb-424a-9b72-411767e6ed03} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18543 2024.08.27 19:10:40.468969 [ 3 ] {abdefe63-defb-424a-9b72-411767e6ed03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18544 2024.08.27 19:10:40.469575 [ 3 ] {abdefe63-defb-424a-9b72-411767e6ed03} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
18545 2024.08.27 19:10:40.469985 [ 3 ] {abdefe63-defb-424a-9b72-411767e6ed03} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18546 2024.08.27 19:10:40.470160 [ 3 ] {abdefe63-defb-424a-9b72-411767e6ed03} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002384 sec., 3355.7046979865772 rows/sec., 6.01 MiB/sec.
18547 2024.08.27 19:10:40.470407 [ 3 ] {abdefe63-defb-424a-9b72-411767e6ed03} <Debug> DynamicQueryHandler: Done processing query
18548 2024.08.27 19:10:40.470434 [ 3 ] {abdefe63-defb-424a-9b72-411767e6ed03} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
18549 2024.08.27 19:10:40.470450 [ 3 ] {} <Debug> HTTP-Session: 363506f5-e8b0-447f-8ba1-a14198e78132 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18550 2024.08.27 19:10:40.470572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18551 2024.08.27 19:10:40.470623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18552 2024.08.27 19:10:40.470643 [ 3 ] {} <Debug> HTTP-Session: b9fe3861-9b7e-4d94-b4f5-f3010af3b372 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18553 2024.08.27 19:10:40.470660 [ 3 ] {} <Debug> HTTP-Session: b9fe3861-9b7e-4d94-b4f5-f3010af3b372 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18554 2024.08.27 19:10:40.470675 [ 3 ] {} <Debug> HTTP-Session: b9fe3861-9b7e-4d94-b4f5-f3010af3b372 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18555 2024.08.27 19:10:40.470706 [ 3 ] {} <Trace> HTTP-Session: b9fe3861-9b7e-4d94-b4f5-f3010af3b372 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18556 2024.08.27 19:10:40.470825 [ 3 ] {7b6c5671-b943-4826-ab91-bdc57993d4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18557 2024.08.27 19:10:40.470872 [ 3 ] {7b6c5671-b943-4826-ab91-bdc57993d4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18558 2024.08.27 19:10:40.471005 [ 3 ] {7b6c5671-b943-4826-ab91-bdc57993d4f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18559 2024.08.27 19:10:40.471311 [ 3 ] {7b6c5671-b943-4826-ab91-bdc57993d4f5} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18560 2024.08.27 19:10:40.471348 [ 3 ] {7b6c5671-b943-4826-ab91-bdc57993d4f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18561 2024.08.27 19:10:40.471714 [ 3 ] {7b6c5671-b943-4826-ab91-bdc57993d4f5} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
18562 2024.08.27 19:10:40.472040 [ 3 ] {7b6c5671-b943-4826-ab91-bdc57993d4f5} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18563 2024.08.27 19:10:40.472200 [ 3 ] {7b6c5671-b943-4826-ab91-bdc57993d4f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001413 sec., 42462.84501061571 rows/sec., 2.86 MiB/sec.
18564 2024.08.27 19:10:40.472379 [ 3 ] {7b6c5671-b943-4826-ab91-bdc57993d4f5} <Debug> DynamicQueryHandler: Done processing query
18565 2024.08.27 19:10:40.472405 [ 3 ] {7b6c5671-b943-4826-ab91-bdc57993d4f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18566 2024.08.27 19:10:40.472420 [ 3 ] {} <Debug> HTTP-Session: b9fe3861-9b7e-4d94-b4f5-f3010af3b372 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18567 2024.08.27 19:10:45.459908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18568 2024.08.27 19:10:45.460056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18569 2024.08.27 19:10:45.460093 [ 3 ] {} <Debug> HTTP-Session: 8666ed50-9226-4318-bf06-583c92f2a27f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18570 2024.08.27 19:10:45.460123 [ 3 ] {} <Debug> HTTP-Session: 8666ed50-9226-4318-bf06-583c92f2a27f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18571 2024.08.27 19:10:45.460141 [ 3 ] {} <Debug> HTTP-Session: 8666ed50-9226-4318-bf06-583c92f2a27f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18572 2024.08.27 19:10:45.460197 [ 3 ] {} <Trace> HTTP-Session: 8666ed50-9226-4318-bf06-583c92f2a27f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18573 2024.08.27 19:10:45.460407 [ 3 ] {e438437a-3d50-479e-ab32-f05d12b44102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
18574 2024.08.27 19:10:45.460484 [ 3 ] {e438437a-3d50-479e-ab32-f05d12b44102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
18575 2024.08.27 19:10:45.460829 [ 3 ] {e438437a-3d50-479e-ab32-f05d12b44102} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18576 2024.08.27 19:10:45.461336 [ 3 ] {e438437a-3d50-479e-ab32-f05d12b44102} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18577 2024.08.27 19:10:45.461382 [ 3 ] {e438437a-3d50-479e-ab32-f05d12b44102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18578 2024.08.27 19:10:45.461808 [ 3 ] {e438437a-3d50-479e-ab32-f05d12b44102} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
18579 2024.08.27 19:10:45.462192 [ 3 ] {e438437a-3d50-479e-ab32-f05d12b44102} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18580 2024.08.27 19:10:45.462371 [ 3 ] {e438437a-3d50-479e-ab32-f05d12b44102} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002021 sec., 989.6091044037606 rows/sec., 80.70 KiB/sec.
18581 2024.08.27 19:10:45.462599 [ 3 ] {e438437a-3d50-479e-ab32-f05d12b44102} <Debug> DynamicQueryHandler: Done processing query
18582 2024.08.27 19:10:45.462628 [ 3 ] {e438437a-3d50-479e-ab32-f05d12b44102} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18583 2024.08.27 19:10:45.462644 [ 3 ] {} <Debug> HTTP-Session: 8666ed50-9226-4318-bf06-583c92f2a27f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18584 2024.08.27 19:10:45.462810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 42444, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18585 2024.08.27 19:10:45.462867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18586 2024.08.27 19:10:45.462887 [ 3 ] {} <Debug> HTTP-Session: ceb2b15a-69dc-4a43-8f21-9ce7f1097b4e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18587 2024.08.27 19:10:45.462906 [ 3 ] {} <Debug> HTTP-Session: ceb2b15a-69dc-4a43-8f21-9ce7f1097b4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18588 2024.08.27 19:10:45.462920 [ 3 ] {} <Debug> HTTP-Session: ceb2b15a-69dc-4a43-8f21-9ce7f1097b4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18589 2024.08.27 19:10:45.462954 [ 3 ] {} <Trace> HTTP-Session: ceb2b15a-69dc-4a43-8f21-9ce7f1097b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18590 2024.08.27 19:10:45.463139 [ 3 ] {40b9483d-042d-4926-b9c7-fa03d73a0d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18591 2024.08.27 19:10:45.463187 [ 3 ] {40b9483d-042d-4926-b9c7-fa03d73a0d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18592 2024.08.27 19:10:45.463421 [ 3 ] {40b9483d-042d-4926-b9c7-fa03d73a0d05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18593 2024.08.27 19:10:45.463954 [ 3 ] {40b9483d-042d-4926-b9c7-fa03d73a0d05} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18594 2024.08.27 19:10:45.463993 [ 3 ] {40b9483d-042d-4926-b9c7-fa03d73a0d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18595 2024.08.27 19:10:45.464368 [ 3 ] {40b9483d-042d-4926-b9c7-fa03d73a0d05} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
18596 2024.08.27 19:10:45.464724 [ 3 ] {40b9483d-042d-4926-b9c7-fa03d73a0d05} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18597 2024.08.27 19:10:45.464886 [ 3 ] {40b9483d-042d-4926-b9c7-fa03d73a0d05} <Debug> executeQuery: Read 280 rows, 25.44 KiB in 0.001838 sec., 152339.49945593034 rows/sec., 13.52 MiB/sec.
18598 2024.08.27 19:10:45.465174 [ 3 ] {40b9483d-042d-4926-b9c7-fa03d73a0d05} <Debug> DynamicQueryHandler: Done processing query
18599 2024.08.27 19:10:45.465236 [ 3 ] {40b9483d-042d-4926-b9c7-fa03d73a0d05} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
18600 2024.08.27 19:10:45.465293 [ 3 ] {} <Debug> HTTP-Session: ceb2b15a-69dc-4a43-8f21-9ce7f1097b4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18601 2024.08.27 19:10:45.465514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 6777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18602 2024.08.27 19:10:45.465580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18603 2024.08.27 19:10:45.465598 [ 3 ] {} <Debug> HTTP-Session: 891c6327-987b-4770-8cb3-74128c3e4163 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18604 2024.08.27 19:10:45.465615 [ 3 ] {} <Debug> HTTP-Session: 891c6327-987b-4770-8cb3-74128c3e4163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18605 2024.08.27 19:10:45.465629 [ 3 ] {} <Debug> HTTP-Session: 891c6327-987b-4770-8cb3-74128c3e4163 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18606 2024.08.27 19:10:45.465662 [ 3 ] {} <Trace> HTTP-Session: 891c6327-987b-4770-8cb3-74128c3e4163 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18607 2024.08.27 19:10:45.465785 [ 3 ] {af268c18-2233-494e-b700-8e965329b139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18608 2024.08.27 19:10:45.465831 [ 3 ] {af268c18-2233-494e-b700-8e965329b139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18609 2024.08.27 19:10:45.466074 [ 3 ] {af268c18-2233-494e-b700-8e965329b139} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18610 2024.08.27 19:10:45.466422 [ 3 ] {af268c18-2233-494e-b700-8e965329b139} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18611 2024.08.27 19:10:45.466459 [ 3 ] {af268c18-2233-494e-b700-8e965329b139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18612 2024.08.27 19:10:45.466812 [ 3 ] {af268c18-2233-494e-b700-8e965329b139} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
18613 2024.08.27 19:10:45.467179 [ 3 ] {af268c18-2233-494e-b700-8e965329b139} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18614 2024.08.27 19:10:45.467338 [ 3 ] {af268c18-2233-494e-b700-8e965329b139} <Debug> executeQuery: Read 47 rows, 3.52 KiB in 0.00159 sec., 29559.748427672956 rows/sec., 2.16 MiB/sec.
18615 2024.08.27 19:10:45.467514 [ 3 ] {af268c18-2233-494e-b700-8e965329b139} <Debug> DynamicQueryHandler: Done processing query
18616 2024.08.27 19:10:45.467539 [ 3 ] {af268c18-2233-494e-b700-8e965329b139} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
18617 2024.08.27 19:10:45.467556 [ 3 ] {} <Debug> HTTP-Session: 891c6327-987b-4770-8cb3-74128c3e4163 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18618 2024.08.27 19:10:45.467737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18619 2024.08.27 19:10:45.467786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18620 2024.08.27 19:10:45.467805 [ 3 ] {} <Debug> HTTP-Session: 073cc2b2-867e-4146-98a4-81f1e2ace6f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18621 2024.08.27 19:10:45.467822 [ 3 ] {} <Debug> HTTP-Session: 073cc2b2-867e-4146-98a4-81f1e2ace6f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18622 2024.08.27 19:10:45.467836 [ 3 ] {} <Debug> HTTP-Session: 073cc2b2-867e-4146-98a4-81f1e2ace6f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18623 2024.08.27 19:10:45.467869 [ 3 ] {} <Trace> HTTP-Session: 073cc2b2-867e-4146-98a4-81f1e2ace6f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18624 2024.08.27 19:10:45.467971 [ 3 ] {fab24a96-5026-40d6-a595-1d3270d92b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
18625 2024.08.27 19:10:45.468014 [ 3 ] {fab24a96-5026-40d6-a595-1d3270d92b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
18626 2024.08.27 19:10:45.468240 [ 3 ] {fab24a96-5026-40d6-a595-1d3270d92b93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18627 2024.08.27 19:10:45.468555 [ 3 ] {fab24a96-5026-40d6-a595-1d3270d92b93} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18628 2024.08.27 19:10:45.468593 [ 3 ] {fab24a96-5026-40d6-a595-1d3270d92b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18629 2024.08.27 19:10:45.468940 [ 3 ] {fab24a96-5026-40d6-a595-1d3270d92b93} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
18630 2024.08.27 19:10:45.469295 [ 3 ] {fab24a96-5026-40d6-a595-1d3270d92b93} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18631 2024.08.27 19:10:45.469443 [ 3 ] {fab24a96-5026-40d6-a595-1d3270d92b93} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001496 sec., 9358.288770053476 rows/sec., 655.39 KiB/sec.
18632 2024.08.27 19:10:45.469616 [ 3 ] {fab24a96-5026-40d6-a595-1d3270d92b93} <Debug> DynamicQueryHandler: Done processing query
18633 2024.08.27 19:10:45.469642 [ 3 ] {fab24a96-5026-40d6-a595-1d3270d92b93} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18634 2024.08.27 19:10:45.469658 [ 3 ] {} <Debug> HTTP-Session: 073cc2b2-867e-4146-98a4-81f1e2ace6f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18635 2024.08.27 19:10:45.469768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18636 2024.08.27 19:10:45.469817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18637 2024.08.27 19:10:45.469836 [ 3 ] {} <Debug> HTTP-Session: e8108698-69f9-481e-9d26-5f9277f7f49b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18638 2024.08.27 19:10:45.469853 [ 3 ] {} <Debug> HTTP-Session: e8108698-69f9-481e-9d26-5f9277f7f49b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18639 2024.08.27 19:10:45.469867 [ 3 ] {} <Debug> HTTP-Session: e8108698-69f9-481e-9d26-5f9277f7f49b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18640 2024.08.27 19:10:45.469898 [ 3 ] {} <Trace> HTTP-Session: e8108698-69f9-481e-9d26-5f9277f7f49b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18641 2024.08.27 19:10:45.469994 [ 3 ] {1e2e215e-df95-4eed-99de-df1242a0849d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
18642 2024.08.27 19:10:45.470037 [ 3 ] {1e2e215e-df95-4eed-99de-df1242a0849d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
18643 2024.08.27 19:10:45.470259 [ 3 ] {1e2e215e-df95-4eed-99de-df1242a0849d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18644 2024.08.27 19:10:45.470555 [ 3 ] {1e2e215e-df95-4eed-99de-df1242a0849d} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18645 2024.08.27 19:10:45.470592 [ 3 ] {1e2e215e-df95-4eed-99de-df1242a0849d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18646 2024.08.27 19:10:45.470931 [ 3 ] {1e2e215e-df95-4eed-99de-df1242a0849d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
18647 2024.08.27 19:10:45.471277 [ 3 ] {1e2e215e-df95-4eed-99de-df1242a0849d} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18648 2024.08.27 19:10:45.471429 [ 3 ] {1e2e215e-df95-4eed-99de-df1242a0849d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 243.64 KiB/sec.
18649 2024.08.27 19:10:45.471601 [ 3 ] {1e2e215e-df95-4eed-99de-df1242a0849d} <Debug> DynamicQueryHandler: Done processing query
18650 2024.08.27 19:10:45.471625 [ 3 ] {1e2e215e-df95-4eed-99de-df1242a0849d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18651 2024.08.27 19:10:45.471640 [ 3 ] {} <Debug> HTTP-Session: e8108698-69f9-481e-9d26-5f9277f7f49b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18652 2024.08.27 19:10:45.471854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 69744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18653 2024.08.27 19:10:45.471904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18654 2024.08.27 19:10:45.471923 [ 3 ] {} <Debug> HTTP-Session: d5766413-3562-4276-92c6-badcde984c44 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18655 2024.08.27 19:10:45.471940 [ 3 ] {} <Debug> HTTP-Session: d5766413-3562-4276-92c6-badcde984c44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18656 2024.08.27 19:10:45.471953 [ 3 ] {} <Debug> HTTP-Session: d5766413-3562-4276-92c6-badcde984c44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18657 2024.08.27 19:10:45.471984 [ 3 ] {} <Trace> HTTP-Session: d5766413-3562-4276-92c6-badcde984c44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18658 2024.08.27 19:10:45.472199 [ 3 ] {f99c102d-bc96-4680-9510-1216baac5083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18659 2024.08.27 19:10:45.472242 [ 3 ] {f99c102d-bc96-4680-9510-1216baac5083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18660 2024.08.27 19:10:45.472466 [ 3 ] {f99c102d-bc96-4680-9510-1216baac5083} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18661 2024.08.27 19:10:45.473031 [ 3 ] {f99c102d-bc96-4680-9510-1216baac5083} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18662 2024.08.27 19:10:45.473070 [ 3 ] {f99c102d-bc96-4680-9510-1216baac5083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18663 2024.08.27 19:10:45.473438 [ 3 ] {f99c102d-bc96-4680-9510-1216baac5083} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
18664 2024.08.27 19:10:45.473802 [ 3 ] {f99c102d-bc96-4680-9510-1216baac5083} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18665 2024.08.27 19:10:45.473958 [ 3 ] {f99c102d-bc96-4680-9510-1216baac5083} <Debug> executeQuery: Read 429 rows, 31.45 KiB in 0.00187 sec., 229411.76470588235 rows/sec., 16.42 MiB/sec.
18666 2024.08.27 19:10:45.474206 [ 3 ] {f99c102d-bc96-4680-9510-1216baac5083} <Debug> DynamicQueryHandler: Done processing query
18667 2024.08.27 19:10:45.474263 [ 3 ] {f99c102d-bc96-4680-9510-1216baac5083} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
18668 2024.08.27 19:10:45.474321 [ 3 ] {} <Debug> HTTP-Session: d5766413-3562-4276-92c6-badcde984c44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18669 2024.08.27 19:10:45.474540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18670 2024.08.27 19:10:45.474626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18671 2024.08.27 19:10:45.474647 [ 3 ] {} <Debug> HTTP-Session: 4e2d6b1f-3509-40bf-a987-1ae3b4073423 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18672 2024.08.27 19:10:45.474665 [ 3 ] {} <Debug> HTTP-Session: 4e2d6b1f-3509-40bf-a987-1ae3b4073423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18673 2024.08.27 19:10:45.474679 [ 3 ] {} <Debug> HTTP-Session: 4e2d6b1f-3509-40bf-a987-1ae3b4073423 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18674 2024.08.27 19:10:45.474711 [ 3 ] {} <Trace> HTTP-Session: 4e2d6b1f-3509-40bf-a987-1ae3b4073423 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18675 2024.08.27 19:10:45.474813 [ 3 ] {23083ce6-b2ab-4ff1-a292-80557efd0889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
18676 2024.08.27 19:10:45.474860 [ 3 ] {23083ce6-b2ab-4ff1-a292-80557efd0889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
18677 2024.08.27 19:10:45.475010 [ 3 ] {23083ce6-b2ab-4ff1-a292-80557efd0889} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18678 2024.08.27 19:10:45.475304 [ 3 ] {23083ce6-b2ab-4ff1-a292-80557efd0889} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18679 2024.08.27 19:10:45.475342 [ 3 ] {23083ce6-b2ab-4ff1-a292-80557efd0889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18680 2024.08.27 19:10:45.475695 [ 3 ] {23083ce6-b2ab-4ff1-a292-80557efd0889} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
18681 2024.08.27 19:10:45.476032 [ 3 ] {23083ce6-b2ab-4ff1-a292-80557efd0889} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18682 2024.08.27 19:10:45.476180 [ 3 ] {23083ce6-b2ab-4ff1-a292-80557efd0889} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001394 sec., 4304.16068866571 rows/sec., 224.88 KiB/sec.
18683 2024.08.27 19:10:45.476342 [ 3 ] {23083ce6-b2ab-4ff1-a292-80557efd0889} <Debug> DynamicQueryHandler: Done processing query
18684 2024.08.27 19:10:45.476366 [ 3 ] {23083ce6-b2ab-4ff1-a292-80557efd0889} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
18685 2024.08.27 19:10:45.476382 [ 3 ] {} <Debug> HTTP-Session: 4e2d6b1f-3509-40bf-a987-1ae3b4073423 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18686 2024.08.27 19:10:45.476554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18687 2024.08.27 19:10:45.476603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18688 2024.08.27 19:10:45.476623 [ 3 ] {} <Debug> HTTP-Session: eb295ed5-5568-4f26-aa65-2dc5d36a4df3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18689 2024.08.27 19:10:45.476640 [ 3 ] {} <Debug> HTTP-Session: eb295ed5-5568-4f26-aa65-2dc5d36a4df3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18690 2024.08.27 19:10:45.476654 [ 3 ] {} <Debug> HTTP-Session: eb295ed5-5568-4f26-aa65-2dc5d36a4df3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18691 2024.08.27 19:10:45.476685 [ 3 ] {} <Trace> HTTP-Session: eb295ed5-5568-4f26-aa65-2dc5d36a4df3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18692 2024.08.27 19:10:45.476921 [ 3 ] {fb0d68e2-edcb-4400-914f-27521e4f2385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18693 2024.08.27 19:10:45.476969 [ 3 ] {fb0d68e2-edcb-4400-914f-27521e4f2385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18694 2024.08.27 19:10:45.477112 [ 3 ] {fb0d68e2-edcb-4400-914f-27521e4f2385} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18695 2024.08.27 19:10:45.477549 [ 3 ] {fb0d68e2-edcb-4400-914f-27521e4f2385} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18696 2024.08.27 19:10:45.477586 [ 3 ] {fb0d68e2-edcb-4400-914f-27521e4f2385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18697 2024.08.27 19:10:45.477973 [ 3 ] {fb0d68e2-edcb-4400-914f-27521e4f2385} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
18698 2024.08.27 19:10:45.478309 [ 3 ] {fb0d68e2-edcb-4400-914f-27521e4f2385} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18699 2024.08.27 19:10:45.478456 [ 3 ] {fb0d68e2-edcb-4400-914f-27521e4f2385} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001679 sec., 141751.04228707566 rows/sec., 9.50 MiB/sec.
18700 2024.08.27 19:10:45.478628 [ 3 ] {fb0d68e2-edcb-4400-914f-27521e4f2385} <Debug> DynamicQueryHandler: Done processing query
18701 2024.08.27 19:10:45.478653 [ 3 ] {fb0d68e2-edcb-4400-914f-27521e4f2385} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
18702 2024.08.27 19:10:45.478669 [ 3 ] {} <Debug> HTTP-Session: eb295ed5-5568-4f26-aa65-2dc5d36a4df3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18703 2024.08.27 19:10:45.478818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18704 2024.08.27 19:10:45.478868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18705 2024.08.27 19:10:45.478888 [ 3 ] {} <Debug> HTTP-Session: 88019143-6d82-43c5-9996-b4f37448dede Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18706 2024.08.27 19:10:45.478905 [ 3 ] {} <Debug> HTTP-Session: 88019143-6d82-43c5-9996-b4f37448dede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18707 2024.08.27 19:10:45.478918 [ 3 ] {} <Debug> HTTP-Session: 88019143-6d82-43c5-9996-b4f37448dede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18708 2024.08.27 19:10:45.478948 [ 3 ] {} <Trace> HTTP-Session: 88019143-6d82-43c5-9996-b4f37448dede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18709 2024.08.27 19:10:45.479041 [ 3 ] {ef2176ec-296a-48a1-b9d4-8d7a157e0ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
18710 2024.08.27 19:10:45.479086 [ 3 ] {ef2176ec-296a-48a1-b9d4-8d7a157e0ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
18711 2024.08.27 19:10:45.479215 [ 3 ] {ef2176ec-296a-48a1-b9d4-8d7a157e0ef3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18712 2024.08.27 19:10:45.479493 [ 3 ] {ef2176ec-296a-48a1-b9d4-8d7a157e0ef3} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18713 2024.08.27 19:10:45.479531 [ 3 ] {ef2176ec-296a-48a1-b9d4-8d7a157e0ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18714 2024.08.27 19:10:45.479886 [ 3 ] {ef2176ec-296a-48a1-b9d4-8d7a157e0ef3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
18715 2024.08.27 19:10:45.480212 [ 3 ] {ef2176ec-296a-48a1-b9d4-8d7a157e0ef3} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18716 2024.08.27 19:10:45.480369 [ 3 ] {ef2176ec-296a-48a1-b9d4-8d7a157e0ef3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00134 sec., 746.2686567164179 rows/sec., 50.29 KiB/sec.
18717 2024.08.27 19:10:45.480622 [ 3 ] {ef2176ec-296a-48a1-b9d4-8d7a157e0ef3} <Debug> DynamicQueryHandler: Done processing query
18718 2024.08.27 19:10:45.480683 [ 3 ] {ef2176ec-296a-48a1-b9d4-8d7a157e0ef3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
18719 2024.08.27 19:10:45.480739 [ 3 ] {} <Debug> HTTP-Session: 88019143-6d82-43c5-9996-b4f37448dede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18720 2024.08.27 19:10:45.480940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 72890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18721 2024.08.27 19:10:45.480990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18722 2024.08.27 19:10:45.481009 [ 3 ] {} <Debug> HTTP-Session: 1e92b4e5-2ec9-45d5-a32b-fba9dd45354f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18723 2024.08.27 19:10:45.481026 [ 3 ] {} <Debug> HTTP-Session: 1e92b4e5-2ec9-45d5-a32b-fba9dd45354f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18724 2024.08.27 19:10:45.481040 [ 3 ] {} <Debug> HTTP-Session: 1e92b4e5-2ec9-45d5-a32b-fba9dd45354f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18725 2024.08.27 19:10:45.481072 [ 3 ] {} <Trace> HTTP-Session: 1e92b4e5-2ec9-45d5-a32b-fba9dd45354f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18726 2024.08.27 19:10:45.481503 [ 3 ] {c2ee05c5-588a-41e0-b82f-d4547280973a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
18727 2024.08.27 19:10:45.481574 [ 3 ] {c2ee05c5-588a-41e0-b82f-d4547280973a} <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
18728 2024.08.27 19:10:45.481999 [ 3 ] {c2ee05c5-588a-41e0-b82f-d4547280973a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18729 2024.08.27 19:10:45.482821 [ 3 ] {c2ee05c5-588a-41e0-b82f-d4547280973a} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18730 2024.08.27 19:10:45.482860 [ 3 ] {c2ee05c5-588a-41e0-b82f-d4547280973a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18731 2024.08.27 19:10:45.483539 [ 3 ] {c2ee05c5-588a-41e0-b82f-d4547280973a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
18732 2024.08.27 19:10:45.483952 [ 3 ] {c2ee05c5-588a-41e0-b82f-d4547280973a} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18733 2024.08.27 19:10:45.484147 [ 3 ] {c2ee05c5-588a-41e0-b82f-d4547280973a} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002972 sec., 15141.318977119785 rows/sec., 27.13 MiB/sec.
18734 2024.08.27 19:10:45.484583 [ 3 ] {c2ee05c5-588a-41e0-b82f-d4547280973a} <Debug> DynamicQueryHandler: Done processing query
18735 2024.08.27 19:10:45.484637 [ 3 ] {c2ee05c5-588a-41e0-b82f-d4547280973a} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
18736 2024.08.27 19:10:45.484690 [ 3 ] {} <Debug> HTTP-Session: 1e92b4e5-2ec9-45d5-a32b-fba9dd45354f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18737 2024.08.27 19:10:45.484859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18738 2024.08.27 19:10:45.484912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18739 2024.08.27 19:10:45.484931 [ 3 ] {} <Debug> HTTP-Session: cfd9b38f-65a7-409d-a229-f09fa73c921e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18740 2024.08.27 19:10:45.484949 [ 3 ] {} <Debug> HTTP-Session: cfd9b38f-65a7-409d-a229-f09fa73c921e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18741 2024.08.27 19:10:45.484963 [ 3 ] {} <Debug> HTTP-Session: cfd9b38f-65a7-409d-a229-f09fa73c921e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18742 2024.08.27 19:10:45.484995 [ 3 ] {} <Trace> HTTP-Session: cfd9b38f-65a7-409d-a229-f09fa73c921e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18743 2024.08.27 19:10:45.485120 [ 3 ] {6842b653-7590-482b-a36a-4e91a215ecf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18744 2024.08.27 19:10:45.485165 [ 3 ] {6842b653-7590-482b-a36a-4e91a215ecf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18745 2024.08.27 19:10:45.485307 [ 3 ] {6842b653-7590-482b-a36a-4e91a215ecf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18746 2024.08.27 19:10:45.485619 [ 3 ] {6842b653-7590-482b-a36a-4e91a215ecf3} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18747 2024.08.27 19:10:45.485655 [ 3 ] {6842b653-7590-482b-a36a-4e91a215ecf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18748 2024.08.27 19:10:45.486020 [ 3 ] {6842b653-7590-482b-a36a-4e91a215ecf3} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
18749 2024.08.27 19:10:45.486351 [ 3 ] {6842b653-7590-482b-a36a-4e91a215ecf3} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18750 2024.08.27 19:10:45.486500 [ 3 ] {6842b653-7590-482b-a36a-4e91a215ecf3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001419 sec., 57787.17406624384 rows/sec., 3.67 MiB/sec.
18751 2024.08.27 19:10:45.486653 [ 3 ] {6842b653-7590-482b-a36a-4e91a215ecf3} <Debug> DynamicQueryHandler: Done processing query
18752 2024.08.27 19:10:45.486677 [ 3 ] {6842b653-7590-482b-a36a-4e91a215ecf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18753 2024.08.27 19:10:45.486694 [ 3 ] {} <Debug> HTTP-Session: cfd9b38f-65a7-409d-a229-f09fa73c921e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18754 2024.08.27 19:10:50.453165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18755 2024.08.27 19:10:50.453309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18756 2024.08.27 19:10:50.453341 [ 3 ] {} <Debug> HTTP-Session: 75eb58c2-646e-45ec-8652-df8a92cdbc41 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18757 2024.08.27 19:10:50.453371 [ 3 ] {} <Debug> HTTP-Session: 75eb58c2-646e-45ec-8652-df8a92cdbc41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18758 2024.08.27 19:10:50.453390 [ 3 ] {} <Debug> HTTP-Session: 75eb58c2-646e-45ec-8652-df8a92cdbc41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18759 2024.08.27 19:10:50.453446 [ 3 ] {} <Trace> HTTP-Session: 75eb58c2-646e-45ec-8652-df8a92cdbc41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18760 2024.08.27 19:10:50.453652 [ 3 ] {3571faae-ac38-4615-8313-e641fa31841d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
18761 2024.08.27 19:10:50.453731 [ 3 ] {3571faae-ac38-4615-8313-e641fa31841d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
18762 2024.08.27 19:10:50.454126 [ 3 ] {3571faae-ac38-4615-8313-e641fa31841d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18763 2024.08.27 19:10:50.454635 [ 3 ] {3571faae-ac38-4615-8313-e641fa31841d} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18764 2024.08.27 19:10:50.454676 [ 3 ] {3571faae-ac38-4615-8313-e641fa31841d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18765 2024.08.27 19:10:50.455105 [ 3 ] {3571faae-ac38-4615-8313-e641fa31841d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
18766 2024.08.27 19:10:50.455509 [ 3 ] {3571faae-ac38-4615-8313-e641fa31841d} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18767 2024.08.27 19:10:50.455651 [ 59 ] {} <Debug> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50) (MergerMutator): Selected 6 parts from all_1_49_10 to all_54_54_0
18768 2024.08.27 19:10:50.455661 [ 3 ] {3571faae-ac38-4615-8313-e641fa31841d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002069 sec., 966.6505558240696 rows/sec., 78.82 KiB/sec.
18769 2024.08.27 19:10:50.455696 [ 59 ] {} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18770 2024.08.27 19:10:50.455735 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18771 2024.08.27 19:10:50.455869 [ 199 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_54_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_49_10 to all_54_54_0 into Compact with storage Full
18772 2024.08.27 19:10:50.455931 [ 3 ] {3571faae-ac38-4615-8313-e641fa31841d} <Debug> DynamicQueryHandler: Done processing query
18773 2024.08.27 19:10:50.455963 [ 3 ] {3571faae-ac38-4615-8313-e641fa31841d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18774 2024.08.27 19:10:50.455989 [ 3 ] {} <Debug> HTTP-Session: 75eb58c2-646e-45ec-8652-df8a92cdbc41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18775 2024.08.27 19:10:50.456047 [ 199 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_54_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18776 2024.08.27 19:10:50.456086 [ 199 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_10, total 21 rows starting from the beginning of the part
18777 2024.08.27 19:10:50.456187 [ 199 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2 rows starting from the beginning of the part
18778 2024.08.27 19:10:50.456188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18779 2024.08.27 19:10:50.456429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18780 2024.08.27 19:10:50.456565 [ 3 ] {} <Debug> HTTP-Session: 9299b4bf-186a-4cf6-af8e-d263968b5d3e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18781 2024.08.27 19:10:50.456579 [ 199 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 4 rows starting from the beginning of the part
18782 2024.08.27 19:10:50.456607 [ 3 ] {} <Debug> HTTP-Session: 9299b4bf-186a-4cf6-af8e-d263968b5d3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18783 2024.08.27 19:10:50.456642 [ 3 ] {} <Debug> HTTP-Session: 9299b4bf-186a-4cf6-af8e-d263968b5d3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18784 2024.08.27 19:10:50.456761 [ 3 ] {} <Trace> HTTP-Session: 9299b4bf-186a-4cf6-af8e-d263968b5d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18785 2024.08.27 19:10:50.456771 [ 199 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 4 rows starting from the beginning of the part
18786 2024.08.27 19:10:50.457134 [ 199 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 2 rows starting from the beginning of the part
18787 2024.08.27 19:10:50.457166 [ 3 ] {6c0c2a0d-cf28-49aa-9898-32d73c023dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18788 2024.08.27 19:10:50.457286 [ 199 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 2 rows starting from the beginning of the part
18789 2024.08.27 19:10:50.457286 [ 3 ] {6c0c2a0d-cf28-49aa-9898-32d73c023dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18790 2024.08.27 19:10:50.457870 [ 3 ] {6c0c2a0d-cf28-49aa-9898-32d73c023dfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18791 2024.08.27 19:10:50.458447 [ 3 ] {6c0c2a0d-cf28-49aa-9898-32d73c023dfa} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18792 2024.08.27 19:10:50.458494 [ 3 ] {6c0c2a0d-cf28-49aa-9898-32d73c023dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18793 2024.08.27 19:10:50.458786 [ 199 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_54_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 5 columns (5 merged, 0 gathered) in 0.002982191 sec., 11736.337478048858 rows/sec., 995.49 KiB/sec.
18794 2024.08.27 19:10:50.458915 [ 199 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_54_11} <Trace> MergedBlockOutputStream: filled checksums all_1_54_11 (state Temporary)
18795 2024.08.27 19:10:50.459065 [ 3 ] {6c0c2a0d-cf28-49aa-9898-32d73c023dfa} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
18796 2024.08.27 19:10:50.459432 [ 199 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_54_11} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_merge_all_1_54_11 to all_1_54_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18797 2024.08.27 19:10:50.459517 [ 199 ] {8552a87b-971f-4594-abc6-bfd1aee08d50::all_1_54_11} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50) (MergerMutator): Merged 6 parts: [all_1_49_10, all_54_54_0] -> all_1_54_11
18798 2024.08.27 19:10:50.459562 [ 3 ] {6c0c2a0d-cf28-49aa-9898-32d73c023dfa} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18799 2024.08.27 19:10:50.459605 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
18800 2024.08.27 19:10:50.459723 [ 3 ] {6c0c2a0d-cf28-49aa-9898-32d73c023dfa} <Debug> executeQuery: Read 73 rows, 6.06 KiB in 0.002716 sec., 26877.761413843888 rows/sec., 2.18 MiB/sec.
18801 2024.08.27 19:10:50.460024 [ 3 ] {6c0c2a0d-cf28-49aa-9898-32d73c023dfa} <Debug> DynamicQueryHandler: Done processing query
18802 2024.08.27 19:10:50.460097 [ 3 ] {6c0c2a0d-cf28-49aa-9898-32d73c023dfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
18803 2024.08.27 19:10:50.460160 [ 3 ] {} <Debug> HTTP-Session: 9299b4bf-186a-4cf6-af8e-d263968b5d3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18804 2024.08.27 19:10:50.460458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18805 2024.08.27 19:10:50.460513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18806 2024.08.27 19:10:50.460533 [ 3 ] {} <Debug> HTTP-Session: c7079e97-cf72-4c24-91a0-795fdb3e3e5a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18807 2024.08.27 19:10:50.460552 [ 3 ] {} <Debug> HTTP-Session: c7079e97-cf72-4c24-91a0-795fdb3e3e5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18808 2024.08.27 19:10:50.460567 [ 3 ] {} <Debug> HTTP-Session: c7079e97-cf72-4c24-91a0-795fdb3e3e5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18809 2024.08.27 19:10:50.460602 [ 3 ] {} <Trace> HTTP-Session: c7079e97-cf72-4c24-91a0-795fdb3e3e5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18810 2024.08.27 19:10:50.460714 [ 3 ] {f09bdf0f-e014-4091-9a74-d99cdb02593f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18811 2024.08.27 19:10:50.460762 [ 3 ] {f09bdf0f-e014-4091-9a74-d99cdb02593f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18812 2024.08.27 19:10:50.461006 [ 3 ] {f09bdf0f-e014-4091-9a74-d99cdb02593f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18813 2024.08.27 19:10:50.461351 [ 3 ] {f09bdf0f-e014-4091-9a74-d99cdb02593f} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18814 2024.08.27 19:10:50.461388 [ 3 ] {f09bdf0f-e014-4091-9a74-d99cdb02593f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18815 2024.08.27 19:10:50.461746 [ 3 ] {f09bdf0f-e014-4091-9a74-d99cdb02593f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
18816 2024.08.27 19:10:50.462122 [ 3 ] {f09bdf0f-e014-4091-9a74-d99cdb02593f} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18817 2024.08.27 19:10:50.462251 [ 3 ] {f09bdf0f-e014-4091-9a74-d99cdb02593f} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001568 sec., 6377.551020408164 rows/sec., 472.71 KiB/sec.
18818 2024.08.27 19:10:50.462429 [ 3 ] {f09bdf0f-e014-4091-9a74-d99cdb02593f} <Debug> DynamicQueryHandler: Done processing query
18819 2024.08.27 19:10:50.462454 [ 3 ] {f09bdf0f-e014-4091-9a74-d99cdb02593f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18820 2024.08.27 19:10:50.462470 [ 3 ] {} <Debug> HTTP-Session: c7079e97-cf72-4c24-91a0-795fdb3e3e5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18821 2024.08.27 19:10:50.462636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18822 2024.08.27 19:10:50.462686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18823 2024.08.27 19:10:50.462707 [ 3 ] {} <Debug> HTTP-Session: 53f388e4-51b9-43db-9eeb-35bd881fc088 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18824 2024.08.27 19:10:50.462724 [ 3 ] {} <Debug> HTTP-Session: 53f388e4-51b9-43db-9eeb-35bd881fc088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18825 2024.08.27 19:10:50.462738 [ 3 ] {} <Debug> HTTP-Session: 53f388e4-51b9-43db-9eeb-35bd881fc088 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18826 2024.08.27 19:10:50.462770 [ 3 ] {} <Trace> HTTP-Session: 53f388e4-51b9-43db-9eeb-35bd881fc088 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18827 2024.08.27 19:10:50.462889 [ 3 ] {7fed0bc8-bd28-43f2-bc99-f1cdf584281f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18828 2024.08.27 19:10:50.462932 [ 3 ] {7fed0bc8-bd28-43f2-bc99-f1cdf584281f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18829 2024.08.27 19:10:50.463157 [ 3 ] {7fed0bc8-bd28-43f2-bc99-f1cdf584281f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18830 2024.08.27 19:10:50.463548 [ 3 ] {7fed0bc8-bd28-43f2-bc99-f1cdf584281f} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18831 2024.08.27 19:10:50.463586 [ 3 ] {7fed0bc8-bd28-43f2-bc99-f1cdf584281f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18832 2024.08.27 19:10:50.463942 [ 3 ] {7fed0bc8-bd28-43f2-bc99-f1cdf584281f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
18833 2024.08.27 19:10:50.464300 [ 3 ] {7fed0bc8-bd28-43f2-bc99-f1cdf584281f} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18834 2024.08.27 19:10:50.464432 [ 3 ] {7fed0bc8-bd28-43f2-bc99-f1cdf584281f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001584 sec., 46717.17171717172 rows/sec., 3.65 MiB/sec.
18835 2024.08.27 19:10:50.464608 [ 3 ] {7fed0bc8-bd28-43f2-bc99-f1cdf584281f} <Debug> DynamicQueryHandler: Done processing query
18836 2024.08.27 19:10:50.464633 [ 3 ] {7fed0bc8-bd28-43f2-bc99-f1cdf584281f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
18837 2024.08.27 19:10:50.464648 [ 3 ] {} <Debug> HTTP-Session: 53f388e4-51b9-43db-9eeb-35bd881fc088 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18838 2024.08.27 19:10:50.464907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18839 2024.08.27 19:10:50.464956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18840 2024.08.27 19:10:50.464976 [ 3 ] {} <Debug> HTTP-Session: b1f92fe4-7a2b-42b5-b753-a6d73d4b91bb Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18841 2024.08.27 19:10:50.464994 [ 3 ] {} <Debug> HTTP-Session: b1f92fe4-7a2b-42b5-b753-a6d73d4b91bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18842 2024.08.27 19:10:50.465008 [ 3 ] {} <Debug> HTTP-Session: b1f92fe4-7a2b-42b5-b753-a6d73d4b91bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18843 2024.08.27 19:10:50.465039 [ 3 ] {} <Trace> HTTP-Session: b1f92fe4-7a2b-42b5-b753-a6d73d4b91bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18844 2024.08.27 19:10:50.465196 [ 3 ] {7d28eda8-9112-46c9-874a-ca960ad79231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18845 2024.08.27 19:10:50.465244 [ 3 ] {7d28eda8-9112-46c9-874a-ca960ad79231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18846 2024.08.27 19:10:50.465388 [ 3 ] {7d28eda8-9112-46c9-874a-ca960ad79231} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18847 2024.08.27 19:10:50.465774 [ 3 ] {7d28eda8-9112-46c9-874a-ca960ad79231} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18848 2024.08.27 19:10:50.465810 [ 3 ] {7d28eda8-9112-46c9-874a-ca960ad79231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18849 2024.08.27 19:10:50.466198 [ 3 ] {7d28eda8-9112-46c9-874a-ca960ad79231} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
18850 2024.08.27 19:10:50.466536 [ 3 ] {7d28eda8-9112-46c9-874a-ca960ad79231} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18851 2024.08.27 19:10:50.466666 [ 3 ] {7d28eda8-9112-46c9-874a-ca960ad79231} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001543 sec., 104342.19053791315 rows/sec., 7.27 MiB/sec.
18852 2024.08.27 19:10:50.466842 [ 3 ] {7d28eda8-9112-46c9-874a-ca960ad79231} <Debug> DynamicQueryHandler: Done processing query
18853 2024.08.27 19:10:50.466867 [ 3 ] {7d28eda8-9112-46c9-874a-ca960ad79231} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
18854 2024.08.27 19:10:50.466883 [ 3 ] {} <Debug> HTTP-Session: b1f92fe4-7a2b-42b5-b753-a6d73d4b91bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18855 2024.08.27 19:10:50.467018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18856 2024.08.27 19:10:50.467068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18857 2024.08.27 19:10:50.467087 [ 3 ] {} <Debug> HTTP-Session: 5143515d-186f-488f-90ec-54b3a6e9792e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18858 2024.08.27 19:10:50.467104 [ 3 ] {} <Debug> HTTP-Session: 5143515d-186f-488f-90ec-54b3a6e9792e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18859 2024.08.27 19:10:50.467119 [ 3 ] {} <Debug> HTTP-Session: 5143515d-186f-488f-90ec-54b3a6e9792e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18860 2024.08.27 19:10:50.467150 [ 3 ] {} <Trace> HTTP-Session: 5143515d-186f-488f-90ec-54b3a6e9792e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18861 2024.08.27 19:10:50.467321 [ 3 ] {ec6a8672-b1b5-4901-ab43-4c230cf3ac33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
18862 2024.08.27 19:10:50.467387 [ 3 ] {ec6a8672-b1b5-4901-ab43-4c230cf3ac33} <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
18863 2024.08.27 19:10:50.467783 [ 3 ] {ec6a8672-b1b5-4901-ab43-4c230cf3ac33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18864 2024.08.27 19:10:50.468319 [ 3 ] {ec6a8672-b1b5-4901-ab43-4c230cf3ac33} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18865 2024.08.27 19:10:50.468357 [ 3 ] {ec6a8672-b1b5-4901-ab43-4c230cf3ac33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18866 2024.08.27 19:10:50.468965 [ 3 ] {ec6a8672-b1b5-4901-ab43-4c230cf3ac33} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
18867 2024.08.27 19:10:50.469378 [ 3 ] {ec6a8672-b1b5-4901-ab43-4c230cf3ac33} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18868 2024.08.27 19:10:50.469538 [ 3 ] {ec6a8672-b1b5-4901-ab43-4c230cf3ac33} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002314 sec., 3457.216940363008 rows/sec., 6.20 MiB/sec.
18869 2024.08.27 19:10:50.469913 [ 3 ] {ec6a8672-b1b5-4901-ab43-4c230cf3ac33} <Debug> DynamicQueryHandler: Done processing query
18870 2024.08.27 19:10:50.469978 [ 3 ] {ec6a8672-b1b5-4901-ab43-4c230cf3ac33} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
18871 2024.08.27 19:10:50.470043 [ 3 ] {} <Debug> HTTP-Session: 5143515d-186f-488f-90ec-54b3a6e9792e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18872 2024.08.27 19:10:50.470335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18873 2024.08.27 19:10:50.470445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18874 2024.08.27 19:10:50.470484 [ 3 ] {} <Debug> HTTP-Session: 40d059f8-dc55-41b1-baf4-05b1429b11ab Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18875 2024.08.27 19:10:50.470501 [ 3 ] {} <Debug> HTTP-Session: 40d059f8-dc55-41b1-baf4-05b1429b11ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18876 2024.08.27 19:10:50.470515 [ 3 ] {} <Debug> HTTP-Session: 40d059f8-dc55-41b1-baf4-05b1429b11ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18877 2024.08.27 19:10:50.470548 [ 3 ] {} <Trace> HTTP-Session: 40d059f8-dc55-41b1-baf4-05b1429b11ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18878 2024.08.27 19:10:50.470680 [ 3 ] {3377fa92-6d4a-4b15-b97b-a567dd28063e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18879 2024.08.27 19:10:50.470728 [ 3 ] {3377fa92-6d4a-4b15-b97b-a567dd28063e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18880 2024.08.27 19:10:50.470873 [ 3 ] {3377fa92-6d4a-4b15-b97b-a567dd28063e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18881 2024.08.27 19:10:50.471177 [ 3 ] {3377fa92-6d4a-4b15-b97b-a567dd28063e} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18882 2024.08.27 19:10:50.471214 [ 3 ] {3377fa92-6d4a-4b15-b97b-a567dd28063e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18883 2024.08.27 19:10:50.471587 [ 3 ] {3377fa92-6d4a-4b15-b97b-a567dd28063e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
18884 2024.08.27 19:10:50.471915 [ 3 ] {3377fa92-6d4a-4b15-b97b-a567dd28063e} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18885 2024.08.27 19:10:50.472062 [ 3 ] {3377fa92-6d4a-4b15-b97b-a567dd28063e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001425 sec., 42105.26315789473 rows/sec., 2.84 MiB/sec.
18886 2024.08.27 19:10:50.472239 [ 3 ] {3377fa92-6d4a-4b15-b97b-a567dd28063e} <Debug> DynamicQueryHandler: Done processing query
18887 2024.08.27 19:10:50.472265 [ 3 ] {3377fa92-6d4a-4b15-b97b-a567dd28063e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18888 2024.08.27 19:10:50.472281 [ 3 ] {} <Debug> HTTP-Session: 40d059f8-dc55-41b1-baf4-05b1429b11ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18889 2024.08.27 19:10:50.691948 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache
18890 2024.08.27 19:10:50.692029 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache
18891 2024.08.27 19:10:55.459259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18892 2024.08.27 19:10:55.459403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18893 2024.08.27 19:10:55.459434 [ 3 ] {} <Debug> HTTP-Session: 62a6684c-9020-41d1-b1e1-bf8c18b0071f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18894 2024.08.27 19:10:55.459464 [ 3 ] {} <Debug> HTTP-Session: 62a6684c-9020-41d1-b1e1-bf8c18b0071f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18895 2024.08.27 19:10:55.459483 [ 3 ] {} <Debug> HTTP-Session: 62a6684c-9020-41d1-b1e1-bf8c18b0071f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18896 2024.08.27 19:10:55.459540 [ 3 ] {} <Trace> HTTP-Session: 62a6684c-9020-41d1-b1e1-bf8c18b0071f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18897 2024.08.27 19:10:55.459751 [ 3 ] {71562bb8-110f-4c44-93c2-b5b5f12565e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
18898 2024.08.27 19:10:55.459828 [ 3 ] {71562bb8-110f-4c44-93c2-b5b5f12565e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
18899 2024.08.27 19:10:55.460191 [ 3 ] {71562bb8-110f-4c44-93c2-b5b5f12565e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18900 2024.08.27 19:10:55.460710 [ 3 ] {71562bb8-110f-4c44-93c2-b5b5f12565e6} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18901 2024.08.27 19:10:55.460758 [ 3 ] {71562bb8-110f-4c44-93c2-b5b5f12565e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18902 2024.08.27 19:10:55.461190 [ 3 ] {71562bb8-110f-4c44-93c2-b5b5f12565e6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
18903 2024.08.27 19:10:55.461599 [ 3 ] {71562bb8-110f-4c44-93c2-b5b5f12565e6} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18904 2024.08.27 19:10:55.461786 [ 3 ] {71562bb8-110f-4c44-93c2-b5b5f12565e6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002093 sec., 955.5661729574774 rows/sec., 77.92 KiB/sec.
18905 2024.08.27 19:10:55.462008 [ 3 ] {71562bb8-110f-4c44-93c2-b5b5f12565e6} <Debug> DynamicQueryHandler: Done processing query
18906 2024.08.27 19:10:55.462036 [ 3 ] {71562bb8-110f-4c44-93c2-b5b5f12565e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18907 2024.08.27 19:10:55.462053 [ 3 ] {} <Debug> HTTP-Session: 62a6684c-9020-41d1-b1e1-bf8c18b0071f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18908 2024.08.27 19:10:55.462333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 42444, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18909 2024.08.27 19:10:55.462395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18910 2024.08.27 19:10:55.462417 [ 3 ] {} <Debug> HTTP-Session: e010a815-a9b2-4749-beab-2658e312db75 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18911 2024.08.27 19:10:55.462436 [ 3 ] {} <Debug> HTTP-Session: e010a815-a9b2-4749-beab-2658e312db75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18912 2024.08.27 19:10:55.462450 [ 3 ] {} <Debug> HTTP-Session: e010a815-a9b2-4749-beab-2658e312db75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18913 2024.08.27 19:10:55.462487 [ 3 ] {} <Trace> HTTP-Session: e010a815-a9b2-4749-beab-2658e312db75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18914 2024.08.27 19:10:55.462682 [ 3 ] {bf717270-73b2-413a-9a67-648cbf703e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18915 2024.08.27 19:10:55.462732 [ 3 ] {bf717270-73b2-413a-9a67-648cbf703e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18916 2024.08.27 19:10:55.462970 [ 3 ] {bf717270-73b2-413a-9a67-648cbf703e9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18917 2024.08.27 19:10:55.463469 [ 3 ] {bf717270-73b2-413a-9a67-648cbf703e9a} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18918 2024.08.27 19:10:55.463509 [ 3 ] {bf717270-73b2-413a-9a67-648cbf703e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18919 2024.08.27 19:10:55.463898 [ 3 ] {bf717270-73b2-413a-9a67-648cbf703e9a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
18920 2024.08.27 19:10:55.464263 [ 3 ] {bf717270-73b2-413a-9a67-648cbf703e9a} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18921 2024.08.27 19:10:55.464425 [ 3 ] {bf717270-73b2-413a-9a67-648cbf703e9a} <Debug> executeQuery: Read 280 rows, 25.44 KiB in 0.001838 sec., 152339.49945593034 rows/sec., 13.52 MiB/sec.
18922 2024.08.27 19:10:55.464435 [ 53 ] {} <Debug> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
18923 2024.08.27 19:10:55.464554 [ 53 ] {} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18924 2024.08.27 19:10:55.464602 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18925 2024.08.27 19:10:55.464732 [ 3 ] {bf717270-73b2-413a-9a67-648cbf703e9a} <Debug> DynamicQueryHandler: Done processing query
18926 2024.08.27 19:10:55.464816 [ 3 ] {bf717270-73b2-413a-9a67-648cbf703e9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
18927 2024.08.27 19:10:55.464891 [ 3 ] {} <Debug> HTTP-Session: e010a815-a9b2-4749-beab-2658e312db75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18928 2024.08.27 19:10:55.465146 [ 190 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::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
18929 2024.08.27 19:10:55.465220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 6778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18930 2024.08.27 19:10:55.465469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18931 2024.08.27 19:10:55.465629 [ 3 ] {} <Debug> HTTP-Session: b4e1725b-ccd8-4d9d-b571-33c527a7d5d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18932 2024.08.27 19:10:55.465741 [ 3 ] {} <Debug> HTTP-Session: b4e1725b-ccd8-4d9d-b571-33c527a7d5d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18933 2024.08.27 19:10:55.465833 [ 190 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18934 2024.08.27 19:10:55.465964 [ 3 ] {} <Debug> HTTP-Session: b4e1725b-ccd8-4d9d-b571-33c527a7d5d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18935 2024.08.27 19:10:55.465969 [ 190 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1450 rows starting from the beginning of the part
18936 2024.08.27 19:10:55.466167 [ 3 ] {} <Trace> HTTP-Session: b4e1725b-ccd8-4d9d-b571-33c527a7d5d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18937 2024.08.27 19:10:55.466473 [ 190 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 281 rows starting from the beginning of the part
18938 2024.08.27 19:10:55.467058 [ 190 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 74 rows starting from the beginning of the part
18939 2024.08.27 19:10:55.466884 [ 3 ] {2aeb5752-1e6c-491f-b3d8-e5ec49b3390d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18940 2024.08.27 19:10:55.467425 [ 190 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 280 rows starting from the beginning of the part
18941 2024.08.27 19:10:55.467442 [ 3 ] {2aeb5752-1e6c-491f-b3d8-e5ec49b3390d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18942 2024.08.27 19:10:55.467704 [ 190 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 73 rows starting from the beginning of the part
18943 2024.08.27 19:10:55.468035 [ 190 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 280 rows starting from the beginning of the part
18944 2024.08.27 19:10:55.468805 [ 3 ] {2aeb5752-1e6c-491f-b3d8-e5ec49b3390d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18945 2024.08.27 19:10:55.469713 [ 3 ] {2aeb5752-1e6c-491f-b3d8-e5ec49b3390d} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18946 2024.08.27 19:10:55.469781 [ 3 ] {2aeb5752-1e6c-491f-b3d8-e5ec49b3390d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18947 2024.08.27 19:10:55.470733 [ 3 ] {2aeb5752-1e6c-491f-b3d8-e5ec49b3390d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
18948 2024.08.27 19:10:55.471486 [ 3 ] {2aeb5752-1e6c-491f-b3d8-e5ec49b3390d} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18949 2024.08.27 19:10:55.471647 [ 198 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2438 rows, containing 5 columns (5 merged, 0 gathered) in 0.006937372 sec., 351429.9074635179 rows/sec., 31.35 MiB/sec.
18950 2024.08.27 19:10:55.471820 [ 3 ] {2aeb5752-1e6c-491f-b3d8-e5ec49b3390d} <Debug> executeQuery: Read 47 rows, 3.52 KiB in 0.00527 sec., 8918.406072106261 rows/sec., 668.58 KiB/sec.
18951 2024.08.27 19:10:55.472163 [ 192 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
18952 2024.08.27 19:10:55.472264 [ 3 ] {2aeb5752-1e6c-491f-b3d8-e5ec49b3390d} <Debug> DynamicQueryHandler: Done processing query
18953 2024.08.27 19:10:55.472387 [ 3 ] {2aeb5752-1e6c-491f-b3d8-e5ec49b3390d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
18954 2024.08.27 19:10:55.472519 [ 3 ] {} <Debug> HTTP-Session: b4e1725b-ccd8-4d9d-b571-33c527a7d5d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18955 2024.08.27 19:10:55.473121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18956 2024.08.27 19:10:55.473395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18957 2024.08.27 19:10:55.473464 [ 3 ] {} <Debug> HTTP-Session: 675ad73c-6e7a-4b49-a120-e644afcd8b7e Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18958 2024.08.27 19:10:55.473503 [ 3 ] {} <Debug> HTTP-Session: 675ad73c-6e7a-4b49-a120-e644afcd8b7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18959 2024.08.27 19:10:55.473524 [ 3 ] {} <Debug> HTTP-Session: 675ad73c-6e7a-4b49-a120-e644afcd8b7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18960 2024.08.27 19:10:55.473588 [ 3 ] {} <Trace> HTTP-Session: 675ad73c-6e7a-4b49-a120-e644afcd8b7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18961 2024.08.27 19:10:55.473801 [ 3 ] {cbd70d9a-79d2-4e26-bbd3-996b24402dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
18962 2024.08.27 19:10:55.473823 [ 192 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_101_20} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18963 2024.08.27 19:10:55.473865 [ 3 ] {cbd70d9a-79d2-4e26-bbd3-996b24402dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
18964 2024.08.27 19:10:55.474045 [ 192 ] {74bb7eb6-b604-4995-9d62-048d5d74a85e::all_1_101_20} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
18965 2024.08.27 19:10:55.474246 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB.
18966 2024.08.27 19:10:55.474390 [ 3 ] {cbd70d9a-79d2-4e26-bbd3-996b24402dd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18967 2024.08.27 19:10:55.474719 [ 3 ] {cbd70d9a-79d2-4e26-bbd3-996b24402dd1} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18968 2024.08.27 19:10:55.474759 [ 3 ] {cbd70d9a-79d2-4e26-bbd3-996b24402dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18969 2024.08.27 19:10:55.475132 [ 3 ] {cbd70d9a-79d2-4e26-bbd3-996b24402dd1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
18970 2024.08.27 19:10:55.475517 [ 3 ] {cbd70d9a-79d2-4e26-bbd3-996b24402dd1} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18971 2024.08.27 19:10:55.475679 [ 3 ] {cbd70d9a-79d2-4e26-bbd3-996b24402dd1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001933 sec., 7242.628039317124 rows/sec., 507.23 KiB/sec.
18972 2024.08.27 19:10:55.475882 [ 3 ] {cbd70d9a-79d2-4e26-bbd3-996b24402dd1} <Debug> DynamicQueryHandler: Done processing query
18973 2024.08.27 19:10:55.475919 [ 3 ] {cbd70d9a-79d2-4e26-bbd3-996b24402dd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18974 2024.08.27 19:10:55.475950 [ 3 ] {} <Debug> HTTP-Session: 675ad73c-6e7a-4b49-a120-e644afcd8b7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18975 2024.08.27 19:10:55.476073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18976 2024.08.27 19:10:55.476126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18977 2024.08.27 19:10:55.476146 [ 3 ] {} <Debug> HTTP-Session: 298bc40a-c8f3-41e0-9562-6ab7ab959f47 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18978 2024.08.27 19:10:55.476163 [ 3 ] {} <Debug> HTTP-Session: 298bc40a-c8f3-41e0-9562-6ab7ab959f47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18979 2024.08.27 19:10:55.476177 [ 3 ] {} <Debug> HTTP-Session: 298bc40a-c8f3-41e0-9562-6ab7ab959f47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18980 2024.08.27 19:10:55.476209 [ 3 ] {} <Trace> HTTP-Session: 298bc40a-c8f3-41e0-9562-6ab7ab959f47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18981 2024.08.27 19:10:55.476307 [ 3 ] {2e975012-cceb-449d-a414-622a4bc4a391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
18982 2024.08.27 19:10:55.476353 [ 3 ] {2e975012-cceb-449d-a414-622a4bc4a391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
18983 2024.08.27 19:10:55.476580 [ 3 ] {2e975012-cceb-449d-a414-622a4bc4a391} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18984 2024.08.27 19:10:55.476929 [ 3 ] {2e975012-cceb-449d-a414-622a4bc4a391} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18985 2024.08.27 19:10:55.476967 [ 3 ] {2e975012-cceb-449d-a414-622a4bc4a391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
18986 2024.08.27 19:10:55.477316 [ 3 ] {2e975012-cceb-449d-a414-622a4bc4a391} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
18987 2024.08.27 19:10:55.477683 [ 3 ] {2e975012-cceb-449d-a414-622a4bc4a391} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18988 2024.08.27 19:10:55.477849 [ 3 ] {2e975012-cceb-449d-a414-622a4bc4a391} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001562 sec., 3841.229193341869 rows/sec., 226.95 KiB/sec.
18989 2024.08.27 19:10:55.478206 [ 3 ] {2e975012-cceb-449d-a414-622a4bc4a391} <Debug> DynamicQueryHandler: Done processing query
18990 2024.08.27 19:10:55.478269 [ 3 ] {2e975012-cceb-449d-a414-622a4bc4a391} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18991 2024.08.27 19:10:55.478341 [ 3 ] {} <Debug> HTTP-Session: 298bc40a-c8f3-41e0-9562-6ab7ab959f47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18992 2024.08.27 19:10:55.478685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 69744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18993 2024.08.27 19:10:55.478739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18994 2024.08.27 19:10:55.478759 [ 3 ] {} <Debug> HTTP-Session: 482e3941-4e18-42c1-97fc-bebffe1a493d Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
18995 2024.08.27 19:10:55.478777 [ 3 ] {} <Debug> HTTP-Session: 482e3941-4e18-42c1-97fc-bebffe1a493d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18996 2024.08.27 19:10:55.478791 [ 3 ] {} <Debug> HTTP-Session: 482e3941-4e18-42c1-97fc-bebffe1a493d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18997 2024.08.27 19:10:55.478825 [ 3 ] {} <Trace> HTTP-Session: 482e3941-4e18-42c1-97fc-bebffe1a493d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18998 2024.08.27 19:10:55.479155 [ 3 ] {ebf5cff9-dd3a-4950-8702-ef83b78cb296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18999 2024.08.27 19:10:55.479202 [ 3 ] {ebf5cff9-dd3a-4950-8702-ef83b78cb296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19000 2024.08.27 19:10:55.479452 [ 3 ] {ebf5cff9-dd3a-4950-8702-ef83b78cb296} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19001 2024.08.27 19:10:55.480055 [ 3 ] {ebf5cff9-dd3a-4950-8702-ef83b78cb296} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19002 2024.08.27 19:10:55.480093 [ 3 ] {ebf5cff9-dd3a-4950-8702-ef83b78cb296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
19003 2024.08.27 19:10:55.480481 [ 3 ] {ebf5cff9-dd3a-4950-8702-ef83b78cb296} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
19004 2024.08.27 19:10:55.480839 [ 3 ] {ebf5cff9-dd3a-4950-8702-ef83b78cb296} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19005 2024.08.27 19:10:55.481012 [ 3 ] {ebf5cff9-dd3a-4950-8702-ef83b78cb296} <Debug> executeQuery: Read 429 rows, 31.45 KiB in 0.00205 sec., 209268.2926829268 rows/sec., 14.98 MiB/sec.
19006 2024.08.27 19:10:55.481021 [ 53 ] {} <Debug> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
19007 2024.08.27 19:10:55.481102 [ 53 ] {} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19008 2024.08.27 19:10:55.481156 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
19009 2024.08.27 19:10:55.481327 [ 3 ] {ebf5cff9-dd3a-4950-8702-ef83b78cb296} <Debug> DynamicQueryHandler: Done processing query
19010 2024.08.27 19:10:55.481384 [ 3 ] {ebf5cff9-dd3a-4950-8702-ef83b78cb296} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
19011 2024.08.27 19:10:55.481418 [ 3 ] {} <Debug> HTTP-Session: 482e3941-4e18-42c1-97fc-bebffe1a493d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19012 2024.08.27 19:10:55.481436 [ 198 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::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
19013 2024.08.27 19:10:55.481594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19014 2024.08.27 19:10:55.481702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19015 2024.08.27 19:10:55.481770 [ 3 ] {} <Debug> HTTP-Session: 3ed88387-e8c4-4293-afaa-6439b5e9d84f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19016 2024.08.27 19:10:55.481821 [ 3 ] {} <Debug> HTTP-Session: 3ed88387-e8c4-4293-afaa-6439b5e9d84f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19017 2024.08.27 19:10:55.481868 [ 3 ] {} <Debug> HTTP-Session: 3ed88387-e8c4-4293-afaa-6439b5e9d84f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19018 2024.08.27 19:10:55.481927 [ 198 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19019 2024.08.27 19:10:55.481948 [ 3 ] {} <Trace> HTTP-Session: 3ed88387-e8c4-4293-afaa-6439b5e9d84f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19020 2024.08.27 19:10:55.482039 [ 198 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 951 rows starting from the beginning of the part
19021 2024.08.27 19:10:55.482347 [ 198 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 431 rows starting from the beginning of the part
19022 2024.08.27 19:10:55.482349 [ 3 ] {b5b623a6-a3d5-41a0-a27f-32d99369d79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
19023 2024.08.27 19:10:55.482528 [ 3 ] {b5b623a6-a3d5-41a0-a27f-32d99369d79f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
19024 2024.08.27 19:10:55.482688 [ 198 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 76 rows starting from the beginning of the part
19025 2024.08.27 19:10:55.483070 [ 198 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 429 rows starting from the beginning of the part
19026 2024.08.27 19:10:55.483452 [ 198 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 74 rows starting from the beginning of the part
19027 2024.08.27 19:10:55.483708 [ 3 ] {b5b623a6-a3d5-41a0-a27f-32d99369d79f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19028 2024.08.27 19:10:55.483763 [ 198 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 429 rows starting from the beginning of the part
19029 2024.08.27 19:10:55.484639 [ 3 ] {b5b623a6-a3d5-41a0-a27f-32d99369d79f} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19030 2024.08.27 19:10:55.484704 [ 3 ] {b5b623a6-a3d5-41a0-a27f-32d99369d79f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
19031 2024.08.27 19:10:55.485726 [ 3 ] {b5b623a6-a3d5-41a0-a27f-32d99369d79f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
19032 2024.08.27 19:10:55.486491 [ 3 ] {b5b623a6-a3d5-41a0-a27f-32d99369d79f} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19033 2024.08.27 19:10:55.486751 [ 3 ] {b5b623a6-a3d5-41a0-a27f-32d99369d79f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004624 sec., 1297.5778546712804 rows/sec., 67.79 KiB/sec.
19034 2024.08.27 19:10:55.487292 [ 3 ] {b5b623a6-a3d5-41a0-a27f-32d99369d79f} <Debug> DynamicQueryHandler: Done processing query
19035 2024.08.27 19:10:55.487300 [ 192 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2390 rows, containing 5 columns (5 merged, 0 gathered) in 0.006016913 sec., 397213.6542442944 rows/sec., 30.30 MiB/sec.
19036 2024.08.27 19:10:55.487326 [ 3 ] {b5b623a6-a3d5-41a0-a27f-32d99369d79f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
19037 2024.08.27 19:10:55.487385 [ 3 ] {} <Debug> HTTP-Session: 3ed88387-e8c4-4293-afaa-6439b5e9d84f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19038 2024.08.27 19:10:55.487585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19039 2024.08.27 19:10:55.487654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19040 2024.08.27 19:10:55.487679 [ 192 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
19041 2024.08.27 19:10:55.487695 [ 3 ] {} <Debug> HTTP-Session: a9b9a958-60b7-4d3f-b81a-775ddb372269 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19042 2024.08.27 19:10:55.487759 [ 3 ] {} <Debug> HTTP-Session: a9b9a958-60b7-4d3f-b81a-775ddb372269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19043 2024.08.27 19:10:55.487808 [ 3 ] {} <Debug> HTTP-Session: a9b9a958-60b7-4d3f-b81a-775ddb372269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19044 2024.08.27 19:10:55.487901 [ 3 ] {} <Trace> HTTP-Session: a9b9a958-60b7-4d3f-b81a-775ddb372269 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19045 2024.08.27 19:10:55.488293 [ 3 ] {d05752fa-af8f-4f24-aff8-79a0389d227e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
19046 2024.08.27 19:10:55.488391 [ 3 ] {d05752fa-af8f-4f24-aff8-79a0389d227e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19047 2024.08.27 19:10:55.488641 [ 192 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_101_20} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19048 2024.08.27 19:10:55.488882 [ 3 ] {d05752fa-af8f-4f24-aff8-79a0389d227e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19049 2024.08.27 19:10:55.488898 [ 192 ] {10b0a696-2bf6-43ca-97ed-5a0927e233ab::all_1_101_20} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
19050 2024.08.27 19:10:55.489074 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
19051 2024.08.27 19:10:55.489465 [ 3 ] {d05752fa-af8f-4f24-aff8-79a0389d227e} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19052 2024.08.27 19:10:55.489506 [ 3 ] {d05752fa-af8f-4f24-aff8-79a0389d227e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
19053 2024.08.27 19:10:55.489904 [ 3 ] {d05752fa-af8f-4f24-aff8-79a0389d227e} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
19054 2024.08.27 19:10:55.490257 [ 3 ] {d05752fa-af8f-4f24-aff8-79a0389d227e} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19055 2024.08.27 19:10:55.490424 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
19056 2024.08.27 19:10:55.490426 [ 3 ] {d05752fa-af8f-4f24-aff8-79a0389d227e} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.002372 sec., 100337.26812816189 rows/sec., 6.73 MiB/sec.
19057 2024.08.27 19:10:55.490482 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19058 2024.08.27 19:10:55.490560 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
19059 2024.08.27 19:10:55.490746 [ 193 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::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
19060 2024.08.27 19:10:55.490783 [ 3 ] {d05752fa-af8f-4f24-aff8-79a0389d227e} <Debug> DynamicQueryHandler: Done processing query
19061 2024.08.27 19:10:55.490824 [ 3 ] {d05752fa-af8f-4f24-aff8-79a0389d227e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
19062 2024.08.27 19:10:55.490866 [ 3 ] {} <Debug> HTTP-Session: a9b9a958-60b7-4d3f-b81a-775ddb372269 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19063 2024.08.27 19:10:55.490976 [ 193 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19064 2024.08.27 19:10:55.491044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19065 2024.08.27 19:10:55.491054 [ 193 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 30550 rows starting from the beginning of the part
19066 2024.08.27 19:10:55.491125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19067 2024.08.27 19:10:55.491219 [ 3 ] {} <Debug> HTTP-Session: b4387a3e-0d63-4c08-932e-b4fd29d04d29 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19068 2024.08.27 19:10:55.491281 [ 3 ] {} <Debug> HTTP-Session: b4387a3e-0d63-4c08-932e-b4fd29d04d29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19069 2024.08.27 19:10:55.491362 [ 3 ] {} <Debug> HTTP-Session: b4387a3e-0d63-4c08-932e-b4fd29d04d29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19070 2024.08.27 19:10:55.491350 [ 193 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 239 rows starting from the beginning of the part
19071 2024.08.27 19:10:55.491458 [ 3 ] {} <Trace> HTTP-Session: b4387a3e-0d63-4c08-932e-b4fd29d04d29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19072 2024.08.27 19:10:55.491661 [ 193 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 162 rows starting from the beginning of the part
19073 2024.08.27 19:10:55.491756 [ 3 ] {440ec1b6-6c69-41c0-8c31-50edfb2b80d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
19074 2024.08.27 19:10:55.491907 [ 193 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 238 rows starting from the beginning of the part
19075 2024.08.27 19:10:55.491928 [ 3 ] {440ec1b6-6c69-41c0-8c31-50edfb2b80d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
19076 2024.08.27 19:10:55.492305 [ 193 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 161 rows starting from the beginning of the part
19077 2024.08.27 19:10:55.492681 [ 193 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 238 rows starting from the beginning of the part
19078 2024.08.27 19:10:55.492989 [ 3 ] {440ec1b6-6c69-41c0-8c31-50edfb2b80d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19079 2024.08.27 19:10:55.493764 [ 3 ] {440ec1b6-6c69-41c0-8c31-50edfb2b80d8} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19080 2024.08.27 19:10:55.493829 [ 3 ] {440ec1b6-6c69-41c0-8c31-50edfb2b80d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
19081 2024.08.27 19:10:55.494392 [ 3 ] {440ec1b6-6c69-41c0-8c31-50edfb2b80d8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
19082 2024.08.27 19:10:55.494803 [ 3 ] {440ec1b6-6c69-41c0-8c31-50edfb2b80d8} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19083 2024.08.27 19:10:55.495147 [ 3 ] {440ec1b6-6c69-41c0-8c31-50edfb2b80d8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003455 sec., 289.4356005788712 rows/sec., 19.50 KiB/sec.
19084 2024.08.27 19:10:55.495742 [ 3 ] {440ec1b6-6c69-41c0-8c31-50edfb2b80d8} <Debug> DynamicQueryHandler: Done processing query
19085 2024.08.27 19:10:55.495828 [ 3 ] {440ec1b6-6c69-41c0-8c31-50edfb2b80d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
19086 2024.08.27 19:10:55.495917 [ 3 ] {} <Debug> HTTP-Session: b4387a3e-0d63-4c08-932e-b4fd29d04d29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19087 2024.08.27 19:10:55.496259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 72869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19088 2024.08.27 19:10:55.496384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19089 2024.08.27 19:10:55.496441 [ 3 ] {} <Debug> HTTP-Session: a777ef69-c4ee-4ce3-bc42-eb3f28df71e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19090 2024.08.27 19:10:55.496504 [ 3 ] {} <Debug> HTTP-Session: a777ef69-c4ee-4ce3-bc42-eb3f28df71e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19091 2024.08.27 19:10:55.496537 [ 3 ] {} <Debug> HTTP-Session: a777ef69-c4ee-4ce3-bc42-eb3f28df71e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19092 2024.08.27 19:10:55.496616 [ 3 ] {} <Trace> HTTP-Session: a777ef69-c4ee-4ce3-bc42-eb3f28df71e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19093 2024.08.27 19:10:55.497641 [ 3 ] {792ad25c-c08a-42b0-af88-30633e4ba4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
19094 2024.08.27 19:10:55.497719 [ 3 ] {792ad25c-c08a-42b0-af88-30633e4ba4a1} <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
19095 2024.08.27 19:10:55.498399 [ 3 ] {792ad25c-c08a-42b0-af88-30633e4ba4a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19096 2024.08.27 19:10:55.499556 [ 3 ] {792ad25c-c08a-42b0-af88-30633e4ba4a1} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19097 2024.08.27 19:10:55.499594 [ 3 ] {792ad25c-c08a-42b0-af88-30633e4ba4a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
19098 2024.08.27 19:10:55.500619 [ 3 ] {792ad25c-c08a-42b0-af88-30633e4ba4a1} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
19099 2024.08.27 19:10:55.501167 [ 3 ] {792ad25c-c08a-42b0-af88-30633e4ba4a1} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19100 2024.08.27 19:10:55.501558 [ 3 ] {792ad25c-c08a-42b0-af88-30633e4ba4a1} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.004781 sec., 9412.256850031376 rows/sec., 16.87 MiB/sec.
19101 2024.08.27 19:10:55.501904 [ 3 ] {792ad25c-c08a-42b0-af88-30633e4ba4a1} <Debug> DynamicQueryHandler: Done processing query
19102 2024.08.27 19:10:55.501930 [ 3 ] {792ad25c-c08a-42b0-af88-30633e4ba4a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
19103 2024.08.27 19:10:55.501950 [ 3 ] {} <Debug> HTTP-Session: a777ef69-c4ee-4ce3-bc42-eb3f28df71e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19104 2024.08.27 19:10:55.502087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19105 2024.08.27 19:10:55.502168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19106 2024.08.27 19:10:55.502189 [ 3 ] {} <Debug> HTTP-Session: ab9e4e75-cdba-40d3-b82c-86738759dfec Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19107 2024.08.27 19:10:55.502206 [ 3 ] {} <Debug> HTTP-Session: ab9e4e75-cdba-40d3-b82c-86738759dfec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19108 2024.08.27 19:10:55.502221 [ 3 ] {} <Debug> HTTP-Session: ab9e4e75-cdba-40d3-b82c-86738759dfec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19109 2024.08.27 19:10:55.502254 [ 3 ] {} <Trace> HTTP-Session: ab9e4e75-cdba-40d3-b82c-86738759dfec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19110 2024.08.27 19:10:55.502388 [ 3 ] {bc3132a0-0c77-494c-8bc4-99732d5bc2f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
19111 2024.08.27 19:10:55.502461 [ 3 ] {bc3132a0-0c77-494c-8bc4-99732d5bc2f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19112 2024.08.27 19:10:55.503018 [ 193 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31588 rows, containing 5 columns (5 merged, 0 gathered) in 0.012351172 sec., 2557490.090818912 rows/sec., 172.89 MiB/sec.
19113 2024.08.27 19:10:55.503074 [ 3 ] {bc3132a0-0c77-494c-8bc4-99732d5bc2f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19114 2024.08.27 19:10:55.503433 [ 3 ] {bc3132a0-0c77-494c-8bc4-99732d5bc2f4} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19115 2024.08.27 19:10:55.503475 [ 3 ] {bc3132a0-0c77-494c-8bc4-99732d5bc2f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
19116 2024.08.27 19:10:55.503518 [ 193 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
19117 2024.08.27 19:10:55.504473 [ 3 ] {bc3132a0-0c77-494c-8bc4-99732d5bc2f4} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
19118 2024.08.27 19:10:55.504630 [ 191 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19119 2024.08.27 19:10:55.504794 [ 191 ] {de6e20fe-d2be-49a6-a7d2-228efda7d980::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
19120 2024.08.27 19:10:55.504910 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB.
19121 2024.08.27 19:10:55.504993 [ 3 ] {bc3132a0-0c77-494c-8bc4-99732d5bc2f4} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19122 2024.08.27 19:10:55.505155 [ 3 ] {bc3132a0-0c77-494c-8bc4-99732d5bc2f4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002821 sec., 29067.706487061325 rows/sec., 1.85 MiB/sec.
19123 2024.08.27 19:10:55.505170 [ 26 ] {} <Debug> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
19124 2024.08.27 19:10:55.505274 [ 26 ] {} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19125 2024.08.27 19:10:55.505338 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB.
19126 2024.08.27 19:10:55.505482 [ 3 ] {bc3132a0-0c77-494c-8bc4-99732d5bc2f4} <Debug> DynamicQueryHandler: Done processing query
19127 2024.08.27 19:10:55.505506 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::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
19128 2024.08.27 19:10:55.505520 [ 3 ] {bc3132a0-0c77-494c-8bc4-99732d5bc2f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
19129 2024.08.27 19:10:55.505568 [ 3 ] {} <Debug> HTTP-Session: ab9e4e75-cdba-40d3-b82c-86738759dfec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19130 2024.08.27 19:10:55.505689 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19131 2024.08.27 19:10:55.505724 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6624 rows starting from the beginning of the part
19132 2024.08.27 19:10:55.505808 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 82 rows starting from the beginning of the part
19133 2024.08.27 19:10:55.506038 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part
19134 2024.08.27 19:10:55.506219 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 82 rows starting from the beginning of the part
19135 2024.08.27 19:10:55.506340 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part
19136 2024.08.27 19:10:55.506530 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 82 rows starting from the beginning of the part
19137 2024.08.27 19:10:55.508817 [ 191 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6990 rows, containing 4 columns (4 merged, 0 gathered) in 0.00339128 sec., 2061168.6442877026 rows/sec., 134.39 MiB/sec.
19138 2024.08.27 19:10:55.509213 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
19139 2024.08.27 19:10:55.509616 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_101_20} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19140 2024.08.27 19:10:55.509697 [ 186 ] {49b029b5-d8fe-4268-8512-d623d3d1de46::all_1_101_20} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
19141 2024.08.27 19:10:55.509778 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB.
19142 2024.08.27 19:11:00.483126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19143 2024.08.27 19:11:00.483263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19144 2024.08.27 19:11:00.483288 [ 3 ] {} <Debug> HTTP-Session: 2229ec3d-4bf9-40bc-ba1f-bdf11c142d6f Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19145 2024.08.27 19:11:00.483313 [ 3 ] {} <Debug> HTTP-Session: 2229ec3d-4bf9-40bc-ba1f-bdf11c142d6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19146 2024.08.27 19:11:00.483328 [ 3 ] {} <Debug> HTTP-Session: 2229ec3d-4bf9-40bc-ba1f-bdf11c142d6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19147 2024.08.27 19:11:00.483378 [ 3 ] {} <Trace> HTTP-Session: 2229ec3d-4bf9-40bc-ba1f-bdf11c142d6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19148 2024.08.27 19:11:00.483562 [ 3 ] {18645003-5be2-4944-8d5d-3221070e5e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
19149 2024.08.27 19:11:00.483631 [ 3 ] {18645003-5be2-4944-8d5d-3221070e5e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
19150 2024.08.27 19:11:00.483970 [ 3 ] {18645003-5be2-4944-8d5d-3221070e5e25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19151 2024.08.27 19:11:00.484437 [ 3 ] {18645003-5be2-4944-8d5d-3221070e5e25} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19152 2024.08.27 19:11:00.484479 [ 3 ] {18645003-5be2-4944-8d5d-3221070e5e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19153 2024.08.27 19:11:00.484909 [ 3 ] {18645003-5be2-4944-8d5d-3221070e5e25} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
19154 2024.08.27 19:11:00.485333 [ 3 ] {18645003-5be2-4944-8d5d-3221070e5e25} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19155 2024.08.27 19:11:00.485482 [ 3 ] {18645003-5be2-4944-8d5d-3221070e5e25} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001975 sec., 1012.6582278481012 rows/sec., 82.58 KiB/sec.
19156 2024.08.27 19:11:00.485691 [ 3 ] {18645003-5be2-4944-8d5d-3221070e5e25} <Debug> DynamicQueryHandler: Done processing query
19157 2024.08.27 19:11:00.485719 [ 3 ] {18645003-5be2-4944-8d5d-3221070e5e25} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19158 2024.08.27 19:11:00.485735 [ 3 ] {} <Debug> HTTP-Session: 2229ec3d-4bf9-40bc-ba1f-bdf11c142d6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19159 2024.08.27 19:11:00.486053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 175949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19160 2024.08.27 19:11:00.486106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19161 2024.08.27 19:11:00.486126 [ 3 ] {} <Debug> HTTP-Session: 01b43dd6-0692-44c7-9ba4-b97795c2de9a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19162 2024.08.27 19:11:00.486144 [ 3 ] {} <Debug> HTTP-Session: 01b43dd6-0692-44c7-9ba4-b97795c2de9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19163 2024.08.27 19:11:00.486158 [ 3 ] {} <Debug> HTTP-Session: 01b43dd6-0692-44c7-9ba4-b97795c2de9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19164 2024.08.27 19:11:00.486191 [ 3 ] {} <Trace> HTTP-Session: 01b43dd6-0692-44c7-9ba4-b97795c2de9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19165 2024.08.27 19:11:00.486643 [ 3 ] {81bedae3-8c65-4df1-ad14-0d0e5260d0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
19166 2024.08.27 19:11:00.486690 [ 3 ] {81bedae3-8c65-4df1-ad14-0d0e5260d0a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19167 2024.08.27 19:11:00.486920 [ 3 ] {81bedae3-8c65-4df1-ad14-0d0e5260d0a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19168 2024.08.27 19:11:00.488119 [ 3 ] {81bedae3-8c65-4df1-ad14-0d0e5260d0a4} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19169 2024.08.27 19:11:00.488157 [ 3 ] {81bedae3-8c65-4df1-ad14-0d0e5260d0a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19170 2024.08.27 19:11:00.488600 [ 3 ] {81bedae3-8c65-4df1-ad14-0d0e5260d0a4} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
19171 2024.08.27 19:11:00.488973 [ 3 ] {81bedae3-8c65-4df1-ad14-0d0e5260d0a4} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19172 2024.08.27 19:11:00.489101 [ 3 ] {81bedae3-8c65-4df1-ad14-0d0e5260d0a4} <Debug> executeQuery: Read 1213 rows, 102.63 KiB in 0.002763 sec., 439015.56279406446 rows/sec., 36.27 MiB/sec.
19173 2024.08.27 19:11:00.489321 [ 3 ] {81bedae3-8c65-4df1-ad14-0d0e5260d0a4} <Debug> DynamicQueryHandler: Done processing query
19174 2024.08.27 19:11:00.489347 [ 3 ] {81bedae3-8c65-4df1-ad14-0d0e5260d0a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
19175 2024.08.27 19:11:00.489375 [ 3 ] {} <Debug> HTTP-Session: 01b43dd6-0692-44c7-9ba4-b97795c2de9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19176 2024.08.27 19:11:00.489615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19177 2024.08.27 19:11:00.489670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19178 2024.08.27 19:11:00.489689 [ 3 ] {} <Debug> HTTP-Session: 23c70eeb-9aee-4738-9a50-644375f780a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19179 2024.08.27 19:11:00.489707 [ 3 ] {} <Debug> HTTP-Session: 23c70eeb-9aee-4738-9a50-644375f780a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19180 2024.08.27 19:11:00.489721 [ 3 ] {} <Debug> HTTP-Session: 23c70eeb-9aee-4738-9a50-644375f780a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19181 2024.08.27 19:11:00.489755 [ 3 ] {} <Trace> HTTP-Session: 23c70eeb-9aee-4738-9a50-644375f780a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19182 2024.08.27 19:11:00.489859 [ 3 ] {0c638711-d46c-4e1d-93ec-eb45e2f787fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
19183 2024.08.27 19:11:00.489904 [ 3 ] {0c638711-d46c-4e1d-93ec-eb45e2f787fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
19184 2024.08.27 19:11:00.490145 [ 3 ] {0c638711-d46c-4e1d-93ec-eb45e2f787fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19185 2024.08.27 19:11:00.490457 [ 3 ] {0c638711-d46c-4e1d-93ec-eb45e2f787fe} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19186 2024.08.27 19:11:00.490495 [ 3 ] {0c638711-d46c-4e1d-93ec-eb45e2f787fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19187 2024.08.27 19:11:00.490837 [ 3 ] {0c638711-d46c-4e1d-93ec-eb45e2f787fe} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
19188 2024.08.27 19:11:00.491201 [ 3 ] {0c638711-d46c-4e1d-93ec-eb45e2f787fe} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19189 2024.08.27 19:11:00.491328 [ 3 ] {0c638711-d46c-4e1d-93ec-eb45e2f787fe} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001497 sec., 6680.02672010688 rows/sec., 495.13 KiB/sec.
19190 2024.08.27 19:11:00.491334 [ 27 ] {} <Debug> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
19191 2024.08.27 19:11:00.491396 [ 27 ] {} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19192 2024.08.27 19:11:00.491428 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19193 2024.08.27 19:11:00.491527 [ 3 ] {0c638711-d46c-4e1d-93ec-eb45e2f787fe} <Debug> DynamicQueryHandler: Done processing query
19194 2024.08.27 19:11:00.491534 [ 191 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::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
19195 2024.08.27 19:11:00.491554 [ 3 ] {0c638711-d46c-4e1d-93ec-eb45e2f787fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
19196 2024.08.27 19:11:00.491585 [ 3 ] {} <Debug> HTTP-Session: 23c70eeb-9aee-4738-9a50-644375f780a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19197 2024.08.27 19:11:00.491677 [ 191 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19198 2024.08.27 19:11:00.491709 [ 191 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 74 rows starting from the beginning of the part
19199 2024.08.27 19:11:00.491793 [ 191 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 12 rows starting from the beginning of the part
19200 2024.08.27 19:11:00.491804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19201 2024.08.27 19:11:00.491988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19202 2024.08.27 19:11:00.492105 [ 191 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 47 rows starting from the beginning of the part
19203 2024.08.27 19:11:00.492150 [ 3 ] {} <Debug> HTTP-Session: d3305c77-d64f-4798-a43e-2ab18160a8dd Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19204 2024.08.27 19:11:00.492242 [ 3 ] {} <Debug> HTTP-Session: d3305c77-d64f-4798-a43e-2ab18160a8dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19205 2024.08.27 19:11:00.492370 [ 3 ] {} <Debug> HTTP-Session: d3305c77-d64f-4798-a43e-2ab18160a8dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19206 2024.08.27 19:11:00.492521 [ 191 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 10 rows starting from the beginning of the part
19207 2024.08.27 19:11:00.492531 [ 3 ] {} <Trace> HTTP-Session: d3305c77-d64f-4798-a43e-2ab18160a8dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19208 2024.08.27 19:11:00.492711 [ 191 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 47 rows starting from the beginning of the part
19209 2024.08.27 19:11:00.493011 [ 3 ] {e0dd41c2-c488-465b-978b-c80a13c9bc95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
19210 2024.08.27 19:11:00.493095 [ 191 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 10 rows starting from the beginning of the part
19211 2024.08.27 19:11:00.493141 [ 3 ] {e0dd41c2-c488-465b-978b-c80a13c9bc95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
19212 2024.08.27 19:11:00.493862 [ 3 ] {e0dd41c2-c488-465b-978b-c80a13c9bc95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19213 2024.08.27 19:11:00.494520 [ 3 ] {e0dd41c2-c488-465b-978b-c80a13c9bc95} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19214 2024.08.27 19:11:00.494570 [ 3 ] {e0dd41c2-c488-465b-978b-c80a13c9bc95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19215 2024.08.27 19:11:00.494866 [ 191 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.003382679 sec., 59124.735158139454 rows/sec., 4.51 MiB/sec.
19216 2024.08.27 19:11:00.495121 [ 186 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
19217 2024.08.27 19:11:00.495217 [ 3 ] {e0dd41c2-c488-465b-978b-c80a13c9bc95} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
19218 2024.08.27 19:11:00.496329 [ 3 ] {e0dd41c2-c488-465b-978b-c80a13c9bc95} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19219 2024.08.27 19:11:00.496402 [ 186 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_96_19} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19220 2024.08.27 19:11:00.496644 [ 186 ] {516ffc1d-b8cf-497f-878b-8a4f755834b5::all_1_96_19} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
19221 2024.08.27 19:11:00.496661 [ 3 ] {e0dd41c2-c488-465b-978b-c80a13c9bc95} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.003918 sec., 58192.95558958653 rows/sec., 3.94 MiB/sec.
19222 2024.08.27 19:11:00.496943 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
19223 2024.08.27 19:11:00.497069 [ 3 ] {e0dd41c2-c488-465b-978b-c80a13c9bc95} <Debug> DynamicQueryHandler: Done processing query
19224 2024.08.27 19:11:00.497100 [ 3 ] {e0dd41c2-c488-465b-978b-c80a13c9bc95} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
19225 2024.08.27 19:11:00.497116 [ 3 ] {} <Debug> HTTP-Session: d3305c77-d64f-4798-a43e-2ab18160a8dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19226 2024.08.27 19:11:00.497344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 87536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19227 2024.08.27 19:11:00.497393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19228 2024.08.27 19:11:00.497413 [ 3 ] {} <Debug> HTTP-Session: f9fbad84-04e1-4777-ae32-02241bc75e94 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19229 2024.08.27 19:11:00.497430 [ 3 ] {} <Debug> HTTP-Session: f9fbad84-04e1-4777-ae32-02241bc75e94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19230 2024.08.27 19:11:00.497444 [ 3 ] {} <Debug> HTTP-Session: f9fbad84-04e1-4777-ae32-02241bc75e94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19231 2024.08.27 19:11:00.497475 [ 3 ] {} <Trace> HTTP-Session: f9fbad84-04e1-4777-ae32-02241bc75e94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19232 2024.08.27 19:11:00.497774 [ 3 ] {11d82316-923c-4f60-93b1-5fc83899f201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
19233 2024.08.27 19:11:00.497818 [ 3 ] {11d82316-923c-4f60-93b1-5fc83899f201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19234 2024.08.27 19:11:00.498063 [ 3 ] {11d82316-923c-4f60-93b1-5fc83899f201} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19235 2024.08.27 19:11:00.498806 [ 3 ] {11d82316-923c-4f60-93b1-5fc83899f201} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19236 2024.08.27 19:11:00.498844 [ 3 ] {11d82316-923c-4f60-93b1-5fc83899f201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19237 2024.08.27 19:11:00.499227 [ 3 ] {11d82316-923c-4f60-93b1-5fc83899f201} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
19238 2024.08.27 19:11:00.499600 [ 3 ] {11d82316-923c-4f60-93b1-5fc83899f201} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19239 2024.08.27 19:11:00.499750 [ 3 ] {11d82316-923c-4f60-93b1-5fc83899f201} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.002166 sec., 244690.67405355495 rows/sec., 18.13 MiB/sec.
19240 2024.08.27 19:11:00.499931 [ 3 ] {11d82316-923c-4f60-93b1-5fc83899f201} <Debug> DynamicQueryHandler: Done processing query
19241 2024.08.27 19:11:00.499956 [ 3 ] {11d82316-923c-4f60-93b1-5fc83899f201} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
19242 2024.08.27 19:11:00.499972 [ 3 ] {} <Debug> HTTP-Session: f9fbad84-04e1-4777-ae32-02241bc75e94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19243 2024.08.27 19:11:00.500253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 160715, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19244 2024.08.27 19:11:00.500304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19245 2024.08.27 19:11:00.500325 [ 3 ] {} <Debug> HTTP-Session: a5a2e0ab-e8bf-493b-9767-ef4b1bbe2223 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19246 2024.08.27 19:11:00.500344 [ 3 ] {} <Debug> HTTP-Session: a5a2e0ab-e8bf-493b-9767-ef4b1bbe2223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19247 2024.08.27 19:11:00.500359 [ 3 ] {} <Debug> HTTP-Session: a5a2e0ab-e8bf-493b-9767-ef4b1bbe2223 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19248 2024.08.27 19:11:00.500390 [ 3 ] {} <Trace> HTTP-Session: a5a2e0ab-e8bf-493b-9767-ef4b1bbe2223 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19249 2024.08.27 19:11:00.500818 [ 3 ] {c7fd87b6-ca34-49b1-bf57-fcc8ffadfe35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
19250 2024.08.27 19:11:00.500867 [ 3 ] {c7fd87b6-ca34-49b1-bf57-fcc8ffadfe35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19251 2024.08.27 19:11:00.501013 [ 3 ] {c7fd87b6-ca34-49b1-bf57-fcc8ffadfe35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19252 2024.08.27 19:11:00.501893 [ 3 ] {c7fd87b6-ca34-49b1-bf57-fcc8ffadfe35} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19253 2024.08.27 19:11:00.501929 [ 3 ] {c7fd87b6-ca34-49b1-bf57-fcc8ffadfe35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19254 2024.08.27 19:11:00.502366 [ 3 ] {c7fd87b6-ca34-49b1-bf57-fcc8ffadfe35} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
19255 2024.08.27 19:11:00.502716 [ 3 ] {c7fd87b6-ca34-49b1-bf57-fcc8ffadfe35} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19256 2024.08.27 19:11:00.502867 [ 3 ] {c7fd87b6-ca34-49b1-bf57-fcc8ffadfe35} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002289 sec., 369156.83704674535 rows/sec., 24.85 MiB/sec.
19257 2024.08.27 19:11:00.503048 [ 3 ] {c7fd87b6-ca34-49b1-bf57-fcc8ffadfe35} <Debug> DynamicQueryHandler: Done processing query
19258 2024.08.27 19:11:00.503074 [ 3 ] {c7fd87b6-ca34-49b1-bf57-fcc8ffadfe35} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
19259 2024.08.27 19:11:00.503090 [ 3 ] {} <Debug> HTTP-Session: a5a2e0ab-e8bf-493b-9767-ef4b1bbe2223 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19260 2024.08.27 19:11:00.503249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19261 2024.08.27 19:11:00.503298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19262 2024.08.27 19:11:00.503318 [ 3 ] {} <Debug> HTTP-Session: de34d646-26fb-4184-9590-cbfeb98271c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19263 2024.08.27 19:11:00.503335 [ 3 ] {} <Debug> HTTP-Session: de34d646-26fb-4184-9590-cbfeb98271c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19264 2024.08.27 19:11:00.503348 [ 3 ] {} <Debug> HTTP-Session: de34d646-26fb-4184-9590-cbfeb98271c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19265 2024.08.27 19:11:00.503379 [ 3 ] {} <Trace> HTTP-Session: de34d646-26fb-4184-9590-cbfeb98271c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19266 2024.08.27 19:11:00.503524 [ 3 ] {972a254f-4c2f-4dae-acae-89e518100660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
19267 2024.08.27 19:11:00.503589 [ 3 ] {972a254f-4c2f-4dae-acae-89e518100660} <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
19268 2024.08.27 19:11:00.503997 [ 3 ] {972a254f-4c2f-4dae-acae-89e518100660} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19269 2024.08.27 19:11:00.504573 [ 3 ] {972a254f-4c2f-4dae-acae-89e518100660} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19270 2024.08.27 19:11:00.504611 [ 3 ] {972a254f-4c2f-4dae-acae-89e518100660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19271 2024.08.27 19:11:00.505207 [ 3 ] {972a254f-4c2f-4dae-acae-89e518100660} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
19272 2024.08.27 19:11:00.505618 [ 3 ] {972a254f-4c2f-4dae-acae-89e518100660} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19273 2024.08.27 19:11:00.505798 [ 3 ] {972a254f-4c2f-4dae-acae-89e518100660} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002337 sec., 3423.1921266581085 rows/sec., 6.13 MiB/sec.
19274 2024.08.27 19:11:00.505799 [ 29 ] {} <Debug> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
19275 2024.08.27 19:11:00.505925 [ 29 ] {} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19276 2024.08.27 19:11:00.505995 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19277 2024.08.27 19:11:00.506203 [ 194 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::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
19278 2024.08.27 19:11:00.506228 [ 3 ] {972a254f-4c2f-4dae-acae-89e518100660} <Debug> DynamicQueryHandler: Done processing query
19279 2024.08.27 19:11:00.506285 [ 3 ] {972a254f-4c2f-4dae-acae-89e518100660} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
19280 2024.08.27 19:11:00.506304 [ 3 ] {} <Debug> HTTP-Session: de34d646-26fb-4184-9590-cbfeb98271c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19281 2024.08.27 19:11:00.506556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19282 2024.08.27 19:11:00.506693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19283 2024.08.27 19:11:00.506757 [ 3 ] {} <Debug> HTTP-Session: 6f0d939e-cb4d-479e-9e8b-0bde83d6b3fb Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19284 2024.08.27 19:11:00.506814 [ 3 ] {} <Debug> HTTP-Session: 6f0d939e-cb4d-479e-9e8b-0bde83d6b3fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19285 2024.08.27 19:11:00.506866 [ 3 ] {} <Debug> HTTP-Session: 6f0d939e-cb4d-479e-9e8b-0bde83d6b3fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19286 2024.08.27 19:11:00.506969 [ 3 ] {} <Trace> HTTP-Session: 6f0d939e-cb4d-479e-9e8b-0bde83d6b3fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19287 2024.08.27 19:11:00.507004 [ 194 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19288 2024.08.27 19:11:00.507164 [ 194 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1816 rows starting from the beginning of the part
19289 2024.08.27 19:11:00.507225 [ 3 ] {12c32863-2140-489e-bbc7-6f8c88c9afe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
19290 2024.08.27 19:11:00.507346 [ 3 ] {12c32863-2140-489e-bbc7-6f8c88c9afe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19291 2024.08.27 19:11:00.507933 [ 194 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part
19292 2024.08.27 19:11:00.508241 [ 3 ] {12c32863-2140-489e-bbc7-6f8c88c9afe5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19293 2024.08.27 19:11:00.508696 [ 194 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 45 rows starting from the beginning of the part
19294 2024.08.27 19:11:00.509322 [ 194 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 8 rows starting from the beginning of the part
19295 2024.08.27 19:11:00.509439 [ 3 ] {12c32863-2140-489e-bbc7-6f8c88c9afe5} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19296 2024.08.27 19:11:00.509555 [ 3 ] {12c32863-2140-489e-bbc7-6f8c88c9afe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19297 2024.08.27 19:11:00.509934 [ 194 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 45 rows starting from the beginning of the part
19298 2024.08.27 19:11:00.510569 [ 194 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 8 rows starting from the beginning of the part
19299 2024.08.27 19:11:00.510932 [ 3 ] {12c32863-2140-489e-bbc7-6f8c88c9afe5} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
19300 2024.08.27 19:11:00.511855 [ 3 ] {12c32863-2140-489e-bbc7-6f8c88c9afe5} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19301 2024.08.27 19:11:00.512233 [ 3 ] {12c32863-2140-489e-bbc7-6f8c88c9afe5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005107 sec., 11748.580379870764 rows/sec., 810.77 KiB/sec.
19302 2024.08.27 19:11:00.512662 [ 3 ] {12c32863-2140-489e-bbc7-6f8c88c9afe5} <Debug> DynamicQueryHandler: Done processing query
19303 2024.08.27 19:11:00.512701 [ 3 ] {12c32863-2140-489e-bbc7-6f8c88c9afe5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19304 2024.08.27 19:11:00.512731 [ 3 ] {} <Debug> HTTP-Session: 6f0d939e-cb4d-479e-9e8b-0bde83d6b3fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19305 2024.08.27 19:11:00.520794 [ 191 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1930 rows, containing 19 columns (19 merged, 0 gathered) in 0.014685429 sec., 131422.7864912901 rows/sec., 235.50 MiB/sec.
19306 2024.08.27 19:11:00.522664 [ 200 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
19307 2024.08.27 19:11:00.523357 [ 200 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_96_19} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19308 2024.08.27 19:11:00.523453 [ 200 ] {bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba::all_1_96_19} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
19309 2024.08.27 19:11:00.523616 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.31 MiB.
19310 2024.08.27 19:11:01.001149 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.07 MiB, peak 240.33 MiB, free memory in arenas 0.00 B, will set to 225.83 MiB (RSS), difference: 2.77 MiB
19311 2024.08.27 19:11:05.245504 [ 223 ] {} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19312 2024.08.27 19:11:05.245573 [ 223 ] {} <Debug> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19313 2024.08.27 19:11:05.253414 [ 223 ] {} <Debug> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19314 2024.08.27 19:11:05.378785 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19315 2024.08.27 19:11:05.378859 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19316 2024.08.27 19:11:05.381733 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19317 2024.08.27 19:11:05.458481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19318 2024.08.27 19:11:05.458619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19319 2024.08.27 19:11:05.458665 [ 3 ] {} <Debug> HTTP-Session: c576f33a-bff6-4f88-bee9-c0d5f55ba569 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19320 2024.08.27 19:11:05.458708 [ 3 ] {} <Debug> HTTP-Session: c576f33a-bff6-4f88-bee9-c0d5f55ba569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19321 2024.08.27 19:11:05.458737 [ 3 ] {} <Debug> HTTP-Session: c576f33a-bff6-4f88-bee9-c0d5f55ba569 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19322 2024.08.27 19:11:05.458816 [ 3 ] {} <Trace> HTTP-Session: c576f33a-bff6-4f88-bee9-c0d5f55ba569 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19323 2024.08.27 19:11:05.459001 [ 3 ] {90521fbd-a4db-47da-ad73-fa154c5147e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
19324 2024.08.27 19:11:05.459068 [ 3 ] {90521fbd-a4db-47da-ad73-fa154c5147e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
19325 2024.08.27 19:11:05.459399 [ 3 ] {90521fbd-a4db-47da-ad73-fa154c5147e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19326 2024.08.27 19:11:05.459891 [ 3 ] {90521fbd-a4db-47da-ad73-fa154c5147e7} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19327 2024.08.27 19:11:05.459932 [ 3 ] {90521fbd-a4db-47da-ad73-fa154c5147e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19328 2024.08.27 19:11:05.460340 [ 3 ] {90521fbd-a4db-47da-ad73-fa154c5147e7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
19329 2024.08.27 19:11:05.460751 [ 3 ] {90521fbd-a4db-47da-ad73-fa154c5147e7} <Trace> oximeter.fields_ipaddr (8552a87b-971f-4594-abc6-bfd1aee08d50): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19330 2024.08.27 19:11:05.460928 [ 3 ] {90521fbd-a4db-47da-ad73-fa154c5147e7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001976 sec., 1012.1457489878543 rows/sec., 82.53 KiB/sec.
19331 2024.08.27 19:11:05.461149 [ 3 ] {90521fbd-a4db-47da-ad73-fa154c5147e7} <Debug> DynamicQueryHandler: Done processing query
19332 2024.08.27 19:11:05.461177 [ 3 ] {90521fbd-a4db-47da-ad73-fa154c5147e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19333 2024.08.27 19:11:05.461194 [ 3 ] {} <Debug> HTTP-Session: c576f33a-bff6-4f88-bee9-c0d5f55ba569 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19334 2024.08.27 19:11:05.461382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 42443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19335 2024.08.27 19:11:05.461439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19336 2024.08.27 19:11:05.461460 [ 3 ] {} <Debug> HTTP-Session: d8243c75-c8d8-44e2-b38f-f5187329f249 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19337 2024.08.27 19:11:05.461479 [ 3 ] {} <Debug> HTTP-Session: d8243c75-c8d8-44e2-b38f-f5187329f249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19338 2024.08.27 19:11:05.461494 [ 3 ] {} <Debug> HTTP-Session: d8243c75-c8d8-44e2-b38f-f5187329f249 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19339 2024.08.27 19:11:05.461531 [ 3 ] {} <Trace> HTTP-Session: d8243c75-c8d8-44e2-b38f-f5187329f249 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19340 2024.08.27 19:11:05.461726 [ 3 ] {76ebce1f-c3cd-4989-aeda-778d219077f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
19341 2024.08.27 19:11:05.461776 [ 3 ] {76ebce1f-c3cd-4989-aeda-778d219077f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19342 2024.08.27 19:11:05.462021 [ 3 ] {76ebce1f-c3cd-4989-aeda-778d219077f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19343 2024.08.27 19:11:05.462537 [ 3 ] {76ebce1f-c3cd-4989-aeda-778d219077f2} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19344 2024.08.27 19:11:05.462576 [ 3 ] {76ebce1f-c3cd-4989-aeda-778d219077f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19345 2024.08.27 19:11:05.462967 [ 3 ] {76ebce1f-c3cd-4989-aeda-778d219077f2} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
19346 2024.08.27 19:11:05.463333 [ 3 ] {76ebce1f-c3cd-4989-aeda-778d219077f2} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19347 2024.08.27 19:11:05.463494 [ 3 ] {76ebce1f-c3cd-4989-aeda-778d219077f2} <Debug> executeQuery: Read 280 rows, 25.44 KiB in 0.001866 sec., 150053.59056806003 rows/sec., 13.31 MiB/sec.
19348 2024.08.27 19:11:05.463665 [ 3 ] {76ebce1f-c3cd-4989-aeda-778d219077f2} <Debug> DynamicQueryHandler: Done processing query
19349 2024.08.27 19:11:05.463701 [ 3 ] {76ebce1f-c3cd-4989-aeda-778d219077f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
19350 2024.08.27 19:11:05.463718 [ 3 ] {} <Debug> HTTP-Session: d8243c75-c8d8-44e2-b38f-f5187329f249 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19351 2024.08.27 19:11:05.463868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 6776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19352 2024.08.27 19:11:05.463920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19353 2024.08.27 19:11:05.463940 [ 3 ] {} <Debug> HTTP-Session: 418c97e0-c9d3-430e-8284-8a2fe309fd68 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19354 2024.08.27 19:11:05.463957 [ 3 ] {} <Debug> HTTP-Session: 418c97e0-c9d3-430e-8284-8a2fe309fd68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19355 2024.08.27 19:11:05.463972 [ 3 ] {} <Debug> HTTP-Session: 418c97e0-c9d3-430e-8284-8a2fe309fd68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19356 2024.08.27 19:11:05.464005 [ 3 ] {} <Trace> HTTP-Session: 418c97e0-c9d3-430e-8284-8a2fe309fd68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19357 2024.08.27 19:11:05.464126 [ 3 ] {a04bf2a2-9b99-4ffd-97c1-cc56d9235e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
19358 2024.08.27 19:11:05.464172 [ 3 ] {a04bf2a2-9b99-4ffd-97c1-cc56d9235e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
19359 2024.08.27 19:11:05.464399 [ 3 ] {a04bf2a2-9b99-4ffd-97c1-cc56d9235e79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19360 2024.08.27 19:11:05.464754 [ 3 ] {a04bf2a2-9b99-4ffd-97c1-cc56d9235e79} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19361 2024.08.27 19:11:05.464793 [ 3 ] {a04bf2a2-9b99-4ffd-97c1-cc56d9235e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19362 2024.08.27 19:11:05.465154 [ 3 ] {a04bf2a2-9b99-4ffd-97c1-cc56d9235e79} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
19363 2024.08.27 19:11:05.465527 [ 3 ] {a04bf2a2-9b99-4ffd-97c1-cc56d9235e79} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19364 2024.08.27 19:11:05.465684 [ 3 ] {a04bf2a2-9b99-4ffd-97c1-cc56d9235e79} <Debug> executeQuery: Read 47 rows, 3.52 KiB in 0.001597 sec., 29430.181590482156 rows/sec., 2.15 MiB/sec.
19365 2024.08.27 19:11:05.465865 [ 3 ] {a04bf2a2-9b99-4ffd-97c1-cc56d9235e79} <Debug> DynamicQueryHandler: Done processing query
19366 2024.08.27 19:11:05.465890 [ 3 ] {a04bf2a2-9b99-4ffd-97c1-cc56d9235e79} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
19367 2024.08.27 19:11:05.465906 [ 3 ] {} <Debug> HTTP-Session: 418c97e0-c9d3-430e-8284-8a2fe309fd68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19368 2024.08.27 19:11:05.466022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19369 2024.08.27 19:11:05.466072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19370 2024.08.27 19:11:05.466091 [ 3 ] {} <Debug> HTTP-Session: 1d3c1faf-58f0-493c-8554-532695067d7a Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19371 2024.08.27 19:11:05.466118 [ 3 ] {} <Debug> HTTP-Session: 1d3c1faf-58f0-493c-8554-532695067d7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19372 2024.08.27 19:11:05.466134 [ 3 ] {} <Debug> HTTP-Session: 1d3c1faf-58f0-493c-8554-532695067d7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19373 2024.08.27 19:11:05.466166 [ 3 ] {} <Trace> HTTP-Session: 1d3c1faf-58f0-493c-8554-532695067d7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19374 2024.08.27 19:11:05.466267 [ 3 ] {f40c789a-4cef-4049-bb99-2502c35f62d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
19375 2024.08.27 19:11:05.466312 [ 3 ] {f40c789a-4cef-4049-bb99-2502c35f62d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
19376 2024.08.27 19:11:05.466539 [ 3 ] {f40c789a-4cef-4049-bb99-2502c35f62d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19377 2024.08.27 19:11:05.466834 [ 3 ] {f40c789a-4cef-4049-bb99-2502c35f62d8} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19378 2024.08.27 19:11:05.466872 [ 3 ] {f40c789a-4cef-4049-bb99-2502c35f62d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19379 2024.08.27 19:11:05.467241 [ 3 ] {f40c789a-4cef-4049-bb99-2502c35f62d8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
19380 2024.08.27 19:11:05.467611 [ 3 ] {f40c789a-4cef-4049-bb99-2502c35f62d8} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19381 2024.08.27 19:11:05.467781 [ 3 ] {f40c789a-4cef-4049-bb99-2502c35f62d8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001529 sec., 9156.311314584696 rows/sec., 641.25 KiB/sec.
19382 2024.08.27 19:11:05.467946 [ 3 ] {f40c789a-4cef-4049-bb99-2502c35f62d8} <Debug> DynamicQueryHandler: Done processing query
19383 2024.08.27 19:11:05.467972 [ 3 ] {f40c789a-4cef-4049-bb99-2502c35f62d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
19384 2024.08.27 19:11:05.467988 [ 3 ] {} <Debug> HTTP-Session: 1d3c1faf-58f0-493c-8554-532695067d7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19385 2024.08.27 19:11:05.468104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19386 2024.08.27 19:11:05.468153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19387 2024.08.27 19:11:05.468173 [ 3 ] {} <Debug> HTTP-Session: f5e88a4c-99c6-4323-8af9-49286a929252 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19388 2024.08.27 19:11:05.468190 [ 3 ] {} <Debug> HTTP-Session: f5e88a4c-99c6-4323-8af9-49286a929252 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19389 2024.08.27 19:11:05.468204 [ 3 ] {} <Debug> HTTP-Session: f5e88a4c-99c6-4323-8af9-49286a929252 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19390 2024.08.27 19:11:05.468235 [ 3 ] {} <Trace> HTTP-Session: f5e88a4c-99c6-4323-8af9-49286a929252 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19391 2024.08.27 19:11:05.468333 [ 3 ] {48ab1295-cd0f-4607-871c-cc86bc1fc44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
19392 2024.08.27 19:11:05.468376 [ 3 ] {48ab1295-cd0f-4607-871c-cc86bc1fc44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
19393 2024.08.27 19:11:05.468598 [ 3 ] {48ab1295-cd0f-4607-871c-cc86bc1fc44c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19394 2024.08.27 19:11:05.468889 [ 3 ] {48ab1295-cd0f-4607-871c-cc86bc1fc44c} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19395 2024.08.27 19:11:05.468927 [ 3 ] {48ab1295-cd0f-4607-871c-cc86bc1fc44c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19396 2024.08.27 19:11:05.469280 [ 3 ] {48ab1295-cd0f-4607-871c-cc86bc1fc44c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
19397 2024.08.27 19:11:05.469650 [ 3 ] {48ab1295-cd0f-4607-871c-cc86bc1fc44c} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19398 2024.08.27 19:11:05.469812 [ 3 ] {48ab1295-cd0f-4607-871c-cc86bc1fc44c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001496 sec., 4010.6951871657757 rows/sec., 236.96 KiB/sec.
19399 2024.08.27 19:11:05.469812 [ 52 ] {} <Debug> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0
19400 2024.08.27 19:11:05.469912 [ 52 ] {} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19401 2024.08.27 19:11:05.469968 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19402 2024.08.27 19:11:05.470094 [ 3 ] {48ab1295-cd0f-4607-871c-cc86bc1fc44c} <Debug> DynamicQueryHandler: Done processing query
19403 2024.08.27 19:11:05.470131 [ 196 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full
19404 2024.08.27 19:11:05.470140 [ 3 ] {48ab1295-cd0f-4607-871c-cc86bc1fc44c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19405 2024.08.27 19:11:05.470209 [ 3 ] {} <Debug> HTTP-Session: f5e88a4c-99c6-4323-8af9-49286a929252 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19406 2024.08.27 19:11:05.470346 [ 196 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19407 2024.08.27 19:11:05.470403 [ 196 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 6 rows starting from the beginning of the part
19408 2024.08.27 19:11:05.470415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 69742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19409 2024.08.27 19:11:05.470582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19410 2024.08.27 19:11:05.470636 [ 196 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part
19411 2024.08.27 19:11:05.470663 [ 3 ] {} <Debug> HTTP-Session: b9b29c0c-f2b9-434b-933f-824c7443f579 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19412 2024.08.27 19:11:05.470769 [ 3 ] {} <Debug> HTTP-Session: b9b29c0c-f2b9-434b-933f-824c7443f579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19413 2024.08.27 19:11:05.470839 [ 3 ] {} <Debug> HTTP-Session: b9b29c0c-f2b9-434b-933f-824c7443f579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19414 2024.08.27 19:11:05.470949 [ 196 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part
19415 2024.08.27 19:11:05.471012 [ 3 ] {} <Trace> HTTP-Session: b9b29c0c-f2b9-434b-933f-824c7443f579 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19416 2024.08.27 19:11:05.471242 [ 196 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part
19417 2024.08.27 19:11:05.471491 [ 196 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part
19418 2024.08.27 19:11:05.471738 [ 3 ] {3a095b1e-2ed9-432b-a292-3c988c326d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
19419 2024.08.27 19:11:05.471899 [ 3 ] {3a095b1e-2ed9-432b-a292-3c988c326d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19420 2024.08.27 19:11:05.472776 [ 3 ] {3a095b1e-2ed9-432b-a292-3c988c326d72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19421 2024.08.27 19:11:05.474080 [ 191 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004031432 sec., 7441.524500475266 rows/sec., 472.36 KiB/sec.
19422 2024.08.27 19:11:05.474094 [ 3 ] {3a095b1e-2ed9-432b-a292-3c988c326d72} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19423 2024.08.27 19:11:05.474147 [ 3 ] {3a095b1e-2ed9-432b-a292-3c988c326d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19424 2024.08.27 19:11:05.474240 [ 191 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary)
19425 2024.08.27 19:11:05.474723 [ 3 ] {3a095b1e-2ed9-432b-a292-3c988c326d72} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
19426 2024.08.27 19:11:05.474831 [ 191 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_49_12} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19427 2024.08.27 19:11:05.474978 [ 191 ] {bb9b8caf-bc45-46f9-aea2-25aff8f322be::all_1_49_12} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12
19428 2024.08.27 19:11:05.475087 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
19429 2024.08.27 19:11:05.475229 [ 3 ] {3a095b1e-2ed9-432b-a292-3c988c326d72} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19430 2024.08.27 19:11:05.475399 [ 3 ] {3a095b1e-2ed9-432b-a292-3c988c326d72} <Debug> executeQuery: Read 429 rows, 31.45 KiB in 0.004027 sec., 106530.91631487459 rows/sec., 7.63 MiB/sec.
19431 2024.08.27 19:11:05.475592 [ 3 ] {3a095b1e-2ed9-432b-a292-3c988c326d72} <Debug> DynamicQueryHandler: Done processing query
19432 2024.08.27 19:11:05.475618 [ 3 ] {3a095b1e-2ed9-432b-a292-3c988c326d72} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
19433 2024.08.27 19:11:05.475635 [ 3 ] {} <Debug> HTTP-Session: b9b29c0c-f2b9-434b-933f-824c7443f579 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19434 2024.08.27 19:11:05.475774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19435 2024.08.27 19:11:05.475823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19436 2024.08.27 19:11:05.475844 [ 3 ] {} <Debug> HTTP-Session: ef8a5d79-4634-4030-9813-53eb108e3450 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19437 2024.08.27 19:11:05.475861 [ 3 ] {} <Debug> HTTP-Session: ef8a5d79-4634-4030-9813-53eb108e3450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19438 2024.08.27 19:11:05.475876 [ 3 ] {} <Debug> HTTP-Session: ef8a5d79-4634-4030-9813-53eb108e3450 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19439 2024.08.27 19:11:05.475908 [ 3 ] {} <Trace> HTTP-Session: ef8a5d79-4634-4030-9813-53eb108e3450 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19440 2024.08.27 19:11:05.476008 [ 3 ] {8016a551-6277-4c85-bac2-d8696b54345e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
19441 2024.08.27 19:11:05.476054 [ 3 ] {8016a551-6277-4c85-bac2-d8696b54345e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
19442 2024.08.27 19:11:05.476187 [ 3 ] {8016a551-6277-4c85-bac2-d8696b54345e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19443 2024.08.27 19:11:05.476457 [ 3 ] {8016a551-6277-4c85-bac2-d8696b54345e} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19444 2024.08.27 19:11:05.476495 [ 3 ] {8016a551-6277-4c85-bac2-d8696b54345e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19445 2024.08.27 19:11:05.476857 [ 3 ] {8016a551-6277-4c85-bac2-d8696b54345e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
19446 2024.08.27 19:11:05.477194 [ 3 ] {8016a551-6277-4c85-bac2-d8696b54345e} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19447 2024.08.27 19:11:05.477350 [ 3 ] {8016a551-6277-4c85-bac2-d8696b54345e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001358 sec., 4418.262150220913 rows/sec., 230.84 KiB/sec.
19448 2024.08.27 19:11:05.477520 [ 3 ] {8016a551-6277-4c85-bac2-d8696b54345e} <Debug> DynamicQueryHandler: Done processing query
19449 2024.08.27 19:11:05.477546 [ 3 ] {8016a551-6277-4c85-bac2-d8696b54345e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
19450 2024.08.27 19:11:05.477563 [ 3 ] {} <Debug> HTTP-Session: ef8a5d79-4634-4030-9813-53eb108e3450 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19451 2024.08.27 19:11:05.477722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19452 2024.08.27 19:11:05.477785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19453 2024.08.27 19:11:05.477813 [ 3 ] {} <Debug> HTTP-Session: dd316020-8fdb-4118-a751-1422985c2681 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19454 2024.08.27 19:11:05.477832 [ 3 ] {} <Debug> HTTP-Session: dd316020-8fdb-4118-a751-1422985c2681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19455 2024.08.27 19:11:05.477846 [ 3 ] {} <Debug> HTTP-Session: dd316020-8fdb-4118-a751-1422985c2681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19456 2024.08.27 19:11:05.477878 [ 3 ] {} <Trace> HTTP-Session: dd316020-8fdb-4118-a751-1422985c2681 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19457 2024.08.27 19:11:05.478092 [ 3 ] {0cdd6bb2-849b-4df9-bab7-4f81dc511779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
19458 2024.08.27 19:11:05.478139 [ 3 ] {0cdd6bb2-849b-4df9-bab7-4f81dc511779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19459 2024.08.27 19:11:05.478288 [ 3 ] {0cdd6bb2-849b-4df9-bab7-4f81dc511779} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19460 2024.08.27 19:11:05.478741 [ 3 ] {0cdd6bb2-849b-4df9-bab7-4f81dc511779} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19461 2024.08.27 19:11:05.478786 [ 3 ] {0cdd6bb2-849b-4df9-bab7-4f81dc511779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19462 2024.08.27 19:11:05.479239 [ 3 ] {0cdd6bb2-849b-4df9-bab7-4f81dc511779} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
19463 2024.08.27 19:11:05.479617 [ 3 ] {0cdd6bb2-849b-4df9-bab7-4f81dc511779} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19464 2024.08.27 19:11:05.479782 [ 3 ] {0cdd6bb2-849b-4df9-bab7-4f81dc511779} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001805 sec., 131855.95567867038 rows/sec., 8.84 MiB/sec.
19465 2024.08.27 19:11:05.479942 [ 3 ] {0cdd6bb2-849b-4df9-bab7-4f81dc511779} <Debug> DynamicQueryHandler: Done processing query
19466 2024.08.27 19:11:05.479966 [ 3 ] {0cdd6bb2-849b-4df9-bab7-4f81dc511779} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
19467 2024.08.27 19:11:05.479983 [ 3 ] {} <Debug> HTTP-Session: dd316020-8fdb-4118-a751-1422985c2681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19468 2024.08.27 19:11:05.480107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19469 2024.08.27 19:11:05.480156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19470 2024.08.27 19:11:05.480176 [ 3 ] {} <Debug> HTTP-Session: fbf387fd-d0b4-4091-b0a9-796430f186bb Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19471 2024.08.27 19:11:05.480193 [ 3 ] {} <Debug> HTTP-Session: fbf387fd-d0b4-4091-b0a9-796430f186bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19472 2024.08.27 19:11:05.480207 [ 3 ] {} <Debug> HTTP-Session: fbf387fd-d0b4-4091-b0a9-796430f186bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19473 2024.08.27 19:11:05.480238 [ 3 ] {} <Trace> HTTP-Session: fbf387fd-d0b4-4091-b0a9-796430f186bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19474 2024.08.27 19:11:05.480330 [ 3 ] {ea55cc03-e069-4a5d-b9ef-71da459aead2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
19475 2024.08.27 19:11:05.480375 [ 3 ] {ea55cc03-e069-4a5d-b9ef-71da459aead2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
19476 2024.08.27 19:11:05.480503 [ 3 ] {ea55cc03-e069-4a5d-b9ef-71da459aead2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19477 2024.08.27 19:11:05.480755 [ 3 ] {ea55cc03-e069-4a5d-b9ef-71da459aead2} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19478 2024.08.27 19:11:05.480791 [ 3 ] {ea55cc03-e069-4a5d-b9ef-71da459aead2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19479 2024.08.27 19:11:05.481148 [ 3 ] {ea55cc03-e069-4a5d-b9ef-71da459aead2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
19480 2024.08.27 19:11:05.481485 [ 3 ] {ea55cc03-e069-4a5d-b9ef-71da459aead2} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19481 2024.08.27 19:11:05.481650 [ 3 ] {ea55cc03-e069-4a5d-b9ef-71da459aead2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001332 sec., 750.7507507507507 rows/sec., 50.59 KiB/sec.
19482 2024.08.27 19:11:05.481914 [ 3 ] {ea55cc03-e069-4a5d-b9ef-71da459aead2} <Debug> DynamicQueryHandler: Done processing query
19483 2024.08.27 19:11:05.481973 [ 3 ] {ea55cc03-e069-4a5d-b9ef-71da459aead2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
19484 2024.08.27 19:11:05.482030 [ 3 ] {} <Debug> HTTP-Session: fbf387fd-d0b4-4091-b0a9-796430f186bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19485 2024.08.27 19:11:05.482228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 72871, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19486 2024.08.27 19:11:05.482282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19487 2024.08.27 19:11:05.482303 [ 3 ] {} <Debug> HTTP-Session: 1ce6166c-b44a-4823-b989-0a9aa7dc17aa Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19488 2024.08.27 19:11:05.482320 [ 3 ] {} <Debug> HTTP-Session: 1ce6166c-b44a-4823-b989-0a9aa7dc17aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19489 2024.08.27 19:11:05.482334 [ 3 ] {} <Debug> HTTP-Session: 1ce6166c-b44a-4823-b989-0a9aa7dc17aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19490 2024.08.27 19:11:05.482368 [ 3 ] {} <Trace> HTTP-Session: 1ce6166c-b44a-4823-b989-0a9aa7dc17aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19491 2024.08.27 19:11:05.482825 [ 3 ] {460b85d1-50ad-4cc2-97e7-e0c8d4820992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
19492 2024.08.27 19:11:05.482898 [ 3 ] {460b85d1-50ad-4cc2-97e7-e0c8d4820992} <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
19493 2024.08.27 19:11:05.483339 [ 3 ] {460b85d1-50ad-4cc2-97e7-e0c8d4820992} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19494 2024.08.27 19:11:05.484199 [ 3 ] {460b85d1-50ad-4cc2-97e7-e0c8d4820992} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19495 2024.08.27 19:11:05.484236 [ 3 ] {460b85d1-50ad-4cc2-97e7-e0c8d4820992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19496 2024.08.27 19:11:05.484910 [ 3 ] {460b85d1-50ad-4cc2-97e7-e0c8d4820992} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
19497 2024.08.27 19:11:05.485387 [ 3 ] {460b85d1-50ad-4cc2-97e7-e0c8d4820992} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19498 2024.08.27 19:11:05.485611 [ 3 ] {460b85d1-50ad-4cc2-97e7-e0c8d4820992} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.003141 sec., 14326.647564469913 rows/sec., 25.67 MiB/sec.
19499 2024.08.27 19:11:05.485853 [ 3 ] {460b85d1-50ad-4cc2-97e7-e0c8d4820992} <Debug> DynamicQueryHandler: Done processing query
19500 2024.08.27 19:11:05.485878 [ 3 ] {460b85d1-50ad-4cc2-97e7-e0c8d4820992} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
19501 2024.08.27 19:11:05.485895 [ 3 ] {} <Debug> HTTP-Session: 1ce6166c-b44a-4823-b989-0a9aa7dc17aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19502 2024.08.27 19:11:05.486025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19503 2024.08.27 19:11:05.486074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19504 2024.08.27 19:11:05.486094 [ 3 ] {} <Debug> HTTP-Session: 0694480e-3639-41a0-b664-03931523b372 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19505 2024.08.27 19:11:05.486111 [ 3 ] {} <Debug> HTTP-Session: 0694480e-3639-41a0-b664-03931523b372 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19506 2024.08.27 19:11:05.486125 [ 3 ] {} <Debug> HTTP-Session: 0694480e-3639-41a0-b664-03931523b372 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19507 2024.08.27 19:11:05.486156 [ 3 ] {} <Trace> HTTP-Session: 0694480e-3639-41a0-b664-03931523b372 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19508 2024.08.27 19:11:05.486273 [ 3 ] {8a81c2fc-55bb-4db6-ba0d-663d1342ed4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
19509 2024.08.27 19:11:05.486318 [ 3 ] {8a81c2fc-55bb-4db6-ba0d-663d1342ed4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19510 2024.08.27 19:11:05.486446 [ 3 ] {8a81c2fc-55bb-4db6-ba0d-663d1342ed4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19511 2024.08.27 19:11:05.486766 [ 3 ] {8a81c2fc-55bb-4db6-ba0d-663d1342ed4c} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19512 2024.08.27 19:11:05.486804 [ 3 ] {8a81c2fc-55bb-4db6-ba0d-663d1342ed4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19513 2024.08.27 19:11:05.487180 [ 3 ] {8a81c2fc-55bb-4db6-ba0d-663d1342ed4c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
19514 2024.08.27 19:11:05.487511 [ 3 ] {8a81c2fc-55bb-4db6-ba0d-663d1342ed4c} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19515 2024.08.27 19:11:05.487671 [ 3 ] {8a81c2fc-55bb-4db6-ba0d-663d1342ed4c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001434 sec., 57182.705718270576 rows/sec., 3.63 MiB/sec.
19516 2024.08.27 19:11:05.487783 [ 223 ] {} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19517 2024.08.27 19:11:05.487816 [ 223 ] {} <Debug> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19518 2024.08.27 19:11:05.487877 [ 3 ] {8a81c2fc-55bb-4db6-ba0d-663d1342ed4c} <Debug> DynamicQueryHandler: Done processing query
19519 2024.08.27 19:11:05.487906 [ 3 ] {8a81c2fc-55bb-4db6-ba0d-663d1342ed4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
19520 2024.08.27 19:11:05.487934 [ 3 ] {} <Debug> HTTP-Session: 0694480e-3639-41a0-b664-03931523b372 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19521 2024.08.27 19:11:05.489988 [ 223 ] {} <Debug> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19522 2024.08.27 19:11:05.692284 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache
19523 2024.08.27 19:11:05.692367 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache
19524 2024.08.27 19:11:06.678699 [ 224 ] {} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19525 2024.08.27 19:11:06.678796 [ 224 ] {} <Debug> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19526 2024.08.27 19:11:06.681559 [ 224 ] {} <Debug> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
19527 2024.08.27 19:11:10.451252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 10396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19528 2024.08.27 19:11:10.451433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19529 2024.08.27 19:11:10.451480 [ 3 ] {} <Debug> HTTP-Session: c544b9ef-9aee-40b5-a8f4-3fc061dd1ddf Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19530 2024.08.27 19:11:10.451522 [ 3 ] {} <Debug> HTTP-Session: c544b9ef-9aee-40b5-a8f4-3fc061dd1ddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19531 2024.08.27 19:11:10.451550 [ 3 ] {} <Debug> HTTP-Session: c544b9ef-9aee-40b5-a8f4-3fc061dd1ddf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19532 2024.08.27 19:11:10.451631 [ 3 ] {} <Trace> HTTP-Session: c544b9ef-9aee-40b5-a8f4-3fc061dd1ddf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19533 2024.08.27 19:11:10.451910 [ 3 ] {85b19393-ab9c-4d74-8af7-1ad77e93e38e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
19534 2024.08.27 19:11:10.451979 [ 3 ] {85b19393-ab9c-4d74-8af7-1ad77e93e38e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19535 2024.08.27 19:11:10.452317 [ 3 ] {85b19393-ab9c-4d74-8af7-1ad77e93e38e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19536 2024.08.27 19:11:10.452829 [ 3 ] {85b19393-ab9c-4d74-8af7-1ad77e93e38e} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19537 2024.08.27 19:11:10.452876 [ 3 ] {85b19393-ab9c-4d74-8af7-1ad77e93e38e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19538 2024.08.27 19:11:10.453318 [ 3 ] {85b19393-ab9c-4d74-8af7-1ad77e93e38e} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary)
19539 2024.08.27 19:11:10.453725 [ 3 ] {85b19393-ab9c-4d74-8af7-1ad77e93e38e} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19540 2024.08.27 19:11:10.453878 [ 3 ] {85b19393-ab9c-4d74-8af7-1ad77e93e38e} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002041 sec., 35276.82508574228 rows/sec., 2.87 MiB/sec.
19541 2024.08.27 19:11:10.454101 [ 3 ] {85b19393-ab9c-4d74-8af7-1ad77e93e38e} <Debug> DynamicQueryHandler: Done processing query
19542 2024.08.27 19:11:10.454129 [ 3 ] {85b19393-ab9c-4d74-8af7-1ad77e93e38e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
19543 2024.08.27 19:11:10.454145 [ 3 ] {} <Debug> HTTP-Session: c544b9ef-9aee-40b5-a8f4-3fc061dd1ddf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19544 2024.08.27 19:11:10.454294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19545 2024.08.27 19:11:10.454353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19546 2024.08.27 19:11:10.454375 [ 3 ] {} <Debug> HTTP-Session: 5acce265-bf99-4440-a196-e65da8118b94 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19547 2024.08.27 19:11:10.454394 [ 3 ] {} <Debug> HTTP-Session: 5acce265-bf99-4440-a196-e65da8118b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19548 2024.08.27 19:11:10.454408 [ 3 ] {} <Debug> HTTP-Session: 5acce265-bf99-4440-a196-e65da8118b94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19549 2024.08.27 19:11:10.454443 [ 3 ] {} <Trace> HTTP-Session: 5acce265-bf99-4440-a196-e65da8118b94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19550 2024.08.27 19:11:10.454556 [ 3 ] {d71714f7-8eec-4214-9376-f3911c59408a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
19551 2024.08.27 19:11:10.454605 [ 3 ] {d71714f7-8eec-4214-9376-f3911c59408a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
19552 2024.08.27 19:11:10.454844 [ 3 ] {d71714f7-8eec-4214-9376-f3911c59408a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19553 2024.08.27 19:11:10.455164 [ 3 ] {d71714f7-8eec-4214-9376-f3911c59408a} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19554 2024.08.27 19:11:10.455202 [ 3 ] {d71714f7-8eec-4214-9376-f3911c59408a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19555 2024.08.27 19:11:10.455570 [ 3 ] {d71714f7-8eec-4214-9376-f3911c59408a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
19556 2024.08.27 19:11:10.455961 [ 3 ] {d71714f7-8eec-4214-9376-f3911c59408a} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19557 2024.08.27 19:11:10.456097 [ 3 ] {d71714f7-8eec-4214-9376-f3911c59408a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001572 sec., 5089.058524173028 rows/sec., 382.67 KiB/sec.
19558 2024.08.27 19:11:10.456394 [ 3 ] {d71714f7-8eec-4214-9376-f3911c59408a} <Debug> DynamicQueryHandler: Done processing query
19559 2024.08.27 19:11:10.456454 [ 3 ] {d71714f7-8eec-4214-9376-f3911c59408a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
19560 2024.08.27 19:11:10.456514 [ 3 ] {} <Debug> HTTP-Session: 5acce265-bf99-4440-a196-e65da8118b94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19561 2024.08.27 19:11:10.456738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19562 2024.08.27 19:11:10.456809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19563 2024.08.27 19:11:10.456829 [ 3 ] {} <Debug> HTTP-Session: 35317c24-c957-4b68-99ac-0e41a1277a36 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19564 2024.08.27 19:11:10.456847 [ 3 ] {} <Debug> HTTP-Session: 35317c24-c957-4b68-99ac-0e41a1277a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19565 2024.08.27 19:11:10.456861 [ 3 ] {} <Debug> HTTP-Session: 35317c24-c957-4b68-99ac-0e41a1277a36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19566 2024.08.27 19:11:10.456895 [ 3 ] {} <Trace> HTTP-Session: 35317c24-c957-4b68-99ac-0e41a1277a36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19567 2024.08.27 19:11:10.457027 [ 3 ] {92d9cc97-6341-4df6-94a9-9d50d2511c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
19568 2024.08.27 19:11:10.457074 [ 3 ] {92d9cc97-6341-4df6-94a9-9d50d2511c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19569 2024.08.27 19:11:10.457324 [ 3 ] {92d9cc97-6341-4df6-94a9-9d50d2511c7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19570 2024.08.27 19:11:10.457683 [ 3 ] {92d9cc97-6341-4df6-94a9-9d50d2511c7f} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19571 2024.08.27 19:11:10.457720 [ 3 ] {92d9cc97-6341-4df6-94a9-9d50d2511c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19572 2024.08.27 19:11:10.458088 [ 3 ] {92d9cc97-6341-4df6-94a9-9d50d2511c7f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary)
19573 2024.08.27 19:11:10.458459 [ 3 ] {92d9cc97-6341-4df6-94a9-9d50d2511c7f} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19574 2024.08.27 19:11:10.458588 [ 3 ] {92d9cc97-6341-4df6-94a9-9d50d2511c7f} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001607 sec., 44803.982576229 rows/sec., 3.50 MiB/sec.
19575 2024.08.27 19:11:10.458763 [ 3 ] {92d9cc97-6341-4df6-94a9-9d50d2511c7f} <Debug> DynamicQueryHandler: Done processing query
19576 2024.08.27 19:11:10.458788 [ 3 ] {92d9cc97-6341-4df6-94a9-9d50d2511c7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
19577 2024.08.27 19:11:10.458804 [ 3 ] {} <Debug> HTTP-Session: 35317c24-c957-4b68-99ac-0e41a1277a36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19578 2024.08.27 19:11:10.458980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19579 2024.08.27 19:11:10.459031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19580 2024.08.27 19:11:10.459051 [ 3 ] {} <Debug> HTTP-Session: ba5009b9-a6d2-4c10-8233-778194353a70 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19581 2024.08.27 19:11:10.459069 [ 3 ] {} <Debug> HTTP-Session: ba5009b9-a6d2-4c10-8233-778194353a70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19582 2024.08.27 19:11:10.459083 [ 3 ] {} <Debug> HTTP-Session: ba5009b9-a6d2-4c10-8233-778194353a70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19583 2024.08.27 19:11:10.459114 [ 3 ] {} <Trace> HTTP-Session: ba5009b9-a6d2-4c10-8233-778194353a70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19584 2024.08.27 19:11:10.459269 [ 3 ] {ae8b56fc-9780-4882-a217-a8e4df1c0960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
19585 2024.08.27 19:11:10.459318 [ 3 ] {ae8b56fc-9780-4882-a217-a8e4df1c0960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19586 2024.08.27 19:11:10.459461 [ 3 ] {ae8b56fc-9780-4882-a217-a8e4df1c0960} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19587 2024.08.27 19:11:10.459837 [ 3 ] {ae8b56fc-9780-4882-a217-a8e4df1c0960} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19588 2024.08.27 19:11:10.459872 [ 3 ] {ae8b56fc-9780-4882-a217-a8e4df1c0960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19589 2024.08.27 19:11:10.460256 [ 3 ] {ae8b56fc-9780-4882-a217-a8e4df1c0960} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary)
19590 2024.08.27 19:11:10.460604 [ 3 ] {ae8b56fc-9780-4882-a217-a8e4df1c0960} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19591 2024.08.27 19:11:10.460730 [ 3 ] {ae8b56fc-9780-4882-a217-a8e4df1c0960} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001536 sec., 104166.66666666666 rows/sec., 7.26 MiB/sec.
19592 2024.08.27 19:11:10.460894 [ 3 ] {ae8b56fc-9780-4882-a217-a8e4df1c0960} <Debug> DynamicQueryHandler: Done processing query
19593 2024.08.27 19:11:10.460919 [ 3 ] {ae8b56fc-9780-4882-a217-a8e4df1c0960} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
19594 2024.08.27 19:11:10.460935 [ 3 ] {} <Debug> HTTP-Session: ba5009b9-a6d2-4c10-8233-778194353a70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19595 2024.08.27 19:11:10.461072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 14405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19596 2024.08.27 19:11:10.461123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19597 2024.08.27 19:11:10.461141 [ 3 ] {} <Debug> HTTP-Session: 7160d27a-557b-48cb-a205-ba89d21f7dc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19598 2024.08.27 19:11:10.461157 [ 3 ] {} <Debug> HTTP-Session: 7160d27a-557b-48cb-a205-ba89d21f7dc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19599 2024.08.27 19:11:10.461171 [ 3 ] {} <Debug> HTTP-Session: 7160d27a-557b-48cb-a205-ba89d21f7dc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19600 2024.08.27 19:11:10.461202 [ 3 ] {} <Trace> HTTP-Session: 7160d27a-557b-48cb-a205-ba89d21f7dc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19601 2024.08.27 19:11:10.461364 [ 3 ] {d92a9223-2077-43ae-bd41-bf237dd4e854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
19602 2024.08.27 19:11:10.461429 [ 3 ] {d92a9223-2077-43ae-bd41-bf237dd4e854} <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
19603 2024.08.27 19:11:10.461842 [ 3 ] {d92a9223-2077-43ae-bd41-bf237dd4e854} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19604 2024.08.27 19:11:10.462382 [ 3 ] {d92a9223-2077-43ae-bd41-bf237dd4e854} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19605 2024.08.27 19:11:10.462417 [ 3 ] {d92a9223-2077-43ae-bd41-bf237dd4e854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19606 2024.08.27 19:11:10.463035 [ 3 ] {d92a9223-2077-43ae-bd41-bf237dd4e854} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
19607 2024.08.27 19:11:10.463462 [ 3 ] {d92a9223-2077-43ae-bd41-bf237dd4e854} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19608 2024.08.27 19:11:10.463621 [ 3 ] {d92a9223-2077-43ae-bd41-bf237dd4e854} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002345 sec., 3411.5138592750536 rows/sec., 6.11 MiB/sec.
19609 2024.08.27 19:11:10.463982 [ 3 ] {d92a9223-2077-43ae-bd41-bf237dd4e854} <Debug> DynamicQueryHandler: Done processing query
19610 2024.08.27 19:11:10.464047 [ 3 ] {d92a9223-2077-43ae-bd41-bf237dd4e854} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
19611 2024.08.27 19:11:10.464109 [ 3 ] {} <Debug> HTTP-Session: 7160d27a-557b-48cb-a205-ba89d21f7dc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19612 2024.08.27 19:11:10.464358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19613 2024.08.27 19:11:10.464501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19614 2024.08.27 19:11:10.464571 [ 3 ] {} <Debug> HTTP-Session: f3d3d80e-1eb7-4db0-803f-3b7fd0613b14 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19615 2024.08.27 19:11:10.464633 [ 3 ] {} <Debug> HTTP-Session: f3d3d80e-1eb7-4db0-803f-3b7fd0613b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19616 2024.08.27 19:11:10.464679 [ 3 ] {} <Debug> HTTP-Session: f3d3d80e-1eb7-4db0-803f-3b7fd0613b14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19617 2024.08.27 19:11:10.464768 [ 3 ] {} <Trace> HTTP-Session: f3d3d80e-1eb7-4db0-803f-3b7fd0613b14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19618 2024.08.27 19:11:10.464925 [ 3 ] {21a2ed87-207f-4593-b568-abc222f49fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
19619 2024.08.27 19:11:10.464970 [ 3 ] {21a2ed87-207f-4593-b568-abc222f49fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19620 2024.08.27 19:11:10.465108 [ 3 ] {21a2ed87-207f-4593-b568-abc222f49fd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19621 2024.08.27 19:11:10.465401 [ 3 ] {21a2ed87-207f-4593-b568-abc222f49fd1} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19622 2024.08.27 19:11:10.465437 [ 3 ] {21a2ed87-207f-4593-b568-abc222f49fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19623 2024.08.27 19:11:10.465808 [ 3 ] {21a2ed87-207f-4593-b568-abc222f49fd1} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary)
19624 2024.08.27 19:11:10.466134 [ 3 ] {21a2ed87-207f-4593-b568-abc222f49fd1} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19625 2024.08.27 19:11:10.466262 [ 3 ] {21a2ed87-207f-4593-b568-abc222f49fd1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00138 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec.
19626 2024.08.27 19:11:10.466446 [ 3 ] {21a2ed87-207f-4593-b568-abc222f49fd1} <Debug> DynamicQueryHandler: Done processing query
19627 2024.08.27 19:11:10.466485 [ 3 ] {21a2ed87-207f-4593-b568-abc222f49fd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19628 2024.08.27 19:11:10.466517 [ 3 ] {} <Debug> HTTP-Session: f3d3d80e-1eb7-4db0-803f-3b7fd0613b14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19629 2024.08.27 19:11:15.458118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 42310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19630 2024.08.27 19:11:15.458252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19631 2024.08.27 19:11:15.458279 [ 3 ] {} <Debug> HTTP-Session: 3baf17e7-df1c-4f5c-93cc-fce81fa00bf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19632 2024.08.27 19:11:15.458304 [ 3 ] {} <Debug> HTTP-Session: 3baf17e7-df1c-4f5c-93cc-fce81fa00bf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19633 2024.08.27 19:11:15.458319 [ 3 ] {} <Debug> HTTP-Session: 3baf17e7-df1c-4f5c-93cc-fce81fa00bf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19634 2024.08.27 19:11:15.458367 [ 3 ] {} <Trace> HTTP-Session: 3baf17e7-df1c-4f5c-93cc-fce81fa00bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19635 2024.08.27 19:11:15.458661 [ 3 ] {2b2c1a1c-f70b-4c10-bfa4-897e67b7269b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
19636 2024.08.27 19:11:15.458734 [ 3 ] {2b2c1a1c-f70b-4c10-bfa4-897e67b7269b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19637 2024.08.27 19:11:15.459076 [ 3 ] {2b2c1a1c-f70b-4c10-bfa4-897e67b7269b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19638 2024.08.27 19:11:15.459724 [ 3 ] {2b2c1a1c-f70b-4c10-bfa4-897e67b7269b} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19639 2024.08.27 19:11:15.459775 [ 3 ] {2b2c1a1c-f70b-4c10-bfa4-897e67b7269b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19640 2024.08.27 19:11:15.460242 [ 3 ] {2b2c1a1c-f70b-4c10-bfa4-897e67b7269b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary)
19641 2024.08.27 19:11:15.460660 [ 3 ] {2b2c1a1c-f70b-4c10-bfa4-897e67b7269b} <Trace> oximeter.fields_string (74bb7eb6-b604-4995-9d62-048d5d74a85e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19642 2024.08.27 19:11:15.460849 [ 3 ] {2b2c1a1c-f70b-4c10-bfa4-897e67b7269b} <Debug> executeQuery: Read 279 rows, 25.37 KiB in 0.002312 sec., 120674.74048442907 rows/sec., 10.71 MiB/sec.
19643 2024.08.27 19:11:15.461111 [ 3 ] {2b2c1a1c-f70b-4c10-bfa4-897e67b7269b} <Debug> DynamicQueryHandler: Done processing query
19644 2024.08.27 19:11:15.461139 [ 3 ] {2b2c1a1c-f70b-4c10-bfa4-897e67b7269b} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
19645 2024.08.27 19:11:15.461156 [ 3 ] {} <Debug> HTTP-Session: 3baf17e7-df1c-4f5c-93cc-fce81fa00bf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19646 2024.08.27 19:11:15.461360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 6497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19647 2024.08.27 19:11:15.461422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19648 2024.08.27 19:11:15.461443 [ 3 ] {} <Debug> HTTP-Session: 664595b8-e7fa-4936-814e-c4db4fc3891b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19649 2024.08.27 19:11:15.461461 [ 3 ] {} <Debug> HTTP-Session: 664595b8-e7fa-4936-814e-c4db4fc3891b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19650 2024.08.27 19:11:15.461475 [ 3 ] {} <Debug> HTTP-Session: 664595b8-e7fa-4936-814e-c4db4fc3891b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19651 2024.08.27 19:11:15.461511 [ 3 ] {} <Trace> HTTP-Session: 664595b8-e7fa-4936-814e-c4db4fc3891b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19652 2024.08.27 19:11:15.461649 [ 3 ] {6bf7ebdd-5d55-42aa-8f5f-6ff2d83b4b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
19653 2024.08.27 19:11:15.461716 [ 3 ] {6bf7ebdd-5d55-42aa-8f5f-6ff2d83b4b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
19654 2024.08.27 19:11:15.461994 [ 3 ] {6bf7ebdd-5d55-42aa-8f5f-6ff2d83b4b8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19655 2024.08.27 19:11:15.462350 [ 3 ] {6bf7ebdd-5d55-42aa-8f5f-6ff2d83b4b8b} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19656 2024.08.27 19:11:15.462389 [ 3 ] {6bf7ebdd-5d55-42aa-8f5f-6ff2d83b4b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19657 2024.08.27 19:11:15.462780 [ 3 ] {6bf7ebdd-5d55-42aa-8f5f-6ff2d83b4b8b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
19658 2024.08.27 19:11:15.463186 [ 3 ] {6bf7ebdd-5d55-42aa-8f5f-6ff2d83b4b8b} <Trace> oximeter.fields_u16 (516ffc1d-b8cf-497f-878b-8a4f755834b5): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19659 2024.08.27 19:11:15.463347 [ 3 ] {6bf7ebdd-5d55-42aa-8f5f-6ff2d83b4b8b} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001751 sec., 25699.600228440893 rows/sec., 1.89 MiB/sec.
19660 2024.08.27 19:11:15.463587 [ 3 ] {6bf7ebdd-5d55-42aa-8f5f-6ff2d83b4b8b} <Debug> DynamicQueryHandler: Done processing query
19661 2024.08.27 19:11:15.463614 [ 3 ] {6bf7ebdd-5d55-42aa-8f5f-6ff2d83b4b8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
19662 2024.08.27 19:11:15.463673 [ 3 ] {} <Debug> HTTP-Session: 664595b8-e7fa-4936-814e-c4db4fc3891b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19663 2024.08.27 19:11:15.463901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19664 2024.08.27 19:11:15.463986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19665 2024.08.27 19:11:15.464008 [ 3 ] {} <Debug> HTTP-Session: 755b6c6d-9003-4689-81ea-78020dcb71a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19666 2024.08.27 19:11:15.464025 [ 3 ] {} <Debug> HTTP-Session: 755b6c6d-9003-4689-81ea-78020dcb71a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19667 2024.08.27 19:11:15.464043 [ 3 ] {} <Debug> HTTP-Session: 755b6c6d-9003-4689-81ea-78020dcb71a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19668 2024.08.27 19:11:15.464080 [ 3 ] {} <Trace> HTTP-Session: 755b6c6d-9003-4689-81ea-78020dcb71a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19669 2024.08.27 19:11:15.464198 [ 3 ] {832bd994-94e3-471d-b219-80910400e081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
19670 2024.08.27 19:11:15.464246 [ 3 ] {832bd994-94e3-471d-b219-80910400e081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
19671 2024.08.27 19:11:15.464489 [ 3 ] {832bd994-94e3-471d-b219-80910400e081} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19672 2024.08.27 19:11:15.464818 [ 3 ] {832bd994-94e3-471d-b219-80910400e081} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19673 2024.08.27 19:11:15.464856 [ 3 ] {832bd994-94e3-471d-b219-80910400e081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19674 2024.08.27 19:11:15.465228 [ 3 ] {832bd994-94e3-471d-b219-80910400e081} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
19675 2024.08.27 19:11:15.465595 [ 3 ] {832bd994-94e3-471d-b219-80910400e081} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19676 2024.08.27 19:11:15.465758 [ 3 ] {832bd994-94e3-471d-b219-80910400e081} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001593 sec., 8788.449466415568 rows/sec., 615.49 KiB/sec.
19677 2024.08.27 19:11:15.465775 [ 44 ] {} <Debug> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
19678 2024.08.27 19:11:15.465864 [ 44 ] {} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19679 2024.08.27 19:11:15.465920 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19680 2024.08.27 19:11:15.466059 [ 3 ] {832bd994-94e3-471d-b219-80910400e081} <Debug> DynamicQueryHandler: Done processing query
19681 2024.08.27 19:11:15.466114 [ 3 ] {832bd994-94e3-471d-b219-80910400e081} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
19682 2024.08.27 19:11:15.466143 [ 3 ] {} <Debug> HTTP-Session: 755b6c6d-9003-4689-81ea-78020dcb71a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19683 2024.08.27 19:11:15.466145 [ 197 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::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
19684 2024.08.27 19:11:15.466312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19685 2024.08.27 19:11:15.466445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19686 2024.08.27 19:11:15.466462 [ 197 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19687 2024.08.27 19:11:15.466480 [ 3 ] {} <Debug> HTTP-Session: 93479a9d-f632-44d7-b16c-07ec7f279324 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19688 2024.08.27 19:11:15.466532 [ 3 ] {} <Debug> HTTP-Session: 93479a9d-f632-44d7-b16c-07ec7f279324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19689 2024.08.27 19:11:15.466539 [ 197 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 242 rows starting from the beginning of the part
19690 2024.08.27 19:11:15.466574 [ 3 ] {} <Debug> HTTP-Session: 93479a9d-f632-44d7-b16c-07ec7f279324 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19691 2024.08.27 19:11:15.466712 [ 3 ] {} <Trace> HTTP-Session: 93479a9d-f632-44d7-b16c-07ec7f279324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19692 2024.08.27 19:11:15.466822 [ 197 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part
19693 2024.08.27 19:11:15.467017 [ 3 ] {58db03a4-fbde-4805-8296-a20137bad00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
19694 2024.08.27 19:11:15.467143 [ 197 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part
19695 2024.08.27 19:11:15.467171 [ 3 ] {58db03a4-fbde-4805-8296-a20137bad00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
19696 2024.08.27 19:11:15.467504 [ 197 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 228 rows starting from the beginning of the part
19697 2024.08.27 19:11:15.467823 [ 197 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part
19698 2024.08.27 19:11:15.468196 [ 197 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 14 rows starting from the beginning of the part
19699 2024.08.27 19:11:15.468790 [ 3 ] {58db03a4-fbde-4805-8296-a20137bad00b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19700 2024.08.27 19:11:15.469591 [ 3 ] {58db03a4-fbde-4805-8296-a20137bad00b} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19701 2024.08.27 19:11:15.469669 [ 3 ] {58db03a4-fbde-4805-8296-a20137bad00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19702 2024.08.27 19:11:15.470740 [ 3 ] {58db03a4-fbde-4805-8296-a20137bad00b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
19703 2024.08.27 19:11:15.471496 [ 197 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005474372 sec., 96084.08051188337 rows/sec., 6.53 MiB/sec.
19704 2024.08.27 19:11:15.471713 [ 197 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
19705 2024.08.27 19:11:15.471809 [ 3 ] {58db03a4-fbde-4805-8296-a20137bad00b} <Trace> oximeter.fields_u8 (bb9b8caf-bc45-46f9-aea2-25aff8f322be): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19706 2024.08.27 19:11:15.472118 [ 3 ] {58db03a4-fbde-4805-8296-a20137bad00b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005206 sec., 1152.516327314637 rows/sec., 68.09 KiB/sec.
19707 2024.08.27 19:11:15.472630 [ 3 ] {58db03a4-fbde-4805-8296-a20137bad00b} <Debug> DynamicQueryHandler: Done processing query
19708 2024.08.27 19:11:15.472668 [ 3 ] {58db03a4-fbde-4805-8296-a20137bad00b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19709 2024.08.27 19:11:15.472691 [ 3 ] {} <Debug> HTTP-Session: 93479a9d-f632-44d7-b16c-07ec7f279324 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19710 2024.08.27 19:11:15.472798 [ 197 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_66_13} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19711 2024.08.27 19:11:15.472903 [ 197 ] {402f9816-3f08-4be0-8260-97aba3a9bf4a::all_1_66_13} <Trace> oximeter.fields_u32 (402f9816-3f08-4be0-8260-97aba3a9bf4a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
19712 2024.08.27 19:11:15.472949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 69401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19713 2024.08.27 19:11:15.473058 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
19714 2024.08.27 19:11:15.473072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19715 2024.08.27 19:11:15.473114 [ 3 ] {} <Debug> HTTP-Session: 539726e8-56d2-4aab-a4c4-50b619aacafa Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19716 2024.08.27 19:11:15.473132 [ 3 ] {} <Debug> HTTP-Session: 539726e8-56d2-4aab-a4c4-50b619aacafa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19717 2024.08.27 19:11:15.473146 [ 3 ] {} <Debug> HTTP-Session: 539726e8-56d2-4aab-a4c4-50b619aacafa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19718 2024.08.27 19:11:15.473179 [ 3 ] {} <Trace> HTTP-Session: 539726e8-56d2-4aab-a4c4-50b619aacafa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19719 2024.08.27 19:11:15.473410 [ 3 ] {c3161208-e7e0-4c54-87bf-52bafcca7879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
19720 2024.08.27 19:11:15.473457 [ 3 ] {c3161208-e7e0-4c54-87bf-52bafcca7879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19721 2024.08.27 19:11:15.473717 [ 3 ] {c3161208-e7e0-4c54-87bf-52bafcca7879} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19722 2024.08.27 19:11:15.474326 [ 3 ] {c3161208-e7e0-4c54-87bf-52bafcca7879} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19723 2024.08.27 19:11:15.474366 [ 3 ] {c3161208-e7e0-4c54-87bf-52bafcca7879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19724 2024.08.27 19:11:15.474759 [ 3 ] {c3161208-e7e0-4c54-87bf-52bafcca7879} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary)
19725 2024.08.27 19:11:15.475158 [ 3 ] {c3161208-e7e0-4c54-87bf-52bafcca7879} <Trace> oximeter.fields_uuid (10b0a696-2bf6-43ca-97ed-5a0927e233ab): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19726 2024.08.27 19:11:15.475321 [ 3 ] {c3161208-e7e0-4c54-87bf-52bafcca7879} <Debug> executeQuery: Read 427 rows, 31.29 KiB in 0.002035 sec., 209828.00982800985 rows/sec., 15.01 MiB/sec.
19727 2024.08.27 19:11:15.475515 [ 3 ] {c3161208-e7e0-4c54-87bf-52bafcca7879} <Debug> DynamicQueryHandler: Done processing query
19728 2024.08.27 19:11:15.475540 [ 3 ] {c3161208-e7e0-4c54-87bf-52bafcca7879} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
19729 2024.08.27 19:11:15.475556 [ 3 ] {} <Debug> HTTP-Session: 539726e8-56d2-4aab-a4c4-50b619aacafa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19730 2024.08.27 19:11:15.475773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19731 2024.08.27 19:11:15.475824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19732 2024.08.27 19:11:15.475844 [ 3 ] {} <Debug> HTTP-Session: d167d27b-807e-4cc0-8b36-3dfc460f5ed1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19733 2024.08.27 19:11:15.475861 [ 3 ] {} <Debug> HTTP-Session: d167d27b-807e-4cc0-8b36-3dfc460f5ed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19734 2024.08.27 19:11:15.475880 [ 3 ] {} <Debug> HTTP-Session: d167d27b-807e-4cc0-8b36-3dfc460f5ed1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19735 2024.08.27 19:11:15.475912 [ 3 ] {} <Trace> HTTP-Session: d167d27b-807e-4cc0-8b36-3dfc460f5ed1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19736 2024.08.27 19:11:15.476012 [ 3 ] {c91d993b-ec23-414e-b13e-3695b13d0208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
19737 2024.08.27 19:11:15.476058 [ 3 ] {c91d993b-ec23-414e-b13e-3695b13d0208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
19738 2024.08.27 19:11:15.476192 [ 3 ] {c91d993b-ec23-414e-b13e-3695b13d0208} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19739 2024.08.27 19:11:15.476471 [ 3 ] {c91d993b-ec23-414e-b13e-3695b13d0208} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19740 2024.08.27 19:11:15.476508 [ 3 ] {c91d993b-ec23-414e-b13e-3695b13d0208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19741 2024.08.27 19:11:15.476879 [ 3 ] {c91d993b-ec23-414e-b13e-3695b13d0208} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
19742 2024.08.27 19:11:15.477215 [ 3 ] {c91d993b-ec23-414e-b13e-3695b13d0208} <Trace> oximeter.measurements_bool (8937c454-8098-48a1-a01c-f178b6324bfb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19743 2024.08.27 19:11:15.477371 [ 3 ] {c91d993b-ec23-414e-b13e-3695b13d0208} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00138 sec., 4347.826086956522 rows/sec., 227.16 KiB/sec.
19744 2024.08.27 19:11:15.477686 [ 3 ] {c91d993b-ec23-414e-b13e-3695b13d0208} <Debug> DynamicQueryHandler: Done processing query
19745 2024.08.27 19:11:15.477740 [ 3 ] {c91d993b-ec23-414e-b13e-3695b13d0208} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
19746 2024.08.27 19:11:15.477782 [ 3 ] {} <Debug> HTTP-Session: d167d27b-807e-4cc0-8b36-3dfc460f5ed1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19747 2024.08.27 19:11:15.477938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19748 2024.08.27 19:11:15.477989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19749 2024.08.27 19:11:15.478008 [ 3 ] {} <Debug> HTTP-Session: fd1daa3e-1e70-4302-8487-4dee505b26be Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19750 2024.08.27 19:11:15.478025 [ 3 ] {} <Debug> HTTP-Session: fd1daa3e-1e70-4302-8487-4dee505b26be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19751 2024.08.27 19:11:15.478039 [ 3 ] {} <Debug> HTTP-Session: fd1daa3e-1e70-4302-8487-4dee505b26be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19752 2024.08.27 19:11:15.478070 [ 3 ] {} <Trace> HTTP-Session: fd1daa3e-1e70-4302-8487-4dee505b26be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19753 2024.08.27 19:11:15.478311 [ 3 ] {caea33ee-15f8-44c3-b937-1c0ebe7d522e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
19754 2024.08.27 19:11:15.478364 [ 3 ] {caea33ee-15f8-44c3-b937-1c0ebe7d522e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19755 2024.08.27 19:11:15.478529 [ 3 ] {caea33ee-15f8-44c3-b937-1c0ebe7d522e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19756 2024.08.27 19:11:15.478975 [ 3 ] {caea33ee-15f8-44c3-b937-1c0ebe7d522e} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19757 2024.08.27 19:11:15.479012 [ 3 ] {caea33ee-15f8-44c3-b937-1c0ebe7d522e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19758 2024.08.27 19:11:15.479405 [ 3 ] {caea33ee-15f8-44c3-b937-1c0ebe7d522e} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary)
19759 2024.08.27 19:11:15.479773 [ 3 ] {caea33ee-15f8-44c3-b937-1c0ebe7d522e} <Trace> oximeter.measurements_cumulativeu64 (de6e20fe-d2be-49a6-a7d2-228efda7d980): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19760 2024.08.27 19:11:15.479904 [ 3 ] {caea33ee-15f8-44c3-b937-1c0ebe7d522e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00175 sec., 135428.57142857142 rows/sec., 9.08 MiB/sec.
19761 2024.08.27 19:11:15.480079 [ 3 ] {caea33ee-15f8-44c3-b937-1c0ebe7d522e} <Debug> DynamicQueryHandler: Done processing query
19762 2024.08.27 19:11:15.480103 [ 3 ] {caea33ee-15f8-44c3-b937-1c0ebe7d522e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
19763 2024.08.27 19:11:15.480119 [ 3 ] {} <Debug> HTTP-Session: fd1daa3e-1e70-4302-8487-4dee505b26be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19764 2024.08.27 19:11:15.480283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19765 2024.08.27 19:11:15.480338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19766 2024.08.27 19:11:15.480358 [ 3 ] {} <Debug> HTTP-Session: 931d0a2f-ff63-4aa3-83b6-4adfaf4c6822 Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19767 2024.08.27 19:11:15.480374 [ 3 ] {} <Debug> HTTP-Session: 931d0a2f-ff63-4aa3-83b6-4adfaf4c6822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19768 2024.08.27 19:11:15.480388 [ 3 ] {} <Debug> HTTP-Session: 931d0a2f-ff63-4aa3-83b6-4adfaf4c6822 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19769 2024.08.27 19:11:15.480419 [ 3 ] {} <Trace> HTTP-Session: 931d0a2f-ff63-4aa3-83b6-4adfaf4c6822 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19770 2024.08.27 19:11:15.480514 [ 3 ] {2fa56cd5-d3ce-40be-bb5b-88ffac76df46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
19771 2024.08.27 19:11:15.480558 [ 3 ] {2fa56cd5-d3ce-40be-bb5b-88ffac76df46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
19772 2024.08.27 19:11:15.480688 [ 3 ] {2fa56cd5-d3ce-40be-bb5b-88ffac76df46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19773 2024.08.27 19:11:15.480968 [ 3 ] {2fa56cd5-d3ce-40be-bb5b-88ffac76df46} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19774 2024.08.27 19:11:15.481004 [ 3 ] {2fa56cd5-d3ce-40be-bb5b-88ffac76df46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19775 2024.08.27 19:11:15.481350 [ 3 ] {2fa56cd5-d3ce-40be-bb5b-88ffac76df46} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
19776 2024.08.27 19:11:15.481675 [ 3 ] {2fa56cd5-d3ce-40be-bb5b-88ffac76df46} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19777 2024.08.27 19:11:15.481807 [ 3 ] {2fa56cd5-d3ce-40be-bb5b-88ffac76df46} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001313 sec., 761.6146230007616 rows/sec., 51.32 KiB/sec.
19778 2024.08.27 19:11:15.481807 [ 43 ] {} <Debug> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0
19779 2024.08.27 19:11:15.481865 [ 43 ] {} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19780 2024.08.27 19:11:15.481896 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19781 2024.08.27 19:11:15.482084 [ 3 ] {2fa56cd5-d3ce-40be-bb5b-88ffac76df46} <Debug> DynamicQueryHandler: Done processing query
19782 2024.08.27 19:11:15.482145 [ 3 ] {2fa56cd5-d3ce-40be-bb5b-88ffac76df46} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
19783 2024.08.27 19:11:15.482171 [ 196 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full
19784 2024.08.27 19:11:15.482224 [ 3 ] {} <Debug> HTTP-Session: 931d0a2f-ff63-4aa3-83b6-4adfaf4c6822 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19785 2024.08.27 19:11:15.482778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 72916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19786 2024.08.27 19:11:15.482797 [ 196 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19787 2024.08.27 19:11:15.482924 [ 196 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 45 rows starting from the beginning of the part
19788 2024.08.27 19:11:15.483011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19789 2024.08.27 19:11:15.483169 [ 3 ] {} <Debug> HTTP-Session: a65b9b59-e2ca-423b-ad04-013587b25c1b Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19790 2024.08.27 19:11:15.483231 [ 3 ] {} <Debug> HTTP-Session: a65b9b59-e2ca-423b-ad04-013587b25c1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19791 2024.08.27 19:11:15.483297 [ 3 ] {} <Debug> HTTP-Session: a65b9b59-e2ca-423b-ad04-013587b25c1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19792 2024.08.27 19:11:15.483311 [ 196 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part
19793 2024.08.27 19:11:15.483394 [ 3 ] {} <Trace> HTTP-Session: a65b9b59-e2ca-423b-ad04-013587b25c1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19794 2024.08.27 19:11:15.483589 [ 196 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part
19795 2024.08.27 19:11:15.483743 [ 196 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part
19796 2024.08.27 19:11:15.483917 [ 196 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part
19797 2024.08.27 19:11:15.484092 [ 196 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part
19798 2024.08.27 19:11:15.484166 [ 3 ] {308e2cad-a77f-4b4c-a4bb-16908b7f5cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
19799 2024.08.27 19:11:15.484532 [ 3 ] {308e2cad-a77f-4b4c-a4bb-16908b7f5cbc} <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
19800 2024.08.27 19:11:15.486409 [ 3 ] {308e2cad-a77f-4b4c-a4bb-16908b7f5cbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19801 2024.08.27 19:11:15.487290 [ 197 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.005313519 sec., 9409.959764894038 rows/sec., 634.07 KiB/sec.
19802 2024.08.27 19:11:15.487584 [ 197 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary)
19803 2024.08.27 19:11:15.488103 [ 3 ] {308e2cad-a77f-4b4c-a4bb-16908b7f5cbc} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19804 2024.08.27 19:11:15.488197 [ 3 ] {308e2cad-a77f-4b4c-a4bb-16908b7f5cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19805 2024.08.27 19:11:15.488688 [ 197 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_50_10} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19806 2024.08.27 19:11:15.488883 [ 197 ] {a2fe5deb-b9e9-4c34-a54d-465b93a00e47::all_1_50_10} <Trace> oximeter.measurements_f64 (a2fe5deb-b9e9-4c34-a54d-465b93a00e47) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10
19807 2024.08.27 19:11:15.489041 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
19808 2024.08.27 19:11:15.489412 [ 3 ] {308e2cad-a77f-4b4c-a4bb-16908b7f5cbc} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
19809 2024.08.27 19:11:15.489851 [ 3 ] {308e2cad-a77f-4b4c-a4bb-16908b7f5cbc} <Trace> oximeter.measurements_histogramf64 (bdf1e5ab-6bb6-4504-ac8a-711ad6b66eba): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19810 2024.08.27 19:11:15.490005 [ 3 ] {308e2cad-a77f-4b4c-a4bb-16908b7f5cbc} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.006393 sec., 7038.948850305021 rows/sec., 12.61 MiB/sec.
19811 2024.08.27 19:11:15.490528 [ 3 ] {308e2cad-a77f-4b4c-a4bb-16908b7f5cbc} <Debug> DynamicQueryHandler: Done processing query
19812 2024.08.27 19:11:15.490588 [ 3 ] {308e2cad-a77f-4b4c-a4bb-16908b7f5cbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
19813 2024.08.27 19:11:15.490650 [ 3 ] {} <Debug> HTTP-Session: a65b9b59-e2ca-423b-ad04-013587b25c1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19814 2024.08.27 19:11:15.490830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43489, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19815 2024.08.27 19:11:15.490882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19816 2024.08.27 19:11:15.490903 [ 3 ] {} <Debug> HTTP-Session: 835666f2-9c01-4818-aea6-8bc0504b27ca Authenticating user 'default' from [fd00:1122:3344:101::d]:43489
19817 2024.08.27 19:11:15.490920 [ 3 ] {} <Debug> HTTP-Session: 835666f2-9c01-4818-aea6-8bc0504b27ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19818 2024.08.27 19:11:15.490934 [ 3 ] {} <Debug> HTTP-Session: 835666f2-9c01-4818-aea6-8bc0504b27ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19819 2024.08.27 19:11:15.490967 [ 3 ] {} <Trace> HTTP-Session: 835666f2-9c01-4818-aea6-8bc0504b27ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19820 2024.08.27 19:11:15.491094 [ 3 ] {2d13aee5-4e7c-4913-a882-b3637506dd03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
19821 2024.08.27 19:11:15.491141 [ 3 ] {2d13aee5-4e7c-4913-a882-b3637506dd03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19822 2024.08.27 19:11:15.491292 [ 3 ] {2d13aee5-4e7c-4913-a882-b3637506dd03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19823 2024.08.27 19:11:15.491626 [ 3 ] {2d13aee5-4e7c-4913-a882-b3637506dd03} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19824 2024.08.27 19:11:15.491663 [ 3 ] {2d13aee5-4e7c-4913-a882-b3637506dd03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB.
19825 2024.08.27 19:11:15.492063 [ 3 ] {2d13aee5-4e7c-4913-a882-b3637506dd03} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary)
19826 2024.08.27 19:11:15.492397 [ 3 ] {2d13aee5-4e7c-4913-a882-b3637506dd03} <Trace> oximeter.measurements_u64 (49b029b5-d8fe-4268-8512-d623d3d1de46): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19827 2024.08.27 19:11:15.492533 [ 3 ] {2d13aee5-4e7c-4913-a882-b3637506dd03} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001488 sec., 55107.526881720434 rows/sec., 3.50 MiB/sec.
19828 2024.08.27 19:11:15.492705 [ 3 ] {2d13aee5-4e7c-4913-a882-b3637506dd03} <Debug> DynamicQueryHandler: Done processing query
19829 2024.08.27 19:11:15.492729 [ 3 ] {2d13aee5-4e7c-4913-a882-b3637506dd03} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
19830 2024.08.27 19:11:15.492747 [ 3 ] {} <Debug> HTTP-Session: 835666f2-9c01-4818-aea6-8bc0504b27ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db